36195 Commits

Author SHA1 Message Date
Michael Shilman
0fc9200599 v6.4.0-beta.3 v6.4.0-beta.3 2021-10-01 23:21:37 +08:00
Michael Shilman
9fe35188f1 Update root, peer deps, version.ts/json to 6.4.0-beta.3 [ci skip] 2021-10-01 23:12:50 +08:00
Michael Shilman
b32f506eee 6.4.0-beta.3 changelog 2021-10-01 23:12:40 +08:00
Michael Shilman
ece2504f72
Merge pull request #16194 from storybookjs/16150-cra5-sb-init
CLI: Add webpack5 builder to CRA5 `sb init`
2021-10-01 23:06:22 +08:00
jonniebigodes
152a72ad9d
Merge pull request #16206 from evancharlton/patch-1
chore(docs): Correct a small oversight
2021-10-01 15:06:18 +01:00
Michael Shilman
155a184247 Strip version specifiers off extraAddons 2021-10-01 18:45:39 +08:00
Evan Charlton
6af5c4003e chore(docs): Fix a small typo
The docs talk about updating your `storybook/main.js` file, but it's
actually `.storybook/main.js`.

Correct this small oversight :)
2021-10-01 11:23:11 +02:00
Michael Shilman
28d248034f 6.4.0-beta.2 next.json version file 2021-10-01 10:11:59 +08:00
Michael Shilman
6ed3f33ef1 Update git head to 6.4.0-beta.2, update yarn.lock 2021-10-01 10:08:04 +08:00
Michael Shilman
3358e1e90c v6.4.0-beta.2 v6.4.0-beta.2 2021-10-01 10:04:43 +08:00
Michael Shilman
d65d10b3a1 Update root, peer deps, version.ts/json to 6.4.0-beta.2 [ci skip] 2021-10-01 09:54:02 +08:00
Michael Shilman
9be801257e 6.4.0-beta.2 changelog 2021-10-01 09:52:27 +08:00
Kyle Gach
ec1640960c
Merge pull request #16184 from storybookjs/sb-init-web-components-cjs
Default sb init in ESM projects to use cjs

Closes #16181
2021-09-30 13:01:11 -06:00
Kyle Gach
83718785a7
Merge pull request #16185 from storybookjs/sb-init-page-styles
Better scope sample page component styles
2021-09-30 11:45:14 -06:00
Michael Shilman
076e7dda08 try to fix the build 2021-10-01 00:29:04 +08:00
Michael Shilman
c8ad08828c CLI: Limit preset install for old versions of SB 2021-09-30 23:43:46 +08:00
jonniebigodes
3aa98148b3
Merge pull request #16197 from storybookjs/docs/get-started/examples
docs: add Talend design system example
2021-09-30 14:59:01 +01:00
Michael Shilman
2744fb78ba Fix review comments 2021-09-30 17:35:17 +08:00
Fabien
8b8a153232
docs: add Talend design system example 2021-09-30 09:13:06 +02:00
Michael Shilman
d6a1086cbc
Merge pull request #16183 from storybookjs/sb-init-template-comments
Add comments to sb init stories template
2021-09-30 11:21:19 +08:00
Michael Shilman
97fecef0ed
Merge pull request #16186 from storybookjs/color-control-format-toggle
Controls: Hide color control format toggle when no value
2021-09-30 11:13:31 +08:00
Michael Shilman
b1c2fd5ade
Merge pull request #16190 from stof/upgrade_boxen
Upgrade boxen to 5.x
2021-09-30 11:10:53 +08:00
Michael Shilman
247f481039 Merge branch 'next' into pr/16190 2021-09-30 09:34:49 +08:00
Michael Shilman
88ff469f2d
Merge pull request #16196 from storybookjs/16093-upgrade-react-dev-utils
Upgrade react-dev-utils to 11.0.4
2021-09-30 09:34:15 +08:00
Michael Shilman
7448d09760 Upgrade react-dev-utils to 11.0.4 2021-09-30 09:12:50 +08:00
Kyle Gach
f998946ba9 Add comments to sb init stories templates
- Fix (and alpha-order) argTypes definitions
- Use "Template" name/concept consistently
2021-09-29 13:49:33 -06:00
Michael Shilman
1fd8294e3e CLI: Add webpack5 builder to CRA5 sb init 2021-09-30 02:49:36 +08:00
Christophe Coevoet
b015579d65 Upgrade boxen to 5.x
The breaking change in this major version is dropping support for
node <10, and storybook already requires node 10+.
This removes one path depending on outdated versions of ansi-regex that
are vulnerable for ReDoS.
2021-09-29 14:53:20 +02:00
Kyle Gach
09bc5f00fc Hide Color control format toggle when no value 2021-09-28 15:46:59 -06:00
Kyle Gach
3f15cd2fdd Better scope sample page component styles
- Was affecting non-component styles when rendered in Docs tab
2021-09-28 15:36:36 -06:00
Kyle Gach
4904adb771 Default sb init in ESM projects to use cjs
- Reverts previous commit
2021-09-28 15:10:28 -06:00
jonniebigodes
d11b386796
Merge pull request #16182 from storybookjs/install-docs-improvements
Update install docs
2021-09-28 20:14:28 +01:00
Kyle Gach
69f523d782 Default sb init w/ "web components" to use cjs 2021-09-28 12:31:49 -06:00
Kyle Gach
e190a8cdb9 Update install docs
- Emphasize requirement to install in existing project
- Add link to Troubleshooting section
- Update welcome screenshot to include correct "edit" filename
- Re-arrange content order, so that Troubleshooting isn't last
- Update React Storybook examples
    - Remove react-native-web, as that project no longer uses Storybook
    - Point to SB Design System instead of react-dates, as it uses modern features
