90 Commits

Author SHA1 Message Date
IchliebedichZhu
b8ed7da1bd feat: convert pageStyle component to composition API 2024-03-11 11:56:00 +00:00
IchliebedichZhu
5547480049 Merge branch 'main' into feat-upgrade-vue3 2024-03-10 18:43:48 +00:00
IchliebedichZhu
3aa32d15af feat: convert wText component to compositionAPI 2024-03-10 18:42:49 +00:00
ShawnPhang
1b66964bda code: remove some invalid 2024-03-11 02:28:42 +08:00
ShawnPhang
36b737e590 code: remove some invalid imported. 2024-03-11 01:45:16 +08:00
ShawnPhang
d65b1081d2 feat: add packages 2024-03-11 01:33:47 +08:00
IchliebedichZhu
44fffc0682 fix: remove element arrayable type 2024-03-10 13:44:50 +00:00
IchliebedichZhu
d8bc5f3cff feat: convert wGroup component to composition API 2024-03-10 13:40:12 +00:00
IchliebedichZhu
83f7f5e485 feat: convert value select component to composition API 2024-03-10 10:37:47 +00:00
IchliebedichZhu
c63ca83894 feat: convert text input component to composition API 2024-03-10 10:09:53 +00:00
IchliebedichZhu
c23edc33b6 feat: convert number slider to composition API 2024-03-09 23:14:12 +00:00
IchliebedichZhu
e91acafde7 feat: convert number input component to composition API 2024-03-09 21:01:30 +00:00
IchliebedichZhu
af2e8b389b feat: convert iconItemSelect component to compositionAPI 2024-03-08 15:04:30 +00:00
IchliebedichZhu
9f95a64582 feat: convert color select component to composition API 2024-03-08 14:54:48 +00:00
IchliebedichZhu
8de5dc08f8 fix: group drop problem 2024-03-07 18:11:02 +00:00
IchliebedichZhu
8b9a64adfb fix: group drop problem 2024-03-07 18:10:32 +00:00
IchliebedichZhu
2ed61b03c7 feat: convert all pages to composition API 2024-03-07 16:34:07 +00:00
IchliebedichZhu
372810e19f feat: convert header options component to composition API 2024-03-07 14:55:05 +00:00
IchliebedichZhu
bbfb860c77 feat: convert panel setting components to composition API 2024-03-07 13:52:54 +00:00
IchliebedichZhu
3f7f0c9291 fix: convert userWrap to composition API and fix panel component problems 2024-03-07 12:24:49 +00:00
IchliebedichZhu
1a681534e6 feat: convert panel/wrap components to composition API 2024-03-06 23:00:28 +00:00
IchliebedichZhu
810a437ad9 feat: convert bgImgListWrap component to composition API 2024-03-06 20:58:34 +00:00
IchliebedichZhu
4f26e1652f feat: convert widget panel component to composition API 2024-03-06 20:32:24 +00:00
IchliebedichZhu
18f05812ad feat: convert style panel component to composition API 2024-03-06 20:24:09 +00:00
IchliebedichZhu
77aba80b8b feat: convert designBoard component to composition API 2024-03-06 19:37:00 +00:00
IchliebedichZhu
8995910cb2 feat: convert zoom control component to conposition API 2024-03-06 18:53:40 +00:00
IchliebedichZhu
1adf609b35 fix: pointImg.ts convert problem 2024-03-05 13:34:01 +00:00
IchliebedichZhu
e27f493c43 feat: convert lineguides component to composition API 2024-03-05 12:38:10 +00:00
IchliebedichZhu
baa83adfa9 feat: convert lineguides component to composition API 2024-03-05 12:37:00 +00:00
IchliebedichZhu
bb4e0e66a5 feat: convert common components to composition API 2024-03-05 11:26:53 +00:00
IchliebedichZhu
4197c99b78 update: progressloading component type 2024-03-05 10:29:33 +00:00
IchliebedichZhu
a9f594fb1c feat: convert create-cover component to vue3 2024-03-04 21:32:09 +00:00
IchliebedichZhu
12d27d7f41 feat: convert right-click-menu component to vue3 2024-03-04 21:05:29 +00:00
IchliebedichZhu
4cb236473c update: formatting qrcode component 2024-03-04 18:09:01 +00:00
IchliebedichZhu
d6f9574331 update: formatting qrcode component 2024-03-04 18:08:36 +00:00
IchliebedichZhu
1ea97a877e feat: upgrade vite and vue to the latest version 2024-03-04 15:45:04 +00:00
IchliebedichZhu
4640fa0ca2 feat: convert qrcode component to vue3 2024-03-04 13:34:27 +00:00
IchliebedichZhu
efcdf0d02b feat: convert qrcode component to vue3 2024-03-04 13:34:13 +00:00
IchliebedichZhu
36a67967b3 feat: Convert picture-selector to vue3 2024-03-04 12:34:38 +00:00
IchliebedichZhu
ed1d7db859 fix: ImageExtraction component style 2024-03-04 10:50:01 +00:00
IchliebedichZhu
ec05394aa1 update: delete old ImageExtraction component file 2024-03-04 10:44:58 +00:00
IchliebedichZhu
893003501f feat: convert ImageExtraction component to vue3 2024-03-04 10:44:03 +00:00
IchliebedichZhu
8544e34348 feat: Convert ImageCutout component to vue3 2024-03-03 21:37:23 +00:00
IchliebedichZhu
43bd81471d feat: add cropImage type 2024-03-02 14:06:19 +00:00
IchliebedichZhu
d21ce04738 Merge branch 'main' into feat-upgrade-vue3 2024-03-02 11:37:30 +00:00
ShawnPhang
d7e1c504ef code: wText vue3 optimize 2024-03-02 19:30:28 +08:00
ShawnPhang
00a9fb62c4 code: some optimization 2024-03-01 23:02:30 +08:00
ychy00001
361e9a8b03 bugfix #54 2024-03-01 10:17:18 +08:00
IchliebedichZhu
980fd3db76 feat: upgrade vue, vite and some dev tools; support TS syntax in the home page 2024-02-25 15:01:12 +00:00
ShawnPhang
aaed555581 style: fix a bug 2024-02-11 00:09:19 +08:00