412 Commits

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