Commit 128320a 1 parent c72f0ba commit 128320a Copy full SHA for 128320a
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
![ npm] ( https://img.shields.io/npm/v/akita-filters-plugin.svg?style=popout-square ) ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/akita-filters-plugin.svg?style=popout-square )
4
4
![ GitHub last commit] ( https://img.shields.io/github/last-commit/manudss/akita-filters-plugin.svg?style=popout-square )
5
5
6
- ![ Travis (.org)] ( https://img.shields.io/travis/manudss/akita-filters-plugin.svg?style=popout-square )
7
6
8
7
Sometimes, you need to display a list and provide users the ability to filter your list.
9
8
Entity-store give the ability to filter, a sorting, by given options to selectAll() function.
@@ -832,10 +831,12 @@ update to angular 10. So this libs should not be fully compatible with previous
832
831
833
832
### Breaking Changes : 6.x to 7.x
834
833
835
- * update to angular 13 and Build in Ivy modes . So this libs should not be fully compatible with previous Angular version .
834
+ * update to angular 16 - 17 and Build in Ivy modes . So this lib should not be fully compatible with previous Angular version .
836
835
* Akita filters Mat Datasource is no longer published in the same package o Akita - filter - plugins .
837
836
* You need to install it from a separate package
838
837
* Imports it from different package
838
+ * minimal required version was angular 16 and Akita 8
839
+ * Updated all repository
839
840
840
841
Install the new module akita - filters - mat - datasource
841
842
You can’t perform that action at this time.
0 commit comments