added-pagination-api
Improvements:
- added pagination attributes by @AndreySyagrovskiy, many thanks! #48
Fixes:
- fixed a RxJS dependency error
- fixed documentation & demo-app regarding the
selectable
attribute. Please make sure in your code that you always pass a boolean value to it, true|false|expression. Thanks for not using it without attribute value.