IdanCo / ng1bs4

AngularJS with Bootstrap 4
https://idanco.github.io/ng1bs4
38 stars 13 forks source link

Pagination Component #33

Closed langdonx closed 7 years ago

langdonx commented 7 years ago

Take a look and let me know what you think. Some things of note:

langdonx commented 7 years ago

This resolves #28.

langdonx commented 7 years ago

Resolved the issues we discussed above:

Let me know if I missed anything, you catch any other weirdness, or you have any other ideas. We could probably add more options, but it seems like a good start.

IdanCo commented 7 years ago

Thank you so much for the awesome work!

IdanCo commented 7 years ago

btw - $onChanges receives a changeObject with a flag indicating the controller is initializing. But it can easily wait for the next PR...