MrWindlike
|
31eba59e65
|
refactor: move the codes of importing the arco styles
|
2022-07-11 17:14:31 +08:00 |
|
MrWindlike
|
29876f491e
|
fix: change the logic of the expression transform
|
2022-07-07 17:00:31 +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 |
|
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 |
|
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
|
b7a594598e
|
Merge branch 'develop' into feat/perfomance
|
2022-07-05 15:15:21 +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 |
|
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 |
|
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 |
|
xzdry
|
0afe8879cd
|
refactor(arco-lib): reclassification of components
|
2022-06-29 13:56:30 +08:00 |
|
xzdry
|
e1e90f170e
|
refactor(Link): use openInNewTab instead of target
|
2022-06-29 10:05:34 +08:00 |
|
xzdry
|
1cdd7c6705
|
Merge branch 'develop' of github.com:webzard-io/sunmao-ui into feat/arco
|
2022-06-29 09:59:44 +08:00 |
|
MrWindlike
|
fbc03eaf98
|
feat: use the array widget to render the event trait form
|
2022-06-27 18:04:40 +08:00 |
|
MrWindlike
|
296a0ab6c4
|
fix: increase the hidden trait style priority
|
2022-06-24 10:14:17 +08:00 |
|
tanbowensg
|
16d129a4bb
|
Merge pull request #478 from webzard-io/feat/perfomance
perf: improve the struct tree performance
|
2022-06-23 17:47:44 +08:00 |
|
tanbowensg
|
632fe26e9a
|
Merge pull request #474 from webzard-io/feat/slotprops-memo
Use shallowCompare to compare slotProps
|
2022-06-23 17:42:25 +08:00 |
|