mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
feat(filter-set): adding new filters (#13515)
* 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 * feat: add tabs for filter sets * feat: add buttons to filter set * feat: first phase add filter sets * fix: undo FF * fix: fix CR notes * fix: fix CR notes * lint: fix lint * fix: fix filter bar opening * refactor: continue filter sets
This commit is contained in:
2
superset-frontend/package-lock.json
generated
2
superset-frontend/package-lock.json
generated
@@ -59,8 +59,8 @@
|
||||
"fontsource-inter": "^3.0.5",
|
||||
"geolib": "^2.0.24",
|
||||
"global-box": "^1.2.0",
|
||||
"immer": "^8.0.1",
|
||||
"html-webpack-plugin": "^4.5.1",
|
||||
"immer": "^8.0.1",
|
||||
"immutable": "^4.0.0-rc.12",
|
||||
"interweave": "^11.2.0",
|
||||
"jquery": "^3.5.1",
|
||||
|
||||
Reference in New Issue
Block a user