Michael Shilman
|
45d7f0d90f
|
6.0.0-beta.46 next.json version file
|
2020-07-08 17:17:03 +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
v6.0.0-beta.46
|
2020-07-08 16:46:36 +08:00 |
|
Michael Shilman
|
09a250b530
|
Update root, peer deps to 6.0.0-beta.46
|
2020-07-08 16:41:28 +08:00 |
|
Michael Shilman
|
8dbf67f53a
|
6.0.0-beta.46 changelog
|
2020-07-08 16:41:11 +08:00 |
|
Michael Shilman
|
77f8b1d448
|
Merge pull request #11447 from storybookjs/add/11321-version-to-composedref
Composition: Add version query to composed ref
|
2020-07-08 16:37: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 |
|
Michael Shilman
|
c831408b26
|
Merge pull request #11360 from storybookjs/11232-release-notes
UI: Add version release notes
|
2020-07-08 15:51:24 +08:00 |
|
Tom Coleman
|
e920d9e811
|
Merge remote-tracking branch 'origin/next' into 11232-release-notes
|
2020-07-08 17:28:01 +10:00 |
|
Michael Shilman
|
5ae63492ce
|
Merge pull request #11456 from storybookjs/11440-args-rename-story-to-template
Args: Rename Story/XStory to Template
|
2020-07-08 14:42:01 +08: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 |
|
Michael Shilman
|
75b64c5c6b
|
Merge pull request #11460 from storybookjs/11459-backgrounds-zero-config-defaults
Addon-backgrounds: Zero config defaults
|
2020-07-08 13:48:43 +08:00 |
|
Michael Shilman
|
9861780214
|
Backgrounds: Zero config defaults
|
2020-07-08 12:40:01 +08:00 |
|
Michael Shilman
|
fba1e336f9
|
Merge pull request #11458 from storybookjs/11442-controls-add-docs-check
Addon-controls: Add addon-docs check on startup
|
2020-07-08 10:26:29 +08:00 |
|
Michael Shilman
|
5d2cd8b7c9
|
Update snapshots
|
2020-07-08 09:47:25 +08:00 |
|
Michael Shilman
|
969497d263
|
Merge pull request #11455 from storybookjs/11451-docs-remove-addparameters
Addon-docs: Remove deprecated addParameters calls
|
2020-07-08 09:46:02 +08:00 |
|
Michael Shilman
|
e540e4922f
|
Merge pull request #11392 from storybookjs/tech/change-event-source-to-refId
Composition: Change event source to ref
|
2020-07-08 09:43:51 +08:00 |
|
Michael Shilman
|
8cae81c44a
|
Merge branch 'next' into tech/change-event-source-to-refId
|
2020-07-08 08:58:08 +08:00 |
|
Michael Shilman
|
f67ff40aca
|
Addon-controls: Add addon-docs check on startup
|
2020-07-08 08:53:34 +08:00 |
|
Tom Coleman
|
72baf3b367
|
Fix merge thing we missed
|
2020-07-08 09:46:40 +10:00 |
|
Michael Shilman
|
dffc1525dd
|
Args: Rename Story/XStory to Template
|
2020-07-08 07:44:42 +08:00 |
|
Tom Coleman
|
b170597e75
|
Add tests for event handling
|
2020-07-08 09:41:11 +10:00 |
|
Michael Shilman
|
6d9be7c728
|
Addon-docs: Remove deprecated addParameters calls
|
2020-07-08 07:31:46 +08:00 |
|
Michael Shilman
|
ba9c9c0abb
|
Merge pull request #11454 from sean-codes/patch-3
Update README.md
|
2020-07-08 06:56:09 +08:00 |
|
Sean Codes
|
f9f04717d6
|
Update README.md
space between icon and text
|
2020-07-07 17:28:55 -05:00 |
|
Kyle Suss
|
8c55671732
|
Update iframe URL and logic
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
23226b0d95
|
Fix tests
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
68e3ab04c7
|
Fix up DeepScan issues
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
4760ffd82e
|
Export ReleaseNotesProps
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
b3d1210bc8
|
Use named exports, clean up unused imports
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
9437b94f5b
|
Pass onClose action to releaes notes stories
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
49b0ffb608
|
Make sure to pass isLoaded to effect on release notes screen
|
2020-07-07 08:07:20 -06:00 |
|
Kyle Suss
|
f62eb739b9
|
Fix escape hotkey handler for settings pages
|
2020-07-07 08:07:19 -06: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
|
124d9b5d4e
|
Remove animation export. Never needed it
|
2020-07-07 08:07:19 -06:00 |
|
Kyle Suss
|
9182d9f5dd
|
Remove logging used for debugging
|
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 |
|
Kyle Suss
|
94a5e90f32
|
Add release notes history tracking, config via CLI
|
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
|
d2c28f6686
|
Merge pull request #11444 from storybookjs/fix-yarn-2
Fix Yarn 2 compatibility in CLI and Essentials
|
2020-07-07 21:13:40 +08:00 |
|
Michael Shilman
|
c035a1a094
|
6.0.0-beta.45 next.json version file
|
2020-07-07 21:11:56 +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
v6.0.0-beta.45
|
2020-07-07 20:57:56 +08:00 |
|
Michael Shilman
|
e1dfd9d808
|
Update root, peer deps to 6.0.0-beta.45
|
2020-07-07 20:53:22 +08:00 |
|
Michael Shilman
|
94ed7bfb9f
|
6.0.0-beta.45 changelog
|
2020-07-07 20:53:05 +08:00 |
|
Norbert de Langen
|
96353ce13d
|
Merge branch 'next' into add/11321-version-to-composedref
|
2020-07-07 14:49:54 +02:00 |
|