TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

Added a paging in the demo and added a provider for fake data #77

Closed Nordes closed 6 years ago

Nordes commented 6 years ago

Since I wanted to use this template for some code demo, I wanted to add some paging and some basic dependency injection (1 data provider in this case).

You can reject the pull request if you prefer to keep the template as basic as it can be.

Changes:

Look: image

MarkPieszak commented 6 years ago

@Nordes this looks so awesome!! Great job 👍🎖🎖🎖

It looks like there are some branch conflicts? Can you get latest from remote master, and pull them in - I'll get it merged as soon as it's all fixed up!

You rock 🚀

Nordes commented 6 years ago

I'll do the pull tonight from home ;).

Nordes commented 6 years ago

Normally all is good. You can do a validation and then accept the PR. Sorry if I make a lot of commit ;) I tend to prefer to have multiple small commit on specific things.

MarkPieszak commented 6 years ago

Great! Merging now 👍