Commit Graph

1433 Commits

Author SHA1 Message Date
MrWindlike
7e5242d37d refactor: change and add the validation trait examples 2022-07-11 13:59:34 +08:00
MrWindlike
dc76d8b550 feat: refactor the validation trait 2022-07-11 13:58:45 +08:00
tanbowensg
7d99c274ea
Merge pull request #497 from webzard-io/feat/vite-plugin
feat: add @sunmao-ui/vite-plugin-fs
2022-07-07 09:55:39 +08:00
tanbowensg
e6666b9251
Merge pull request #493 from webzard-io/refactor/parseTypebox
refactor: refactor parserTypebox
2022-07-06 17:30:32 +08:00
MrWindlike
6e6ed0ea9d chore: remove the yarn.lock from vite-plugin-fs 2022-07-06 17:16:25 +08:00
MrWindlike
d713b6e13c feat: add @sunmao-ui/vite-plugin-fs 2022-07-06 16:49:07 +08:00
xzdry
9833797959 Merge branch 'develop' of github.com:webzard-io/sunmao-ui into refactor/parseTypebox 2022-07-06 11:29:47 +08:00
xzdry
cd1cf3d576 refactor: rename the parseTypebox to generateDefaultValueFromSpec and refactor it
1. use spec.required to judge optional properties
2. rename the parseTypebox to
generateDefaultValueFromSpec
2022-07-06 11:27:05 +08:00
tanbowensg
64547fd1aa
Merge pull request #495 from webzard-io/11d1194
fix(ExpressionEditor): fix the error happening when evaledValue is a function
2022-07-06 10:31:18 +08:00
yz-yu
72520f1026
Merge pull request #494 from webzard-io/feat/validator-improve
improve validator performance
2022-07-05 23:29:32 +08:00
MrWindlike
af725f7b11 fix(ExpressionEditor): fix the error happening when evaledValue is a function 2022-07-05 17:21:10 +08:00
Bowen Tan
3f2fdd2c42 perf(validator): change validate function interface 2022-07-05 17:13:30 +08:00
Bowen Tan
861dd9995b feat(warningArea): add pagination for warning area table 2022-07-05 15:38:20 +08:00
Bowen Tan
d587c7b2af perf(validator): inject appModel in to validator to improve performance 2022-07-05 15:38:19 +08:00
Bowen Tan
a8377c0a2b fix(styleTraitForm): improve style trait form style 2022-07-05 15:37:59 +08:00
tanbowensg
8e2d86b7a7
Merge pull request #482 from webzard-io/feat/perfomance
perf: improve the struct tree performance when modifying
2022-07-05 15:24:16 +08:00
tanbowensg
b7a594598e
Merge branch 'develop' into feat/perfomance 2022-07-05 15:15:21 +08:00
tanbowensg
b3e2c75b5c
Merge pull request #473 from webzard-io/feat/typescript
feat: improve the typescript system
2022-07-05 15:14:16 +08:00
MrWindlike
e70c2d5ea4 refactor: move the type definitions to the suitable packages 2022-07-05 10:00:44 +08:00
MrWindlike
b313ee5731 refactor: change the file name 2022-07-05 10:00:44 +08:00
MrWindlike
3f57100abc feat(widget): complete the widget type detecting 2022-07-05 10:00:41 +08:00
MrWindlike
442c7711c3 feat: auto detect the raw properties types 2022-07-05 09:56:58 +08:00
MrWindlike
4f84872e33 fix: fix the tests fail 2022-07-05 09:51:54 +08:00
MrWindlike
cd3f10c35e refactor: move the type definitions to the suitable packages 2022-07-05 09:51:54 +08:00
MrWindlike
172474042d refactor: change the file name 2022-07-05 09:51:54 +08:00
MrWindlike
9b54bd17cb feat(widget): complete the widget type detecting 2022-07-05 09:51:51 +08:00
MrWindlike
a25a86b48d feat: auto detect the raw properties types 2022-07-05 09:29:19 +08:00
MrWindlike
28e7533599 chore: change lodash-es to lodash 2022-07-04 17:56:18 +08:00
MrWindlike
2e589609b7 perf: improve the struct tree performance when modifying 2022-07-04 17:54:54 +08:00
xzdry
6fd3320332 refactor: refactor parserTypebox 2022-07-04 17:53:03 +08:00
tanbowensg
8a7028ce56
Merge pull request #486 from webzard-io/fix/editor
fix: refreshing the StateView when switching between module and app
2022-07-04 15:11:12 +08:00
xzdry
0074be8b0d fix: refreshing the StateView when switching between module and app 2022-07-04 14:38:37 +08:00
tanbowensg
9a220f1a3d
Merge pull request #491 from webzard-io/refactor/remove-style
fix(styleTraitForm): move remove style button position
2022-07-04 14:18:25 +08:00
tanbowensg
a6698fd392
Merge pull request #492 from webzard-io/feat/SpaceWidget
refactor(SpaceWidget): refactor SpaceWidget
2022-07-04 14:18:13 +08:00
xzdry
d1648be66d refactor(SpaceWidget): refactor SpaceWidget 2022-07-04 11:03:13 +08:00
Bowen Tan
2cccf61b95 fix(styleTraitForm): move remove style button position 2022-07-04 11:00:47 +08:00
tanbowensg
c10f621bf3
Merge pull request #489 from webzard-io/fix/iframe
Fix/iframe
2022-07-04 10:07:33 +08:00
yz-yu
f6e11d0408
Merge pull request #488 from webzard-io/c4fb8e3
fix: fix the component form's z-index problem
2022-07-02 13:31:04 +08:00
yz-yu
7abe115591
Merge pull request #490 from webzard-io/feat/isInEditor
feat(runtime): add isInEditor property
2022-07-02 10:24:57 +08:00
Bowen Tan
0c898dadb6 feat(runtime): add isInEditor property 2022-07-01 18:27:51 +08:00
MrWindlike
476d1a442b fix: fix some code errors 2022-07-01 17:32:22 +08:00
MrWindlike
41520f9f6b fix: avoid scrollIntoView affect the parent page when the editor is inserted as iframe 2022-07-01 17:05:57 +08:00
MrWindlike
a1c320f741 fix: don't blur the iframe when selecting it 2022-07-01 17:03:31 +08:00
MrWindlike
a3ce92183e fix: fix the component form's z-index problem 2022-07-01 15:35:12 +08:00
tanbowensg
391213d541
Merge pull request #487 from webzard-io/feat/arco-link
feat(Link): add slot to link components
2022-07-01 14:20:38 +08:00
xzdry
50c5390202 feat(Link): add slot to link components 2022-07-01 10:24:59 +08:00
tanbowensg
1c64f8e6e6
Merge pull request #481 from webzard-io/fix/windlike-dev
feat: use the array widget to render the event trait form
2022-07-01 10:11:04 +08:00
tanbowensg
ba9085debc
Merge pull request #485 from webzard-io/refactor/arco
refactor(arco-lib): reclassification of components
2022-07-01 10:05:43 +08:00
tanbowensg
ee61b65a62
Merge pull request #476 from webzard-io/ssr
Make runtime ssr ready
2022-07-01 09:55:43 +08:00
tanbowensg
59116eb072
Merge pull request #464 from webzard-io/feat/arco
feat(Link): add target property
2022-06-29 15:44:39 +08:00