Michael Shilman
34106a5528
Add angular 12 migration instructions
2021-05-14 15:34:01 +08:00
Gaëtan Maisse
05a98150fa
Merge branch 'next' into patch-4
2021-05-12 20:39:20 +02:00
Michael Shilman
3d270c7aa3
Update MIGRATION.md
2021-05-07 12:35:25 +08:00
Michael Shilman
287c626c96
Add deprecation warning & migration guide
2021-05-07 12:07:21 +08:00
Kyle Gach
231f47214e
Update MIGRATION.md with ESM jest transform tip
...
Add tip about transforming newly-available ESModule packages in jest
2021-05-04 14:27:16 -06:00
Michael Shilman
ef70dcb849
Core: Disable postcss warning, add main.js features
setting
2021-04-05 18:09:52 +08:00
Michael Shilman
c62ece088d
Components: Deprecate html components entry point
2021-03-29 11:37:12 +08:00
Michael Shilman
7ec3510932
Force build
2021-03-17 09:23:39 +08:00
Benjamin Kindle
77bb1d99a1
Mention selectors requirement in Angular stories
...
The asterisks on the `entryComponent` approach is kind of making me wonder if we should just give a better console warning if no component selector is provided. In our project, we will probably end up adding the selectors since it's the same amount of changes as `entryComponent` and will work more completely (with inputs).
2021-03-13 10:06:55 -05:00
Gert Hengeveld
4bcda1f0d6
Deprecation warning for 'control.options'
2021-03-05 10:55:03 +01:00
Gert Hengeveld
c263d1d1b9
Deprecate 'showRoots' in favor of 'sidebar.showRoots', and remove sidebarAnimations altogether
2021-02-26 16:52:50 +01:00
Michael Shilman
483ca6b383
Update MIGRATION.md
2021-02-22 09:30:07 +08:00
Michael Shilman
a83269ab10
Canonical discord links
2021-02-14 00:41:47 +08:00
Michael Shilman
80559746ef
Apply suggestions from code review
2021-01-22 11:08:19 +08:00
Blaine Bublitz
56e36e773b
chore: add deprecations and migration guides
2021-01-21 18:29:25 -07:00
ThibaudAv
9048df8766
Merge branch 'next' into angular-parameters-component
...
# Conflicts:
# MIGRATION.md
2020-12-14 19:26:30 +01:00
Michael Shilman
4f87404ba3
Update MIGRATION.md
...
Co-authored-by: Manuel Meister <news.manuelsworld@gmail.com>
2020-12-14 23:30:58 +08:00
Zachary Raineri
efeaabcec4
Grammar corrections
...
withe the the => with the
2020-12-14 04:40:18 -06:00
Michael Shilman
9f9264455c
Document Angular snapshot migration
2020-12-14 10:35:13 +08:00
Michael Shilman
e3dbfa2c77
MIGRATION: Deprecate Angular story component
2020-12-09 17:42:43 +01:00
Michael Shilman
6fa62e7193
Merge pull request #13180 from storybookjs/docs/addon-backgrounds-61-migration
...
docs(MIGRATION): add preset information for addon-backgrounds in 6.1
2020-12-03 20:12:58 +08:00
Michael Shilman
f372d1d3cd
Update MIGRATION.md
2020-12-03 20:12:43 +08:00
Michael Shilman
14a54117c9
Update MIGRATION.md
2020-12-03 20:12:36 +08:00
Michael Shilman
9d827e0d7b
Update MIGRATION.md
2020-12-03 20:12:25 +08:00
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
Yann Braga
89151a3a7b
docs(MIGRATION): add preset information for addon-backgrounds in 6.1
2020-11-19 21:41:11 +01: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