Michael Shilman
afe021c79b
Update git head to 7.0.0-alpha.62, update yarn.lock [ci skip]
2022-12-08 01:41:37 +08:00
Michael Shilman
27a91217b1
v7.0.0-alpha.62
2022-12-08 01:35:26 +08:00
Michael Shilman
1df572fe8b
Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip]
2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b
v7.0.0-alpha.61
2022-12-07 18:58:10 +08:00
Michael Shilman
606de0f52d
Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip]
2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16
v7.0.0-alpha.60
2022-12-07 12:24:15 +08:00
Norbert de Langen
5734438af0
Merge branch 'next' into tech/peer-dep-attempt
2022-12-06 19:57:22 +01:00
Michael Shilman
62d0ce3dd8
Update git head to 7.0.0-alpha.59, update yarn.lock [ci skip]
2022-12-07 00:16:44 +08:00
Michael Shilman
8d3068344b
v7.0.0-alpha.59
2022-12-07 00:07:31 +08:00
Norbert de Langen
eefe9ae99e
overhaul
2022-12-06 16:58:31 +01:00
Norbert de Langen
ae34b30a59
Merge branch 'next' into fix-export-gen
2022-12-05 09:42:49 +01:00
Michael Shilman
c64b984ca4
Update git head to 7.0.0-alpha.58, update yarn.lock [ci skip]
2022-12-05 14:26:04 +08:00
Michael Shilman
c7f8e3e848
v7.0.0-alpha.58
2022-12-05 14:21:34 +08:00
Michael Shilman
2136d6853f
Update git head to 7.0.0-alpha.57, update yarn.lock [ci skip]
2022-12-03 22:17:04 +08:00
Michael Shilman
5a87a203fd
v7.0.0-alpha.57
2022-12-03 22:13:10 +08:00
Michael Shilman
55eef01d1c
Update git head to 7.0.0-alpha.56, update yarn.lock [ci skip]
2022-12-01 13:53:07 +08:00
Michael Shilman
c8e9a862bb
v7.0.0-alpha.56
2022-12-01 13:48:31 +08:00
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
Ian VanSchooten
0cb44a3f7c
Unify typescript to ~4.9.3
2022-11-30 09:36:04 -05: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
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
303e394076
Rename Story types
2022-11-25 15:44:55 +11:00
Norbert de Langen
66c273e778
cleanup of deps
2022-11-24 19:44:14 +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
80fdba5aa8
use preview-api everywhere
2022-11-23 16:55:12 +01:00
Norbert de Langen
a9d2ae754f
Merge branch 'next' into tech/introduce-preview-api
2022-11-22 16:16:42 +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
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
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
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
Norbert de Langen
c26104d0b9
Merge branch 'next' into tech/introduce-preview-api
2022-11-16 16:16:24 +01:00
Kasper Peulen
a972ff2470
Merge pull request #19833 from storybookjs/kasper/expose-more-types
...
Expose more CSF types in all renderers
2022-11-16 10:17:59 +01:00
Ian VanSchooten
6d7eee09a8
Enable vue3 test
2022-11-15 20:33:34 -05:00
Ian VanSchooten
25f7141c50
name jest projects using file path
2022-11-14 15:06:11 -05:00