405 Commits

Author SHA1 Message Date
chakir qatab
5e9673088a fix rendering with reativity wrapped stories 2023-01-31 14:23:06 +04:00
Michael Shilman
b6b51d5a2a Update git head to 7.0.0-beta.36, update yarn.lock [ci skip] 2023-01-28 11:30:40 +08:00
Michael Shilman
5268eb0fa2 v7.0.0-beta.36 2023-01-28 11:29:32 +08:00
Michael Shilman
894f514d99 Update git head to 7.0.0-beta.35, update yarn.lock [ci skip] 2023-01-27 00:59:07 +08:00
Michael Shilman
e6d5c50c88 v7.0.0-beta.35 2023-01-27 00:57:32 +08:00
Michael Shilman
af85902b01 Update git head to 7.0.0-beta.34, update yarn.lock [ci skip] 2023-01-26 01:39:11 +08:00
Michael Shilman
b8c17b23e9 v7.0.0-beta.34 2023-01-26 01:37:57 +08:00
Michael Shilman
deab4d860f Update git head to 7.0.0-beta.33, update yarn.lock [ci skip] 2023-01-24 23:37:11 +08:00
Michael Shilman
7b662c4448 v7.0.0-beta.33 2023-01-24 23:35:44 +08:00
Norbert de Langen
fecfc6c306
remove the lang=ts in a file, that should remain agnostic 2023-01-24 14:16:33 +01:00
Michael Shilman
92436c8e0f Update git head to 7.0.0-beta.32, update yarn.lock [ci skip] 2023-01-24 11:39:46 +08:00
Michael Shilman
99f5bb60dd v7.0.0-beta.32 2023-01-24 11:38:31 +08:00
chakir qatab
682f8c1ce1 cleanup and check the forceReRender api not firing 2023-01-23 12:27:27 +04:00
chakir qatab
85e4d60e52 fix args reset from controls 2023-01-23 01:02:53 +04:00
chakir qatab
bd367b1fd7 cleanup some issue to fix testing 2023-01-22 22:56:43 +04:00
chakir qatab
806c43ee93 minor refactory 2023-01-22 20:44:05 +04:00
chakir qatab
9670e97919 refactory and cleanup 2023-01-22 20:43:05 +04:00
chakir qatab
5c296f38ec change story name to reactive test 2023-01-22 15:35:00 +04:00
chakir qatab
b761da7b4e fix play function test by awaiting for Args Update 2023-01-22 15:20:42 +04:00
chakir qatab
cbc1942f86 add click event to the button 2023-01-22 14:35:58 +04:00
chakir qatab
96fcaa53c2 fix add await to expect 2023-01-22 13:56:40 +04:00
chakir qatab
3777314fda fix import ref from vue 2023-01-22 13:21:04 +04:00
chakir qatab
e447524194 add test story to stories to test reactive args 2023-01-22 12:50:43 +04:00
chakir qatab
8b069c2cc0 remove reactive button from cli test 2023-01-22 11:34:37 +04:00
chakir qatab
5898ba5587 fix issue with testing args.stories 2023-01-21 21:59:32 +04:00
chakir qatab
d4b8b9ae35 fixing test issues 2023-01-21 12:44:29 +04:00
chakir qatab
df020a7b86 vue3 add Story to cli template to demo reactive args 2023-01-21 03:45:21 +04:00
chakir qatab
332f61788f vue3 use canvasElement as map key 2023-01-20 17:55:45 +04:00
chakir qatab
57c7065f61 refactory and optimisation . 2023-01-20 15:21:35 +04:00
chakir qatab
a79d42a878 vue render use return function instead to unmount vue story app 2023-01-20 15:20:28 +04:00
chakir qatab
b6dc9ea0e7 Merge branch 'next' 7.0.0-beta.31 into vue3-reactivemode 2023-01-20 11:44:55 +04:00
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
chakir qatab
48859c6ab8 trying to fix issue after merging 2 stories created with same id 2023-01-20 05:06:29 +04:00
chakir qatab
e7c74620ff Merge branch 'next' into vue3-reactivemode 2023-01-20 03:33:07 +04:00
chakir qatab
482808b9b5 fix the multipe creation of vue App and implemente reactive args 2023-01-20 03:26:03 +04: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
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
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
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