Releases: reyesoft/ngx-jsonapi
Releases · reyesoft/ngx-jsonapi
2.1.10: Fix to object (#240)
param fields fixed
Json Ripper and Data Provider (Storage)
Feature: Json Ripper and Data Providers (#221) * fix/removeRelationshipLikeJsonApiSpecification * Json Ripper and Data Provider tested. Package json updated, last version of Jest used * jest types updated * getAll done for new JsonRipper * ripper ready for get() * circle ci require 1 node * json ripper fixed for hasOne = null * proposal: collection have resources[] or basicresources[] (#224) * Feature/without memory service (#226) * ContentType added (#227) * feature/dexie-work-with-elements-and-collections (#228) * Improve typing and test cahememory (#229) * fix/get-with-include (#230)
2.1.6
2.0.0-rc.2: console.log only on dev mode (#109)
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
Purple Platinum Doberman
- Feature: service.newCollection(): Collection
Production ready
1.0.0 1.0.0 version released (#66)
Production ready.
- Localfilter fixed.
0.2.0 JsonApi with models
Services work like data models * models done * models with relationships done * version bump * version bump