2021-09-28 12:16:49 -06:00
Michael Shilman
b59d90c3b4
Merge pull request #16157 from zacnomore/patch-1
Fix typo in Angular Example NgRx Story
2021-09-26 17:10:30 +08:00
Michael Shilman
a736050021 Update ngrx-store.stories.storyshot 2021-09-26 16:53:11 +08:00
Michael Shilman
f75ecea779
Merge pull request #16155 from mdamian322/fix-ansi-html-vulnerability
Dependencies: Fix ansi-html vulnerability
2021-09-26 06:54:59 +08:00
Michael Shilman
43ab2dec88 Merge branch 'next' into pr/16155 2021-09-26 06:33:39 +08:00
Michael Shilman
529af2a330 6.4.0-beta.1 next.json version file 2021-09-26 06:12:58 +08:00
Michael Shilman
d80182745a Update git head to 6.4.0-beta.1, update yarn.lock 2021-09-26 06:09:31 +08:00
Michael Shilman
000a73948b v6.4.0-beta.1 v6.4.0-beta.1 2021-09-26 06:06:37 +08:00
Michael Shilman
37b2d7fd58 Update root, peer deps, version.ts/json to 6.4.0-beta.1 [ci skip] 2021-09-26 05:55:47 +08:00
Michael Shilman
0982444964 6.4.0-beta.1 changelog 2021-09-26 05:55:31 +08:00
Michael Shilman
8395c06d04
Merge pull request #16159 from storybookjs/15762-mdx-csf3-support
MDX: Support CSF3 play/render functions
2021-09-26 05:53:07 +08:00
Michael Shilman
0a7143cb07
Merge pull request #16137 from storybookjs/angular/clean-unused-code
Angular: Remove dead code in client
2021-09-26 05:51:04 +08:00
Michael Shilman
cf2c75bbeb
Merge pull request #16161 from storybookjs/16117-fix-source-state-open
Addon-docs: Fix loading behavior for Canvas doc block
2021-09-26 05:50:39 +08:00
Thibaud Av
432c93f202
refactor(angular): remove dead code in client
This code is now longer useful with new RendererFactory
2021-09-25 10:34:13 +02:00
Michael Shilman
2ed785684f Include play/render in Story doc block props 2021-09-25 14:57:07 +08:00
Michael Shilman
65c1731f81 Update csf3.stories.mdx 2021-09-25 14:29:24 +08:00
Michael Shilman
094089eea9 Addon-docs: Fix loading behavior for Canvas doc block 2021-09-25 14:09:40 +08:00