Tobias Åström
283a583206
chore: move bc comp test to pw ( #1768 )
...
* chore: move comp test to pw
* chore: remove host
2025-06-18 15:10:52 +02:00
Tobias Åström
15c83cdb55
fix: align theme none color to client ( #1696 )
...
* fix: align theme none color to client
* chore: update spec
2025-03-24 15:12:15 +01:00
Tobias Åström
0f488c6452
fix: make sure more tests run ( #1666 )
...
* fix: make sure more tests run
* fix: make sure more tests run
* fix: make sure more tests run
* fix: make sure more tests run
* fix: make sure more tests run
* fix: make sure more tests run
* fix: make sure more tests run
* fix: make sure more tests run
2025-01-16 09:02:03 +01: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
Tobias Åström
034be90b51
feat: add useEmitter and corresponding viz api ( #1168 )
...
* feat: add useEmitter and corresponding viz api
* chore: update spec
* chore: remove change to model
* chore: align names
2023-03-28 18:16:40 +02:00
Thomas Bengtsson
d0a1ae2b09
fix: remove support for load viz on fixture ( #730 )
2021-12-09 18:27:23 +01:00
Thomas Bengtsson
72a4e3c10a
feat(cli-serve): generic object is optional when rendering from fixture ( #726 )
2021-12-06 10:00:22 +01:00
Thomas Bengtsson
d2b64a8a1c
feat(serve): use enigma mocker when rendering fixture ( #710 )
2021-11-30 13:27:18 +01:00
Tobias Åström
0d19f698ad
feat: give charts access to the nebula instance through useEmbed ( #650 )
...
* feat: experimental expose embed
* feat: expose embed for legacy supernovas
* feat: expose registered types
2021-08-24 08:54:47 +02:00
Tobias Linsefors
f6e1ead7e1
feat: add device type ( #587 )
2021-03-05 13:41:27 +01:00
Miralem Drek
c02a7ab17f
refactor: rename public classnames ( #446 )
...
BREAKING CHANGE: rename nebulajs-cell to njs-cell and nebulajs-sn to njs-viz
2020-06-09 09:46:58 +02:00
Christoffer Åström
e0d135c233
chore: generate all locales ( #426 )
2020-05-18 17:00:57 +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
d2832840d7
feat(nucleus): add flags api ( #384 )
2020-03-26 17:10:22 +01:00
Miralem Drek
d01e6fb6c2
refactor(supernova): change return value for useAction and useRect ( #316 )
...
BREAKING CHANGE: returned value from useAction and useRect now return a single value instead of an array
2020-02-14 11:38:45 +01:00
Miralem Drek
aca6cad831
test: component test of useOptions hook ( #308 )
2020-02-11 17:42:04 +01:00
Miralem Drek
85da9c3a3c
feat: use constraints ( #269 )
2020-01-24 17:38:40 +01:00
Miralem Drek
1465986bdc
feat(hooks): add useAppLayout hook ( #266 )
2020-01-23 13:59:31 +01:00
Miralem Drek
e2e075c652
feat: useAction hook ( #261 )
2020-01-17 17:32:04 +01:00
Miralem Drek
990ed00202
feat: add lazy layout hook ( #260 )
2020-01-17 14:56:23 +01:00
Miralem Drek
44d128c9c4
fix: on render complete ( #257 )
2020-01-15 15:48:43 +01:00
Miralem Drek
3a11cbe4c1
feat: hooks ( #252 )
2020-01-10 17:34:16 +01:00
Christoffer Åström
5b4ea46725
feat: add createKeyStore ( #244 )
2019-12-18 13:13:26 +01:00
Miralem Drek
0359ab61ca
refactor(nucleus): consolidate get/create ( #236 )
2019-12-11 19:15:48 +01:00
Christoffer Åström
4e0cbb88ef
test: spice up cell ( #216 )
2019-12-05 14:57:09 +01:00
Miralem Drek
1205f3201c
test: locale ( #213 )
2019-12-04 11:07:15 +01:00
Christoffer Åström
08f7e4dcf8
test(component): enable ( #206 )
2019-12-03 14:08:46 +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