716 Commits

Author SHA1 Message Date
Michael Shilman
457694a15a Update git head to 7.0.0-beta.31, update yarn.lock [ci skip] 2023-01-20 13:24:01 +08:00
Michael Shilman
6d1ea7647f v7.0.0-beta.31 2023-01-20 13:22:31 +08:00
Michael Shilman
5ab9699391 Update git head to 7.0.0-beta.30, update yarn.lock [ci skip] 2023-01-18 23:11:11 +08:00
Michael Shilman
633f95bec7 v7.0.0-beta.30 2023-01-18 23:09:16 +08:00
Norbert de Langen
c754d638f2
Merge pull request #19860 from gitstart/vue/add-v-on-render
Vue: Update events binding in Vue render
2023-01-18 09:00:58 +01:00
Tom Coleman
fa16ccb518
Merge pull request #20530 from storybookjs/tom/sb-1144-update-api-of-story-block
Docs: Refactor props of Story block
2023-01-18 08:12:19 +11:00
Ian VanSchooten
096934272d Svelte: Remove babel/core peer dep 2023-01-17 07:28:29 -05:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00
gitstart
d32ba1a166 chore: filter out event props from v-bind 2023-01-16 16:36:31 +00:00
gitstart
e02a61f0a6 Merge commit 'a2080b9fab0cfe4d488837263511614474c1bc0d' of https://github.com/gitstart/storybook into vue/add-v-on-render 2023-01-16 16:36:29 +00:00
Norbert de Langen
a27905d153
Merge pull request #20619 from ethanmick/ethanmick/fix-deprecated-react-vfc
fix: Change deprecated `React.VFC` to `React.FC`
2023-01-16 11:33:46 +01:00
Norbert de Langen
d3c3de0b68
Merge pull request #20577 from SebastianKapunkt/upgrade-babel-loader
Upgrade babel-loader to ^9.0.0
2023-01-16 10:37:26 +01:00
Norbert de Langen
ce2a06233c
Merge branch 'next' into upgrade-babel-loader 2023-01-16 10:10:32 +01:00
chakir qatab
33551817ef refactory and optimisation . 2023-01-16 01:16:51 +04:00
chakir qatab
1695dda5a7 fix the linting issue 2023-01-15 20:46:13 +04:00
chakir qatab
9be9ce6572 fix merge conflict. 2023-01-15 19:11:59 +04:00
chakir qatab
e89959ef5f vue remove prettier from packages 2023-01-15 19:09:09 +04:00
chakir qatab
cc61737921 vue3 remove prettier/standlone and cleanup 2023-01-15 19:02:45 +04:00
chakir qatab
970a3348af fix(prettier) remove prettier standlone, passe only preset html/vue to SNIPPET_RENDERED 2023-01-15 18:59:25 +04:00
Norbert de Langen
af0578d99c
Merge pull request #20470 from chakAs3/vuerender-cli-ts-fix 2023-01-15 10:05:07 +01:00
Michael Shilman
f34295b3da Update git head to 7.0.0-beta.28, update yarn.lock [ci skip] 2023-01-15 14:13:19 +08:00
Michael Shilman
05179df2dc v7.0.0-beta.28 2023-01-15 14:12:15 +08:00
chakir qatab
8baa1b6994 refactory and cleanup cameCase attri 2023-01-14 20:35:13 +04:00
chakir qatab
f49274b4ed refactory and cleanup 2023-01-14 20:10:17 +04:00
Michael Shilman
4364bb449f Merge branch 'next' of github.com:storybookjs/storybook into next 2023-01-14 18:50:09 +08:00
Norbert de Langen
e886dd46b5
Merge pull request #19492 from storybookjs/deprecate/argType-defaultValue
remove the defaultValue feature for argTypes
2023-01-14 11:44:03 +01:00
Michael Shilman
33a517844a Update git head to 7.0.0-beta.27, update yarn.lock [ci skip] 2023-01-14 17:49:14 +08:00
Michael Shilman
1abdc0888c v7.0.0-beta.27 2023-01-14 17:48:15 +08:00
chakir qatab
0a9e8a994c vue3 add attribute from v-bind second component 2023-01-14 13:09:31 +04:00
Norbert de Langen
d2b773fe7f
fix 2023-01-14 01:39:08 +01:00
Norbert de Langen
43f93bb8fb
Merge branch 'next' into upgrade-babel-loader 2023-01-14 01:31:24 +01:00
Norbert de Langen
612eeb860a
Merge branch 'next' into norbert/temp2 2023-01-14 01:16:50 +01:00
Norbert de Langen
9eb364ebd9
fix tests 2023-01-14 00:52:49 +01:00
Norbert de Langen
9bf0fedbe8
Merge branch 'next' into vue/add-v-on-render 2023-01-14 00:05:16 +01:00
Ethan Mick
6d29300a5e
fix: Change deprecated React.VFC to React.FC
The type `VFC` (VoidFunctionComponent) is deprecated and is equivalent
to `FC` (FunctionalComponent).

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/index.d.ts#L531

This commit updates the generated files from an installation to use the
non-deprecated React type.
2023-01-13 13:12:51 -05:00
Michael Shilman
4da7e82102 Update git head to 7.0.0-beta.26, update yarn.lock [ci skip] 2023-01-14 00:15:09 +08:00
Michael Shilman
4d3ed5ec2e v7.0.0-beta.26 2023-01-14 00:13:56 +08:00
Norbert de Langen
a7f993ca0e
Merge pull request #19188 from donotlb/fix-crash-issue-caused-by-jsx2str
fix: simplify element before stringifying to avoid crash on docs page
2023-01-13 16:21:32 +01:00
Norbert de Langen
e987892aec
Merge branch 'next' into fix-crash-issue-caused-by-jsx2str 2023-01-13 12:49:26 +01:00
Norbert de Langen
128c2a795c
make changes to typings files to ensure this the check command succeeds 2023-01-13 11:13:24 +01:00
Tom Coleman
3116dd7f35 Merge remote-tracking branch 'origin/next' into tom/sb-1144-update-api-of-story-block 2023-01-13 20:04:02 +11:00
chakir qatab
89b2aa5d16 vue3 remove logs 2023-01-13 01:31:00 +04:00
chakir qatab
446354738c vue3 mutil nested component with dynamic and static args support 2023-01-13 01:27:31 +04:00
chakir qatab
8ad6693c49 vue3 revert call setupFunction in render 2023-01-12 15:43:08 +04:00
chakir qatab
ea751c23f8 vue3 remove logs 2023-01-12 15:32:47 +04:00
chakir qatab
8392cd3823 vue3 refactory and improvement 2023-01-12 15:31:36 +04:00
chakir qatab
a2cc8bfc29 fix merge from next 2023-01-12 10:49:30 +04:00
chakir qatab
7b9d55b33b pass the props directy on defineProps,if not bug from vue-docgen-api cant read 2023-01-12 10:35:31 +04:00
Michael Shilman
5f8f3d0d37 Update git head to 7.0.0-beta.25, update yarn.lock [ci skip] 2023-01-12 00:35:01 +08:00