Norbert de Langen
0f1a1cf2cd
Merge branch 'next' into fix/storysource-not-updating
...
# Conflicts:
# lib/client-api/src/client_api.js
# lib/client-api/src/story_store.js
# lib/client-api/src/story_store.test.js
2019-02-20 13:55:12 +01:00
Norbert de Langen
50496603d4
FIX typescript typings
2019-02-19 20:25:06 +01:00
Norbert de Langen
54faca3793
CHANGE storysource addon to use storyId instead of kind + name && ADD toId to router package
...
CHANGE storysource to use toId from router package
CHANGE core tp use toId from router package
CHANGE client-api to use toId from router package
CHANGE storyshots-puppeteer to use toId from router package
2019-02-19 20:14:15 +01:00
Grey Baker
70925b9895
Add directory attribute to repositories in package.json files
2019-02-18 10:26:03 +00:00
Michael Shilman
247dd6a353
v5.0.0-beta.3
2019-02-13 11:22:25 +08:00
Michael Shilman
0a965e21b3
v5.0.0-beta.2
2019-02-13 11:15:55 +08:00
Michael Shilman
a146ec37a2
v5.0.0-beta.1
2019-02-01 14:40:26 +08:00
Michael Shilman
50e02297f4
v5.0.0-beta.0
2019-02-01 14:33:30 +08:00
Michael Shilman
6ecf42b4e7
v5.0.0-alpha.11
2019-02-01 02:34:42 +08:00
Norbert de Langen
b8b21bca42
Merge branch 'next' into tech/v5-theming
...
# Conflicts:
# addons/notes/package.json
2019-01-28 11:47:01 +01:00
Norbert de Langen
b92247c2eb
FIX linting
2019-01-28 11:36:31 +01:00
Michael Shilman
aed4c6c3c5
v5.0.0-alpha.10
2019-01-28 12:44:31 +08:00
Michael Shilman
dadd88fdec
v5.0.0-alpha.9
2019-01-23 21:37:56 +08:00
Michael Shilman
80cb13b705
v5.0.0-alpha.8
2019-01-22 17:09:13 +08:00
Michael Shilman
d262ca75a0
v5.0.0-alpha.7
2019-01-20 16:45:09 +08:00
Norbert de Langen
6489c5ee9f
FIX issue where storybook wouldn't be able to navigate when hosted as a file://
2019-01-18 21:11:33 +01:00
Michael Shilman
2d644bc527
v5.0.0-alpha.6
2019-01-19 00:04:18 +08:00
Norbert de Langen
d6a69fa74d
Merge branch 'next' into tech/router
...
# Conflicts:
# lib/components/package.json
# lib/ui/package.json
2019-01-17 13:09:51 +01:00
Norbert de Langen
a2679be97f
FIX current can be undefined in test
2019-01-17 03:03:50 +01:00
Norbert de Langen
8a0c29dd21
MOVE docs to code && IMPROVE getMatch
2019-01-17 02:09:47 +01:00
Norbert de Langen
0f6caa176b
Merge branch 'next' into tech/router
...
# Conflicts:
# lib/components/package.json
# lib/components/src/preview/preview.js
# lib/components/src/router/router.js
# lib/ui/package.json
2019-01-16 19:48:36 +01:00
Norbert de Langen
503cb06a14
Merge branch 'next' into tech/router
...
# Conflicts:
# lib/components/package.json
# lib/ui/package.json
2019-01-16 11:45:10 +01:00
Norbert de Langen
b3ef9b436e
IMPROVE documentation
2019-01-16 01:49:20 +01:00
Norbert de Langen
3f9e4d8b97
IMPROVE typings && OPTIMIZE by hoisting regex and util constants
2019-01-16 00:44:36 +01: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