122 Commits

Author SHA1 Message Date
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
Tom Coleman
43030371d3 Merge branch 'tom/sb-586-remaining-core-features' into react-18-followup 2022-09-08 09:36:51 +10:00
Michael Shilman
8701748ddf Merge branch 'next' into tom/sb-586-core-features-loaders-parameters 2022-09-08 07:07:18 +08:00
Tom Coleman
62872ceba5 Fix deepscan 2022-09-07 20:47:06 +10:00
Tom Coleman
0ad2ef76f6 Fix issue with react 18 implementation 2022-09-07 20:41:55 +10:00
Tom Coleman
8393f1fd20 Comment out rendering story for now (react PR coming) 2022-09-07 20:41:09 +10:00
Simen Bekkhus
7b329aaa67
fix: type storyIdToEntry explicitly 2022-09-07 12:04:35 +02:00
Tom Coleman
d5ff90d416 Make loader sync (!) and remove timeouts 2022-09-07 19:06:55 +10:00
Tom Coleman
1ed3a7dda3 Make loader sync (!) and remove timeouts 2022-09-07 16:28:13 +10: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
Michael Shilman
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08:00
Tom Coleman
2a223ce5e6 Add some exports stories 2022-09-06 14:57:46 +10:00
Tom Coleman
4866baa473 Add some stories about names and titles 2022-09-06 14:53:25 +10:00
Tom Coleman
9bfbb871f6 Added hooks stories 2022-09-06 14:48:07 +10:00
Tom Coleman
c75a10b79c Add unicode stories 2022-09-06 14:36:31 +10:00
Tom Coleman
6ce9ff2563 Added layout stories 2022-09-06 14:30:01 +10:00
Tom Coleman
b03ba1313d Delete story that should be part of controls
cc @shilman
2022-09-06 14:15:08 +10:00
Tom Coleman
e4a6322d49 Add stories that test re-rendering behaviour 2022-09-06 14:10:35 +10:00
Tom Coleman
6c1b22fb37 Add a arg "target" story 2022-09-06 11:56:22 +10:00
Tom Coleman
c4afd2c4f3 Cleanup 2022-09-06 11:33:58 +10:00
Tom Coleman
62edab6947 Add globals stories 2022-09-06 11:33:46 +10:00
Tom Coleman
7835e77ad0 Add argtype stories 2022-09-06 11:27:47 +10: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