feat(native-filters): Update filter bar buttons (#13506)

* refactor(native-filters): move data mask to root reducer

* refactor: update rest stuff for dataMask

* refactor: add ownCrrentState to explore

* fix: fix immer reducer

* fix: merge with master

* refactor: support explore dataMask

* refactor: support explore dataMask

* docs: add comment

* refactor: remove json stringify

* fix: fix failed cases

* feat: filter bat buttons start

* fix: fix CR notes

* fix: fix cascade filters

* fix: fix CR notes

* refactor: add clear all

* fix: fix CR notes

* fix: fix CR notes

* fix: fix CR notes

* feat: buttons in filter bar

* lint: update imports

* test: fix tests
This commit is contained in:
simcha90
2021-03-07 11:27:22 +02:00
committed by GitHub
parent 45972e9945
commit 3970d7316b
4 changed files with 73 additions and 34 deletions

View File

@@ -174,6 +174,7 @@
"rison": "^0.1.1",
"shortid": "^2.2.6",
"urijs": "^1.19.4",
"use-immer": "^0.4.2",
"use-query-params": "^1.1.9"
},
"devDependencies": {