Releases: ivandotv/fuerte
@fuerte/[email protected]
Major Changes
-
ebee7da: refactor exported Typescript types
refactorAutosaveCollectionConfig
-
8a3bf02: If the model is added in to the collection when it is initialized, assign
collection
property to the model. -
368b8d3: Remove "set identity from response" functionality.
There is too much magic going on with that.
-
dcdacd1: Remove
Collection.loadStatus
and implementCollection.loading
which is a simple boolean flag property. -
464fa7d: Rename
Collection.getById
to `getByIdentity'
Minor Changes
-
9885620: Implement model save and delete methods.
Model now has a reference to the collection. Collection can be
retrieved viamodel.getCollection()
-
515ec40: Add
onRemoved
andonAdded
callbacks to theModel
class. -
aeaa369: Implement
toJSON
method for the model.
Internally this method returnmodel.payload
@fuerte/[email protected]
Minor Changes
- db8c5b7: move autosave package in to the core
@fuerte/[email protected]
Patch Changes
- Updated dependencies [ccd88ec]
- Updated dependencies [ccd88ec]
- @fuerte/[email protected]
@fuerte/[email protected]
Patch Changes
- Updated dependencies [ccd88ec]
- Updated dependencies [ccd88ec]
- @fuerte/[email protected]
@fuerte/[email protected]
Major Changes
- 7d32e25: Update package dependencies, and make all packages of type
module
.
Patch Changes
- Updated dependencies [7d32e25]
- @fuerte/[email protected]
@fuerte/[email protected]
Major Changes
- 7d32e25: Update package dependencies, and make all packages of type
module
.
Patch Changes
- Updated dependencies [7d32e25]
- @fuerte/[email protected]
@fuerte/[email protected]
Major Changes
-
6c3a1be: remove lite collection
lite collection has been merged to the regular collection and model has no reference to the collection anymore.
Patch Changes
- Updated dependencies [6c3a1be]
- @fuerte/[email protected]
@fuerte/[email protected]
Major Changes
-
6c3a1be: remove lite collection
lite collection has been merged to the regular collection and model has no reference to the collection anymore.
Patch Changes
- Updated dependencies [6c3a1be]
- @fuerte/[email protected]
@fuerte/[email protected]
Patch Changes
- Updated dependencies [654507b]
- @fuerte/[email protected]
@fuerte/[email protected]
Patch Changes
- Updated dependencies [654507b]
- @fuerte/[email protected]