Ian VanSchooten
ae6b1a6c95
Remove more unused disable directives
2022-09-06 23:14:42 -04: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
Ian VanSchooten
4a662b3866
Restore core-js to some packages
...
They use features which our browserslist thinks needs to be polyfilled.
I think these can be removed again once (if?) we move them from babel to esbuild.
2022-09-04 00:31:26 -04:00
Ian VanSchooten
ce8b25c51b
Keep core-js for angular
2022-09-03 11:50:45 -04:00
Ian VanSchooten
742bfb05ae
Experiment: remove core-js
2022-09-02 23:08:48 -04:00
Yann Braga
f2c7ee50fc
remove outdated comment
2022-09-02 17:42:41 -03:00
Michael Arestad
d5769ed27f
Tidied up
2022-09-02 14:30:20 -06:00
Michael Arestad
238d162c14
Switched to using negative margin for a more positive future
2022-09-02 14:11:42 -06:00
Ian VanSchooten
f85e41b505
Vite: Fix plugin types
2022-09-02 15:00:49 -04:00
Michael Shilman
252a26cd9b
Update git head to 7.0.0-alpha.29, update yarn.lock [ci skip]
2022-09-03 00:09:51 +08:00
Michael Shilman
87ce9b91ce
v7.0.0-alpha.29
v7.0.0-alpha.29
2022-09-03 00:03:50 +08:00
Norbert de Langen
1e71acd1d1
Merge branch 'next' into chore/update-nx-latest
2022-09-02 18:02:15 +02:00
Michael Shilman
296bb470e3
Update root, peer deps, version.ts/json to 7.0.0-alpha.29 [ci skip]
2022-09-03 00:00:43 +08:00
Michael Shilman
d1418038d3
Vite: Fix framework typing issues with a hack
2022-09-02 23:54:15 +08:00