756 Commits

Author SHA1 Message Date
Michael Shilman
5d3f5f0770
Merge pull request #11345 from storybookjs/10240-store-global-args
Args: Store global args in session storage
2020-06-30 21:09:04 +08:00
Tom Coleman
303bde5d2a Linting 2020-06-30 15:11:45 +10:00
Tom Coleman
325973aa1c Fix issue with globalArgs not persisting if they have no default 2020-06-30 13:15:56 +10:00
Tom Coleman
65a348325d
Linting 2020-06-29 19:49:33 +10:00
Tom Coleman
78ac84fa89 Store global args in session storage #10240 2020-06-29 17:36:42 +10:00
Tom Coleman
26bf652604 Removed getSeparators from clientApi 2020-06-29 16:44:39 +10:00
Michael Shilman
ee6b50fd15 v6.0.0-beta.37 2020-06-26 13:43:21 +08:00
Michael Shilman
6a48860c98 Core: Deprecate setAddon from storiesOf API 2020-06-26 12:55:06 +08:00
Michael Shilman
9f4d471500 v6.0.0-beta.36 2020-06-25 10:11:56 +08:00
Norbert de Langen
cf35e810f0
FIX #11264
ADD check for api/modules/stories, to only navigate to valid storyId + viewmode
FIX spelling error in story_store
ADD default values for viewMode & storyId to FramesRenderer
2020-06-24 15:08:48 +02:00
Michael Shilman
24b285dff1 v6.0.0-beta.35 2020-06-24 17:33:07 +08:00
Michael Shilman
16ddf367a2 v6.0.0-beta.34 2020-06-23 23:40:48 +08:00
Michael Shilman
15d087411b v6.0.0-beta.33 2020-06-22 10:47:06 +08:00
Michael Shilman
190329ce86
Merge pull request #11080 from storybookjs/10893-refactor-startup-events
Core: Improve startup events
2020-06-22 09:13:33 +08:00
Michael Shilman
c2ca3676c4
Update lib/client-api/src/story_store.test.ts 2020-06-22 09:11:29 +08:00
Michael Shilman
e704e003bc v6.0.0-beta.32 2020-06-19 21:26:12 +08:00
Michael Shilman
b4aa5d2a28 v6.0.0-beta.31 2020-06-17 19:00:20 +08:00
Michael Shilman
90f8bd39b4 v6.0.0-beta.30 2020-06-16 22:34:00 +08:00
Michael Shilman
8c0146ff03 v6.0.0-beta.29 2020-06-16 14:03:58 +08:00
Michael Shilman
d57ed7541a v6.0.0-beta.28 2020-06-15 18:53:57 +08:00
Norbert de Langen
5c1029a899 Merge branch 'next' into 10893-refactor-startup-events 2020-06-15 09:32:22 +02:00
Fernando Pasik
d28d8b598d
Merge pull request #11162 from storybookjs/types-qs
Client-API: Add @types/qs typings
2020-06-14 10:31:36 +01:00
Michael Shilman
e8ce8fa657 v6.0.0-beta.27 2020-06-14 10:02:01 +08:00
Fernando Pasik
d4e663c648 fix: add @types/qs to client-api 2020-06-13 17:30:48 +01:00
Tom Coleman
9c6a5b0e6b Merge remote-tracking branch 'origin/next' into 10893-refactor-startup-events 2020-06-12 21:04:06 +10:00
Norbert de Langen
1d7d241dcb
Merge branch 'next' into remove/unused-dependencies
# Conflicts:
#	lib/core/package.json
2020-06-12 12:07:36 +02:00
Norbert de Langen
6ea1774e20
REMOVE unused dependencies && FIX versions 2020-06-12 11:55:13 +02:00
Michael Shilman
f0d0175810 v6.0.0-beta.26 2020-06-12 17:40:38 +08:00
Michael Shilman
0f2b32b890 v6.0.0-beta.25 2020-06-11 21:18:06 +08:00
Michael Shilman
5ab2b41f23 v6.0.0-beta.24 2020-06-11 20:55:59 +08:00
Tom Coleman
a936dd11b5 Fix storyshots issue 2020-06-11 21:08:04 +10:00
Tom Coleman
bc3e369aa1 Linting 2020-06-10 18:25:32 +10:00
Tom Coleman
250a14fb75 Fix test 2020-06-09 20:28:59 +10:00
Tom Coleman
8b11fe7570 Update StoryStore with full selection specifier API 2020-06-09 20:23:55 +10:00
Tom Coleman
69bea52dfb Update preview to work in new scheme 2020-06-08 21:22:41 +10:00
Michael Shilman
dc89aa1737 v6.0.0-beta.23 2020-06-08 15:43:48 +08:00
Michael Shilman
ff3f44f3a1 v6.0.0-beta.22 2020-06-06 02:55:46 +08:00
Norbert de Langen
93c0ec0139
Merge branch 'next' into tech/e2eStab-semver
# Conflicts:
#	lib/cli/src/latest_version.ts
#	lib/ui/scripts/webpackDllsConfig.js
#	package.json
#	yarn.lock
2020-06-04 11:41:46 +02:00
Michael Shilman
93c1d0c108 v6.0.0-beta.21 2020-06-04 08:36:01 +08:00
Michael Shilman
f296d1cfa1 v6.0.0-beta.20 2020-06-01 22:06:32 +08:00
Michael Shilman
57f818f5e6 v6.0.0-beta.19 2020-05-30 03:29:10 +08:00
Michael Shilman
27f45503e9 v6.0.0-beta.18 2020-05-29 22:55:02 +08:00
Tom Coleman
5786679037 Update tests with RENDER_CURRENT_STORY behaviour 2020-05-29 16:22:37 +10:00
Tom Coleman
f7d95dd9ac Emit RENDER_CURRENT_STORY again 2020-05-28 19:16:28 +10:00
Tom Coleman
a86c083493 Add globalArgs to SET_STORIES 2020-05-28 19:14:06 +10:00
Michael Shilman
e6bdd47438 v6.0.0-beta.17 2020-05-28 12:34:03 +08:00
Michael Shilman
816eb0f104 v6.0.0-beta.16 2020-05-28 00:21:14 +08:00
Norbert de Langen
177dc63470 Merge branch 'next' into tech/e2eStab-semver 2020-05-27 16:08:12 +02:00
Michael Shilman
d30c942994 v6.0.0-beta.15 2020-05-27 07:05:27 +08:00
Michael Shilman
62003d4b4d
Merge pull request #10908 from storybookjs/10616-avoid-rerender-on-hmr
Core: Avoid re-render on HMR of other stories
2020-05-26 22:57:46 +08:00