849 Commits

Author SHA1 Message Date
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
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
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 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
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
Michael Shilman
d5bce2c2bb
Merge pull request #19111 from storybookjs/fix-svelte-dependencies
Svelte: Update sveltedoc dependencies
2022-09-06 00:31:01 +08:00
Michael Shilman
5a6aee7e44
Merge pull request #19098 from storybookjs/remove-core-js
Deps: Remove core-js from most packages
2022-09-06 00:24:04 +08:00
Michael Shilman
c240ea14da
Merge pull request #19115 from storybookjs/fix/cli-init
Include rendererAssets in npm bundle
2022-09-06 00:22:34 +08:00
Ian VanSchooten
f79224b621 Update to vite 3.1.0 stable 2022-09-05 12:13:19 -04:00
Ian VanSchooten
eb341b9f6f Include rendererAssets in npm bundle 2022-09-05 10:38:35 -04:00
Norbert de Langen
3c7b4eeec9
fix cypress e2e test on official storybook
As a11y stories are no longer present, I had to target something else for the same purpose.
2022-09-05 15:52:12 +02:00
Norbert de Langen
4ad0d795a6
move all a11y stories to be renderer agnostic into addons/a11y/template/stories 2022-09-05 15:30:49 +02:00
Tom Coleman
efbfaf4b1d Add args stories 2022-09-05 21:36:20 +10:00
Tom Coleman
14fc77a688 Update svelte dependencies 2022-09-05 21:10:30 +10:00
Tom Coleman
754d7a72b2 Update svelte dependencies 2022-09-05 21:09:37 +10:00
Tom Coleman
89fbda6e0c Deepscan 2022-09-05 21:09:21 +10:00
Tom Coleman
2f9373d879 Add Pre components to svelte and vue3 2022-09-05 17:08:08 +10:00
Tom Coleman
835ec8461d Added decorator stories 2022-09-05 15:37:03 +10:00
Tom Coleman
66a94ae6b2 Merge remote-tracking branch 'origin' into tom/sb-586-core-features-loaders-parameters 2022-09-05 15:26:46 +10:00
Tom Coleman
44f1d1859a Setup system to create preview annotations in sandboxes
And use in loaders/parameters stories
2022-09-05 15:23:56 +10:00
Tom Coleman
cd6dc91546 Simplify stories to not need special render/decorators 2022-09-05 15:09:31 +10:00
Ian VanSchooten
e45aaa6825 Fix usage of react-inspector 2022-09-04 22:04:33 -04:00
Tom Coleman
8cd02317bd Refactor Code -> Pre 2022-09-05 11:32:19 +10:00
Tom Coleman
80b64da752 Added loader stories 2022-09-05 10:31:19 +10:00
Tom Coleman
7cc44aceab Add parameters story 2022-09-05 10:19:01 +10:00
Tom Coleman
3a7958b5af Add Code component and method of using it 2022-09-05 10:05:33 +10:00
Ian VanSchooten
4a9bd4460b Update react-inspector 2022-09-04 18:02:48 -04:00
Ian VanSchooten
0c92e1b099 Upgrade react-element-to-jsx-string 2022-09-04 17:51:02 -04:00
Sergey Kozlov
78484c3d3a remove deprecated stable dependency 2022-09-04 22:11:50 +03:00
Ian VanSchooten
3dced1da9c Finish cleanup of /lib deps 2022-09-04 00:31:36 -04:00