104 Commits

Author SHA1 Message Date
Michael Shilman
f5b61926c4
Update MIGRATION.md 2019-04-12 09:50:42 +08:00
Mor Tal
1cf2e331c9 Added missing isToolshown documentation
- MIGRATION.md
- Options Parameters documentation
2019-03-21 00:20:59 +02:00
Michael Shilman
934da0d75e
Merge pull request #6177 from storybooks/shilman/react-native-migration
Add migration instructions for RN 5.1
2019-03-20 11:18:25 +08:00
Samuel Vaillant
86aed6f59b
fix(MIGRATION): add missing commas 2019-03-19 12:16:55 +01:00
Michael Shilman
9233a3d3f0 Make this consistent with storybook 2019-03-19 16:08:06 +08:00
Michael Shilman
11aa513fd0 Add migration instructions for RN 5.1 2019-03-19 15:23:21 +08:00
Michael Shilman
55547f38ef
Merge pull request #6104 from storybooks/6081-deprecate-extend-mode
Restore v4 webpack extend mode behavior AND deprecate it
2019-03-16 14:19:33 +08:00
Michael Shilman
7cb11ba73c Restore missing docs reference 2019-03-15 18:12:28 +08:00
Michael Shilman
c42577fb75 Restore 4.x behavior to unbreak 5.0 upgrades, update MIGRATION accordingly 2019-03-15 18:10:33 +08:00
Michael Shilman
d30b43d200 Improve extend-mode deprecation instructions 2019-03-15 15:32:56 +08:00
Michael Shilman
9e2817f088 Deprecate webpack extend mode and update docs 2019-03-15 14:15:37 +08:00
Norbert de Langen
f4a4e2ba21 Merge branch 'next' into react-native/use-core-for-server
# Conflicts:
#	addons/ondevice-knobs/package.json
#	app/react-native/package.json
2019-03-14 10:21:51 +01:00
Michael Shilman
997af33b7c fix typo 2019-03-14 16:16:05 +08:00
Norbert de Langen
288627fffb ADD note to MIGRATION.MD about the change to the start command for https for RN 2019-03-13 14:42:13 +01:00
Emily Mentrek
25e416aaf2
Spelling correction so the markup heading link for Configuration works properly 2019-03-05 17:57:33 -05:00
Pete
bd81dd83a2
Fix typo in MIGRATION.md related to webpack config 2019-03-05 10:26:09 -08:00
Michael Shilman
aa28e030e8 Theming mgiration placeholder
Misc migration notes
2019-03-05 10:08:31 +08:00
Alex Hunt
9ba9daa98e
Add MIGRATION.md entry for addon-cssresources 5.x attribute change 2019-03-04 13:35:28 +00:00
Michael Shilman
3199493104 Clarify slugification 2019-03-04 20:30:25 +08:00
Michael Shilman
2a8a2bf0d9 New URL structure 2019-03-04 16:48:11 +08:00
Michael Shilman
4d0e53f251 New keyboard shortcut defaults 2019-03-04 16:37:43 +08:00
Michael Shilman
be0787947e Update with PR feedback 2019-03-04 14:19:53 +08:00
Michael Shilman
47d484aace Cleanup & document a11y migration 2019-03-04 13:00:17 +08:00
Michael Shilman
7051627dd9 Fix formatting 2019-03-04 10:51:12 +08:00
Michael Shilman
f0ec1fb9f6 Add migration TOC 2019-03-04 10:49:45 +08:00
Michael Shilman
1ccc2013ef Merge branch 'next' into 5818-cleanup-backgrounds 2019-03-04 10:47:56 +08:00
Tom Coleman
a0ade4ab20 CHANGE link to link 2019-03-04 13:20:43 +11:00
Tom Coleman
c2d55a466c ADD documenation of new viewport API and migration notes 2019-03-04 12:22:32 +11:00
Tom Coleman
0d4c21c802 FIX: a bit of cleanup for backgrounds.
Didn't change any supported behaviour, but this should help with users migrating. #5818
2019-03-04 12:00:14 +11:00
Michael Shilman
5e6d2aa5df Document individual story decorators migration 2019-03-02 01:45:19 +08:00
Michael Shilman
8d78548eab Fix typos 2019-02-26 19:38:17 +08:00
Michael Shilman
c9f0c6637a Close quotes && explain removed option 2019-02-26 15:18:28 +08:00
Michael Shilman
c4a755d6c4 More fixes 2019-02-26 14:40:22 +08:00
Michael Shilman
a12e3ae3e2 Fix bad theming args 2019-02-26 14:25:37 +08:00
Michael Shilman
862297053d Fix typos 2019-02-26 13:07:03 +08:00
Michael Shilman
b109911003 Fix bad formatting 2019-02-26 12:16:32 +08:00
Michael Shilman
1ae462fc03 Fix typo 2019-02-26 12:13:28 +08:00
Michael Shilman
f2a4eec271 Fix markdown table 2019-02-26 12:08:25 +08:00
Michael Shilman
1e6a97309b Addon-options migration & back-compat 2019-02-25 23:19:24 +08:00
Michael Shilman
e532d83bda Fix typo 2019-02-15 14:03:20 +08:00
Michael Shilman
ff0cfdf8a0 Fix typo 2019-02-15 14:00:05 +08:00
Michael Shilman
9652469b2f Fix typo 2019-02-15 11:49:48 +08:00
Michael Shilman
9fa29ecae0 Add story hiearchy migration instructions 2019-02-15 11:47:37 +08:00
Michael Shilman
5feb54d327 Update webpack config docs 2019-01-21 22:07:58 +08:00
Michael Shilman
01f4b88034 Merge branch 'next' into release/5.0 2019-01-13 12:12:23 +08:00
Michael Shilman
533ff3c565 4.1 migration tweaks 2019-01-09 21:14:20 +08:00
Michael Shilman
416825491b 4.1 migration WIP 2019-01-04 12:20:10 +08:00
Norbert de Langen
8f895f317e
CHANGE to use yarn everywhere 2018-12-21 16:03:50 +01:00
ewolfe
dda19e5859
Fix typo/grammer 2018-12-06 20:40:28 -08:00
Lucian
ad8c797383 Fix typos and grammatical errors in markdown documents
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2018-12-05 21:23:02 +00:00