178 Commits

Author SHA1 Message Date
Michael Shilman
1af0458de8
Merge pull request #10084 from storybookjs/7479-mdx-storysource-compat
MDX: Compile to improved source-loader format
2020-03-10 14:53:51 +08:00
Michael Shilman
68d1689082 Migration docs: Improved story source handling 2020-03-10 01:01:53 +08:00
Yann Braga
9c5be24d5c docs(migration): fix syntax for main.js step
- also add a test property to the configuration
otherwise the build takes way longer than it should
2020-03-09 16:46:33 +01:00
Michael Shilman
5f44c31718 Improve migration for react-typescript-docgen-loader to babel-plugin-react-docgen 2020-03-06 22:15:34 +08:00
Michael Shilman
a428974405 MIGRATION: Add instructions for react-docgen-typescript-loader 2020-03-06 18:54:56 +08:00
Michael Shilman
d9a7fbd06f MIGRATION: Placeholder for react-docgen typescript upgrade 2020-03-06 18:51:18 +08:00
Jason Seegmiller
6c517ec3c7
Update MIGRATION.md 2020-03-05 17:36:46 -07:00
Michael Shilman
0e561ac3f8 Cleanup MIGRATION TOC 2020-03-05 05:58:03 +08:00
Michael Shilman
aee887311f
Merge pull request #9914 from storybookjs/refactor-client-api-events
Core: Overhaul start.js and event emitting/listening
2020-03-02 14:10:00 +08:00
Tom Coleman
b9af9f672b Change ClientAPI HMR code to not call startConfiguring 2020-03-02 16:25:01 +11:00
Tom Coleman
811684a993 Remove selectedKind/selectedStory API 2020-03-02 11:09:24 +11:00
Michael Shilman
8657d7d25f
Merge pull request #9949 from jonspalmer/queryparams_preset
Addon-Queryparams: Add addon preset
2020-02-28 08:54:15 +08:00
Jon Palmer
056e5de281 QueryParams addon preset 2020-02-25 11:52:35 -05:00
Jon Palmer
bfe3260e64 Claenup docs wrt registering addons 2020-02-25 10:34:19 -05:00
Jon Palmer
2b7ce51fdf Add preset for Links Addon 2020-02-22 12:23:10 -05:00
Norbert de Langen
e8c41383a1
Merge branch 'next' into refactor-client-api 2020-02-19 15:13:13 +01:00
Tom Coleman
884b865779 Allow importing addParameters/Decorators from client-api after all 2020-02-18 17:21:41 +11:00
Tom Coleman
40190580a6 Describe changes in MIGRATION.md 2020-02-18 13:14:32 +11:00
Gonzalo Aguirre
27a988c168
Fix typo on AsyncStorage section 2020-02-17 11:21:35 -03:00
Tom Coleman
61ee029b54 Add migration notes about changes 2020-02-11 16:25:39 +11:00
Michael Shilman
b8fdc3e31d Addon-a11y: Update preset registration & document in MIGRATION.md 2020-02-04 16:26:36 +08:00
Norbert de Langen
8cf7dc5e69
ADD notices describing the incompatibilities with manager.js theming & addon-docs && make the addon-docs README the sot 2020-01-28 12:49:00 +01:00
Gaëtan Maisse
321ecb9263 docs: add a section about external puppeteer in MIGRATION.md 2020-01-18 08:40:11 +01:00
JavaScript Joe
b47e36c342
docs: add note about async storage 2020-01-16 08:50:36 -07:00
Norbert de Langen
b1c6cf1ac4
Document showRoots for 5.3 by parameters 2020-01-09 17:03:59 +01:00
Michael Shilman
cf2e3601b4
Update MIGRATION.md 2020-01-08 16:19:44 +08:00
Michael Shilman
0b5f2db374
Update MIGRATION.md 2020-01-08 16:11:52 +08:00
Michael Shilman
554f1047e2 Update main.js MIGRATION instructions 2020-01-07 10:54:35 +08:00
Michael Shilman
316c8cc826 Main.js Combine addons/presets in documentation 2019-12-31 15:20:27 +08:00
Michael Shilman
f60c0cfa5a
Update MIGRATION.md 2019-12-23 17:28:19 +08:00
JohnAlbin
3b2540a0c6 Fix localeCompare() examples. Fixes #9193 2019-12-19 16:53:18 +08:00
Michael Shilman
c12699cb02
Update MIGRATION.md
Co-Authored-By: Thomas Allmer <d4kmor@gmail.com>
2019-12-11 00:33:14 +08:00
Norbert de Langen
a24690f530
FIX review comments 2019-12-10 14:14:19 +01:00
Norbert de Langen
2b31785756
ADD migration documentation for triconfig 2019-12-10 14:00:56 +01:00
Michael Shilman
e42f84f8c7 Update MIGRATION.md 2019-11-21 16:49:28 +08:00
Michael Shilman
5ff477b7c8 Update MIGRATION.md 2019-11-21 16:48:16 +08:00
Michael Shilman
389479227a
Update MIGRATION.md 2019-11-19 09:34:35 +08:00
Jeff Gu Kang
0a18a14757
Fix wrong information about async storage
asyncStorage can set by `require('@react-native-community/async-storage').AsyncStorage`
2019-11-15 22:06:04 +09:00
Michael Shilman
45a9d462dc Merge branch 'next' into 8793-deprecate-hierarchy-separators 2019-11-14 15:23:09 +08:00
Michael Shilman
136845c498
Update MIGRATION.md
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2019-11-13 11:49:58 +08:00
Michael Shilman
71c468568d
Update MIGRATION.md 2019-11-12 11:14:17 +08:00
Tom Coleman
e9e4ac195e Added migration notes and updated docs 2019-11-12 13:02:34 +11:00
Michael Shilman
b046effb28 Merge branch 'next' into 8756-deprecate-display-name 2019-11-11 22:54:15 +08:00
Michael Shilman
709f3c9d95 Update documentation to remove displayName story parameter 2019-11-11 22:03:11 +08:00
Michael Shilman
884962b787 Addon-docs: Add unified preset, deprecate framework-specific presets 2019-11-11 14:56:17 +08:00
Michael Shilman
437407b5c0 Addon-docs: Updated recipe for notes as component description 2019-11-05 17:40:22 +08:00
Norbert de Langen
d54f137873 CHANGE the references from '@storybook/theming/create' to '@storybook/theming/create', so it's react15 compatible 2019-11-04 14:36:35 +01:00
Michael Shilman
93122b46de
Merge branch 'next' into fix-async-storage 2019-11-04 07:06:55 +08:00
Michael Shilman
f66dd46b35
Update MIGRATION.md 2019-11-04 06:58:30 +08:00
Gytis Vinclovas
050b5aaf98 Added warning. 2019-11-03 12:31:50 +02:00