34119 Commits

Author SHA1 Message Date
Michael Shilman
e78a021582
Merge pull request #14900 from storybookjs/14579-remove-default-values
Addon-docs: Remove all defaultValue eval-ing
2021-05-18 14:11:46 +08:00
Tom Coleman
ed75c568c6 Arg missed this 2021-05-18 15:22:19 +10:00
Tom Coleman
99d07750e0 Don't pass hasValue to range for now 2021-05-18 15:19:04 +10:00
Tom Coleman
354a40a7a4 Select the default value set in number/object inputs 2021-05-18 15:10:58 +10:00
Tom Coleman
90213436c7 Remove unused code 2021-05-14 15:21:25 +10:00
Tom Coleman
40258db8d8 Update snapshots 2021-05-14 15:21:25 +10:00
Tom Coleman
65dcdad97c Add comment 2021-05-14 15:21:25 +10:00
Tom Coleman
2f3b847521 Add snapshot tests for argtype inferring 2021-05-14 15:21:25 +10:00
Tom Coleman
a839f87454 Tweak argType generation 2021-05-14 15:21:24 +10:00
Tom Coleman
25e9208e8a Remove all defaultValue eval-ing in addon-docs 2021-05-14 15:21:24 +10:00
Tom Coleman
1a2d67752d Merge remote-tracking branch 'origin/next' into 14579-undefined-inputs 2021-05-14 15:21:08 +10:00
Tom Coleman
31694e05ba Fix some deepscan issues 2021-05-14 14:32:57 +10:00
Tom Coleman
847b196bd0 Set an error if you try to set a number to empty 2021-05-14 14:27:42 +10:00
Tom Coleman
15f963bccd Set array/number/object controls to a button when undefined 2021-05-14 14:08:06 +10: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
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
Michael Shilman
09b5fe9d52 Improve post-install instructions 2021-05-13 11:45:03 +08:00
Michael Shilman
a191deac52
Update lib/cli/src/repro.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2021-05-13 11:22:22 +08:00
jonniebigodes
7b469ab118 minor polish to the decorators docs 2021-05-12 21:52:47 +01:00
Gaëtan Maisse
05a98150fa
Merge branch 'next' into patch-4 2021-05-12 20:39:20 +02:00
Gaëtan Maisse
a030edf649
chore: fix lockfile 2021-05-12 20:26:21 +02:00
Gaëtan Maisse
fe9839497a
Merge branch 'next' into webpack-5-optimizations 2021-05-12 20:24:30 +02:00