34125 Commits

Author SHA1 Message Date
Michael Shilman
ff5431cac7 Update root, peer deps, version.ts/json to 6.3.0-alpha.28 [ci skip] 2021-05-15 08:37:07 +08:00
Michael Shilman
8a7b0ba101 6.3.0-alpha.28 changelog 2021-05-15 08:36:57 +08:00
Michael Shilman
3b807cf06a
Merge pull request #14942 from storybookjs/fix-cli-init-angular-12-check
CLI: Keep Webpack 4 builder for Angular lower than 12
2021-05-15 08:18:03 +08:00
jonniebigodes
47810060ca
Merge pull request #14906 from storybookjs/chore_minor_addon_docs_fix
Chore: (Docs) Fixes for issue 14218
2021-05-14 22:40:21 +01:00
Gaëtan Maisse
9b15c7e0e2
ci: run Angular 12 e2e tests as part of e2e-tests-core
Keep Angular 11 for now as Angular 12 is out only for a few days.
2021-05-14 21:10:11 +02:00
Gaëtan Maisse
1497a4773e
fix(cli): fix computation of Angular version in sb init
`packageManager.getVersion` was fetching the latest version from npm
registry instead of checking the version installed locally.
2021-05-14 21:10:11 +02:00
Michael Shilman
5de8ca626e
Merge pull request #14936 from literalpie/patch-5
missing letter
2021-05-14 22:38:50 +08:00
Michael Shilman
30f9341a6f
Merge pull request #14937 from storybookjs/docs/update-framework-support
docs: update framework support
2021-05-14 22:37:44 +08:00
Yann Braga
0cf8be6c35 docs: update framework support
- Angular and Svelte have been revamped and now support new features!
2021-05-14 16:27:50 +02:00
Benjamin Kindle
ee53fea5f9
missing letter 2021-05-14 10:25:40 -04:00
Michael Shilman
4d8217cf68 6.3.0-alpha.27 next.json version file 2021-05-14 17:51:12 +08:00
Michael Shilman
8544f2c347 Update git head to 6.3.0-alpha.27, update yarn.lock 2021-05-14 17:46:43 +08:00
Michael Shilman
c48862959a v6.3.0-alpha.27 v6.3.0-alpha.27 2021-05-14 17:42:01 +08:00
Michael Shilman
6c7187d1f7 Update root, peer deps, version.ts/json to 6.3.0-alpha.27 [ci skip] 2021-05-14 17:30:15 +08:00
Michael Shilman
43c9722844 6.3.0-alpha.27 changelog 2021-05-14 17:30:01 +08:00
Michael Shilman
08789e9d98
Merge pull request #14928 from storybookjs/14909-add-angular12-support
CLI: Add Angular 12 + docs inline rendering support
2021-05-14 15:34:28 +08:00
Michael Shilman
34106a5528 Add angular 12 migration instructions 2021-05-14 15:34:01 +08:00
Michael Shilman
e6b3c9692b Fix webpack5 IgnorePlugin 2021-05-14 14:34:18 +08:00
Michael Shilman
c8fecf0ad5 CLI/Angular: Add ng12 + docs inline rendering support 2021-05-14 12:32:54 +08:00
Michael Shilman
e04453d244 6.3.0-alpha.26 next.json version file 2021-05-14 11:06:06 +08:00
Michael Shilman
330d800cd1 Update git head to 6.3.0-alpha.26, update yarn.lock 2021-05-14 11:03:18 +08:00
Michael Shilman
10b42ef0cd v6.3.0-alpha.26 v6.3.0-alpha.26 2021-05-14 10:58:26 +08:00
Michael Shilman
44518891dc Update root, peer deps, version.ts/json to 6.3.0-alpha.26 [ci skip] 2021-05-14 10:46:57 +08:00
Michael Shilman
4b460bdd66 6.3.0-alpha.26 changelog 2021-05-14 10:46:46 +08:00
Michael Shilman
0e94fa79e7
Merge pull request #14925 from Tomastomaslol/issue-14793-same-key-issue-color-swatches-in-color-control
Addon-controls: Fix duplicate color swatch id's in Color control
2021-05-14 10:43:31 +08:00
Michael Shilman
96b9fa306e
Merge pull request #14924 from storybookjs/14902-repro-preamble
CLI: Add preamble instructions to `sb repro`
2021-05-14 09:53:35 +08:00
Michael Shilman
0c1c392c4f CLI: Add preamble instructions to sb repro 2021-05-14 09:52:18 +08:00
Tomas Nygren
c41c801a3b add index to key when looping color swatches in Color control 2021-05-14 11:50:24 +10:00
Michael Shilman
1dad9cd8ab
Merge pull request #14914 from storybookjs/fix-webpack5-crypto
Webpack5: Always set `resolve.fallback.crypto` to `false`
2021-05-14 09:20:27 +08:00
Michael Shilman
81f81fc4c5
Merge pull request #14919 from merceyz/merceyz/prepare-pnp
Build: Add missing dependencies
2021-05-14 09:04:49 +08:00
merceyz
f0ccec360b chore: add missing dependencies for build 2021-05-13 22:02:17 +02:00
Gaëtan Maisse
3879b09a2c
Merge pull request #14917 from storybookjs/hack-ci
Build: Put E2E tests back on track
2021-05-13 20:58:05 +02:00
Gaëtan Maisse
d9b94f606c
repro: add a config for Angular 11 as angular now points to Angular 12
Also, run Angular 11 repro in e2e for now. Will be replaced by Angular 12 as soon as SB will support it.
2021-05-13 20:41:25 +02:00
Gaëtan Maisse
bcaf062418
e2e: run web_components_typescript e2e test with node_modules linker instead of PnP
It looks like there is an issue with PnP, it is sometimes failing to parse TypeScript stories...
2021-05-13 20:04:40 +02:00
Michael Shilman
f68a8fede8 Webpack5: Always set resolve.fallback.crypto to false 2021-05-14 00:33:00 +08:00
jonniebigodes
5e21d8fb57 updates component reference in paragraph 2021-05-13 15:26:06 +01:00
Michael Shilman
51ef69f74c
Merge pull request #14891 from storybookjs/storybook-react-optional
Addon-storyshots: Make @storybook/react dependency optional
2021-05-13 22:08:40 +08:00
Michael Shilman
3fff0e85b9
Merge pull request #14228 from literalpie/patch-4
Mention selectors requirement in Angular stories
2021-05-13 16:03:03 +08:00
Michael Shilman
e27539c933 Use github discussions for questions 2021-05-13 13:14:28 +08:00
Michael Shilman
6d6f27e0c4 Tighten feature request template 2021-05-13 13:10:56 +08:00
Michael Shilman
8184780377 Direct users to use sb repro for their bug reports 2021-05-13 13:10:39 +08:00
Michael Shilman
e5466c0d0f 6.3.0-alpha.25 next.json version file 2021-05-13 13:04:57 +08:00
Michael Shilman
3d21741f06 Update git head to 6.3.0-alpha.25, update yarn.lock 2021-05-13 13:00:20 +08:00
Michael Shilman
9938e2194b v6.3.0-alpha.25 v6.3.0-alpha.25 2021-05-13 12:55:25 +08:00
Michael Shilman
986bb1b2a8 Update root, peer deps, version.ts/json to 6.3.0-alpha.25 [ci skip] 2021-05-13 12:47:14 +08:00
Michael Shilman
04d4849ed1 6.3.0-alpha.25 changelog 2021-05-13 12:47:00 +08:00
Michael Shilman
1f97f82d48
Merge pull request #14281 from KosyanMedia/webpack-5-optimizations
Builder-Webpack5: Use native features instead of plugins
2021-05-13 12:45:48 +08:00
Michael Shilman
8012514e38
Merge pull request #14907 from storybookjs/chore_writing_stories_decorators_polish
Chore: (Docs) Minor polish to the decorators docs
2021-05-13 12:41:16 +08:00
Michael Shilman
73da2a769d
Merge pull request #14893 from storybookjs/fix_update_decorators_snippets_react
Chore: (Docs) Adjusts snippets in decorators for React
2021-05-13 12:38:53 +08:00
Michael Shilman
532293dda0
Merge pull request #14888 from storybookjs/cli-repro-refinements
CLI: Repro refinements per feedback
2021-05-13 12:37:38 +08:00