Commit Graph

14 Commits

Author SHA1 Message Date
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