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 |
|
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 |
|
Tom Coleman
|
67be1c733e
|
Disable vue-cli also
|
2022-10-13 12:03:46 +11:00 |
|
Tom Coleman
|
8fd37df872
|
And another
|
2022-10-13 11:42:53 +11:00 |
|
Tom Coleman
|
0b60157b35
|
Disable another smoke test
|
2022-10-13 11:13:41 +11: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
|
0e52605534
|
use label prop in aurelia as well
|
2022-10-12 13:07:06 +02:00 |
|
Norbert de Langen
|
764697fc93
|
change every button in lib/cli/renderassets and renderer/*/template to use the label prop
|
2022-10-12 12:02:30 +02:00 |
|
Norbert de Langen
|
6d490107b3
|
make the vue button accept a children prop, consistently
|
2022-10-12 11:23:00 +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
|
41fa8500af
|
Disable test runner for vue-cli
|
2022-10-12 15:01:43 +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
|
ecadf7a6d6
|
Update generate-repros to pass dirname to command
|
2022-10-12 12:54:39 +11:00 |
|
Tom Coleman
|
0efdbec312
|
Update preact rendererAssets to not use pragma
|
2022-10-12 12:54:03 +11:00 |
|
Tom Coleman
|
0127739768
|
Add preact templates
|
2022-10-12 12:52:46 +11:00 |
|
Yann Braga
|
c49de7d5c8
|
Merge pull request #19366 from merceyz/merceyz/fix/no-npx-in-scripts
CLI: remove `npx` usage from storybook scripts
|
2022-10-11 08:30:47 +02:00 |
|
Tom Coleman
|
2234f4bfcd
|
Disable smoke-tests for more frameworks
|
2022-10-11 13:32:20 +11:00 |
|
Tom Coleman
|
e40b9eea6e
|
Skip more sandbox tasks for now
|
2022-10-11 12:43:56 +11:00 |
|
Norbert de Langen
|
f3d02fe721
|
Merge pull request #19360 from storybookjs/norbert/sb-717-migrate-stories-and-delete-html-kitchen
remove html-kitchen-sink example
|
2022-10-11 01:38:30 +03:00 |
|
Jeppe Reinhold
|
510eb744c9
|
Merge pull request #19292 from danielamram/replace-storybook-semver
|
2022-10-11 00:30:02 +02:00 |
|
Norbert de Langen
|
f0fa11e0e1
|
Merge branches 'next' and 'norbert/sb-565-javascript' of github.com:storybookjs/storybook into norbert/sb-565-javascript
|
2022-10-10 13:56:49 +02:00 |
|
Tom Coleman
|
c4ad8b31ab
|
Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14
|
2022-10-10 21:48:44 +11:00 |
|
Michael Shilman
|
48d1bcee21
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-10-10 12:50:32 +08:00 |
|
Michael Shilman
|
93564baa7f
|
Fix vue3 header
|
2022-10-10 11:25:58 +08:00 |
|
Michael Shilman
|
d31a3a99cc
|
Fix vue3-mdx stories
|
2022-10-10 10:00:39 +08:00 |
|
Michael Shilman
|
ad13646c82
|
Run svelte/ts and web-components/* in CI
|
2022-10-09 19:50:15 +08:00 |
|
Norbert de Langen
|
af985b7881
|
Merge branch 'norbert/sb-717-migrate-stories-and-delete-html-kitchen' into norbert/sb-565-javascript
|
2022-10-07 11:49:38 +02:00 |
|
Michael Shilman
|
d33d3fba39
|
Temporarily disable svelte-vite/TS from CI
|
2022-10-07 07:19:55 +08:00 |
|
Norbert de Langen
|
51f6523028
|
add template
|
2022-10-06 15:43:06 +02:00 |
|
danielamram
|
73d9b388d6
|
fix: update to next branch
|
2022-10-06 15:41:29 +03:00 |
|
danielamram
|
5f31096c36
|
Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver
|
2022-10-06 15:38:49 +03:00 |
|
Tom Coleman
|
1e39b02c10
|
Sort out other sandboxes
|
2022-10-06 15:22:32 +11:00 |
|
Jeppe Reinhold
|
bc155f0878
|
reenable svelte-vite/default-ts template
|
2022-10-06 00:29:26 +02:00 |
|
merceyz
|
e0a6b4097e
|
fix(cli): don't use npx in scripts
|
2022-10-05 21:43:55 +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
|
4eebc48dd4
|
Merge branch 'next' into tom/sb-512-angular-14
|
2022-10-05 16:32:52 +02:00 |
|
Norbert de Langen
|
d0f386014f
|
Merge pull request #19342 from storybookjs/norbert/sb-525-webpack5react17js
add react17 + webpack5 template
|
2022-10-05 16:37:40 +03:00 |
|
Norbert de Langen
|
27e28625f0
|
Merge pull request #19272 from storybookjs/testing-react-exclude-core
CLI: Exclude @storybook/testing-react from outdated check
|
2022-10-05 16:26:45 +03: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
|
fbc3db6b10
|
Merge branch 'norbert/sb-524-webpack5react18ts' into norbert/sb-525-webpack5react17js
|
2022-10-05 09:39:45 +02:00 |
|
Norbert de Langen
|
031fb9ce23
|
Merge branch 'norbert/sb-625-remove-cypress-from-the-monorepo' into norbert/sb-524-webpack5react18ts
|
2022-10-05 09:38:24 +02:00 |
|