1192 Commits

Author SHA1 Message Date
Tom Coleman
b170597e75 Add tests for event handling 2020-07-08 09:41:11 +10: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
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
Tom Coleman
38e66ad7cb Add updateRef API and use for setting ref args 2020-07-05 15:04:22 +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
Michael Shilman
652d009553
Merge pull request #11387 from storybookjs/11142-deprecate-manager-only-options
Core: Deprecate immutable options as parameters
2020-07-03 21:15:55 +08:00
Norbert de Langen
1760282f45
REFACTOR the retrieval of event metadata 2020-07-03 13:58:46 +02:00
Tom Coleman
c55a62d2fd Ignore globals from non-local refs 2020-07-03 20:28:34 +10:00
Tom Coleman
f0f08e8a65 Remove spurious logs 2020-07-03 20:00:17 +10:00
Tom Coleman
bc62b05735 Update stories args handling to cope with refs 2020-07-03 17:06:40 +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
Tom Coleman
1d03a9dc5e Fix case where there is no options 2020-07-03 13:10:05 +10:00
Norbert de Langen
4f7eb667bb
CHANGE SetStoriesPayload to single type 2020-07-02 17:11:19 +02:00
Norbert de Langen
9a186bae80
sourceType is always external when refId is given 2020-07-02 17:00:07 +02:00
Norbert de Langen
549e5cd375 Merge branch 'next' into tech/change-event-source-to-refId 2020-07-02 14:59:20 +02:00
Michael Shilman
0ee0e2f186 Update versions 2020-07-02 19:52:51 +08:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 2020-07-02 19:32:29 +08:00
Tom Coleman
98c7c573d6 Tests 2020-07-02 20:04:07 +10:00
Tom Coleman
80496a3e66 Remove manager redirects on boot 2020-07-02 19:54:14 +10:00
Tom Coleman
c87c3b3444
Fix weird import
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-07-02 19:26:17 +10:00
Tom Coleman
e92ec19cca Deprecate immutable options as parameters
#11142
2020-07-02 19:18:44 +10:00
Michael Shilman
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Norbert de Langen
bdcc586c28
DE-DUPLICATE the code for switching between handling event from refs vs local iframe 2020-07-01 19:21:15 +02:00
Michael Shilman
1646f3881c v6.0.0-beta.38 2020-06-30 23:36:36 +08:00
Norbert de Langen
e6bd4fe838
Merge pull request #11295 from storybookjs/tech/add-dual-theme-rendering
ADD dual theme rendering
2020-06-30 12:29:16 +02:00
Norbert de Langen
80d2b27143
FIX versions 2020-06-29 12:58:25 +02:00
Tom Coleman
cb17bcb0d1 Cleanup types 2020-06-29 17:08:29 +10:00