276 Commits

Author SHA1 Message Date
Michael Shilman
a58973036f Update git head to 7.0.0-alpha.55, update yarn.lock [ci skip] 2022-12-01 01:35:46 +08:00
Michael Shilman
55cd2ab63d v7.0.0-alpha.55 2022-12-01 01:29:52 +08:00
Valentin Palkovic
96eb4730fd
Merge pull request #19996 from storybookjs/jest-specific-snapshot-for-29
Build: Upgrade jest-specific-snapshot
2022-11-30 11:51:45 +01:00
Kasper Peulen
fac2465219 No unused locals in tsconfig to disable deepscan
Deep scan is not compatible with TS 4.9 yet. And the only issues it seems to find that are not covered yet by TS or ESLint are unused imports. TSC can catch those by enabling noUnusedLocals in tsconfig.
2022-11-29 16:28:00 +01:00
Ian VanSchooten
e8292de9a3 Build: Upgrade jest-specific-snapshot 2022-11-28 20:51:09 -05:00
Norbert de Langen
33006b0867
bump 2022-11-28 16:29:00 +01:00
Norbert de Langen
2cb706a9b1
bump 2022-11-28 16:07:39 +01:00
Norbert de Langen
a312038a7f
bump 2022-11-28 15:46:47 +01:00
Norbert de Langen
1f8990c3e4
upgrade telejson 2022-11-28 15:36:11 +01:00
Tom Coleman
0889eeeff9 Merge remote-tracking branch 'origin/next' into tom/sb-878-cleanup-de-duplicate-storybooktypes 2022-11-28 10:37:07 +11:00
Michael Shilman
6c451134fa Update git head to 7.0.0-alpha.54, update yarn.lock [ci skip] 2022-11-25 23:27:25 +09:00
Michael Shilman
91177d4e27 v7.0.0-alpha.54 2022-11-25 23:22:24 +09:00
Tom Coleman
ac4e8e98db Properly drop summary code 2022-11-25 15:45:27 +11:00
Tom Coleman
0590881b71 Remove non-type conformant summary code
See conversation here: https://github.com/storybookjs/storybook/pull/19919#discussion_r1028952188
2022-11-25 15:45:27 +11:00
Tom Coleman
303e394076 Rename Story types 2022-11-25 15:44:55 +11:00
Tom Coleman
6fea833174 Remove duplicate API_ arg related types
And clean up some code that used them
2022-11-25 15:28:21 +11:00
Norbert de Langen
66c273e778
cleanup of deps 2022-11-24 19:44:14 +01:00
Norbert de Langen
095d3222ca
Merge branch 'tech/introduce-preview-api' into tech/rename-api 2022-11-24 13:30:21 +01:00
Norbert de Langen
7327efd089
Merge branch 'next' into tech/introduce-preview-api 2022-11-24 13:09:17 +01:00
Michael Shilman
5f3ffc911c Update git head to 7.0.0-alpha.53, update yarn.lock [ci skip] 2022-11-24 20:04:05 +09:00
Michael Shilman
fd1cf81615 v7.0.0-alpha.53 2022-11-24 19:58:09 +09:00
Norbert de Langen
adf4799fd4
change usage 2022-11-24 00:02:56 +01:00
Valentin Palkovic
a2df68dbb7 Apply in review requested changes 2022-11-23 16:51:23 +01:00
Valentin Palkovic
3516f140be Fix lint issue 2022-11-23 13:33:43 +01:00
Valentin Palkovic
13e54db199 Readd styles entry 2022-11-23 13:21:08 +01:00
Valentin Palkovic
1c50c2be16 Fix Angular 15 incompatibility 2022-11-23 13:10:37 +01:00
Norbert de Langen
a9d2ae754f
Merge branch 'next' into tech/introduce-preview-api 2022-11-22 16:16:42 +01:00
Norbert de Langen
96568264b1
fix types types/node 2022-11-22 11:10:04 +01:00
Michael Shilman
90bc7c03f7 Update git head to 7.0.0-alpha.52, update yarn.lock [ci skip] 2022-11-21 23:38:03 +09:00
Michael Shilman
d2494e3f51 v7.0.0-alpha.52 2022-11-21 23:33:02 +09: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
Norbert de Langen
45761d38c4
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-18 17:23:10 +01:00
Norbert de Langen
8d627d3079
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-18 16:17:40 +01:00
Kasper Peulen
ef1c6861a4 Downgrade @types/node 2022-11-18 15:50:12 +01:00
Kasper Peulen
2083fd1b00 Update some other jest related deps (@jest/globals, @jest/transform, jest-mock) 2022-11-17 19:07:57 +01:00
Kasper Peulen
8280608a6e Merge remote-tracking branch 'origin/next' into upgrade-jest-29 2022-11-17 18:51:35 +01:00
Kasper Peulen
fb2cc54f0a Update layout comment 2022-11-17 16:55:37 +01:00
Kasper Peulen
da9433f91c Update Page stories template for 7 docs 2022-11-17 16:55:37 +01:00
Kasper Peulen
6f1588ff8e Update Header stories template for 7 docs 2022-11-17 16:55:37 +01:00
Kasper Peulen
b3e708b45d Update Button stories template for 7 docs 2022-11-17 16:55:37 +01:00
Kasper Peulen
e8ed15febc Upgrade to TS 4.9 2022-11-17 16:24:12 +01:00
Norbert de Langen
54ab89ce63
Merge branch 'next' into fix/server-require-double-esbuildregister 2022-11-17 10:01:17 +01:00
Norbert de Langen
d018cbf7bd
fixes 2022-11-17 09:57:26 +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
f79fe43eeb Upgrade jest to 29 2022-11-16 19:29:31 -05:00
Ian VanSchooten
c1a49c4c6c Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28 2022-11-16 14:20:48 -05:00