Releases: gabrielguerrero/ngrx-traits
Releases · gabrielguerrero/ngrx-traits
v17.1.1
v17.1.0
17.1.0 (2024-04-29)
Bug Fixes
- fix build (5cd61ee)
- fix signals package npm publish config (8da16fd)
- fix signals publish (3d4ca26)
- fixed bug in withEntitiesSingleSelection clear cache when filter is called (762a5de)
- rename entitiesCurrentPage().loading to isLoading (298983d)
- unit test, and small bug fixes found in unit test (21626e4)
Features
- add pagination methods to withEntitiesRemoteScrollPagination, and preload page logic (3298a13)
- added new default debounce to filter entities (466c677)
- added onSuccess and onError to withCalls and withEntitiesLoadingCall (2c701bb)
- added resetEntitiesFilter and isEntitiesFilterChanged to withEntities*Filter (8547fbc)
- allow hasMore param in setEntitiesResult of withEntitiesRemoteScrollPagination (f5a4422)
- expose idsSelected computed signal in multi selection (dc9a07e)
- new filterState for withLogger and withSyncToWebStorage (86393fd)
- new trait withEventHandler (531b36d)
- new withSyncToWebStorage plus docs and small fixes (0b6a9dd)
- withEntitiesInfinitePagination (9af9bfa)
- signals: new signals package with ngrx signals common store features (92b52eb)
- signals: several fixes (e8941ca)
v17.1.0-beta.12
17.1.0-beta.12 (2024-04-29)
Features
- new filterState for withLogger and withSyncToWebStorage (29d8f98)
v17.1.0-beta.10
17.1.0-beta.10 (2024-04-22)
Features
- allow hasMore param in setEntitiesResult of withEntitiesRemoteScrollPagination (ebab52a)
v17.1.0-beta.9
v17.1.0-beta.8
17.1.0-beta.8 (2024-04-19)
Bug Fixes
Features
- expose idsSelected computed signal in multi selection (6d80ae6)
v17.1.0-beta.7
v17.1.0-beta.6
17.1.0-beta.6 (2024-04-17)
Bug Fixes
- fixed bug in withEntitiesSingleSelection clear cache when filter is called (16c22d2)