78 Commits

Author SHA1 Message Date
Tom Coleman
d061feaed5 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 17:36:03 +10:00
Tom Coleman
0a82cae049 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 15:48:09 +10:00
Tom Coleman
2abcf77c27 Added stories from Examples folder 2022-09-13 15:01:20 +10:00
Tom Coleman
5d424bb357
Merge branch 'next' into tom/sb-579-addon-interactions 2022-09-13 13:08:01 +10:00
Tom Coleman
0db7a6cb17 Remove cra-ts-essentials 2022-09-12 22:27:38 +10:00
Tom Coleman
646077fccb Implement form in vue+svelte 2022-09-12 16:47:38 +10:00
Norbert de Langen
752afaf992
FIX a spelling mistake 2022-09-08 14:07:21 +02:00
Norbert de Langen
1b86bf70d7
Merge branch 'next' into norbert/sb-574-addon-a11y
# Conflicts:
#	code/renderers/react/template/components/index.js
#	code/renderers/svelte/template/components/index.js
#	code/renderers/vue3/template/components/index.js
2022-09-08 12:15:44 +02:00
Norbert de Langen
385f610f23
Add a Svelte Html component 2022-09-08 11:53:46 +02:00
Michael Shilman
8701748ddf Merge branch 'next' into tom/sb-586-core-features-loaders-parameters 2022-09-08 07:07:18 +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
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 2022-09-07 11:16:32 +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
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08: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 2022-09-06 00:55:36 +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
Tom Coleman
14fc77a688 Update svelte dependencies 2022-09-05 21:10:30 +10:00
Tom Coleman
754d7a72b2 Update svelte dependencies 2022-09-05 21:09:37 +10:00
Tom Coleman
2f9373d879 Add Pre components to svelte and vue3 2022-09-05 17:08:08 +10:00
Ian VanSchooten
742bfb05ae Experiment: remove core-js 2022-09-02 23:08:48 -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 2022-09-03 00:03:50 +08:00
Michael Shilman
e1646400e4
Revert "chore: rename prepare script to prep" 2022-09-02 11:26:42 +08:00
Norbert de Langen
9d198e55fa
Merge pull request #19077 from storybookjs/chore/rename-prepare
chore: rename prepare script to prep
2022-09-01 21:16:33 +02:00
Michael Shilman
bb24ba7d94 Update git head to 7.0.0-alpha.28, update yarn.lock [ci skip] 2022-09-02 00:56:18 +08:00
Michael Shilman
941b85ce04 v7.0.0-alpha.28 2022-09-02 00:52:03 +08:00
Katerina Skroumpelou
5c5367b33c chore: rename prepare script to prep 2022-09-01 15:56:01 +03: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 2022-08-31 10:58:47 +08:00
Tom Coleman
9d689a86b6 Restore svelte exports properly 2022-08-30 23:00:10 +10:00
Tom Coleman
7eae837fcc Revert changes to exports fields of addons/renderers
All of Node, Webpack and Vite can `import('<pkg>/preview')` etc, as long as the `exports` map is there and setup like so. If the `exports` map is not there, then they can import `node_modules/<pkg>/preview.js` instead.

The issue occurred when an export map existed but Vite tried to import a path that wasn't defined in there.
2022-08-30 14:46:23 +10:00
Michael Shilman
df6da4cc51 Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip] 2022-08-26 19:17:00 +08:00
Michael Shilman
e5c9cfe1d0 v7.0.0-alpha.26 2022-08-26 19:12:35 +08:00
Michael Shilman
c96e14171e Svelte: Add template components for sandbox 2022-08-26 11:25:36 +08:00
Michael Shilman
00ccb9ac4b Merge branch 'next' into svelte-vite-framework 2022-08-26 09:24:50 +08:00
Michael Shilman
03b6c00902 Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip] 2022-08-25 22:49:49 +08:00
Michael Shilman
058af8bac4 v7.0.0-alpha.25 2022-08-25 22:45:32 +08:00
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
Michael Shilman
34f013ff26 Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip] 2022-08-24 11:57:58 +08:00
Michael Shilman
e3232cb426 v7.0.0-alpha.24 2022-08-24 11:53:12 +08:00
Michael Shilman
32e6caadca Merge branch 'vite-frameworks-clean' into svelte-vite-framework 2022-08-24 09:49:59 +08:00
Michael Shilman
d5417d1c19 Merge branch 'next' into vite-frameworks-clean 2022-08-24 02:01:16 +08:00
Michael Shilman
c9cffa0ae4 Merge branch 'next' into vite-frameworks 2022-08-22 21:42:01 +08:00
Michael Shilman
282480ebb5 Merge branch 'next' into svelte-vite-framework 2022-08-22 21:41:16 +08:00
Michael Shilman
95679f0ab8
Revert "Build: Rename prepare to prep for npm8 and verdaccio" 2022-08-22 20:01:07 +08:00
Michael Shilman
8963cae876 Merge branch 'vite-frameworks' into svelte-vite-framework 2022-08-22 19:21:41 +08:00
Michael Shilman
0b9123bd70 Merge branch 'next' into vite-frameworks 2022-08-22 18:12:26 +08:00
Norbert de Langen
249b1306cc
Merge branch 'next' into tech/root-change 2022-08-22 11:51:28 +02:00