831 Commits

Author SHA1 Message Date
Michael Shilman
5d175ed378 Merge branch 'next' into vite/vue2 2022-10-02 20:27:36 +08:00
Michael Shilman
db854625ef Fix hooks stories comment [ci skip] 2022-10-02 20:21:49 +08:00
Michael Shilman
0814a13d82 Hooks state bug in Vue2 2022-10-02 18:00:32 +08:00
shariqx5
6fe22045f4 snapshots updated 2022-10-02 09:54:14 +05:00
shariqx5
95893f7a3f exports path pointed to dist folder 2022-10-02 09:42:59 +05:00
shariqx5
3e92feb5d9 platform removed 2022-10-02 09:40:18 +05:00
shariqx5
f90fa0a02b platform updated to node 2022-10-01 18:22:00 +05:00
shariqx5
24eaa88991 updated path to not use cjs folder 2022-10-01 18:20:28 +05:00
shariqx5
dda914a1eb Merge branch 'next' into migration/source-loader-tsc 2022-10-01 18:09:05 +05:00
Michael Shilman
1b54a4c7b5 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-10-01 18:50:37 +08:00
Michael Shilman
f106ea380b Lit-vite: Don't run CI yet 2022-10-01 17:44:38 +08:00
Michael Shilman
bc8ca2216d Merge branch 'next' into shilman/web-componets-vite-framework 2022-10-01 17:43:48 +08:00
shariqx5
faeef7b980 platform: browser added 2022-10-01 14:24:33 +05:00
Michael Shilman
abeb33d1c7 Build: Add vue-cli/vue2 repro template but don't run it yet 2022-10-01 17:16:22 +08:00
shariqx5
931fe6fc81 Update: source-loader lib migrated to use modern build tool 2022-10-01 14:00:45 +05:00
Dee Bryant
a05d5d7544 chore(telemetry): update package.json paths for compatibility with ts-up 2022-10-01 16:45:36 +10:00
Michael Shilman
3d348cb6eb CLI: Fix sb add for main.js 2022-10-01 11:38:04 +08:00
danielamram
262cdec9ef fix: missing deps & revert yarn packageManager ver 2022-10-01 02:52:16 +03:00
danielamram
6eeeb19d82 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-01 02:45:18 +03:00
Javier Arango
db8fb32051 Build lib/store with tsup 2022-09-30 13:04:03 -04:00
Javier Arango
0ecaea36b1 Build lib/store with tsup 2022-09-30 12:24:07 -04:00
Ian VanSchooten
c83bb7dc41 Merge remote-tracking branch 'origin/next' into remove-react-classes-global 2022-09-30 08:39:36 -04:00
Bo Vandersteene
e5c88d168f feat(angular): disable ngcc when not needed 2022-09-30 14:16:34 +02:00
Tom Coleman
d94db0498d Merge remote-tracking branch 'origin/next' into tom/sb-752-addon-docs-argtype-inference 2022-09-30 11:49:55 +10:00
Ian VanSchooten
cf7db51915 Remove STORYBOOK_REACT_CLASSES and global/globals.ts 2022-09-29 21:33:02 -04:00
Tom Coleman
e5b123b41d Alias browser-assert in vite also 2022-09-30 11:29:44 +10:00
danielamram
e9c8cd854c chore: replace @storybook/semver with semver 2022-09-29 16:31:35 +03:00
Michael Shilman
92740671c1 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-09-29 00:05:28 +08:00
Norbert de Langen
9b8d33dd49
maybe fix 2022-09-28 11:03:54 +02:00
Norbert de Langen
f9a1ef1309
fix 2022-09-28 10:43:53 +02:00
Norbert de Langen
745dbef068
convert core-client to use ts-up 2022-09-28 10:34:33 +02:00
Norbert de Langen
d3eab19d5b
fixes 2022-09-28 09:39:04 +02:00
Ian VanSchooten
052c2203a3 Sort exclude list 2022-09-27 14:59:15 -04:00
Ian VanSchooten
a2a296f9e3 Exclude @storybook/testing-react from outdated check 2022-09-27 14:58:23 -04:00
Norbert de Langen
5272feac51
Merge branch 'tech/tsup-lib-api' into tech/tsup-lib-client-api 2022-09-27 16:58:36 +02:00
Norbert de Langen
c98bbec9cb
maybe fix the unit tests this way 2022-09-27 16:28:05 +02:00
Norbert de Langen
f21aca607b
fix broken reference to dist 2022-09-27 15:52:36 +02:00
Norbert de Langen
da547ccc0c
wip 2022-09-27 15:51:12 +02:00
Norbert de Langen
54673a4002
fix build issues after bundling lib/api 2022-09-27 15:41:01 +02:00
Norbert de Langen
79c58e6906
migrate lib/api to be built using tsup 2022-09-27 12:48:09 +02:00
Norbert de Langen
40aadb951e
Merge branch 'next' into feat/addons-actions-tsup
# Conflicts:
#	code/addons/actions/package.json
2022-09-27 12:31:10 +02:00
Norbert de Langen
625894830a
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-09-27 11:07:21 +02:00
Norbert de Langen
c548f34399
Merge pull request #18805 from abdlqader/feat/lib-addons-to-tsup
Build lib/addons with ts-up
2022-09-27 10:24:52 +03:00
Norbert de Langen
e8dd2df456
Merge pull request #19257 from storybookjs/tech/vue-e2e-fix
change the vue e2e test to use webpack5, since we stopped supporting webpack4 in 7.0
2022-09-27 10:13:54 +03:00
Norbert de Langen
45ebf47a04
Merge branch 'next' into feat/lib-addons-to-tsup 2022-09-27 09:57:36 +03:00
Michael Shilman
7fd8f4acf3 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-09-27 11:59:23 +08:00
Michael Shilman
d9bc2a868a Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip] 2022-09-27 11:29:29 +08:00
Michael Shilman
fc90fc8754 v7.0.0-alpha.34 2022-09-27 11:25:43 +08:00
Michael Shilman
29c37ffba8 Update root, peer deps, version.ts/json to 7.0.0-alpha.34 [ci skip] 2022-09-27 11:18:22 +08:00
Michael Shilman
69f0a55d64
Merge pull request #19216 from storybookjs/vite/pnpm-support
Vite: Export storybook utilities from frameworks for better pnpm support
2022-09-27 11:12:14 +08:00