5303 Commits

Author SHA1 Message Date
Yann Braga
ebf934112a
Merge pull request #18038 from bisubus/fix-vue3-tsx
Vue3: Add support for TSX in single file components
2022-05-17 15:14:46 +02:00
Michael Shilman
6cc69b557b Update git head to 6.5.0-rc.0, update yarn.lock 2022-05-17 17:58:03 +08:00
Michael Shilman
c27fd9eebc v6.5.0-rc.0 2022-05-17 17:54:20 +08:00
Murat Çorlu
ea837ca86b
Merge branch 'storybookjs:next' into lit-strip-expression-comments 2022-05-16 20:49:49 +02:00
Yann Braga
b440bc4298 Merge branch 'next' into fix-vue3-tsx 2022-05-16 18:23:37 +02:00
Yann Braga
3e2b7f10fd
Merge pull request #18196 from storybookjs/chore/fix-angular-test-presets
Cleanup noise from unit tests
2022-05-16 16:42:23 +02:00
Yann Braga
fb4f6dc681
Merge pull request #18209 from storybookjs/fix/vue-default-render-fn
Vue: map args correctly in CSF3 implicit render function
2022-05-16 13:36:22 +02:00
Yann Braga
71986620b0 supress unnecessary angular console logs from tests 2022-05-16 12:44:24 +02:00
Yann Braga
58f38f2014 Vue: pass argTypes instead of args in default render fn 2022-05-16 12:07:45 +02:00
Yann Braga
1e9851a8c3 fix vue implicit render function 2022-05-12 15:14:26 +02:00
Yann Braga
d968937222 fix(vue): export default render function as preset 2022-05-12 14:55:42 +02:00
Michael Shilman
de741e3e6b
Merge pull request #18178 from apeltop/correct-typo
Fix typo examples & docs
2022-05-12 14:46:21 +08:00
Yann Braga
1db13b1398 test(source-decorator): bind args to storyfn 2022-05-11 17:15:07 +02:00
Yann Braga
5452005302 cleanup error logs from angular test 2022-05-11 14:36:04 +02:00
Yann Braga
a266d27356 chore: add baseUrl to mocked ng workspace tsconfigs 2022-05-11 14:12:50 +02:00
Yann Braga
89cee2b5ec update jest-preset-angular configs 2022-05-11 14:08:32 +02:00
Yann Braga
7aac559a88 test: fix types in sourceDecorator test 2022-05-11 14:03:21 +02:00
Yann Braga
793ef731c9 Merge branch 'next' into lit-strip-expression-comments
the commit.
2022-05-11 13:36:22 +02:00
Michael Shilman
6ecbdd8808 Update git head to 6.5.0-beta.8, update yarn.lock 2022-05-11 02:56:15 +08:00
Michael Shilman
9b9d570d75 v6.5.0-beta.8 2022-05-11 02:51:50 +08:00
Murat Çorlu
de3e2089f0 i
Web-components: Test case added for cleaning Lit expression comments
2022-05-10 13:36:59 +02:00
Michael Shilman
16b1014480
Merge pull request #18164 from storybookjs/tech/upgrade-telejson-6
Upgrade to telejson 6
2022-05-10 16:39:14 +08:00
Norbert de Langen
db4a668866
fix cyclical array issue surfaced in angular 2022-05-09 19:18:45 +02:00
Norbert de Langen
464df9e027
try this 2022-05-09 16:14:41 +02:00
Norbert de Langen
4af3d84d4d
no optional chaining 2022-05-09 14:59:25 +02:00
Norbert de Langen
aab86d49a6
try this 2022-05-09 14:31:27 +02:00
Norbert de Langen
67cd79d0c4
migrate to lodash.get 2022-05-09 13:37:49 +02:00
Norbert de Langen
596cd15543
fix ESM issue, I hope 2022-05-09 13:11:32 +02:00
Norbert de Langen
bdba1a1ac6
fix problem with .mjs file-extention missing in import 2022-05-09 10:26:19 +02:00
apeltop
a3ce3c366d Fix typo examples & docs 2022-05-09 15:18:10 +09:00
Michael Shilman
337c11b6d6 Update git head to 6.5.0-beta.7, update yarn.lock 2022-05-09 10:54:52 +08:00
Michael Shilman
14bb6d241c v6.5.0-beta.7 2022-05-09 10:51:01 +08:00
Norbert de Langen
a0d080e828
upgrade to telejson 6 2022-05-06 17:51:49 +02:00
Michael Shilman
f4909f8ca3 Update git head to 6.5.0-beta.6, update yarn.lock 2022-05-06 01:32:30 +08:00
Michael Shilman
e86538e2ac v6.5.0-beta.6 2022-05-06 01:27:06 +08:00
Michael Shilman
a4c7a3d317 Update git head to 6.5.0-beta.5, update yarn.lock 2022-05-04 20:13:33 +08:00
Michael Shilman
77cd38edc2 v6.5.0-beta.5 2022-05-04 20:09:31 +08:00
Michael Shilman
b075568dc1 Update git head to 6.5.0-beta.4, update yarn.lock 2022-05-04 10:18:59 +08:00
Michael Shilman
55247a8e36 v6.5.0-beta.4 2022-05-04 10:15:08 +08:00
Michael Shilman
f9ca2a0860 Update git head to 6.5.0-beta.3, update yarn.lock 2022-05-04 01:51:46 +08:00
Michael Shilman
04007f4e88 v6.5.0-beta.3 2022-05-04 01:48:01 +08:00
Michael Shilman
d5ae6132ed Update git head to 6.5.0-beta.2, update yarn.lock 2022-05-03 19:19:56 +08:00
Michael Shilman
b42ccab2b3 v6.5.0-beta.2 2022-05-03 19:16:09 +08:00
Michael Shilman
612b03d75c
Merge pull request #18046 from storybookjs/tech/telemetry-pr
Core: Add optional telemetry and crash reporting
2022-05-02 22:20:57 +08:00
Murat Çorlu
47c779ad0f Web-components: Fix cleaning Lit Expression comments 2022-04-30 00:19:55 +02:00
Jono Kolnik
259c2d34fb
reactDomVersion (version) in older versions of react-dom is undefined 2022-04-29 12:48:57 -04:00
Michael Shilman
1a30d356af Fix jest-specific-snapshot dev dependency 2022-04-29 07:31:19 +08:00
Michael Shilman
e7c26b56e4 Merge branch 'next' into tech/telemetry-pr 2022-04-29 00:17:54 +08:00
Michael Shilman
5f9f6f32f2 Core: Add optional telemetry and crash reporting 2022-04-29 00:11:50 +08:00
Michael Shilman
52d774cba1 Update git head to 6.5.0-beta.1, update yarn.lock 2022-04-28 10:59:01 +08:00