Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Åström
8467978604 feat: add basic bundle analysis for dev builds (#1673) 2025-01-30 13:59:23 +01:00
linhnguyen-qlik
e29328cae3 fix: make sure stepCycle exists before calling (#1509)
* 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>
2024-03-18 11:26:07 +01:00
Christian Veinfors
d053ee3811 refactor: minor adjustments to actionstoolbar (#1281) 2023-05-29 10:04:56 +02:00
Tobias Åström
48736a8684 chore: update enigma (#1169)
* chore: update enigma

* chore: update schemas as well
2023-03-21 14:53:25 +01:00
Tobias Åström
8bd997a38f chore!: set required node version (#969)
* chore!: set required node version

* chore: update parcel
2022-10-21 15:29:24 +02:00
Johan Lahti
991bfbbbbe 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
2022-10-14 13:35:16 +02:00
Johan Lahti
0743cd0e84 fix: get back the styled scrollbar (#899)
* 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
2022-08-24 10:51:33 +02:00
Quan Ho
1936b176ed docs: update doc to add example how to connect to a local app (#896) 2022-08-17 09:06:12 +02:00
Johan Lahti
3ee24623e3 chore(dev-mashup): Fix broken yarn start (#893)
* chore: adaptations to parcel v.2
2022-08-15 15:58:54 +02:00
Tobias Åström
e5f31eeabd chore: update parcel and bypass hmr bug (#792) 2022-03-15 08:20:31 +01:00
Johan Lahti
024b8a451b refactor(listbox): Enable integration of Listbox by providing additional options (#742)
* 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
2022-01-25 13:32:17 +01:00
Christian Veinfors
78a4140665 refactor: update engine schema version (#727) 2021-12-06 12:36:41 +01:00
Li Kang
a228004f75 chore: add chart conversion example (#681)
* feat: add types to nebula serve

* chore: add docs

* chore: add chart conversion example

* chore(desp): bump parcel version in example code

Co-authored-by: caele <tsm@qlik.com>
2021-09-29 14:24:20 +02:00
Li Kang
5cb6233f10 docs: fix format (#648) 2021-08-11 09:20:30 +02:00
renovate[bot]
f6776a2cb2 chore(deps): update dependency husky to v6 (#595)
* chore(deps): update dependency husky to v6

* chore(deps): update dependency husky to v6

* chore: add husky hooks

* chore: test husky

* chore: update lockfile

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>
2021-04-09 10:42:16 +02:00
Tobias Åström
a1dc2fc6e9 chore: update local dev environment (#575) 2021-02-16 09:48:31 +01:00
Tobias Åström
2ce33628e5 chore: add dev mashup example (#536)
* chore: add dev mashup example

* chore: update example readme

* fix: update schema version

* chore: change stardust to dep
2020-11-16 13:12:45 +01:00