281 Commits

Author SHA1 Message Date
Tom Coleman
18066d0ce8 Add migration notes about new features 2021-09-09 19:32:13 +10:00
Michael Shilman
e3e0248fc9 Update MIGRATION.md 2021-08-31 12:34:19 +08:00
Michael Shilman
492a1fe685 Add babelModeV7 migration instructions 2021-08-30 19:29:53 +08:00
TheBestMoshe
d626479ee4 updated docs to point to new repo for @react-native-async-storage 2021-08-18 14:13:05 -04:00
Michael Shilman
75bf6ec05a Fix TOC 2021-07-13 10:09:15 +08:00
Mayank
c9552b6c60
Update MIGRATION.md 2021-07-12 14:56:09 -04:00
Michael Shilman
790dd94c24 Migration: Add webpack@5 hoisting instructions 2021-07-05 18:15:49 +08:00
Masashi Hirano
28c9390792
docs: remove unnecessary character 2021-06-28 13:29:37 +09:00
Michael Shilman
c59f2136bd Add default value configuration to 6.3 migration 2021-06-17 09:36:51 +08:00
Michael Shilman
596c602de9 CSF: Put V3 CSF behind a feature flag 2021-06-12 16:31:34 +08:00
Michael Shilman
5b9c58aaa1
Merge pull request #15192 from storybookjs/enableShortcuts-query-param
Core: Add `shortcuts` URL param to disable keyboard shortcuts
2021-06-10 20:22:33 +08:00
Gert Hengeveld
b0319c03b9 Also deprecate 'selectedKind' and 'selectedStory' 2021-06-10 13:34:53 +02:00
Gert Hengeveld
713237b54d Add migration instructions and link to it 2021-06-10 11:50:19 +02:00
Ian VanSchooten
14f1c94102 Use named import for addons 2021-06-09 13:00:06 -04:00
Michael Shilman
809d11e162
Update MIGRATION.md 2021-06-04 21:35:01 +08:00
Michael Shilman
0261206855 Update MIGRATION.md 2021-05-28 13:12:57 +08:00
Michael Shilman
cf1e16ca31 Update Angular12 migration 2021-05-28 13:11:50 +08:00
Michael Shilman
a137166057 MIGRATION: Deprecated addon-knobs 2021-05-27 13:11:04 +08:00
Gaëtan Maisse
13069256cf
docs: fix code snippet types and make npm/yarn snippet consistent 2021-05-25 07:35:29 +02:00
Gaëtan Maisse
4a41cf65a9
docs: add a section about Lit support in 6.2 -> 6.3 migration guide 2021-05-25 07:35:29 +02:00
Michael Shilman
74079bcb61 Improve warning message, MIGRATION instructions 2021-05-24 13:07:31 +08:00
Michael Shilman
bfbb27c545 Add manager webpack5 migration 2021-05-23 21:19:27 +08:00
Michael Shilman
8aba2f5e2a
Merge pull request #14899 from storybookjs/14579-undefined-inputs
Controls: Update all controls to have explicit handling for `undefined`
2021-05-18 14:54:00 +08:00
Benjamin Kindle
ee53fea5f9
missing letter 2021-05-14 10:25:40 -04:00
Michael Shilman
34106a5528 Add angular 12 migration instructions 2021-05-14 15:34:01 +08:00
Tom Coleman
fb572cd0bc Add a warning for argType.defaultValue 2021-05-14 15:21:52 +10: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