33 Commits

Author SHA1 Message Date
Norbert de Langen
dc8662fbfd CHANGE ResizeDetector to SizeMe 2019-06-03 17:31:44 +02:00
Norbert de Langen
0ef71374cf CHANGE the ui to make it work with the new version of react-resize-detector 2019-03-09 15:51:36 +01:00
Norbert de Langen
60b3d11c79 CHANGE location of notifications from sidebar to layout 2019-02-26 15:22:06 +01:00
Tom Coleman
30941afe84 FIX mobile view
Just some small props fixes
2019-02-15 15:50:37 +11:00
Tom Coleman
85176a9147 FIX viewMode can be undefined (for settings pages.
For #5422
2019-02-15 13:51:31 +11:00
domyen
4d915a8cfe ADD Global styles to app and storybook 2019-01-31 17:15:58 -05:00
Norbert de Langen
4f4204897e
REFACTOR router into @storybook/router
- ensure we can migrate to a different router without updating all users
- ensure single version
- easier api
- separate from @storybook/component makes it lighter
2019-01-15 17:16:15 +01:00
Norbert de Langen
ae9e32f8d0
MIGRATE to wrap emotion into a @storybook/theming package
- This ensures a single version
- This adds a good place to add themes
- Addons can take a dependency on something storybook
- We could migrate to another styling lib without asking all users to migrate with us
2019-01-14 22:48:33 +01:00
Tom Coleman
5039e67ee3 Lots of props / linting fixes 2019-01-11 13:11:10 +11:00
Norbert de Langen
7f5d1e843d
CHANGE core event names to uppercase && OPTIMISE app render 2018-12-30 00:15:55 +01:00
Norbert de Langen
e048a7c8b3
FIX more linting && FIX cyclic dependencies 2018-12-18 14:28:24 +01:00
Norbert de Langen
a8bf858179
REFACTOR state management 2018-12-11 01:10:15 +01:00
Norbert de Langen
a6b55060d0
FIX routing & layout 2018-11-14 15:50:56 +01:00
Alexandre BODIN
2fa89120e4 Remove mobx in favor of custom store with React context 2018-10-24 08:57:35 +02:00
Norbert de Langen
f583060359
CHANGE the size at which we go to mobile layout to 600 2018-09-21 02:41:04 +02:00
Norbert de Langen
17d878d173
FIX url encoding && REFACTOR state to only have selectedId, no selectedKind 2018-09-05 12:07:37 +02:00
Norbert de Langen
4d8f00c299
FIX send context to story 2018-09-04 13:42:52 +02:00
Norbert de Langen
bbb08ae67e
UPGRADE to emotion 10 2018-08-25 20:13:28 +02:00
Alexandre Bodin
5fab11b444 Init uiStore and improve routing managment 2018-08-22 20:58:21 +02:00
Alexandre Bodin
ba4b1d2e52 Add more routing logic 2018-08-21 21:39:47 +02:00
Alexandre Bodin
cb898c4784 Move ui components to ui package 2018-08-20 22:35:45 +02:00
Norbert de Langen
076aa114bb
ADD sections to state && REMOVE Preview from state 2018-08-20 20:17:14 +02:00
Norbert de Langen
5d37313b99
CHANGE to reach-router, which does re-render upon query change 2018-08-20 16:39:25 +02:00
Alexandre Bodin
db9d3010e3 Add routing in nav 2018-08-17 22:28:42 +02:00
Norbert de Langen
d9c57d2fd7
REFACTOR WIP 2018-08-10 15:59:17 +02:00
Alexandre Bodin
a8bbc1a3f9 And urlState for components need an href 2018-08-09 23:23:09 +02:00
Alexandre Bodin
5ba1760d42 remove stuff related to podda / mantra 2018-08-08 23:51:30 +02:00
Alexandre Bodin
4aa1f5eb94 WIP: routing 2018-08-08 20:44:12 +02:00
Alexandre Bodin
918209f64d Handle shortcuts 2018-08-07 22:43:59 +02:00
Alexandre Bodin
6179121385 Adds actions
- [ ] Split into multiple stores
- [ ] Implement remaining actions
- [ ] handle routing in a better way
2018-08-07 21:41:13 +02:00
Alexandre Bodin
4fa3206339 add mobx 2018-08-07 20:57:53 +02:00
Alexandre BODIN
70865f7ed9 wip 2018-08-07 09:23:21 +02:00
Alexandre Bodin
d835929bc8 WIP 2018-08-07 00:30:49 +02:00