293 Commits

Author SHA1 Message Date
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
Tom Coleman
245f8102f0
Merge pull request #19935 from storybookjs/remove-angular-default-value
Don't set `argType.defaultValue` in angular/compodoc
2022-12-02 10:05:09 +11: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
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
Tom Coleman
f6946a49f6 Don't set argType.defaultValue in angular/compodoc 2022-11-23 17:09:51 +11: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