67 Commits

Author SHA1 Message Date
Valentin Palkovic
b5626c9a83 Apply linting 2025-03-05 15:35:01 +01:00
Valentin Palkovic
11a91f451d Rename @storybook/test to storybook/test 2025-03-05 15:35:00 +01:00
Jeppe Reinhold
5268a5f154 disable flaky test-runner tests 2025-01-20 11:17:52 +01:00
Jonathan Carle
f360c2738b fix lint issues 2024-09-24 21:27:29 +02:00
Kasper Peulen
a7d6a266a5
Merge branch 'next' into next 2024-09-24 12:58:40 +02:00
Norbert de Langen
1fdd2d6c67 more fixes 2024-08-15 10:00:59 +02:00
Norbert de Langen
f1b925187f fix linting of jsdoc comments example blocks 2024-08-15 09:13:42 +02:00
Yann Braga
ee56cca587 Merge branch 'next' into vitest-integration 2024-08-10 11:36:50 +02:00
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +02:00
Yann Braga
9b4d61ce96 use vitest tag for filtering 2024-08-07 13:57:02 +02:00
Jonathan Carle
ea9e1956b1 extended TemplateSlots example 2024-08-02 14:50:52 +02:00
Lars Rickert
754627e73f Merge branch 'next' into larsrickert/improve-vue-source-code 2024-07-09 10:04:29 +02:00
Kasper Peulen
4f4df31906 Merge branch 'kasper/mount' into kasper/mount-args
# Conflicts:
#	code/renderers/react/src/types.ts
#	code/renderers/svelte/src/types.ts
#	code/renderers/vue3/src/public-types.test.ts
#	code/renderers/vue3/src/types.ts
2024-07-02 16:28:26 +02:00
Kasper Peulen
e9910ce059 Fix dependencies 2024-07-02 11:56:40 +02:00
Kasper Peulen
530c0efb12 Add a chromatic test for mount args for React, Vue and Svelte 2024-07-01 13:28:09 +02:00
Norbert de Langen
3a1e61cefe add an /internal in the path to core subpaths from storybook 2024-06-28 14:50:56 +02:00
Norbert de Langen
cb5b778aac make packages peerDep on storybook package instead of @storybook/core 2024-06-21 20:31:10 +02:00
Norbert de Langen
e35b884b9e drop the /dist part 2024-06-19 11:08:19 +02:00
Lars Rickert
b245c0de1f
fix typo 2024-06-09 14:13:42 +02:00
Lars Rickert
304f13e121
feat: support script setup and v-models 2024-06-09 13:55:04 +02:00
Lars Rickert
bfeb2d8f94
feat: support slot bindings 2024-06-08 14:27:37 +02:00
Norbert de Langen
094a2254bc fix versions and re-map channels 2024-05-15 14:21:10 +02:00
Norbert de Langen
08440f8233 remap added files 2024-05-15 08:59:50 +02:00
Lars Rickert
a8f68f76cb feat(vue-component-meta): support defineModel and empty slots 2024-03-22 09:39:49 +01:00
Norbert de Langen
e4a47f577b replace testing-library with test in monorepo 2024-03-06 14:55:23 +01:00
Lars Rickert
d5e7fdba05 style: update code formatting 2024-02-19 17:22:47 +01:00
Lars Rickert
87d007dc28
add temp workaround for missing Volar event descriptions 2024-02-17 17:53:10 +01:00
Lars Rickert
9b57d80ae4
fix check CI 2024-02-17 13:43:07 +01:00
Lars Rickert
6000c7cdd2
remove unwanted exposed slots/events 2024-02-16 20:40:46 +01:00
chakAs3
337c0f6b66 fix linting 2024-01-28 13:04:18 +04:00
chakAs3
f467388c30 refactory & cleanup 2024-01-27 23:43:37 +04:00
chakAs3
c00d17a715 Merge branch next into chaks/vue-component-meta 2024-01-27 14:38:46 +04:00
Kasper Peulen
4f2c2fbbcb Merge remote-tracking branch 'origin/next' into kasper/update-linter 2024-01-16 10:01:44 +01:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Valentin Palkovic
595c32dca1 Replace @storybook/jest by @storybook/test 2024-01-12 15:43:42 +01:00
Norbert de Langen
6250ef34fa
fix codemods test 2023-09-15 15:46:18 +02:00
chakAs3
edce7aa6e6 add tests stories for ts named export 2023-07-05 10:04:06 +04:00
chakAs3
7f822b0409 fix deps and cleanup 2023-06-22 09:12:07 +04:00
chakAs3
6be4d3b665 Merge branch 'chaks/vue-move-type-helpers-deps' into chaks/vue-component-meta 2023-06-21 21:40:49 +04:00
chakAs3
f954f2cdd3 no need to redeclare __STORYBOOK_ADDONS_CHANNEL__ 2023-06-21 21:33:57 +04:00
chakAs3
abeecca8f6 Merge branch 'next' into chaks/vue-component-meta 2023-06-13 11:03:22 +04:00
Norbert de Langen
93b7ac9d3a
add types references to testfile 2023-06-12 12:53:34 +02:00
chakAs3
4ef7b677f7 Merge branch 'next' into chaks/vue-component-meta 2023-06-08 15:50:11 +04:00
chakAs3
fd3a600188 add extra type union prop in test story 2023-06-05 13:50:12 +04:00
chakAs3
7c98b8d136 add more get control info 2023-06-05 10:20:56 +04:00
chakAs3
da10cff9cc fix test story args type 2023-06-04 07:36:57 +04:00
chakAs3
389205075d add description to test component 2023-06-04 04:14:03 +04:00
chakAs3
bad08e77d9 set defaut control for boolean 2023-06-03 20:37:37 +04:00
chakAs3
2ba5cf730f disable controls for exposed and events and fix Record type control 2023-05-30 13:16:00 +04:00
chakAs3
729fe653dc fix type check 2023-05-29 23:07:25 +04:00