renovate[bot]
2b683f5652
fix(deps): update minor and patch ( #1843 )
...
* fix(deps): update minor and patch
* chore: replace monaco plugin
* chore: add file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com >
2025-11-25 14:20:50 +01:00
Tobias Åström
c47c8090c8
fix: nebula serve with new model cache ( #1455 )
...
* fix: use correct context in serve
* chore: always include sourcemaps in serve
* chore: add missing file
* chore: rename file
2024-01-11 14:37:20 +01:00
renovate[bot]
ca918963e5
chore(deps): update minor and patch ( #1302 )
...
* chore(deps): update minor and patch
* chore: updated lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com >
2023-08-02 20:38:05 +02:00
Ahmad Mirzaei
7001a47232
feat: introducing react router to nebula web ( #973 )
...
* feat: nebula web react-router
* chore: `<HubLayout />`
2022-10-26 16:09:51 +02:00
Ahmad Mirzaei
dcebeb157c
feat: integrate @qlik/sdk into nebula-cli ( #929 )
...
* feat: integrating sdk into cli
* feat: integrate `@qlik/sdk` into nebula cli
* feat: integrate `@qlik/sdk` into nebula cli
* chore: unused async
* chore: bump codesand box build node version for sdk
* chore: upd on pkg.json and lock file
* fix: local engine connection
* chore: add `ignoreWarnings` in webpack config for `@qlik/sdk` sourcemap files instead of excluding
* chore: update headless browser ci
* chore: update headless browser to 15.5.0-slim
* chore: update headless browser to 7.1.0
2022-09-22 11:39:52 +02:00
Tobias Åström
3b8dc2ee56
feat: add variable and expression support to serve props ( #895 )
...
* feat: add variable and expression support to serve props
* chore: hide behind flag PP_EXPRESSIONS
* fix: don't use variable expansion
* fix: match variable struct exactly
* chore: remove flags option from cl
2022-08-22 13:04:58 +02:00
Thomas Bengtsson
d0a1ae2b09
fix: remove support for load viz on fixture ( #730 )
2021-12-09 18:27:23 +01:00
Thomas Bengtsson
d2b64a8a1c
feat(serve): use enigma mocker when rendering fixture ( #710 )
2021-11-30 13:27:18 +01:00
Quan Ho
310a26106a
build: support serve for development mode ( #688 )
2021-10-05 14:17:36 +02:00
Tobias Åström
3b40fa5e22
chore: update to webpack 5 ( #623 )
...
* chore: webpack 5
* chore: devtool order
2021-06-09 08:10:21 +02:00
Quan Ho
5ec6a8a1e2
feat: add exportProperties for hypercube conversion ( #537 )
2020-11-24 11:24:27 +01:00
Tobias Linsefors
192336c28c
chore(cli-serve): fix path matching to work when building on windows ( #521 )
2020-10-09 08:46:16 +02:00
Christoffer Åström
e0d135c233
chore: generate all locales ( #426 )
2020-05-18 17:00:57 +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
Miralem Drek
5856c54b35
feat(snapshooter): render snapshot object ( #336 )
2020-02-28 15:57:36 +01: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
6af9727064
chore: use cheaper source map in dev mode
2020-02-11 08:28:29 +01:00
Christoffer Åström
d080288151
fix(cli-serve): ensure using same file scope ( #275 )
...
This adds alias for production and MONO so we end up using same file scope
which is key for our `stores` used by for example `useRpc`
2020-01-27 12:43:02 +01:00
Miralem Drek
cf689997da
chore: build dev distribution ( #251 )
2020-01-08 16:26:16 +01:00
Miralem Drek
3b04f892f8
chore: update deps ( #249 )
2020-01-07 09:05:50 +01:00
Miralem Drek
cf717a57e7
feat: simple snapshooter ( #232 )
2019-12-11 10:33:40 +01:00
Christoffer Åström
f0462f6670
test: add component test ( #204 )
...
This enables to run component tests with fixtures
2019-12-02 21:41:08 +01:00
Miralem Drek
dd5f5e9821
feat(cli-serve): add option to inject script and stylesheet ( #195 )
2019-11-27 19:52:05 +01:00
Miralem Drek
ac49af32ad
feat: add locale module ( #193 )
2019-11-27 16:58:44 +01:00
Christoffer Åström
8b5ee2f7f0
feat: add monaco editor to properties dialog ( #187 )
2019-11-21 16:51:38 +01:00
Christoffer Åström
62553c35d1
feat: give Cell more responsibility ( #181 )
2019-11-20 15:07:22 +01:00
Miralem Drek
33204510b2
feat(cli-serve): custom watch on build ( #178 )
2019-11-15 17:36:16 +01:00
Christoffer Åström
22ec51a65b
chore: add favicon ( #166 )
2019-11-07 10:35:29 +01:00
Miralem Drek
e2aa2eb658
feat(theme): add theme API ( #137 )
2019-10-18 09:46:10 +02:00
Christoffer Åström
e76d6739f9
build: use alias for local nebula.js dev ( #105 )
2019-09-12 09:00:15 +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