72 Commits

Author SHA1 Message Date
Kasper Peulen
cb2cd99017
Merge pull request #19238 from storybookjs/future/sound-arg-types
React: Sound arg types for CSF3
2022-10-11 13:28:30 +02:00
Kasper Peulen
1cf8658a9e make args sound for CSF3 react types 2022-10-11 10:31:23 +02:00
Yann Braga
74b1afe801 improve addon-links template stories 2022-10-10 10:58:20 +02:00
Michael Shilman
d5bc809ae3 Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip] 2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Norbert de Langen
45ebf47a04
Merge branch 'next' into feat/lib-addons-to-tsup 2022-09-27 09:57:36 +03: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
Ian VanSchooten
6b8a0bba79 Add reference to webpack types 2022-09-26 21:55:59 -04:00
Jeppe Reinhold
965fc5a655 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect 2022-09-15 13:27:55 +02:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts 2022-09-14 12:26:12 +03:00
Jeppe Reinhold
cce44e0fdc make ban-ts-comment error, fix types in addon/links 2022-09-14 10:34:17 +02:00
Michael Shilman
7f7a354a92 Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip] 2022-09-13 19:08:37 +08:00
Michael Shilman
5da5b0fabd v7.0.0-alpha.33 2022-09-13 19:04:25 +08:00
Michael Shilman
9c49a7cd8b v7.0.0-alpha.32 2022-09-13 18:49:06 +08:00
Norbert de Langen
657dd4992a
rename 2022-09-12 19:13:47 +03:00
Norbert de Langen
c04dfb7153
fixes 2022-09-08 16:58:49 +02:00
Norbert de Langen
00e3c71bae
Merge branch 'norbert/sb-574-addon-a11y' into norbert/sb-577-addon-links 2022-09-08 12:17:10 +02: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
Norbert de Langen
50020ab341
Merge branch 'norbert/sb-574-addon-a11y' into norbert/sb-577-addon-links 2022-09-07 12:25:39 +02:00
Norbert de Langen
0207731601
remove all references to addon-links in examples
create renderer agnostic stories in addons/links/template/stories
2022-09-07 12:10:19 +02: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
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
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
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
c9cffa0ae4 Merge branch 'next' into vite-frameworks 2022-08-22 21:42:01 +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
0b9123bd70 Merge branch 'next' into vite-frameworks 2022-08-22 18:12:26 +08:00
Michael Shilman
8a0029d32e Merge branch 'next' into vite-frameworks 2022-08-22 17:02:30 +08:00
Michael Shilman
3f21366145 Build: Rename prepare to prep for npm8 and verdaccio 2022-08-22 16:33:45 +08:00