134 Commits

Author SHA1 Message Date
Michael Shilman
b63d05ac22 Update git head to 7.0.0-alpha.42, update yarn.lock [ci skip] 2022-10-24 12:22:33 +08:00
Michael Shilman
4ed2e832e3 v7.0.0-alpha.42 2022-10-24 12:18:25 +08:00
Michael Shilman
2d73aeee2c Update root, peer deps, version.ts/json to 7.0.0-alpha.42 [ci skip] 2022-10-24 12:16:10 +08:00
Michael Shilman
6466e55eed Fix test-runner version conflicts 2022-10-22 17:34:09 +08:00
Michael Shilman
29008c4cb8 Update git head to 7.0.0-alpha.41, update yarn.lock [ci skip] 2022-10-21 23:46:16 +08:00
Michael Shilman
7ec6f916eb v7.0.0-alpha.41 2022-10-21 23:41:55 +08:00
Michael Shilman
0168acecce Update root, peer deps, version.ts/json to 7.0.0-alpha.41 [ci skip] 2022-10-21 23:38:28 +08:00
Michael Shilman
b8072c9ea6 Update git head to 7.0.0-alpha.40, update yarn.lock [ci skip] 2022-10-20 02:28:03 +08:00
Michael Shilman
8f6d8629f1 v7.0.0-alpha.40 2022-10-20 02:23:32 +08:00
Michael Shilman
b01bdb97f8 Update root, peer deps, version.ts/json to 7.0.0-alpha.40 [ci skip] 2022-10-20 02:19:47 +08:00
Norbert de Langen
323dc1240f
Merge branch 'next' into update-lib-builder-webpack5 2022-10-18 21:03:55 +02:00
Norbert de Langen
c6bb490e67
fixes 2022-10-18 19:05:42 +02:00
Michael Shilman
4e947fb698 Update git head to 7.0.0-alpha.39, update yarn.lock [ci skip] 2022-10-19 00:15:59 +08:00
Michael Shilman
47386bd49d v7.0.0-alpha.39 2022-10-19 00:11:59 +08:00
Michael Shilman
d45ffba17c Update root, peer deps, version.ts/json to 7.0.0-alpha.39 [ci skip] 2022-10-19 00:06:39 +08:00
Norbert de Langen
da9193981a
fixes 2022-10-18 09:50:32 +02:00
Norbert de Langen
61d9401461
fix 2022-10-17 21:50:30 +02:00
Norbert de Langen
bf222e3ab8
testing 2022-10-17 21:26:09 +02:00
Norbert de Langen
937d086e50
cleanup storyshots 2022-10-17 20:37:04 +02:00
Norbert de Langen
c94766d21e
fix storyshots some more 2022-10-17 16:20:38 +02:00
Norbert de Langen
fbd7fc8005
fix storyshots 2022-10-17 15:12:09 +02:00
Norbert de Langen
0da30e7050
Merge branch 'next' into deprecate/add-decorator-add-api 2022-10-17 14:48:46 +02:00
Norbert de Langen
62f1fa31fb
removal of deprecated public APIs 2022-10-17 13:22:13 +02:00
Michael Shilman
1b45114031 Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip] 2022-10-15 10:54:35 +08:00
Michael Shilman
438114fcf6 v7.0.0-alpha.38 2022-10-15 10:50:44 +08:00
Michael Shilman
835adb4491 Update root, peer deps, version.ts/json to 7.0.0-alpha.38 [ci skip] 2022-10-15 10:47:21 +08:00
Norbert de Langen
01337105e5
more removal of deprecations 2022-10-14 12:40:19 +02:00
Michael Shilman
ffea0c9211 Update git head to 7.0.0-alpha.37, update yarn.lock [ci skip] 2022-10-13 03:38:47 +08:00
Michael Shilman
82667a6551 v7.0.0-alpha.37 2022-10-13 03:33:26 +08:00
Michael Shilman
f6062c4c20 Update root, peer deps, version.ts/json to 7.0.0-alpha.37 [ci skip] 2022-10-13 03:28:41 +08:00
Michael Shilman
c7cab45bef v7.0.0-alpha.36 2022-10-13 03:16:57 +08:00
Michael Shilman
bbdc688760 Update root, peer deps, version.ts/json to 7.0.0-alpha.36 [ci skip] 2022-10-13 03:12:25 +08:00
Michael Shilman
19a6e89dc1
Merge pull request #19343 from storybookjs/norbert/sb-702-migrate-stories-and-delete-official
Examples: Remove official-storybook
2022-10-11 22:07:36 +08:00
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
Norbert de Langen
830ffca350
cleanup 2022-10-11 10:17:44 +02:00
Norbert de Langen
71904dbd30
Merge branch 'next' into norbert/sb-702-migrate-stories-and-delete-official 2022-10-11 10:04:07 +02:00
Yann Braga
b344a5f742
Merge branch 'next' into fix/small-improvements 2022-10-11 08:16:27 +02:00
Michael Shilman
7c6a1d76ec Try to fix storyshots 2022-10-11 11:51:56 +08:00
Yann Braga
bfbd1b7eea update snapshots 2022-10-10 10:58:21 +02:00
Yann Braga
90ef1e1378 fix eslint issues 2022-10-10 10:58:21 +02:00
Kai Röder
17bd9211ab refactor(angular): drop support for angular < 13
According to the Angular LTS plan, Angular 12
support ends in Nov 2022. A lot of code exists
to support Angular < 13 which increases the
maintenance effort and decreases the
contribution DX of framework/angular.

BREAKING CHANGE: Dropped support for Angular 12
2022-10-05 22:56:44 +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
Michael Shilman
dcfaa38873 Update root, peer deps, version.ts/json to 7.0.0-alpha.35 [ci skip] 2022-10-06 00:15:15 +08:00
Norbert de Langen
3481c12f48
Merge branch 'norbert/sb-625-remove-cypress-from-the-monorepo' into norbert/sb-702-migrate-stories-and-delete-official 2022-10-05 09:41:03 +02:00
Norbert de Langen
bd0a420209
improve the tsconfig
So we do not get the warning:
ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin

...anymore
2022-10-04 15:14:41 +02:00
Norbert de Langen
bbd4a3a86c
remove official example 2022-10-04 12:35:11 +02:00
Ian VanSchooten
cf7db51915 Remove STORYBOOK_REACT_CLASSES and global/globals.ts 2022-09-29 21:33:02 -04:00
Norbert de Langen
ff19520be7
Merge branch 'next' into evad1n/next 2022-09-27 09:41:37 +02:00