214 Commits

Author SHA1 Message Date
Kai Röder
33d9835db5 Merge branch 'next' into ts-migration/babel-typescript 2019-03-30 12:54:22 +01:00
Michael Shilman
a57917a19c v5.1.0-alpha.20 2019-03-29 10:02:06 +08:00
Michael Shilman
c628022f9c v5.1.0-alpha.19 2019-03-28 11:19:25 +08:00
Michael Shilman
8941e4449a v5.1.0-alpha.18 2019-03-27 07:33:25 +08:00
Michael Shilman
9937954243 v5.1.0-alpha.17 2019-03-26 20:59:42 +08:00
Michael Shilman
988679f4b2 v5.1.0-alpha.16 2019-03-26 18:39:53 +08:00
Michael Shilman
7550a437a2 v5.1.0-alpha.15 2019-03-26 11:06:15 +08:00
Michael Shilman
8f95620be5 v5.1.0-alpha.14 2019-03-25 23:29:31 +08:00
Kai Röder
1194c5fc5a Merge branch 'next' into ts-migration/babel-typescript 2019-03-23 16:56:46 +01:00
Michael Shilman
15871945e2 v5.1.0-alpha.13 2019-03-23 13:19:10 +08:00
Kai Röder
7ed0898ecc Merge branch 'next' into ts-migration/babel-typescript 2019-03-22 17:33:33 +01:00
Michael Shilman
2c1fae398f v5.1.0-alpha.12 2019-03-22 12:28:02 +08:00
Michael Shilman
0a81425e86 v5.1.0-alpha.11 2019-03-21 04:30:44 +08:00
Norbert de Langen
10a530d9af ADD @storybook/api to dll 2019-03-19 19:32:30 +01:00
Michael Shilman
5cff559d90 v5.1.0-alpha.10 2019-03-19 21:35:30 +08:00
Michael Shilman
b51a247295 v5.1.0-alpha.9 2019-03-18 17:28:26 +08:00
Michael Shilman
eb9be1fdc4 v5.1.0-alpha.8 2019-03-17 23:28:01 +08:00
Michael Shilman
76e5df9ace v5.1.0-alpha.7 2019-03-16 15:13:47 +08:00
Michael Shilman
daccff8919 v5.1.0-alpha.6 2019-03-14 08:48:59 +08:00
Michael Shilman
81f7d94fc5 v5.1.0-alpha.5 2019-03-13 05:25:31 +08:00
Michael Shilman
aab869c4d8 v5.1.0-alpha.4 2019-03-11 22:29:26 +08:00
Michael Shilman
978caa7450 v5.1.0-alpha.3 2019-03-09 23:25:09 +08:00
Michael Shilman
394cc91637 v5.1.0-alpha.2 2019-03-08 18:36:07 +08:00
Michael Shilman
04f1b79a97 Merge branch 'next' into 5831-add-corejs-to-everything 2019-03-08 11:28:55 +08:00
Tom Coleman
9c71efb3fe Add core JS dependencies across the stack where it was missing
For #5831
2019-03-08 11:40:29 +11:00
Michael Shilman
ed9b342742 v5.1.0-alpha.1 2019-03-07 22:13:18 +08:00
Michael Shilman
a05491b07a v5.1.0-alpha.0 2019-03-06 10:39:47 +08:00
Michael Shilman
f2b625bab0 Merge master into next after 5.0.0 release 2019-03-06 02:08:02 +08:00
Tom Coleman
38e22ee0e1 Revert "Revert "Added STORIES_CONFIGURED and use to drive loading state.""
This reverts commit bcf254db8437522bfe924ed6f9fee4ae4dc53041.
2019-02-25 18:26:18 +11:00
Tom Coleman
bcf254db84 Revert "Added STORIES_CONFIGURED and use to drive loading state."
This reverts commit bec1d4d910ea7fbd30dc90d7dd8e3776700eae6d.
2019-02-25 18:25:44 +11:00
Tom Coleman
bec1d4d910 Added STORIES_CONFIGURED and use to drive loading state.
For #5620
2019-02-25 18:23:55 +11: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
Norbert de Langen
4690e7def1 SORT package.json files 2019-02-01 14:37:59 +01: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
Michael Shilman
aed4c6c3c5 v5.0.0-alpha.10 2019-01-28 12:44:31 +08:00
Filipp Riabchun
6914e6bd01
Merge pull request #5359 from storybooks/shortcuts-refactor
Shortcuts refactor
2019-01-25 00:39:53 +01:00
Norbert de Langen
65583e5671 CHANGE tslint config to no longer conflict with prettier && FIX a ton of linting issues on .ts 2019-01-24 15:55:01 +01:00
Tom Coleman
3deff14fe1 Refactored binding of shorcuts in the manager
The idea is to contain it all inside the module much more cleanly
2019-01-24 22:04:46 +11:00
Michael Shilman
dadd88fdec v5.0.0-alpha.9 2019-01-23 21:37:56 +08:00
Tom Coleman
3f3f0afb92 ADD a STORY_UNCHANGED event
Emit when the STORY_RENDER event is received but nothing has changed, so we aren't re-rendering.
2019-01-23 16:15:41 +11: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
Michael Shilman
2d644bc527 v5.0.0-alpha.6 2019-01-19 00:04:18 +08:00
Michael Shilman
2176cc520f v5.0.0-alpha.5 2019-01-17 16:43:13 +08:00
Michael Shilman
8eb726c746 v5.0.0-alpha.4 2019-01-17 01:06:58 +08:00
Norbert de Langen
0579f64943 Merge branch 'next' into ts-migration/bugfix/core-events-exports
# Conflicts:
#	lib/core-events/src/index.ts
2019-01-16 15:29:41 +01:00