120 Commits

Author SHA1 Message Date
Michael Shilman
4bed80a17c Source-loader migration docs 2019-09-24 10:14:36 -04:00
Joey Cozza
4c838c9060 updating viewport docs to be more correct about default viewports and show example of how to go back to granular device list 2019-08-27 16:04:38 -06:00
Norbert de Langen
bde0c12895
Merge branch 'next' into fix/viewport 2019-08-26 23:23:50 +02:00
Michael Shilman
4794b217f8 MIGRATION.md: Fix indentation 2019-08-02 10:36:33 +08:00
Gert Hengeveld
28fdb3d3ac Use a sensible sort order for stories and suggest it in the docs. 2019-07-30 16:39:03 +02:00
Michael Shilman
236c5acedb Core: Remove project root babel.config.js loading 2019-07-26 18:43:11 +08:00
Norbert de Langen
b7722217ae ADD default minimal viewport as default && FIX scrolling issue on viewports larger then main area
ADD migration guide to get old defaults again
2019-07-17 13:49:48 +02:00
Norbert de Langen
6c8e7b74f9
ADD migration guide for the grid toolbar feature 2019-07-17 11:04:23 +02:00
Michael Shilman
182f2fab77 Add storySort to MIGRATION.md 2019-07-04 18:02:43 +08:00
Michael Shilman
9e63c855b2 Docgen migration notes 2019-06-22 01:23:12 +08:00
Michael Shilman
c46c1706c9 Add corejs migration notes 2019-06-14 15:45:22 +08:00
Michael Shilman
15cc83bc4e
Update MIGRATION.md 2019-06-04 10:16:08 -07:00
Kai Röder
4ad9bba242 Add a migration guide for Angular 7 and Storybook 5.0.x to 5.1.x 2019-06-04 18:50:15 +02:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Norbert de Langen
c83d4a783b ADD info about sortStoriesByKind to MIGRATION.md 2019-05-24 18:01:35 +02:00
Michael Shilman
e8511022f3 Merge pull request #6447 from backbone87/vue-sb5-migration
update migration.md with vue changes introduced in sb5
2019-05-08 22:43:21 +08:00
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