Tom Coleman
|
39662b1419
|
Merge pull request #19595 from storybookjs/tom/sb-849-cant-run-the-v6-store-in-sandboxes-2
Add `renderer` field to frameworks, and use to drive v6 store entrypoints
|
2022-10-25 16:18:53 +11:00 |
|
Tom Coleman
|
213942d6ff
|
Merge branch 'tom/sb-849-cant-run-the-v6-store-in-sandboxes-2' into tom/sb-732-docs2-support-docs-only-stories-in-v6
|
2022-10-24 16:32:53 +11: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 |
|
Tom Coleman
|
e13fe5e584
|
Send SET_INDEX over the channel
Also ensure that the ClientAPI calculates the index correctly
|
2022-10-24 11:42:06 +11: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
|
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 |
|
Tom Coleman
|
3d8562472c
|
Merge remote-tracking branch 'origin/next' into tom/sb-706-migrate-stories-and-delete-preact
|
2022-10-17 10:27:03 +11:00 |
|
Tom Coleman
|
41c7f41bff
|
Disabling re-rendering story in preact
See https://github.com/storybookjs/storybook/issues/19504
|
2022-10-17 09:47:27 +11: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
|
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 |
|
Kasper Peulen
|
1cf8658a9e
|
make args sound for CSF3 react types
|
2022-10-11 10:31:23 +02:00 |
|
Norbert de Langen
|
ef477bda81
|
disable this test for html framework
|
2022-10-10 18:07:25 +02:00 |
|
Michael Shilman
|
51784f6106
|
Merge pull request #19164 from storybookjs/shilman/add-web-components-vite-framework-and-template
Vite: Add web-components/lit framework support
|
2022-10-10 17:56:54 +08:00 |
|
Michael Shilman
|
8a2b518a05
|
Web-components args update bug
|
2022-10-10 12:16:51 +08:00 |
|
Michael Shilman
|
e90bb7a809
|
Web-components: Fix Pre to render into light DOM
|
2022-10-10 11:23:26 +08:00 |
|
Tom Coleman
|
e5e43a872d
|
Let's move that await to the store
|
2022-10-10 13:30:45 +11: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
|
767830f95d
|
Merge pull request #19308 from javier-arango/feat/lib-store-tsup
Build lib/store with tsup
|
2022-10-03 11:01:47 +03:00 |
|
Michael Shilman
|
db854625ef
|
Fix hooks stories comment [ci skip]
|
2022-10-02 20:21:49 +08:00 |
|
Michael Shilman
|
0814a13d82
|
Hooks state bug in Vue2
|
2022-10-02 18:00:32 +08:00 |
|
Javier Arango
|
db8fb32051
|
Build lib/store with tsup
|
2022-09-30 13:04:03 -04:00 |
|
Javier Arango
|
0ecaea36b1
|
Build lib/store with tsup
|
2022-09-30 12:24:07 -04: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 |
|
Michael Shilman
|
150cf37d3c
|
Skip story re-rendering test for vue3/svelte
|
2022-09-17 10:27:30 +08:00 |
|
Michael Shilman
|
b613372840
|
Fix location of store manual title story
|
2022-09-17 10:18:43 +08:00 |
|
Michael Shilman
|
e957951017
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-16 20:41:17 +08:00 |
|
Michael Shilman
|
cb4b2059e1
|
Fix stories
|
2022-09-16 02:42:00 +08:00 |
|
Norbert de Langen
|
fec2c8a0eb
|
make check script use tsc from scripts
|
2022-09-14 12:26:12 +03:00 |
|
Norbert de Langen
|
f8b3929f6c
|
fix formatting
|
2022-09-14 10:24:49 +03:00 |
|
Norbert de Langen
|
11ec40bfcf
|
Merge pull request #19123 from SimenB/patch-1
fix: type `storyIdToEntry` explicitly
|
2022-09-13 13:18:11 +02: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 |
|
Tom Coleman
|
0db7a6cb17
|
Remove cra-ts-essentials
|
2022-09-12 22:27:38 +10:00 |
|
Michael Shilman
|
42833839df
|
Merge branch 'next' into react-18-followup
|
2022-09-08 11:03:09 +08:00 |
|
Tom Coleman
|
b721a0b2d2
|
Fix import
|
2022-09-08 11:18:50 +10:00 |
|
Michael Shilman
|
7b09aaad68
|
Merge branch 'tom/sb-586-core-features-loaders-parameters' into tom/sb-586-remaining-core-features
|
2022-09-08 07:38:50 +08:00 |
|