Michael Shilman
6bf6399a63
Essentials: Update auto-disable heuristics to use main.js
2020-05-12 16:21:38 +08:00
Michael Shilman
5df886b486
Polymer deprecation migration
2020-05-11 16:30:54 +08:00
Ruben Bridgewater
ef0ec6d83c
fix: remove corejs-upgrade-webpack-plugin dependency
...
The dependency caused multiple issues, since it's not possible to
just replace one dependency version with another if a specific
version is required.
Remove the dependency from storybook to fix the issue.
2020-05-08 03:21:52 +02:00
Michael Shilman
d3fad71166
Added unified docs preset to breaking changes
2020-05-07 11:57:00 +08:00
Yann Braga
0ac4b96044
docs(MIGRATION): shorten addon backgrounds example
2020-05-06 11:53:02 +02:00
Yann Braga
eb85a09963
docs(MIGRATION): add steps to migrate backgrounds
2020-05-06 11:53:02 +02:00
Michael Shilman
748f1d2383
MIGRATION: Add deprecated addons
2020-05-03 10:41:33 +08:00
Michael Shilman
f081d4719d
Update MIGRATION.md
2020-04-30 09:46:52 +08:00
Michael Shilman
12a28537bc
Fix typo
2020-04-29 11:58:26 +08:00
Michael Shilman
afdfd04aa8
Merge branch 'next' into 10361-normalize-parameters
2020-04-29 10:56:14 +08:00
Tom Coleman
c0cdd3f004
Export combineParameters
and document in migrations
2020-04-28 21:20:09 +10:00
Tom Coleman
63682a297c
Explicitly don't allow setting storySort any other way
2020-04-28 21:13:22 +10:00
Michael Shilman
53679daf0a
CRA preset migration instructions
2020-04-28 17:50:02 +08:00
Michael Shilman
1781da9324
Pass args first: Migration instructions
2020-04-28 10:58:37 +08:00
Michael Shilman
a6c6491bdf
Add SB docs theme breaking change
2020-04-23 07:51:34 +08:00
Clément Dungler
86d9e3b0e3
cleanup migration
2020-04-13 23:02:30 +02:00
Clément Dungler
277c801eba
feat(A11y): remove decorator in favor of configuration
2020-04-11 00:02:50 +02:00
Norbert de Langen
904b0ece06
ADD migration guide
2020-04-03 12:56:21 +02:00
John Yani
b05bf1fa14
Misleading information on upgrade
2020-04-01 00:07:52 +03:00
Michael Shilman
b4f14af83d
DocsPage: Remove slots for 6.0
2020-03-31 12:25:44 +08:00
Michael Shilman
d9deb2da20
Update MIGRATION.md
2020-03-30 22:15:51 +08:00
Jon Palmer
fab01ec4a7
Cleanup docs
2020-03-23 22:48:19 -04:00
Jon Palmer
493139529d
remove the decorate APIs
2020-03-23 22:15:43 -04:00
Jon Palmer
fc999d0150
Update MIGRATION.md
...
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-03-23 22:09:00 -04:00
Jon Palmer
e3a0c22b65
Configure actions with parameters
2020-03-23 22:07:27 -04:00
Jon Palmer
7c25d25b4e
Add Preset for Actions Addon
2020-03-23 21:56:19 -04:00
Michael Shilman
3b287be491
Update MIGRATION.md
2020-03-23 11:53:29 +08:00
Michael Shilman
72725fd960
Update MIGRATION.md
2020-03-23 11:47:52 +08:00
Michael Shilman
d603f7f928
Merge branch 'next' into pr/9951
2020-03-12 18:20:46 +08:00
Michael Shilman
eb7a6e2a0a
Update MIGRATION.md
2020-03-11 21:51:03 +08:00
Michael Shilman
1af0458de8
Merge pull request #10084 from storybookjs/7479-mdx-storysource-compat
...
MDX: Compile to improved source-loader format
2020-03-10 14:53:51 +08:00
Michael Shilman
68d1689082
Migration docs: Improved story source handling
2020-03-10 01:01:53 +08:00
Yann Braga
9c5be24d5c
docs(migration): fix syntax for main.js step
...
- also add a test property to the configuration
otherwise the build takes way longer than it should
2020-03-09 16:46:33 +01:00
Michael Shilman
5f44c31718
Improve migration for react-typescript-docgen-loader to babel-plugin-react-docgen
2020-03-06 22:15:34 +08:00
Michael Shilman
a428974405
MIGRATION: Add instructions for react-docgen-typescript-loader
2020-03-06 18:54:56 +08:00
Michael Shilman
d9a7fbd06f
MIGRATION: Placeholder for react-docgen typescript upgrade
2020-03-06 18:51:18 +08:00
Jason Seegmiller
6c517ec3c7
Update MIGRATION.md
2020-03-05 17:36:46 -07:00
Michael Shilman
0e561ac3f8
Cleanup MIGRATION TOC
2020-03-05 05:58:03 +08:00
Michael Shilman
aee887311f
Merge pull request #9914 from storybookjs/refactor-client-api-events
...
Core: Overhaul start.js and event emitting/listening
2020-03-02 14:10:00 +08:00
Tom Coleman
b9af9f672b
Change ClientAPI
HMR code to not call startConfiguring
2020-03-02 16:25:01 +11:00
Tom Coleman
811684a993
Remove selectedKind/selectedStory API
2020-03-02 11:09:24 +11:00
Michael Shilman
8657d7d25f
Merge pull request #9949 from jonspalmer/queryparams_preset
...
Addon-Queryparams: Add addon preset
2020-02-28 08:54:15 +08:00
Jon Palmer
d8eb21b7ff
remove the legacy makePreset
2020-02-25 13:59:42 -05:00
Jon Palmer
056e5de281
QueryParams addon preset
2020-02-25 11:52:35 -05:00
Jon Palmer
fcae5ba3c6
Remove deprecated decorators and loaders
2020-02-25 11:48:51 -05:00
Jon Palmer
bfe3260e64
Claenup docs wrt registering addons
2020-02-25 10:34:19 -05:00
Jon Palmer
2b7ce51fdf
Add preset for Links Addon
2020-02-22 12:23:10 -05:00
Norbert de Langen
e8c41383a1
Merge branch 'next' into refactor-client-api
2020-02-19 15:13:13 +01:00
Tom Coleman
884b865779
Allow importing addParameters/Decorators from client-api after all
2020-02-18 17:21:41 +11:00
Tom Coleman
40190580a6
Describe changes in MIGRATION.md
2020-02-18 13:14:32 +11:00