- Propagate version number from
package.json
to codebase during build
- Improved unit testing
- Improved demos
- Improved sorting
- Added filtering abilities
- Added setSort() and setFilter() methods
- Make pager() argument-less
- Don't force attributes
- Let the developer change the type of the request
- Make the API cleaner
- Some bug fixes
- Rewrite to simplify the project API
- Unify components under the same collection hood
- Rewrite of all components
- Initial release of client and request pagers
- Initial work on version to work with requests to a server
- Basic pagination of a single response from the server