Releases: manudss/akita-filters-plugin
Releases · manudss/akita-filters-plugin
v6.0.1
v6.0.0
6.0.0 (2021-05-02)
Bug Fixes
- akita-filter: Fix compile issue for datasource (4f54bbd)
- akita-filter: Fix compile issue with type AkitaFilter (e38573d)
Features
BREAKING CHANGES
- akita-filter: deprecated AkitaFilter type : use AkitaFilterLocal or AkitaFilterServer instead. All type extends AkitaFilterBase, that is used by the library.
v5.0.0
v4.1.1
v4.1.0
4.1.0 (2021-01-28)
Bug Fixes
- akita-filter-plugins: fix withServer sort (6d7513f)
- akita-filter-plugins: Remove connect with until disconnect (a46155f)
- akita-filter-plugins: Remove share() operators in plugins (2ebea9c)
- akita-filters-plugin: fix compile error (741b4f9)
- akita-mat-data-source: Correct count to work in all time. (d10187b)
- akita-mat-data-source: extract data-source-with-server-options (ca35e40)
- akita-mat-data-source: fix akita mat datasource compile (ab1e09a)
- akita-mat-data-source: fix filters/distinct compare for onFiltersChanges$ (6b7c88c)
- akita-mat-data-source: Fix subription when withserver pagination (32e27ef)
- akita-mat-data-source: Fix subscription (dc7521a)
- filters-utils: fix imports akita-mat-data-source (db1db90)
- mat-data-source: fix imports for akita-mat-data-source when compile:datasource (a00b487)
- fix builds errors (08e9f85)
- fix PR review [] with Array<> (16cfa57)
- with-server: fix with-server feature (39cc448), closes #23
- with-server-demo: fix search (8a86a2b)
Features
- akita-mat-data-source: ✨ Add getter for Mat Sort (7eb36e3)
- akita-mat-data-source: ✨ Add server side pagination for mat datasource (61ec633), closes #23
- akita-mat-data-source: add reset pagination page index when changes filters on server pagination (bcf7666)
- akita-mat-datasource: publish in beta withServer feature (def61b5), closes #23
- akitaMatDataSource: add with options function to set options after constructors. (7253f69)
- demo: display an add cart button (6631a4b)
- filters-plugins: add share pipe, in all public select (4771a5b)
- mat-data-source: add with server function in akitaMatDataSource + can specify id for search filter. (328b1e5)
- with-server: add deep distinct changes to select-filters to avoid call server, when update to a local filters (223dc83)
- with-server: cancel previous is server function, when new call back arrive. (6310711)
- with-server-demo: add a with server demo (1ca85e0)
- with-server-demo: improve demo with a version of filters local (fd708fc)
- with-server-demo: use NgEntityService (24aeced)
v4.1.0-beta.9
v4.1.0-beta.8
4.1.0-beta.8 (2020-11-27)
Bug Fixes
- akita-filter-plugins: Remove connect with until disconnect (d2b7727)
v4.1.0-beta.7
4.1.0-beta.7 (2020-11-27)
Bug Fixes
- akita-filter-plugins: Remove share() operators in plugins (7be2d5c)
v4.1.0-beta.6
4.1.0-beta.6 (2020-11-26)
Bug Fixes
- akita-mat-data-source: fix filters/distinct compare for onFiltersChanges$ (ef8bf97)
- filters-utils: fix imports akita-mat-data-source (aee068d)
- mat-data-source: fix imports for akita-mat-data-source when compile:datasource (d24fce3)
Features
- filters-plugins: add share pipe, in all public select (434802a)
v4.1.0-beta.5
4.1.0-beta.5 (2020-11-24)
Bug Fixes
- akita-mat-data-source: Correct count to work in all time. (a76b265)
- akita-mat-data-source: extract data-source-with-server-options (e56e59e)
- akita-mat-data-source: Fix subscription (3772660)
Features
- akita-mat-data-source: add reset pagination page index when changes filters on server pagination (b6d2984)