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:
Johan Lahti
2022-10-14 13:35:16 +02:00
committed by GitHub
parent 419f994f8f
commit 991bfbbbbe
6 changed files with 225 additions and 8 deletions

View File

@@ -1 +1,3 @@
yarn.lock
yarn.lock
.parcel-cache
.cache