Commit Graph

54 Commits

Author SHA1 Message Date
dependabot[bot]
eda39166b3 chore(deps): bump loader-utils in /examples/sn-hello-react (#1054)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 08:59:20 +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
caele
e04e380738 chore: prep commands for 3.0 2022-09-19 12:03:11 +02:00
dependabot[bot]
fda4901710 build(deps): bump terser in /examples/sn-hello-react (#902)
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.9.0...v5.15.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 16:32:23 +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
31666353bd chore: update sn-hello-react (#858) 2022-06-21 17:02:43 +02:00
dependabot[bot]
ee6e044e81 build(deps): bump minimist in /examples/sn-hello-react (#810)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 16:02:42 +02:00
caele
15dcbedacf chore: update hello-react deps 2022-03-31 09:48:52 +02:00
dependabot[bot]
2464c4a439 build(deps): bump nanoid in /examples/sn-hello-react (#803)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 11:14:43 +01:00
caele
428de3956a chore: make renovate target hello-react 2022-03-22 08:37:13 +01:00
Tobias Åström
e5f31eeabd chore: update parcel and bypass hmr bug (#792) 2022-03-15 08:20:31 +01:00
dependabot[bot]
118197c184 build(deps): bump follow-redirects in /examples/sn-hello-react (#790)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 09:08:36 +01:00
dependabot[bot]
85c28a9727 build(deps): bump url-parse in /examples/sn-hello-react (#789)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-10 12:54:54 +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
7c43dd09dc refactor: remove ACCEPT_EULA option from nebula serve due to qlikcore engine deprecation (#724) 2021-12-06 10:00:06 +01:00
Li Kang
87f1be979f chore: bump peerDependencies (#684)
* feat: add types to nebula serve

* chore: add docs

* chore: bump peerDependencies

Co-authored-by: caele <tsm@qlik.com>
2021-10-01 09:06:28 +02: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
Tobias Åström
596fddb350 Tsm/update example (#679)
* chore: update react example

* chore: change example to use nebula build
2021-09-23 11:29:27 +02:00
dependabot[bot]
62ed0ac424 chore(deps): bump lodash in /examples/sn-hello-react (#653)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 08:34:24 +02:00
Li Kang
5cb6233f10 docs: fix format (#648) 2021-08-11 09:20:30 +02:00
Tobias Åström
57a8091007 chore: update examples and templates (#624)
* chore: update react example deps

* chore: update templates
2021-06-09 09:42:02 +02:00
caele
c21b841431 chore: update example mashup 2021-05-17 13:07:52 +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
85af5688d4 chore: update react example (#571) 2021-02-04 19:22:51 +01:00
dependabot[bot]
309a6494cc chore(deps): bump dot-prop in /examples/sn-hello-react (#567)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 09:27:01 +01:00
dependabot[bot]
6832678400 chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/sn-hello-react (#568)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:26:19 +01:00
dependabot[bot]
48f46ab912 chore(deps): bump mixin-deep in /examples/sn-hello-react (#566)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:25:52 +01:00
Tobias Åström
2b4ec95535 chore: update react example deps (#565) 2021-02-02 14:30:14 +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
Tobias Åström
ee191cc3db chore: update deps (#523) 2020-10-13 16:45:30 +02:00
Miralem Drek
6a28ec3dd4 refactor: expose nucleus and supernova via stardust package (#415)
BREAKING CHANGE: nucleus and supernova are no longer public packages and are both replaced by stardust
2020-04-28 13:02:41 +02:00
Miralem Drek
c999190b11 docs: remove mention of 'next' track in install instructions 2020-03-17 13:29:41 +01:00
Miralem Drek
25be834ed7 refactor: refactor nucleus create/get (#338)
BREAKING CHANGE: deprecate nucleus get/create in favour of nucleus.render
2020-03-05 15:39:19 +01:00
Miralem Drek
1df94ccd27 docs: update mashup example 2020-02-13 13:16:13 +01:00
Anders Nilsson
23b0d0418d chore: format commits (#304) 2020-02-13 12:39:51 +01:00
Miralem Drek
aad3d21a4d chore(release): v0.1.0-alpha.28 2020-01-30 16:07:09 +01:00
Miralem Drek
82d2f0ad64 chore(deps): avoid lock on peer dependencies (#287) 2020-01-29 16:48:53 +01:00
Miralem Drek
6479d2921c docs: update react example with hooks (#277) 2020-01-28 17:26:50 +01:00
Christoffer Åström
7f0e98c5d3 chore: pin all deps (#153)
* chore: pin all deps

* chore: update `yarn.lock`
2019-10-30 08:59:56 +01:00
Miralem Drek
73dd72f61d docs(examples): update mashup to load resources from unpkg (#64) 2019-06-10 09:47:28 +02:00
Miralem Drek
44bbbb5269 feat(nucleus): move load config to initiator 2019-06-07 11:30:55 +02:00
Miralem Drek
4153c5533b fix(sn-hello-react): replace env variable at build time 2019-06-05 12:30:14 +02:00
Miralem Drek
6a4305c703 docs: add supernova react example 2019-05-26 19:27:13 +02:00
Miralem Drek
8fd28afa99 docs(example): remove leonardo-ui dependency 2019-05-14 12:25:08 -05:00
Miralem Drek
db9743de7c chore(deps): lock leonardo-ui to 1.6
leonardo-ui v1.7.0 has a node dependency of >=10.11 which would cause
yarn to throw if that requirement is not met.

We want to be able to run on node 8 until its end-of-life.
2019-03-07 17:53:59 +01:00