148 Commits

Author SHA1 Message Date
Jeppe Reinhold
b62de91974 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-604-create-a-standalone-storybook-for-our-phase-2 2022-10-24 13:15:19 +02:00
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
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
Jeppe Reinhold
47404e49f7 Merge branch 'next' 2022-10-20 23:16:25 +02: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
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
Norbert de Langen
9af89e45e5
Merge branch 'next' of github.com:storybookjs/storybook into next 2022-10-17 22:34:21 +02:00
Norbert de Langen
640c2fc625
Update code/frameworks/angular/package.json
Co-authored-by: Kai Röder <roeder.dev@gmail.com>
2022-10-17 15:27:39 +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
285fc6b9b7
cleanup the types that are no longer used 2022-10-17 13:14:40 +02:00
Norbert de Langen
7bf028fe2f
add the global api back because it's used internally
Remove the global api from the public interface in renderers
2022-10-17 13:11:48 +02:00
Jeppe Reinhold
b83cda6c37 move code/lib/components to code/ui/components 2022-10-17 10:09:41 +02:00
Kai Röder
93e07d0784 build(angular): add missing dependency @storybook/core-webpack
The dependency @storybook/core-webpack is being referenced
in angular/src/types.ts but not listed as dependency.
2022-10-15 12:05:53 +02:00
Kai Röder
a307471835 build(angular): remove unused dependencies
According to `npx depcheck`, the dependencies
in this commit can be removed.
2022-10-15 12:05:43 +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
Norbert de Langen
01337105e5
more removal of deprecations 2022-10-14 12:40:19 +02:00
Norbert de Langen
8450bc2065
fixes 2022-10-14 12:21:09 +02:00
Norbert de Langen
56ec4438f9
Merge branch 'next' into tech/use-node-16 2022-10-13 15:11:46 +02:00
Norbert de Langen
86f13c86df
fix linting & CI setup after removal 2022-10-13 14:25:02 +02:00
Norbert de Langen
9a57cf918d
Merge branch 'next' into tech/use-node-16 2022-10-13 09:23:22 +02:00
Tom Coleman
6f9452db68 Fix null valued props 2022-10-13 17:49:41 +11:00
Tom Coleman
eaf6cef6f1 Refactor stories that used component: , which is no longer supported 2022-10-13 17:13:57 +11:00
Tom Coleman
92b7404a19 Fix angular MDX story 2022-10-13 15:47:32 +11:00
Tom Coleman
3492b4c423 Update button component to use label 2022-10-13 13:29:49 +11:00
Tom Coleman
45231e4d2f Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-13 12:38:52 +11:00
Norbert de Langen
4a8a09d253
Merge branch 'next' into tech/use-node-16 2022-10-13 00:58:38 +02:00
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
14937e5c5f
Merge branch 'next' into tech/use-node-16 2022-10-12 09:38:03 +02:00
Norbert de Langen
9f35b2c2fa
switch to node16 2022-10-12 09:37:30 +02:00
Tom Coleman
548cd31817 Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-12 15:19:13 +11:00
Norbert de Langen
f798003dbc
Revert "upgrade to use node 16 everywhere"
This reverts commit 1fad1723dfebdbf481448b8219a8c30c5074960f.
2022-10-11 18:48:56 +02:00
Norbert de Langen
1fad1723df
upgrade to use node 16 everywhere 2022-10-11 18:47:37 +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
Tom Coleman
157c2058bc remove docgen components (already under argTypes) 2022-10-11 09:51:04 +11:00
Jeppe Reinhold
510eb744c9
Merge pull request #19292 from danielamram/replace-storybook-semver 2022-10-11 00:30:02 +02:00
Tom Coleman
4ebdcdaa74
Merge pull request #19202 from storybookjs/tom/sb-606-migrate-stories-and-delete-angular-cli
Remove `angular-cli` example
2022-10-10 22:32:37 +11:00
Tom Coleman
c4ad8b31ab Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-10 21:48:44 +11:00
Tom Coleman
f4441141e4 Merge branch 'tom/sb-512-angular-14' into tom/sb-606-migrate-stories-and-delete-angular-cli 2022-10-10 17:14:38 +11:00
Tom Coleman
2ed71af946 Distinguish button components 2022-10-10 17:14:20 +11:00