330 Commits

Author SHA1 Message Date
Bryan Thomas
8aa894bc04
Merge branch 'next' into tsup-addons-storysource 2022-10-17 06:05:41 -05:00
Norbert de Langen
36e25033a1
Merge pull request #19491 from storybookjs/deprecate/getSelection
remove storyStore.getSelection
2022-10-17 10:47:36 +03:00
Norbert de Langen
77d3cbd886
Merge pull request #19483 from bryanjtc/tsup-addons-highlight
Build: Bundle addons/highlight with ts-up
2022-10-17 10:44:46 +03:00
Michael Shilman
efae211cc3
Merge pull request #19493 from acusti/patch-1
Add missing addons/docs dependency for fs-extra
2022-10-17 12:07:46 +08: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
Andrew Patton
0ce1c63e24
Add missing addons/docs dependency (fs-extra) 2022-10-14 18:29:43 -07:00
Bryan
4836c1324c chore: Fixed types 2022-10-14 19:03:49 -05:00
Bryan
d9a9a0bafa chore: Converted preset.js to typescript 2022-10-14 17:36:30 -05:00
Bryan Thomas
74384966e4
chore: Fixed main and module path 2022-10-14 14:07:28 -05:00
Bryan Thomas
0c9f55153b chore: Fixed path 2022-10-14 10:34:20 -05:00
Norbert de Langen
00a394ef0e
remove storyStore.getSelection 2022-10-14 17:33:18 +02:00
Bryan Thomas
0734bffb1e chore: Changed exports and bundler.entries 2022-10-14 10:29:28 -05:00
Bryan Thomas
6725a7fa14 chore: Changed exports field 2022-10-14 10:18:40 -05:00
Bryan Thomas
99ae60d41b chore: Added file to bundler.entries 2022-10-14 09:43:57 -05:00
Bryan Thomas
ea7af0d0c6 chore: Migrated addons/highlight to tsup 2022-10-13 21:02:54 -05:00
Bryan Thomas
21690ddd1c chore: Migrated addons/storysource to tsup 2022-10-13 20:29:22 -05:00
Norbert de Langen
56ec4438f9
Merge branch 'next' into tech/use-node-16 2022-10-13 15:11:46 +02:00
Norbert de Langen
ad4c01e695
Merge pull request #19467 from storybookjs/remove/angular-example
remove angular example from monorepo
2022-10-13 16:08:48 +03:00
Norbert de Langen
2b8bd47535
just a few random fixes, enjoy reviewing! 2022-10-13 13:37:32 +02:00
Norbert de Langen
359873e71f
remove angular example from monorepo 2022-10-13 09:40:27 +02:00
Norbert de Langen
9a57cf918d
Merge branch 'next' into tech/use-node-16 2022-10-13 09:23:22 +02:00
Norbert de Langen
93570f567a
Merge pull request #19181 from storybookjs/tom/sb-512-angular-14
Angular: Add angular 14 sandbox template
2022-10-13 10:13:59 +03:00
Norbert de Langen
b35e0592aa
Merge branch 'next' into tech/use-node-16 2022-10-13 08:43:54 +02:00
Tom Coleman
62471a50b5 Merge remote-tracking branch 'origin/next' into tom/sb-557-typescript-2 2022-10-13 13:30:39 +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
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
Norbert de Langen
7a18607c20
problem was between keyboard and chair (it was me) 2022-10-12 13:44:50 +02:00
Norbert de Langen
04922dfa67
convert even more children-props to label-props 2022-10-12 12:22:22 +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
Tom Coleman
383d4ba861 Revert "Undo accidental push of tom/sb-557-typescript-2"
This reverts commit 1cfc7203af2dd81d9484d1a569c9fb4e31396ea0.
2022-10-12 13:20:38 +11:00
Tom Coleman
1cfc7203af Undo accidental push of tom/sb-557-typescript-2 2022-10-12 13:16:11 +11:00
Tom Coleman
8e0a57c854 Update docs + preact presets to not clobber each other. 2022-10-12 12:56:27 +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
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