42463 Commits

Author SHA1 Message Date
jonniebigodes
6f771c4e20 Histogram migration examples to CSF 3 2022-09-08 21:20:10 +01:00
jonniebigodes
e76d89240f
Merge pull request #19136 from storybookjs/chore_docs_add_why_page
Chore: (Docs)Adds why page
2022-09-07 20:51:39 +01:00
jonniebigodes
0b6051fc83 Adds why page 2022-09-07 16:39:26 +01:00
Michael Shilman
3726dd9f29
Merge pull request #19067 from sosensible/patch-1
Spelling correction
2022-09-07 23:00:31 +08:00
Michael Shilman
ea70649db9
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
2022-09-07 22:56:33 +08:00
Michael Shilman
410cf57d06
Merge pull request #19127 from storybookjs/tom/sb-728-docs-broken-in-v6-store-vite
Vite: Ensure we set `DOCS_OPTIONS` in the vite builder
2022-09-07 22:48:46 +08:00
Norbert de Langen
6966241afe
lockfile bump 2022-09-07 15:16:56 +02:00
Tom Coleman
0460b94c9f Ensure we set DOCS_OPTIONS in the vite builder 2022-09-07 21:36:17 +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
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
7bb048618c
Merge pull request #19100 from storybookjs/deps-cleanup
Chore: Remove unused dependencies in /lib
2022-09-06 11:04:04 +02:00
Ian VanSchooten
e1c42aeedf Consolidate versions of vite in monorepo 2022-09-05 22:48:28 -04: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
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
Michael Shilman
8e00964c11
Merge pull request #19104 from storybookjs/react-18-deps
Deps: Upgrade react-element-to-jsx-string and react-inspector for React 18
2022-09-06 00:21:11 +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
Tom Coleman
14fc77a688 Update svelte dependencies 2022-09-05 21:10:30 +10:00
Ian VanSchooten
e45aaa6825 Fix usage of react-inspector 2022-09-04 22:04:33 -04: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
315db2cad6 Revert docs change 2022-09-04 00:39:47 -04:00
Ian VanSchooten
3dced1da9c Finish cleanup of /lib deps 2022-09-04 00:31:36 -04:00
Ian VanSchooten
de1e622bf5 Restore storybook packages to builder-webpack5
They use a sneaky alias resolution that isn't `cmd+f` findable.
2022-09-04 00:31:35 -04:00
Ian VanSchooten
86d9a8cf60 Add @types/color-convert to blocks 2022-09-04 00:31:35 -04:00
Ian VanSchooten
719a35d685 Remove @storybook/addons circular dep from api
This caused build to fail.
2022-09-04 00:31:35 -04:00
Ian VanSchooten
42331bfe9a More unused deps 2022-09-04 00:31:35 -04:00
Ian VanSchooten
e740513260 Remove unused dependencies 2022-09-04 00:31:35 -04:00