Commit Graph

48 Commits

Author SHA1 Message Date
Tobias Åström
d227626473 chore: fix mixin and external mod (#1817)
* chore: fix mixin and external mod

* chore: add back to root

* chore: add systemjs build of stardust

* chore: trigger diff

* fix: remove typo import
2025-10-02 18:55:27 +02:00
Tobias Åström
388730565e fix: fetch image resource with auth params (#1757)
* fix: fetch image resource with auth params

* chore: refactor to pre-load the query params

* chore: correct non-async

* chore: fix mock of auth

* chore: qlik/api 1.37.0
2025-06-24 12:01:31 +02:00
Tobias Åström
32d600e88b chore: convert rendering tests to es6 (#1658)
* chore: convert rendering tests to es6

* chore: fix cjs config usage

* chore: fix cjs config usage

* chore: fix verify translations

* chore: babel and jest es6

* chore: aw cjs

* chore: aw cjs

* chore: aw cjs

* chore: fix path
2024-12-30 14:40:28 +01:00
Johan Enell
f7b631051b feat: change qix typescript definition to @qlik/api (#1493)
BREAKING CHANGE: @qlik/api typescript definition is not compatible with @types/qlik-engineapi

Signed-off-by: Johan Enell <johan.enell@qlik.com>
2024-03-19 15:13:33 +01:00
Tobias Åström
37b9f2a0a1 chore: suppress warnings (#1388) 2023-10-25 10:43:04 +02:00
Tobias Åström
120305904f chore: clean warnings in build (#1327)
* chore: clean warnings in build

* chore: fix test

* chore: revert semver things
2023-08-10 09:36:34 +02:00
Tobias Linsefors
77f40464aa fix: build on windows (#1110) 2023-03-06 14:55:40 +01:00
Tobias Åström
662a136649 fix: listbox more menu is broken (#1089)
* fix: make sure portal popover closes correctly

* fix: update more actions correctly

* fix: get rid of states

* chore: update test
2023-02-28 14:35:26 +01:00
Tobias Åström
39f15a5dac chore: switch babel plugins (#1049)
* chore: switch babel plugin

* chore: switch out terser
2023-01-12 16:50:12 +01:00
Thomas Bengtsson
016b6bd5c7 feat(stardust): generate typescript definitions (#752) 2022-02-08 12:18:57 +01:00
Christian Veinfors
b4dae443f5 refactor: update build targets (#728) 2021-12-06 13:03:52 +01:00
Thomas Bengtsson
bba840c80f feat(engima-mock): mock qlik engine (#705) 2021-11-17 14:34:15 +01: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
Tobias Linsefors
9ca0bffc7c chore: transpile conversion code to the same level as the rest of the code (#605) 2021-05-03 10:49:54 +02:00
Tobias Åström
1116ed52d4 Tsm/field api (#549)
* feat: add field api and inline listbox

* feat: add autosizer

* chore: add specs for fieldSelections

* feat: support horizontal, set as experimental

* fix: close actions correctly

* chore: correct docs, set as async
2020-12-14 16:03:42 +01:00
Miralem Drek
5baf971b88 chore: update deps (#440) 2020-06-05 11:40:11 +02:00
Miralem Drek
e6635b5585 chore: separate esm build (#416) 2020-04-29 09:17:08 +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
0eddfde6ae chore(deps): update major, minor and patch (#399) 2020-04-06 14:04:15 +02:00
Christoffer Åström
10c0d19bde feat: use 4 character version hash (#322)
This will shorten the `productionPrefix` that is used in mui for generating class names
2020-02-19 13:47:04 +01:00
Miralem Drek
89338bab90 feat: add test-utils package (#279) 2020-01-29 09:47:14 +01:00
Miralem Drek
6f2273023f chore: set global supernova name 2020-01-27 17:13:06 +01:00
Miralem Drek
3a11cbe4c1 feat: hooks (#252) 2020-01-10 17:34:16 +01:00
Miralem Drek
cf689997da chore: build dev distribution (#251) 2020-01-08 16:26:16 +01:00
Miralem Drek
cee5b5d60a chore: update to scoped rollup plugins (#250)
closes #192
2020-01-07 16:46:43 +01:00
Miralem Drek
cf717a57e7 feat: simple snapshooter (#232) 2019-12-11 10:33:40 +01:00
Miralem Drek
ed7e9df75f chore: validate string translations (#214) 2019-12-04 17:21:20 +01:00
renovate[bot]
feaea908ce chore(deps): update minor and patch (#190) 2019-12-03 16:47:54 +01:00
Christoffer Åström
7f45fbc6c5 feat: long running queries (#194)
* feat: long running queries

* fix: snapshotting and exporting

* chore: treat console as error

We default to error for console now
Added overrides for current use cases
This ensure not getting console logs in without overriding
2019-11-28 23:29:17 +01:00
Miralem Drek
ac49af32ad feat: add locale module (#193) 2019-11-27 16:58:44 +01:00
Miralem Drek
588dfc6f0e chore: setup codesandbox ci (#183) 2019-11-19 13:07:13 +01:00
Christoffer Åström
9b05f6c856 chore: hookifi supernova (#171) 2019-11-12 22:28:47 +01:00
Miralem Drek
df666c1dd8 fix: transpile theme 2019-10-30 10:59:47 +01:00
Miralem Drek
e2aa2eb658 feat(theme): add theme API (#137) 2019-10-18 09:46:10 +02:00
Christoffer Åström
a57abf1ead refactor: internal packages structure (#94)
* refactor: internal packages structure

* refactor: internal packages structure
2019-08-27 09:57:04 +02:00
Miralem Drek
61c03a97f1 chore: add start script 2019-08-19 12:31:50 +02:00
Miralem Drek
a13a09f213 fix: transpile supernova (#85) 2019-08-16 16:23:14 +02:00
Miralem Drek
bda7e3764e chore: fix messed up minified esm packages 2019-05-10 15:01:57 +02:00
Miralem Drek
182ad112d4 chore: properly specify dependencies 2019-05-10 13:47:33 +02:00
Miralem Drek
335e800c07 refactor(nucleus): use portals when mounting entry components 2019-05-08 17:23:31 +02:00
Miralem Drek
dbdc279d2c refactor: all in with material-ui (#23) 2019-05-07 16:24:06 +02:00
Miralem Drek
cd14ad207f feat: improve themeability 2019-05-03 17:56:40 +02:00
Miralem Drek
93ee985637 fix: include dependencies in non-esm bundle 2019-05-01 22:06:45 +02:00
Miralem Drek
a2de631be5 chore: switch to react 2019-04-23 10:49:37 +02:00
Miralem Drek
7e710e71c1 feat(ui): add ui package (#21) 2019-04-18 16:13:17 +02:00
Miralem Drek
ab38c20a83 chore: update browserlist 2019-04-10 11:54:38 +02:00
Miralem Drek
d847a7897c feat: add selection api (#3) 2019-02-06 13:49:53 +01:00
Miralem Drek
058fc55d97 initial commit 2019-01-29 17:19:00 +01:00