42672 Commits

Author SHA1 Message Date
Norbert de Langen
50020ab341
Merge branch 'norbert/sb-574-addon-a11y' into norbert/sb-577-addon-links 2022-09-07 12:25:39 +02:00
Norbert de Langen
659218ca5c
Merge branch 'next' into norbert/sb-574-addon-a11y 2022-09-07 12:25:29 +02:00
Norbert de Langen
043b32e342
delete addon link cypress spec 2022-09-07 12:23:39 +02:00
Norbert de Langen
d1cff3af86
cleanup 2022-09-07 12:14:27 +02:00
Norbert de Langen
0207731601
remove all references to addon-links in examples
create renderer agnostic stories in addons/links/template/stories
2022-09-07 12:10:19 +02:00
Simen Bekkhus
7b329aaa67
fix: type storyIdToEntry explicitly 2022-09-07 12:04:35 +02:00
Tom Coleman
d5ff90d416 Make loader sync (!) and remove timeouts 2022-09-07 19:06:55 +10:00
Norbert de Langen
fb15a57224
add stories to test axe through the a11y addon 2022-09-07 09:14:01 +02:00
Tom Coleman
1ed3a7dda3 Make loader sync (!) and remove timeouts 2022-09-07 16:28:13 +10:00
Michael Shilman
573e6f3340 Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip] 2022-09-07 11:20:25 +08:00
Michael Shilman
02c013c331 v7.0.0-alpha.31 v7.0.0-alpha.31 2022-09-07 11:16:32 +08:00
Ian VanSchooten
ae6b1a6c95 Remove more unused disable directives 2022-09-06 23:14:42 -04:00
Michael Shilman
1b13feedcd Update root, peer deps, version.ts/json to 7.0.0-alpha.31 [ci skip] 2022-09-07 11:11:11 +08:00
Michael Shilman
e3f61cb76f 7.0.0-alpha.31 changelog 2022-09-07 11:10:55 +08:00
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00
Michael Shilman
109551bf95
Merge pull request #19052 from storybookjs/update-controls-reset-button
Doc blocks: Update ArgTable Reset button to use IconButton
2022-09-07 08:54:55 +08:00
Michael Shilman
9f68b06102
Merge pull request #19084 from storybookjs/update-some-icons
UI: Update a handful of icons
2022-09-07 08:23:27 +08:00
Michael Shilman
367c98c95e Merge branch 'next' into update-controls-reset-button 2022-09-07 08:22:28 +08:00
Michael Shilman
7c8c657d80
Merge pull request #19078 from storybookjs/chore/update-nx-latest
Build: Update to latest nx
2022-09-07 08:21:07 +08:00
Michael Shilman
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08:00
Michael Shilman
3c07761707
Merge pull request #19095 from storybookjs/vite/plugin-types
Vite: Fix plugin types
2022-09-07 07:43:12 +08:00
domyen
ece62051bf Mention versioning and history in the Publish docs 2022-09-06 17:24:11 -04:00
Ian VanSchooten
e20573899c Keep vite versions aligned across builder/frameworks 2022-09-06 14:17:15 -04:00
Ian VanSchooten
0829166865 Merge remote-tracking branch 'origin/next' into vite/plugin-types
# Conflicts:
#	code/yarn.lock
2022-09-06 14:00:04 -04:00
Norbert de Langen
982db837e3
add a Html component for testing any html content 2022-09-06 17:54:17 +02:00
Norbert de Langen
0b3ed22d8c
Merge branch 'next' into norbert/sb-574-addon-a11y 2022-09-06 17:49:09 +02:00
Norbert de Langen
7bb048618c
Merge pull request #19100 from storybookjs/deps-cleanup
Chore: Remove unused dependencies in /lib
2022-09-06 11:04:04 +02:00
Tom Coleman
1cb2f9dfd8 Absolutize both config and previewEntries
cc @IanVS
2022-09-06 15:12:06 +10:00
Tom Coleman
2a223ce5e6 Add some exports stories 2022-09-06 14:57:46 +10:00
Tom Coleman
4866baa473 Add some stories about names and titles 2022-09-06 14:53:25 +10:00
Tom Coleman
9bfbb871f6 Added hooks stories 2022-09-06 14:48:07 +10:00
Tom Coleman
c75a10b79c Add unicode stories 2022-09-06 14:36:31 +10:00
Tom Coleman
6ce9ff2563 Added layout stories 2022-09-06 14:30:01 +10:00
Tom Coleman
b03ba1313d Delete story that should be part of controls
cc @shilman
2022-09-06 14:15:08 +10:00
Tom Coleman
cde6a2c4fa Delete old stories that aren't really testing anything 2022-09-06 14:12:38 +10:00
Tom Coleman
e4a6322d49 Add stories that test re-rendering behaviour 2022-09-06 14:10:35 +10:00
Tom Coleman
b1ee8ccd35 Add error stories to react 2022-09-06 13:53:12 +10:00
Ian VanSchooten
e1c42aeedf Consolidate versions of vite in monorepo 2022-09-05 22:48:28 -04:00
Tom Coleman
6c1b22fb37 Add a arg "target" story 2022-09-06 11:56:22 +10:00
Tom Coleman
c4afd2c4f3 Cleanup 2022-09-06 11:33:58 +10:00
Tom Coleman
62edab6947 Add globals stories 2022-09-06 11:33:46 +10:00
Tom Coleman
7835e77ad0 Add argtype stories 2022-09-06 11:27:47 +10:00
Ian VanSchooten
85a3d6840f Use test-runner pre-release in CI
This should be removed once 7.1 stable is released
2022-09-05 17:33:24 -04:00
Ian VanSchooten
1926153a70 Merge remote-tracking branch 'origin/next' into deps-cleanup
# Conflicts:
#	code/lib/addons/package.json
#	code/lib/blocks/package.json
#	code/lib/client-api/package.json
#	code/lib/core-client/package.json
#	code/lib/core-common/package.json
#	code/lib/preview-web/package.json
#	code/lib/source-loader/package.json
#	code/yarn.lock
2022-09-05 17:29:49 -04:00
Michael Shilman
b7437b9eab Update git head to 7.0.0-alpha.30, update yarn.lock [ci skip] 2022-09-06 00:59:35 +08:00
Michael Shilman
aabf7b595c v7.0.0-alpha.30 v7.0.0-alpha.30 2022-09-06 00:55:36 +08:00
Michael Shilman
565259c636 Update root, peer deps, version.ts/json to 7.0.0-alpha.30 [ci skip] 2022-09-06 00:40:47 +08:00
Michael Shilman
577e43954f 7.0.0-alpha.30 changelog 2022-09-06 00:40:31 +08:00
Michael Shilman
4c4459d446
Merge pull request #19097 from storybookjs/fix/cleanup-comment
CLI: remove outdated comment in Angular starter
2022-09-06 00:38:08 +08:00
Michael Shilman
95469899a2
Merge pull request #19103 from dartess/remove-stable
Remove deprecated `stable` dependency
2022-09-06 00:36:23 +08:00