42336 Commits

Author SHA1 Message Date
Michael Shilman
941b85ce04 v7.0.0-alpha.28 v7.0.0-alpha.28 2022-09-02 00:52:03 +08:00
Michael Shilman
ae6940800f Update root, peer deps, version.ts/json to 7.0.0-alpha.28 [ci skip] 2022-09-02 00:37:58 +08:00
Michael Shilman
a2b39a8d07 7.0.0-alpha.28 changelog 2022-09-02 00:37:41 +08:00
Michael Shilman
3296bad121
Merge pull request #19026 from storybookjs/vite-autoconfig
Vite: Automatically use vite.config.js
2022-09-02 00:34:59 +08:00
Michael Shilman
ff452d0fe4
Merge pull request #19083 from storybookjs/shilman/fix-sb-init-race-condition
CLI: Fix race condition in sb init
2022-09-02 00:28:05 +08:00
Ian VanSchooten
f9feca8a2e Update migration guide 2022-09-01 12:20:13 -04:00
Michael Shilman
b1e3b16e35 CLI: Fix race condition in sb init 2022-09-02 00:07:15 +08:00
Ian VanSchooten
b110c93cf5 Merge remote-tracking branch 'origin/tom/sb-721-ul-flashes-when-editing-a-csf-file' into vite-autoconfig 2022-09-01 08:33:26 -04:00
Michael Shilman
35e8310e52 Fix bad stat 2022-09-01 19:58:19 +08:00
Michael Shilman
251144f797 Examples: Turn of type checking in doc-blocks 2022-09-01 19:35:02 +08:00
Michael Shilman
0e086d22c6 Build: Generate clean repro templates 2022-09-01 18:37:08 +08:00
Norbert de Langen
cddd1957bd
disable the flaky smoke test for now 2022-09-01 11:51:12 +02:00
Tom Coleman
e000926425 Merge remote-tracking branch 'origin/next' into tom/sb-721-ul-flashes-when-editing-a-csf-file 2022-09-01 17:34:57 +10:00
Tom Coleman
cd73642537
Merge pull request #19072 from storybookjs/fix-jest-type-references
Update to new TS reference format (?)
2022-09-01 17:33:47 +10:00
Tom Coleman
787c394ab7 Update to new TS reference format (?) 2022-09-01 17:32:22 +10:00
Tom Coleman
0961a29570
Merge pull request #19063 from storybookjs/tom/sb-698-improve-vite-dev-setup
Conditionally force vite rebuilds in sandbox
2022-09-01 16:28:12 +10:00
Tom Coleman
57457d6079 Ensure we retained prepared-ness when the index HMRs 2022-09-01 14:01:07 +10:00
Ian VanSchooten
c90f9b4f6b Merge remote-tracking branch 'origin/next' into vite-autoconfig
# Conflicts:
#	code/lib/builder-vite/src/vite-config.ts
2022-08-31 23:05:28 -04:00
Tom Coleman
f21cafed14 Refactor as per @IanVS's suggestion 2022-09-01 12:55:49 +10:00
Michael Shilman
fb4b7832e2
Merge pull request #19062 from storybookjs/vite-framework-checks
Vite: Fix framework option checks, and SSv6
2022-09-01 10:02:03 +08:00
Norbert de Langen
0d3aa8744d
Merge pull request #19066 from storybookjs/shilman/fix-cra-bench-take-n
Build: Try to fix cra-bench part N
2022-08-31 17:44:47 +02:00
Norbert de Langen
b1ce60576f
a bit bigger runner, because something is killing webpack as it's building the preview 2022-08-31 17:19:26 +02:00
Ian VanSchooten
715b22b0b0 Remove unused import 2022-08-31 10:59:59 -04:00
Norbert de Langen
c4d227f216
update & change to other way of creating a zip 2022-08-31 15:40:09 +02:00
Norbert de Langen
c1e6c7d25f
fix yaml file 2022-08-31 15:00:25 +02:00
Norbert de Langen
f20999b2a2
add artifact for debugging 2022-08-31 14:56:58 +02:00
Michael Shilman
64238ecedd Build: Try to fix cra-bench part N 2022-08-31 20:29:51 +08:00
Ian VanSchooten
0aca22eb32 Extract getFrameworkName to core-common 2022-08-31 08:24:45 -04:00
Ian VanSchooten
9e017a48cd Remove unused types 2022-08-31 08:24:45 -04:00
Ian VanSchooten
872b1dfc05 Fix framework option checks 2022-08-31 08:24:45 -04:00
Michael Shilman
e9e10ee1f1
Merge pull request #19048 from clintandrewhall/preview-web-dep-6.5
Core: Fix WebProjectAnnotations export in preview-web for back-compat
2022-08-31 13:32:36 +08:00
Tom Coleman
76780e91a3 Conditionally force vite rebuilds in sandbox 2022-08-31 15:13:43 +10:00
Ian VanSchooten
e225946377 Add excludes for non-react framework react plugin
We just need it for processing mdx, it doesn't need to hmr anything.
2022-08-30 23:24:52 -04:00
Ian VanSchooten
46fe3ea3fb Remove duplicate vue and svelte plugins
It's expected that the original vite.config.js should have one, and we're using that now.
2022-08-30 23:24:52 -04:00
Ian VanSchooten
5e1b062efb Do not add vite-plugin-svelte 2022-08-30 23:24:52 -04:00
Ian VanSchooten
139bfdc901 Remove unused variable 2022-08-30 23:24:52 -04:00
Ian VanSchooten
b2f61d7826 Remove hmr accept calls from story files 2022-08-30 23:24:52 -04:00
Ian VanSchooten
9647bf2d23 Vite: use vite.config.js as config base 2022-08-30 23:24:52 -04:00
Michael Shilman
ac2182761a Update git head to 7.0.0-alpha.27, update yarn.lock [ci skip] 2022-08-31 11:03:14 +08:00
Michael Shilman
3e33f0709d v7.0.0-alpha.27 v7.0.0-alpha.27 2022-08-31 10:58:47 +08:00
Michael Shilman
06bcf80248 Update root, peer deps, version.ts/json to 7.0.0-alpha.27 [ci skip] 2022-08-31 10:22:09 +08:00
Michael Shilman
2665ecad7f 7.0.0-alpha.27 changelog 2022-08-31 10:21:51 +08:00
Michael Shilman
541f40db03
Merge pull request #19045 from storybookjs/tom/sb-697-investigate-chromatic-issues-on-next
Core: Restore `/preview` etc package exports; return unresolved path from presets.
2022-08-31 10:19:21 +08:00
Ian VanSchooten
fed59c8aec Merge remote-tracking branch 'origin/next' into preview-web-dep-6.5 2022-08-30 20:36:59 -04:00
Michael Shilman
b63d349aa8
Merge pull request #19047 from mandarini/fix/update-storybook-config-type
Core: Add previewHead and previewBody to StorybookConfig interface
2022-08-30 23:29:45 +08:00
Ian VanSchooten
691bfa17fb Merge remote-tracking branch 'origin/next' into preview-web-dep-6.5 2022-08-30 09:51:22 -04:00
Tom Coleman
2e50d6346a Merge remote-tracking branch 'origin/next' into tom/sb-697-investigate-chromatic-issues-on-next 2022-08-30 23:30:56 +10:00
Norbert de Langen
c4bc3488d9
Merge pull request #19029 from storybookjs/tech/fix-bench
Build: Fix the sb-bench CI step
2022-08-30 15:30:26 +02:00
Tom Coleman
9d689a86b6 Restore svelte exports properly 2022-08-30 23:00:10 +10:00
Norbert de Langen
8af57a2c1a
update 2022-08-30 14:57:22 +02:00