231 Commits

Author SHA1 Message Date
Michael Shilman
3990a96880 MIGRATION.md for new angular renderer 2020-12-03 09:27:08 +08:00
Michael Shilman
045938445f Update MIGRATION.md 2020-12-02 12:19:59 +08:00
Michael Shilman
b10d597397 MIGRATION: Note about react/react-dom peer dependencies 2020-12-02 12:17:55 +08:00
Michael Shilman
a4c2634f6b Add storyFn addon-docs caveat to MIGRATION 2020-11-12 18:58:02 +08:00
Gert Hengeveld
c1a86522c1 Add docs for single story hoisting. 2020-11-07 16:53:39 +01:00
Gert Hengeveld
5f3f065f9b Add explanation in MIGRATION.md 2020-11-07 16:24:27 +01:00
Michael Shilman
9a1376ffa6 Deprecate DLL options and document 2020-11-02 07:53:35 +08:00
Michael Shilman
90a6fd0e86 Respond to review comments 2020-10-12 14:23:54 +08:00
Michael Shilman
c99bfd82fb Deprecate story store storyFn field 2020-10-08 14:13:53 +08:00
Michael Shilman
c1ff295246 Merge branch 'next' into 10009-poc-async-loaders 2020-10-07 12:23:34 +08:00
Gaëtan Maisse
6d1f759765
fix: update links related to glob validity to match a valid anchor in MIGRATION.md 2020-05-30 20:29:32 +02:00
Norbert de Langen
ae80b36eba
Update MIGRATION.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2020-05-27 16:06:40 +02:00
Norbert de Langen
136a26d473
Update MIGRATION.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2020-05-27 16:06:33 +02:00
Norbert de Langen
f76908df43
Update MIGRATION.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2020-05-27 16:06:25 +02:00
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	MIGRATION.md
2020-05-26 12:34:40 +02:00
Norbert de Langen
7b4e942c6d
Merge pull request #10909 from graup/graup/vue-preset
Remove babel-preset-vue
2020-05-25 13:19:33 +02:00
Paul Grau
298004a62b Docs: babel-preset-vue migration 2020-05-25 17:03:53 +09:00
Michael Shilman
631db46824 CSF: Add hoisted CSF annotations to MIGRATION.md 2020-05-25 15:39:45 +08:00
Norbert de Langen
baa8079cc5
CHANGE to micromatch && FIX tests && IMPROVE.warning message & documentation & migration-guide 2020-05-22 18:49:42 +02:00
Norbert de Langen
da4f8f5a25
CHANGE documentation 2020-05-22 16:06:59 +02:00
Michael Shilman
4a4ccb48e6 Zero-config typescript: Updated MIGRATION and storybook documentation 2020-05-20 16:35:20 +08:00
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