Skip to content

Releases: reyesoft/ngx-jsonapi

2.1.10: Fix to object (#240)

09 Oct 14:40
Compare
Choose a tag to compare

param fields fixed

04 Oct 14:06
deaa433
Compare
Choose a tag to compare

Json Ripper and Data Provider (Storage)

04 Oct 12:06
b1e09f1
Compare
Choose a tag to compare
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

12 Sep 20:18
af7db15
Compare
Choose a tag to compare

2.0.0-rc.2: console.log only on dev mode (#109)

13 Sep 19:00
cd063ec
Compare
Choose a tag to compare

Lurid Bronze Pointer

12 Aug 23:07
9da3d85
Compare
Choose a tag to compare

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

20 Jul 15:45
dc8b558
Compare
Choose a tag to compare
  • Feature: service.newCollection(): Collection

Production ready

23 May 23:04
7ef7632
Compare
Choose a tag to compare
1.0.0

1.0.0 version released (#66)

Production ready.

04 May 17:47
c69b504
Compare
Choose a tag to compare
  • Localfilter fixed.

0.2.0 JsonApi with models

27 Dec 22:01
0024502
Compare
Choose a tag to compare
Services work like data models

* models done

* models with relationships done

* version bump

* version bump