1223 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
5923454410 Type fixes 2020-07-15 10:57:33 +10:00
Tom Coleman
6a32e41c6b Fix issue with API signature. 2020-07-14 15:21:43 +10:00
Tom Coleman
3ff383d0e1 Change API from argName to argNames 2020-07-13 16:30:12 +10:00
Tom Coleman
0efdc41e7c Add useArgs to manager 2020-07-13 15:52:23 +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
84b43e3974 Update snapshots 2020-07-10 21:49:30 +08:00
Tom Coleman
a3cc30c665 Syntax on no-cors was incorrect 2020-07-10 12:39:41 +10: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
83f55f5529 Merge branch 'next' into add/11321-version-to-composedref 2020-07-08 16:00:53 +08:00
Michael Shilman
5f32694a8b Merge branch 'next' into add/11321-version-to-composedref 2020-07-08 15:53:58 +08:00
Tom Coleman
e920d9e811 Merge remote-tracking branch 'origin/next' into 11232-release-notes 2020-07-08 17:28:01 +10:00
Tom Coleman
afcd095384 Add tests 2020-07-08 16:31:52 +10:00
Tom Coleman
60fc6f11c5 Fix up linting 2020-07-08 16:26:26 +10:00
Tom Coleman
72baf3b367 Fix merge thing we missed 2020-07-08 09:46:40 +10:00
Tom Coleman
b170597e75 Add tests for event handling 2020-07-08 09:41:11 +10:00
Kyle Suss
fc5ab80015 Work around Reach Router issue with calling navigate inside componentDidMount 2020-07-07 08:07:19 -06:00
Kyle Suss
9638a6eb8c Remove await inside initModule 2020-07-07 08:07:19 -06:00
Kyle Suss
469083ff7b Clean up selectFirstStory logic 2020-07-07 08:07:19 -06:00
Kyle Suss
298ad9e6db Setup release notes logic on the client 2020-07-07 08:07:19 -06:00
Norbert de Langen
60302ca5cd
Merge branch 'next' into tech/change-event-source-to-refId 2020-07-07 15:43:47 +02: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
Norbert de Langen
549f344ef3
ADD version query to composedRef 2020-07-07 11:22:35 +02:00
Tom Coleman
e3f7ed15e6 Fix typing 2020-07-07 18:26:40 +10:00
Tom Coleman
3818233242 Refactored getEventMetadata to improve tests 2020-07-07 18:08:10 +10:00
Norbert de Langen
b69446600a
FIX some tests 2020-07-07 09:03:13 +02:00
Norbert de Langen
75306dad72
FIX tests 2020-07-06 16:48:01 +02: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
16a1756084 Fix linting 2020-07-06 22:08:33 +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
Norbert de Langen
349890c05f
FIX after merge 2020-07-06 13:57:00 +02:00
Norbert de Langen
52ed9705ea
Merge branch 'next' into tech/change-event-source-to-refId
# Conflicts:
#	lib/api/src/modules/globals.ts
#	lib/api/src/modules/stories.ts
2020-07-06 10:41:03 +02: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
0fe66e6aa5
Merge pull request #11407 from storybookjs/10115-global-args-composition
Ignore globals from non-local refs
2020-07-05 20:18:35 +10:00
Tom Coleman
247b13bd88 Merge remote-tracking branch 'origin/next' into remove-startup-redirects 2020-07-05 15:32:27 +10:00
Tom Coleman
35135f6c7e Merge remote-tracking branch 'origin/next' into 10115-global-args-composition 2020-07-05 15:31:23 +10:00