Commit Graph

402 Commits

Author SHA1 Message Date
Miralem Drek
fd762a41d9 feat(cli-serve): log build result on watch (#313) 2020-02-13 16:41:26 +01:00
Christoffer Åström
830cdb8aa8 feat: add shapes for svg icons (#312)
BREAKING CHANGE: action definition changed
2020-02-13 15:53:49 +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
c0df8f78ea fix(supernova): inject default values (#311) 2020-02-13 11:11:32 +01:00
Miralem Drek
90108eaf3f fix(supernova): fix incorrectly thrown error (#310) 2020-02-12 12:38:44 +01:00
Miralem Drek
f0bd02280a chore(relase): v0.1.0-alpha.30 2020-02-11 18:29:48 +01:00
Miralem Drek
aca6cad831 test: component test of useOptions hook (#308) 2020-02-11 17:42:04 +01:00
Miralem Drek
e7d96964b3 fix(nucleus): run only when layout changed (#307) 2020-02-11 16:38:59 +01:00
Miralem Drek
26e918850c feat(supernova): add more hooks (#306) 2020-02-11 14:47:24 +01:00
Tobias Linsefors
7c9ebf6780 refactor(cli-serve): use path.basename (#305) 2020-02-11 11:00:39 +01:00
Miralem Drek
6af9727064 chore: use cheaper source map in dev mode 2020-02-11 08:28:29 +01:00
Miralem Drek
a36a7f1437 fix(cli-serve): fix path separator on windows (#303) 2020-02-10 15:41:35 +01:00
Anders Nilsson
a2eeb9a7df fix(cli-sense): avoid multiple beginSelections (#302) 2020-02-10 14:07:26 +01:00
Miralem Drek
f370c37d9a fix(cli-serve): improve initial connect flow (#301) 2020-02-10 11:14:38 +01:00
Christoffer Åström
4ae8edfd1d test: spice up useAppSelectionsNavigation tests (#300) 2020-02-09 19:43:06 +01:00
Christoffer Åström
1e099e1896 test(use-rect): spice up useRect tests (#298) 2020-02-07 15:45:23 +01:00
Christoffer Åström
9904f0d2c4 test(use-rpc): spice up useRpc tests (#297) 2020-02-07 13:11:43 +01:00
Christoffer Åström
31cc8ed85e fix(app-selections): maintain modal state (#296)
Only maintain modal state for listbox popover
2020-02-04 21:02:23 +01:00
Miralem Drek
7a93873139 chore(release): v0.1.0-alpha.29 2020-02-04 12:24:15 +01:00
Miralem Drek
40232c4ee2 feat(nucleus): show action in selection toolbar (#295) 2020-02-04 09:20:51 +01:00
Christoffer Åström
d6ee656f28 fix(get-object): use separate store key (#294) 2020-02-03 16:53:06 +01:00
Christoffer Åström
79d3b9e8e3 fix: clean up cache on model close (#289) 2020-02-03 15:57:59 +01:00
Miralem Drek
d98b89c7de fix: initiation of object and supernova (#293) 2020-02-03 14:35:34 +01:00
Miralem Drek
aad3d21a4d chore(release): v0.1.0-alpha.28 2020-01-30 16:07:09 +01:00
Miralem Drek
082f67bcf7 refactor: use hooks instead of old component api (#288) 2020-01-30 14:40:01 +01:00
Miralem Drek
82d2f0ad64 chore(deps): avoid lock on peer dependencies (#287) 2020-01-29 16:48:53 +01:00
Anders Nilsson
07eddde170 fix(cli-serve): show scrollbar in hub (#286) 2020-01-29 15:49:17 +01:00
Christoffer Åström
58312cb5b3 fix(codesandbox): use nucleus and supernova next (#285)
* fix(codesandbox): use nucleus and supernova next

* fix(codesandbox): await selections
2020-01-29 15:44:16 +01:00
Christoffer Åström
277619a6ff fix(use-session-model): ensure setting correct state (#284) 2020-01-29 14:51:38 +01:00
Miralem Drek
10a96ae069 feat(cli-serve): serve custom snapshots (#283) 2020-01-29 14:07:45 +01:00
Miralem Drek
970d33c8c8 chore(deps): rollback semver major version (#282) 2020-01-29 13:22:25 +01:00
Christoffer Åström
d38725188a revert(app-selections): pass api to portal (#281)
This reverts commit 83310ded82.
2020-01-29 12:24:20 +01:00
Miralem Drek
d89818ab01 fix(cli-serve): add regenerator-runtime polyfill (#280) 2020-01-29 11:44:14 +01:00
Miralem Drek
89338bab90 feat: add test-utils package (#279) 2020-01-29 09:47:14 +01:00
Christoffer Åström
83310ded82 fix(app-selections): pass api to portal (#278)
This avoids race conditions
2020-01-28 20:24:44 +01:00
Miralem Drek
6479d2921c docs: update react example with hooks (#277) 2020-01-28 17:26:50 +01:00
Miralem Drek
769538391f chore: fix peer dep 2020-01-27 17:17:56 +01:00
Miralem Drek
29d4e6b108 chore(release): v0.1.0-alpha.27 2020-01-27 17:16:13 +01:00
Miralem Drek
6f2273023f chore: set global supernova name 2020-01-27 17:13:06 +01:00
Anders Nilsson
01ce46ccfa feat: remember ws url in hub (#274) 2020-01-27 14:23:17 +01:00
Christoffer Åström
a813d70555 fix(use-rpc): add back longrunning api (#276) 2020-01-27 13:53:01 +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
renovate[bot]
ee883c8236 chore(deps): update minor and patch docker tags (#271) 2020-01-27 09:47:43 +01:00
renovate[bot]
608da39c37 chore(deps): update minor and patch (#270) 2020-01-27 09:36:18 +01:00
Miralem Drek
e4286e3121 docs: annotate hooks (#273) 2020-01-27 09:24:21 +01:00
Miralem Drek
85da9c3a3c feat: use constraints (#269) 2020-01-24 17:38:40 +01:00
Miralem Drek
21541802f3 refactor: make supernova a peer dependency (#268)
BREAKING CHANGE: supernova peer dependency
2020-01-24 10:23:40 +01:00
Christoffer Åström
c84a33f572 fix(use-rpc): better rpc handling (#267) 2020-01-23 18:47:49 +01:00
Miralem Drek
1465986bdc feat(hooks): add useAppLayout hook (#266) 2020-01-23 13:59:31 +01:00