Lurid Bronze Pointer
Version 1.1.0 🎆
- Feature: collections has
data
member now.data
is an array, and the requested information is kept in order. Closes #84. Closes #54. - Feature: trackBy added on collection. Optimize use of ngFor.
- Deprecated: callback functions deprecated on get(), all(), detele() and save().
And...
- Demo: demo-collection-info component added. Show info about received collection.
- tslint: array<> to [] on types
- version 1.1.0 bump
- Readme updated: sort and trackby added