mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
refactor(filter-pane-handler): Add filter pane handler without messing with dimension creation (#959)
* refactor: support multiple dims in filterpane * refactor: use get dims from handler * refactor: only rm dims on success * fix: correct naming * fix: hard-code to max 1 dim for lo-handler * test: cover new functionality with unit tests * chore: rm yarn lock changes * revert: yarn lock * refactor: introduce handler without breaking dims * fix: ignore parcel env files * fix: ignore parcel env files * fix: end with empty line * fix: be explicit without involving maxDimensions * refactor: remove dims after set props success
This commit is contained in:
4
examples/dev-mashup/.gitignore
vendored
4
examples/dev-mashup/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
yarn.lock
|
||||
yarn.lock
|
||||
.parcel-cache
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user