Commit Graph

11 Commits

Author SHA1 Message Date
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