Commit Graph

20 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
Tobias Åström
48736a8684 chore: update enigma (#1169)
* chore: update enigma

* chore: update schemas as well
2023-03-21 14:53:25 +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
caele
c21b841431 chore: update example mashup 2021-05-17 13:07:52 +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
6479d2921c docs: update react example with hooks (#277) 2020-01-28 17:26:50 +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
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
Christoffer Åström
87b0187884 chore: change schema url (#14)
Use a bit safer url for fetching the enigma schema
2019-03-01 08:57:39 +01:00
Miralem Drek
d847a7897c feat: add selection api (#3) 2019-02-06 13:49:53 +01:00
Miralem Drek
11b8aca2b6 test: add supernova unit tests (#1) 2019-01-30 15:41:18 +01:00
Miralem Drek
058fc55d97 initial commit 2019-01-29 17:19:00 +01:00