Michael Shilman
228c3f995b
Merge branch 'next' into 9773-inconsistent-paths
2020-07-03 23:45:20 +08:00
Michael Shilman
ea9580a0fe
Migration: Add local addon paths update
2020-07-03 23:40:28 +08:00
Tom Coleman
e92ec19cca
Deprecate immutable options as parameters
...
#11142
2020-07-02 19:18:44 +10:00
Michael Shilman
052836099e
CSF: Forbid duplicate kinds
2020-07-01 10:05:09 +08:00
Tom Coleman
cf52efca37
Add some migration notes
2020-06-29 17:04:11 +10:00
Michael Shilman
6a48860c98
Core: Deprecate setAddon
from storiesOf
API
2020-06-26 12:55:06 +08:00
Tom Coleman
ea86077196
Update documentation about startup evetns
2020-06-10 19:13:55 +10:00
Michael Shilman
2f0bc7978c
MIGRATION: update props docs
2020-06-08 10:54:39 +08:00
Michael Shilman
f56410142d
Revert "MIGRATION: update props docs"
...
This reverts commit 1d8f04df024248471451f0f2813701a4eca74f81.
2020-06-08 10:54:03 +08:00
Michael Shilman
3ca55fb562
MIGRATION: clarify zero-config typescript
2020-06-08 10:45:53 +08:00
Michael Shilman
1d8f04df02
MIGRATION: update props docs
2020-06-08 10:43:45 +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