767 Commits

Author SHA1 Message Date
Michael Shilman
3c4d606118 Update version.ts to 6.0.0-rc.5 2020-07-15 20:52:10 +08:00
Michael Shilman
747ced532b v6.0.0-rc.5 2020-07-15 20:42:08 +08:00
Michael Shilman
1f7cfc0e9f Update version.ts to 6.0.0-rc.4 2020-07-15 20:37:01 +08:00
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
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
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
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
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
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
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
Tom Coleman
cb17bcb0d1 Cleanup types 2020-06-29 17:08:29 +10:00
Tom Coleman
436bbeab83 Simplify root handling and pull from addon config 2020-06-29 17:00:00 +10:00
Michael Shilman
ee6b50fd15 v6.0.0-beta.37 2020-06-26 13:43:21 +08:00
Michael Shilman
9f4d471500 v6.0.0-beta.36 2020-06-25 10:11:56 +08: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
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