Norbert de Langen
6604b497cd
Merge pull request #19461 from storybookjs/fix/inconsistent-button-props
...
make the button component accept a label prop, (not children) (used for sandboxes and renderAssets in cli)
2022-10-13 01:52:54 +03: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
c7cab45bef
v7.0.0-alpha.36
2022-10-13 03:16:57 +08:00
Norbert de Langen
04922dfa67
convert even more children-props to label-props
2022-10-12 12:22:22 +02:00
Norbert de Langen
e17aca4db7
remove framework angulars storymodule story-component handling
2022-10-11 18:11:19 +02:00
Kasper Peulen
1cf8658a9e
make args sound for CSF3 react types
2022-10-11 10:31:23 +02:00
Jeppe Reinhold
510eb744c9
Merge pull request #19292 from danielamram/replace-storybook-semver
2022-10-11 00:30:02 +02:00
Michael Shilman
70f21ae05b
Merge branch 'next' into shilman/generic-mdx-stories
2022-10-09 18:19:06 +08:00
danielamram
5f31096c36
Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver
2022-10-06 15:38:49 +03: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
Norbert de Langen
01064b7b4b
Merge pull request #19270 from storybookjs/install-scripts-bootstrap
...
Build: Add installScripts step in bootstrap command
2022-10-05 21:12:53 +03: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
9d2abf79d0
Merge branch 'next' into install-scripts-bootstrap
2022-10-05 16:16:02 +02:00
Norbert de Langen
17a3e2c6fd
Merge branch 'next' into shilman/generic-mdx-stories
2022-10-05 16:13:54 +02:00
Jeppe Reinhold
0dcc3a0e2c
Merge branch 'next' of github.com:storybookjs/storybook into pr/danielamram/19292
2022-10-05 12:35:48 +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
448f5f48c5
Merge pull request #19307 from bovandersteene/bovds/disable-ngcc
...
feat(angular): disable ngcc when not needed
2022-10-04 10:02:32 +03:00
Bo Vandersteene
dfd38af1df
make options optional
2022-10-03 21:55:24 +02:00
Norbert de Langen
8adcd1e2e8
add required dependency
2022-10-03 17:45:43 +02:00
Norbert de Langen
edf0cc8201
Merge branch 'next' into tech/tsup-lib-client-api
2022-10-03 17:42:15 +02:00
danielamram
262cdec9ef
fix: missing deps & revert yarn packageManager ver
2022-10-01 02:52:16 +03:00
Bo Vandersteene
687e2776c0
feat(angular): disable ngcc when not needed
2022-09-30 14:16:57 +02:00
Bo Vandersteene
e5c88d168f
feat(angular): disable ngcc when not needed
2022-09-30 14:16:34 +02:00
Bo Vandersteene
e43a1f6295
feat(angular): disable ngcc when not needed
2022-09-30 14:06:18 +02:00
Michael Shilman
bcb4722860
Refactor MDX examples to sandboxes
2022-09-30 11:45:16 +08:00
Ian VanSchooten
cf7db51915
Remove STORYBOOK_REACT_CLASSES and global/globals.ts
2022-09-29 21:33:02 -04:00
danielamram
e9c8cd854c
chore: replace @storybook/semver with semver
2022-09-29 16:31:35 +03:00
Norbert de Langen
d3eab19d5b
fixes
2022-09-28 09:39:04 +02: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
Jeppe Reinhold
600f71fd0c
Merge remote-tracking branch 'origin/next' into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect
2022-09-20 11:47: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
Jeppe Reinhold
f13ff0df66
fix ts-no-checks
2022-09-15 13:27:39 +02:00
Aaron Brewer
23a3438abb
Alias decorateStory as applyDecorators for angular integration
...
Fixes : #17330
2022-09-14 14:03:16 -04:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts
2022-09-14 12:26:12 +03: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
Michael Shilman
31d0db99dd
Merge branch 'next' into pr/19019
2022-09-07 23:08:49 +08: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
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
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