9903 Commits

Author SHA1 Message Date
Michael Shilman
9b70fb737f Update root, peer deps, version.ts/json to 6.3.0-alpha.23 [ci skip] 2021-05-11 14:25:34 +08:00
Michael Shilman
a843373715
Merge pull request #14790 from Tomastomaslol/issue-14598-tabs-controlling-appearance-of-the-toolbar
UI: Fix tab display when there is only one tab
2021-05-11 13:36:16 +08:00
Michael Shilman
e5aa761772
Merge pull request #14880 from storybookjs/remove-unneeded-dep
Build: Remove outdated `@types/cpy` dependency
2021-05-11 13:23:50 +08:00
Tomas Nygren
d9aff50f6e add story scenario docs only for mobile layout 2021-05-11 10:51:06 +10:00
Gaëtan Maisse
27fa6e1889
refactor(repro): make the generator responsible for mkdir the repro directory if needed 2021-05-10 22:49:15 +02:00
Gaëtan Maisse
b005bc0142
chore: remove outdated @types/cpy dependency
➤ YN0061: │ @types/cpy@npm:7.1.3 is deprecated: This is a stub types definition for cpy. cpy provides its own type definitions, so you don't need @types/cpy installed!
2021-05-10 21:53:53 +02:00
Gaëtan Maisse
d999f14929
feat(repro): extract a proper name from repro git URL
Also add a tmp hack to make CRA work because some peer deps are missing in cra preset and so deps are not resolved correctly when linking the monorepo.
2021-05-10 21:42:34 +02:00
Gaëtan Maisse
63ea058a9b
Display DOM Event/CustomEvent data in Addon Actions
A workaround has been found in `telejson` to keep interesting data when serializing DOM Event/CustomEvent. For details, see https://github.com/storybookjs/telejson/pull/63
2021-05-10 18:44:24 +02:00
Michael Shilman
12f4b8ae4a Extract addon-google-analytics from monorepo 2021-05-10 22:17:33 +08:00
Michael Shilman
65fe51e0f5 Update git head to 6.3.0-alpha.22, update yarn.lock 2021-05-10 21:54:48 +08:00
Michael Shilman
5c8a5090da v6.3.0-alpha.22 2021-05-10 21:49:00 +08:00
Michael Shilman
692afeb19a Update root, peer deps, version.ts/json to 6.3.0-alpha.22 [ci skip] 2021-05-10 21:39:42 +08:00
Michael Shilman
5d0d8a34ad Merge branch 'next' into 14831-extract-addon-knobs 2021-05-10 20:36:08 +08:00
Michael Shilman
ddcb3bd37e Extract addon-knobs from monorepo 2021-05-10 16:50:58 +08:00
Michael Shilman
ccb7b673fa Fix CRA linking to match ../storybook-repros structure 2021-05-10 15:38:02 +08:00
Michael Shilman
16d58fe836 Fix appName in both repro and e2e 2021-05-10 15:08:37 +08:00
Gaëtan Maisse
84d26281d3
feat(repro): deactivate mithril and rax, fix preact generator 2021-05-09 20:35:57 +02:00
Gaëtan Maisse
9087411fec
Merge branch 'next' into feat/cli-repro-template 2021-05-09 19:21:46 +02:00
Gaëtan Maisse
426bbe55ab
e2e: use config from repro instead of duplicating them 2021-05-09 19:21:37 +02:00
Gaëtan Maisse
194a699104
feat(repro): add pnp flag to use Yarn in Plug'n'Play mode 2021-05-09 17:22:22 +02:00
Gaëtan Maisse
f1987dd2ff
feat(repro): deactivate git repo init when running in e2e mode 2021-05-09 16:53:32 +02:00
Michael Shilman
9181daeb78 Merge branch 'next' into 14831-extract-addon-graphql 2021-05-09 17:11:04 +08:00
Michael Shilman
5a3c25253d Merge branch 'next' into 14831-extract-design-assets 2021-05-09 16:38:37 +08:00
Michael Shilman
48be589d64
Merge pull request #14855 from storybookjs/14831-extract-addon-events
Extract addon-events from monorepo
2021-05-09 16:36:18 +08:00
Michael Shilman
4a68e8e063 Merge branch 'next' into 14831-extract-addon-cssresources 2021-05-09 11:17:55 +08:00
Michael Shilman
5b5bfe8845 Merge branch 'next' into 14831-extract-addon-events 2021-05-09 11:17:38 +08:00
Michael Shilman
ff857ff6ee Merge branch 'next' into 14831-extract-design-assets 2021-05-09 11:16:14 +08:00
Michael Shilman
20898b6976
Merge pull request #14861 from storybookjs/14831-extract-addon-queryparams
Extract addon-queryparams from monorepo
2021-05-09 11:15:10 +08:00
Michael Shilman
33405b0553 Merge branch 'next' into feat/cli-repro-template 2021-05-08 21:41:18 +08:00
Michael Shilman
0a6530609a
Revert "UI: Boolean control change for UI Fix toggle button" 2021-05-08 21:01:09 +08:00
Michael Shilman
0d9022ce99
Merge pull request #14857 from storybookjs/arg-parser-defaults
CLI: Use arg-parser defaults
2021-05-08 19:38:56 +08:00
Michael Shilman
5fb476f842 Use sb short command 2021-05-08 19:37:07 +08:00
Michael Shilman
de54bad2ae Update snapshots 2021-05-08 15:50:34 +08:00
Michael Shilman
91e20a4bc4 Extract addon-graphql from monorepo 2021-05-08 15:23:47 +08:00
Michael Shilman
55807913e9 Extract addon-queryparams from monorepo 2021-05-08 14:54:45 +08:00
Michael Shilman
e7e095bd85 Extract addon-cssresources from monorepo 2021-05-08 14:45:50 +08:00
jamesgeorge007
d61809289b CLI: rely on arg-parser defaults 2021-05-08 11:33:06 +05:30
Michael Shilman
7600d12f69 Extract addon-events from monorepo 2021-05-08 10:53:23 +08:00
Michael Shilman
0f37ea537a Extract design-assets from monorepo 2021-05-08 10:31:09 +08:00
Michael Shilman
11d1c1410b
Merge pull request #14408 from cjmcintyre/patch-1
UI: Boolean control change for UI Fix toggle button
2021-05-07 16:59:49 +08:00
Michael Shilman
0da8dc1a0d Update git head to 6.3.0-alpha.21, update yarn.lock 2021-05-07 14:07:05 +08:00
Michael Shilman
c3ffd75d5a v6.3.0-alpha.21 2021-05-07 14:01:13 +08:00
Michael Shilman
abc248e367 Update root, peer deps, version.ts/json to 6.3.0-alpha.21 [ci skip] 2021-05-07 13:53:46 +08:00
Michael Shilman
06eb833d5f Fix doc blocks imports to import from ESM/CJS 2021-05-07 11:51:52 +08:00
Michael Shilman
14bdaa983e Update git head to 6.3.0-alpha.20, update yarn.lock 2021-05-06 21:55:34 +08:00
Michael Shilman
fedb50ac46 v6.3.0-alpha.20 2021-05-06 21:49:12 +08:00
Michael Shilman
148937e93a Update root, peer deps, version.ts/json to 6.3.0-alpha.20 [ci skip] 2021-05-06 21:09:52 +08:00
Michael Shilman
70d68266cb Merge branch 'next' into pr/14408 2021-05-06 19:45:10 +08:00
domyen
943f762e7d Undo theme change – need to consider this in context of a larger redesign not a piecemeal change 2021-05-05 18:46:20 -04:00
domyen
927f2f5057 Toolbar IconButton: ensure random text in IconButtons is displayed at the correct size 2021-05-05 17:51:52 -04:00