800 Commits

Author SHA1 Message Date
Michael Shilman
0058cde545 v6.0.0-rc.4 2020-07-15 20:34:24 +08:00
Tom Coleman
ae5fef075d Add argTypes to StoryContext 2020-07-15 21:20:56 +10:00
Tom Coleman
854b76fda8 More type fixes 2020-07-15 10:58:08 +10:00
Tom Coleman
5923454410 Type fixes 2020-07-15 10:57:33 +10:00
Tom Coleman
3ff383d0e1 Change API from argName to argNames 2020-07-13 16:30:12 +10:00
Tom Coleman
623a8ba558 Updated client-side useArgs hook 2020-07-13 15:48:15 +10:00
Tom Coleman
ac4fdf1766 Added resetStoryArgs api 2020-07-13 15:38:59 +10:00
Michael Shilman
bdd89f5964 Update version.ts to 6.0.0-rc.3 2020-07-11 16:36:34 +08:00
Michael Shilman
d7b8606ca3 v6.0.0-rc.3 2020-07-11 16:27:19 +08:00
Michael Shilman
faa06ce166 Update version.ts to 6.0.0-rc.2 2020-07-10 22:11:55 +08:00
Michael Shilman
1e8d1b0d02 v6.0.0-rc.2 2020-07-10 22:02:23 +08:00
Michael Shilman
765856d429 Update version.ts to 6.0.0-rc.1 2020-07-09 15:29:03 +08:00
Michael Shilman
9aeaf80a2c v6.0.0-rc.1 2020-07-09 15:18:59 +08:00
Michael Shilman
e5c4e2a05a Update version.ts to 6.0.0-rc.0 2020-07-08 18:56:52 +08:00
Michael Shilman
9558b3901e v6.0.0-rc.0 2020-07-08 18:46:15 +08:00
Michael Shilman
e635f52b7a Update version.ts to 6.0.0-beta.46 2020-07-08 16:57:50 +08:00
Michael Shilman
971b888701 v6.0.0-beta.46 2020-07-08 16:46:36 +08:00
Michael Shilman
c3d7f29a58 Update version.ts to 6.0.0-beta.45 2020-07-07 21:08:08 +08:00
Michael Shilman
f03eb04a2a v6.0.0-beta.45 2020-07-07 20:57:56 +08:00
Michael Shilman
9db1e4ad4a Update version.ts to 6.0.0-beta.44 2020-07-06 22:32:18 +08:00
Michael Shilman
d5df9d126f v6.0.0-beta.44 2020-07-06 22:20:49 +08:00
Michael Shilman
10ee29ff8e
Merge pull request #11401 from storybookjs/10115-args-globals-and-refs
Composition: Ensure args get sent to the right ref
2020-07-06 22:03:27 +08:00
Tom Coleman
1d08802a5e Restored and deprecated clearDecorators 2020-07-06 21:12:10 +10:00
Tom Coleman
87aec075e0 Deprecate configure 2020-07-06 17:15:22 +10:00
Tom Coleman
63fec28021 Get rid of module.hot.accept code for configure API.
This avoids us having to solve #10005 right now and is consistent with the stories entry.
2020-07-06 16:38:11 +10:00
Michael Shilman
b92972628f Update version.ts to 6.0.0-beta.43 2020-07-05 18:44:32 +08:00
Michael Shilman
99a191894a v6.0.0-beta.43 2020-07-05 18:35:22 +08:00
Tom Coleman
35135f6c7e Merge remote-tracking branch 'origin/next' into 10115-global-args-composition 2020-07-05 15:31:23 +10:00
Michael Shilman
ba5dc4f770 Update version.ts to 6.0.0-beta.42 2020-07-05 12:19:29 +08:00
Michael Shilman
8b5427577a v6.0.0-beta.42 2020-07-05 12:10:21 +08:00
Michael Shilman
ca9fb16674
Merge pull request #11417 from storybookjs/10005-deprecate-addParameters-addDecorator
Deprecate `addParameters` and `addDecorator`
2020-07-05 11:55:24 +08:00
Michael Shilman
1c529752de Update version.ts to 6.0.0-beta.41 2020-07-04 15:24:43 +08:00
Michael Shilman
ee425c3615 v6.0.0-beta.41 2020-07-04 15:12:27 +08:00
Tom Coleman
2161980516 Deprecate addParameters/addDecorators
See https://github.com/storybookjs/storybook/issues/10005#issuecomment-653730062
2020-07-04 17:11:00 +10:00
Tom Coleman
89aeb1aa8e Merge remote-tracking branch 'origin/next' into 10115-global-args-composition 2020-07-04 15:38:45 +10:00
Tom Coleman
77ac603241 Merge remote-tracking branch 'origin/next' into 10115-args-globals-and-refs 2020-07-04 15:38:23 +10:00
Michael Shilman
442c46ae1f Update version.ts to 6.0.0-beta.40 2020-07-04 00:27:30 +08:00
Michael Shilman
0ba27c4d5b v6.0.0-beta.40 2020-07-04 00:18:02 +08:00
Tom Coleman
c55a62d2fd Ignore globals from non-local refs 2020-07-03 20:28:34 +10:00
Tom Coleman
56d7671260 Also change the signature of the STORY_ARGS_UPDATED event 2020-07-03 17:06:04 +10:00
Tom Coleman
962ab44d11 Change the UPDATE_STORY_ARGS event to take an object
That's how SB wants me to do it 🤷
2020-07-03 16:44:39 +10:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 2020-07-02 19:32:29 +08:00
Michael Shilman
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Michael Shilman
1646f3881c v6.0.0-beta.38 2020-06-30 23:36:36 +08:00
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