200 Commits

Author SHA1 Message Date
Ian VanSchooten
c02a061ac7 Fallback for XSTORYBOOK_EXAMPLE_APP no longer needed 2022-11-20 21:55:16 -05:00
Ian VanSchooten
1d94f8cd19 Vite: Do not magically support env var destructuring 2022-11-20 21:51:49 -05:00
Michael Shilman
ef2f3eaf79 Update git head to 7.0.0-alpha.51, update yarn.lock [ci skip] 2022-11-19 20:58:22 +08:00
Michael Shilman
4fec76c3f5 v7.0.0-alpha.51 2022-11-19 20:54:33 +08:00
Michael Shilman
3ab3e21185 Merge branch 'next' into valentin/swc-babel-nextjs 2022-11-19 18:29:46 +08:00
Kasper Peulen
ef1c6861a4 Downgrade @types/node 2022-11-18 15:50:12 +01:00
Kasper Peulen
e8ed15febc Upgrade to TS 4.9 2022-11-17 16:24:12 +01:00
Valentin Palkovic
5c09970673 Fix sandbox creation by adjusting package version ranges 2022-11-17 09:03:57 +01:00
Michael Shilman
b5920aaef1 Update git head to 7.0.0-alpha.50, update yarn.lock [ci skip] 2022-11-17 15:10:36 +08:00
Michael Shilman
77184d0390 v7.0.0-alpha.50 2022-11-17 15:06:07 +08:00
Ian VanSchooten
8a97d67a87 Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28 2022-11-14 21:18:37 -05:00
Ian VanSchooten
32db3b2c63 Vite: Keep using absolute path node_modules splitting 2022-11-14 16:14:33 -05:00
Ian VanSchooten
25f7141c50 name jest projects using file path 2022-11-14 15:06:11 -05:00
Ian VanSchooten
e1d0790c9f Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/lib/preview-web/src/PreviewWeb.test.ts
#	code/yarn.lock
2022-11-14 13:20:31 -05:00
Norbert de Langen
1e9e0c4861
Merge pull request #19831 from storybookjs/tech/legacy-api-storyshots
Tech: TypeScript should check stories and tests as well
2022-11-14 17:35:33 +01:00
Michael Shilman
b0c013aa1c
Merge pull request #19822 from joshwooding/fix-preview-annotations-in-windows-vite-builder
Vite: Fix preview annotation paths on Windows
2022-11-14 22:13:09 +08:00
Norbert de Langen
8eb96195a5
do not ts ignore test 2022-11-14 14:18:39 +01:00
Josh Wooding
97c5514afc
Fix preview annotations with the Vite builder on Windows 2022-11-14 01:45:17 +00:00
Ian VanSchooten
3d3c23e9cd Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/addons/essentials/package.json
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/api/package.json
#	code/yarn.lock
2022-11-13 11:59:45 -05:00
Michael Shilman
6fc49dd1b2 Update git head to 7.0.0-alpha.49, update yarn.lock [ci skip] 2022-11-13 23:54:31 +08:00
Michael Shilman
d7eb433300 v7.0.0-alpha.49 2022-11-13 23:50:52 +08:00
Ian VanSchooten
dfb9384de6 Create separate jest projects in /lib
This allows us to run some projects with node, and others with browser environment
2022-11-10 13:46:42 -05:00
Ian VanSchooten
9d9a92d78a Use an object instead of tuple for previewAnnotations 2022-11-08 19:27:38 -05:00
Ian VanSchooten
0813b241bc Fix pnpm storybook module imports for SSv6 2022-11-08 17:20:48 -05:00
Ian VanSchooten
4e15f69a03 Fix addon handling in SSv6 2022-11-08 17:19:01 -05:00
Ian VanSchooten
e23737e327 Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-08 11:30:06 -05:00
Norbert de Langen
226f9a4c41
Merge pull request #19623 from storybookjs/tom/sb-850-allow-passing-webview-and-urlstore-to
Core: Allow overriding WebView and UrlStore
2022-11-08 17:18:20 +01:00
Ian VanSchooten
4931ec82bb Fix deepscan 2022-11-08 10:30:09 -05:00
Ian VanSchooten
b79386896b Maintain WP back-compat by using tuple of [bare, absolute] 2022-11-08 10:13:08 -05:00
Ian VanSchooten
50826f29ad Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-08 08:07:12 -05:00
Michael Shilman
99fe5792f9 Update git head to 7.0.0-alpha.48, update yarn.lock [ci skip] 2022-11-07 16:00:44 +08:00
Michael Shilman
b58a29b785 v7.0.0-alpha.48 2022-11-07 15:56:24 +08:00
Ian VanSchooten
f6402934a1 Revert "Upgrade to TS 4.8"
This reverts commit 9fe7fdc20b65b33bba0914b1446c404910555bf3.
2022-11-04 11:31:06 -04:00
Tom Coleman
2becfed339 Merge remote-tracking branch 'origin/next' into tom/sb-850-allow-passing-webview-and-urlstore-to 2022-11-04 14:03:12 +11:00
Tom Coleman
a29323d722 Update to renderToCanvas + canvasElement
Update from https://github.com/ComponentDriven/csf/pull/53
2022-11-04 13:48:56 +11:00
Tom Coleman
8757fb80de Update back to next tag 2022-11-04 13:17:44 +11:00
Ian VanSchooten
afaf141041 Adjust builder-vite ssv6 2022-11-03 16:18:45 -04:00
Ian VanSchooten
756ea18f76 Keep addons relative, but use addon-essentials re-exports 2022-11-03 16:13:25 -04:00
Michael Shilman
3c9e345187 Upgrade to mdx2-csf canary with clean entry points 2022-11-03 19:47:53 +08:00
Ian VanSchooten
9fe7fdc20b Upgrade to TS 4.8 2022-11-02 19:33:16 -04:00
Ian VanSchooten
87582dc9e8 Vite: Re-export essentials sub-addon preview annotations for pnpm 2022-11-02 15:46:22 -04:00
Michael Shilman
93e154bc4d Update git head to 7.0.0-alpha.47, update yarn.lock [ci skip] 2022-11-01 12:18:02 +08:00
Michael Shilman
1c706a4a77 v7.0.0-alpha.47 2022-11-01 12:14:02 +08:00
Michael Shilman
e8427c9df3
Merge pull request #19680 from storybookjs/shilman/csf-plugin
Addon-docs: Replace source-loader with csf-plugin
2022-11-01 12:05:18 +08:00
Yann Braga
e568418436
Merge pull request #19383 from storybookjs/vite/base-config
Vite: Set default `base` for subfolder deployments
2022-10-31 18:19:45 +01:00
Tom Coleman
2c92e6e02b Rename renderToDOM -> renderToRoot 2022-10-31 12:52:10 +11:00
Michael Shilman
52fab185a9 Merge branch 'next' into shilman/csf-plugin 2022-10-29 11:15:45 +08:00
Michael Shilman
f7edd49250 Add csf-plugin to replace source-loader 2022-10-29 11:00:44 +08:00
Michael Shilman
a2174e328c Update git head to 7.0.0-alpha.46, update yarn.lock [ci skip] 2022-10-28 21:32:45 +08:00
Michael Shilman
c64b5be851 v7.0.0-alpha.46 2022-10-28 21:28:37 +08:00