* fix: make sure checking stepCycle func exist before calling
* fix: make sure stepCycle func exist before calling
* fix: also check if app exist
* fix: add return
* fix: make sure checking stepCycle func exist before calling
* fix: make sure stepCycle func exist before calling
* fix: also check if app exist
* fix: add return
* chore: update engima and schema version
* test: unit test
* fix: remove engine version
---------
Co-authored-by: caele <tsm@qlik.com>
* 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
* fix: make scrollbar styling work again
* chore: rm main field to prevent error
* refactor: make horizontal scrolling work
* refactor: make horizontal item width smaller
* fix: float not needed
* fix: revert the size change
* refactor: support custom selections api
* refactor: add update as option and unit tests
* test: for listbox
* docs: update
* fix: user-select none and make example run
* fix: prevent conditional hooks calls
* refactor: prevent executing unnecessary code