ilyavf on v0.11.1
ilyavf on master
0.11.1 (compare)
ilyavf on master
minor readme syntax (compare)
ilyavf on master
fixed examples with changePage.… Merge pull request #19 from ica… (compare)
ilyavf on 18-grid-pagination
fixed examples with changePage.… (compare)
ilyavf on can-4
ilyavf on master
upgraded deps migrate: can-event -> can-queues migrate: vm and stache updates and 8 more (compare)
ilyavf on v0.11.0
Hi @MarcGodard, thanks for contributing!
Since the version of the package is still less than 1.0 you will have to either update your package.json dependency or just remove it from npm_modules. Then you will get the newer one via npm install.
Good point on resetting the currentPage on sorting. Not sure yet how to do this since these are separate mixins... we will get back to this.