78 Commits

Author SHA1 Message Date
ShawnPhang
63ceb83ec0 merge: recovery some code 2024-03-15 17:37:59 +08:00
ShawnPhang
0a04e70e5c
Merge pull request #88 from palxiao/feature-vue3
vue3 & TS modified
2024-03-14 22:48:00 +08:00
ShawnPhang
d213688d6b reset 2024-03-14 22:44:57 +08:00
IchliebedichZhu
7538b6b2ac feat: convert CompListWrap component to composition API 2024-03-13 23:56:43 +00:00
IchliebedichZhu
6ee1ab78ed feat: convert CompListWrap component to composition API 2024-03-13 23:52:47 +00:00
IchliebedichZhu
f7b8e0b669 feat: add api function ts type 2024-03-13 23:05:19 +00:00
ShawnPhang
8d49a66435 fix: copy&paste bug 2024-03-14 00:50:30 +08:00
ShawnPhang
22ff9dfbc7
Merge pull request #84 from palxiao/feature-vue3
feat. Composition API
2024-03-13 15:25:47 +08:00
ShawnPhang
ce49c14a5c docs: readme 2024-03-13 00:00:51 +08:00
ShawnPhang
7f64928da1 feat: add scroll-bar for board 2024-03-12 21:43:03 +08:00
IchliebedichZhu
de248b0e11 feat: convert wQrcode component to composition API 2024-03-12 11:49:02 +00:00
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
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
baa83adfa9 feat: convert lineguides component to composition API 2024-03-05 12:37:00 +00:00
IchliebedichZhu
4197c99b78 update: progressloading component type 2024-03-05 10:29:33 +00:00
IchliebedichZhu
1ea97a877e feat: upgrade vite and vue to the latest version 2024-03-04 15:45:04 +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
ShawnPhang
39c74895ef fix: recover text wrap bug 2024-02-01 14:37:10 +08:00
ShawnPhang
eb562af409 fix: text wrap bug 2024-01-31 09:58:25 +08:00
ShawnPhang
a2bf3de99a style: background component move to right Panel 2024-01-24 17:31:48 +08:00
ShawnPhang
11b7602a08 fix: text component drag bug & perf 2024-01-11 18:04:14 +08:00