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
948bc1fa6c
Merge branch 'next' into pr/16178
2021-09-30 17:48:23 +08:00
Michael Shilman
2744fb78ba
Fix review comments
2021-09-30 17:35:17 +08:00
Michael Shilman
6410d97b9d
Add angular12 fix
2021-09-30 17:25:17 +08:00
Michael Shilman
a619d5bd8b
More review fixes
2021-09-30 17:24:51 +08:00
Michael Shilman
3e477078b2
Fix review comments
2021-09-30 17:18:20 +08:00
Michael Shilman
bfb16b7795
CLI: Tests and bugfix for cra5 fix
2021-09-30 16:49:17 +08:00
Michael Shilman
05cd8c3a30
CLI: Tests and bugfixes for webpack5 fix
2021-09-30 16:25:33 +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
Michael Shilman
ffb254bd9d
Update yarn.lock
2021-09-30 02:45:07 +08:00
Michael Shilman
c3a69ec143
Add links
2021-09-30 02:30:31 +08:00
Michael Shilman
42080cd825
CLI: Add cra5 fix
2021-09-30 02:09:30 +08:00
Michael Shilman
ef27483dd7
CLI: Add webpack5 fix
2021-09-30 02:08:40 +08:00
Michael Shilman
0b59b9952c
CLI: Add fix command
2021-09-30 02:07:12 +08:00
Michael Shilman
df6d9ffea0
CSF tools: Add utility for reading/writing config files
2021-09-30 02:05:04 +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
Tom Coleman
ca716325c8
Add a bunch of edge case tests to PreviewWeb
2021-09-29 21:41:59 +10:00
Tom Coleman
bb1b922fb2
Un-skip two tests we couldn't implement before
2021-09-29 19:02:33 +10:00
Tom Coleman
5d7774f449
Fixed up PreviewWeb
tests
2021-09-29 18:45:26 +10:00
Jeroen Zwartepoorte
573cc5f38f
🍏
2021-09-29 09:18:24 +02:00
Tom Coleman
2256d74fbc
Fix up store tests
2021-09-29 11:05:22 +10:00
Tom Coleman
8422932f24
Little tweak to get generation working again properly
...
We had an issue with absolute vs relative paths. Going to sort this out properly when I handle all specifiers soon.
2021-09-29 09:42:14 +10: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
Jeroen Zwartepoorte
f69f882465
🌪
2021-09-28 16:12:14 +02:00
Jeroen Zwartepoorte
bd70b28953
💥
2021-09-28 15:51:07 +02:00
Jeroen Zwartepoorte
6c73d06d43
Autogenerate event handlers.
2021-09-28 15:20:08 +02:00
Tom Coleman
0253a81391
Get HMR working for v6&v7
2021-09-28 22:40:15 +10:00
Tom Coleman
9132a9ad3d
Add stories for manager HMR
2021-09-28 16:31:29 +10:00
Tom Coleman
bafc8b23de
Fix up some more types to bootstrap
2021-09-28 15:46:27 +10:00
Michael Shilman
c1883f37bd
Ensure we always re-render exactly when the result of loadStory changes
2021-09-28 12:50:39 +08:00