426 Commits

Author SHA1 Message Date
Michael Shilman
b84e01a563 Update git head to 7.0.0-beta.43, update yarn.lock [ci skip] 2023-02-04 17:16:26 +08:00
Michael Shilman
b1b7c2bc99 v7.0.0-beta.43 2023-02-04 17:15:16 +08:00
Michael Shilman
87cc22de12 Update git head to 7.0.0-beta.42, update yarn.lock [ci skip] 2023-02-04 12:27:53 +08:00
Michael Shilman
0b8d11c617 v7.0.0-beta.42 2023-02-04 12:26:43 +08:00
Michael Shilman
898cee2081 Update git head to 7.0.0-beta.41, update yarn.lock [ci skip] 2023-02-03 21:27:11 +08:00
Michael Shilman
b73df3011f v7.0.0-beta.41 2023-02-03 21:26:05 +08:00
Michael Shilman
15e14b85b9 Update git head to 7.0.0-beta.40, update yarn.lock [ci skip] 2023-02-02 11:40:56 +08:00
Michael Shilman
9c68cc3a66 v7.0.0-beta.40 2023-02-02 11:39:38 +08:00
chakir qatab
aa051e94dc Cleanup after merge from next 2023-02-02 00:30:10 +04:00
chakir qatab
fb34b67f25 Merge branch 'next' into vue3-fix-render 2023-02-02 00:28:58 +04:00
chakir qatab
41755b2741 fix passing tests 2023-02-02 00:22:57 +04:00
Michael Shilman
ed1b8b8b19 Update git head to 7.0.0-beta.39, update yarn.lock [ci skip] 2023-02-01 23:57:11 +08:00
Michael Shilman
96d4845118 v7.0.0-beta.39 2023-02-01 23:55:24 +08:00
chakir qatab
0647bf8adb cleanup after ci-tests 2023-02-01 17:30:56 +04:00
chakir qatab
3795758d91 should get component and story args 2023-02-01 17:20:19 +04:00
chakir qatab
cbfffcb41e cleanup after ci-tests ... 2023-01-31 15:37:01 +04:00
chakir qatab
cf409804b1 cleanup and refactory 2023-01-31 15:07:29 +04:00
chakir qatab
78b3139820 Merge branch 'next' into vue3-fix-render 2023-01-31 14:32:05 +04:00
chakir qatab
5e9673088a fix rendering with reativity wrapped stories 2023-01-31 14:23:06 +04:00
Michael Shilman
cb1cb566b7 Update git head to 7.0.0-beta.38, update yarn.lock [ci skip] 2023-01-31 16:58:47 +08:00
Michael Shilman
91302a6818 v7.0.0-beta.38 2023-01-31 16:57:30 +08:00
Michael Shilman
a30b991777 v7.0.0-beta.37 2023-01-31 16:53:10 +08: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