Commit Graph

1229 Commits

Author SHA1 Message Date
Bowen Tan
44044d2d8a refactor(editorMask): remove coordinates system 2022-05-30 16:24:11 +08:00
Bowen Tan
14e07008a7 use elementFromPoint to locate mouse 2022-05-27 17:32:15 +08:00
tanbowensg
6a26e1a4e3
Merge pull request #419 from webzard-io/feat/windlike-patch
feat: increasing the customStyle's priority
2022-05-26 14:27:38 +08:00
MrWindlike
11eb61bea7 feat: increasing the customStyle's priority
ISSUES CLOSED: #354
2022-05-26 13:56:43 +08:00
tanbowensg
f75931445f
Merge pull request #414 from webzard-io/feat/arco
Feat/arco
2022-05-26 10:22:50 +08:00
tanbowensg
6cec7d7a88
Merge pull request #415 from webzard-io/feat/module
feat(editor): add module mock properties in the editor
2022-05-26 10:22:33 +08:00
MrWindlike
0537bb60dd chore: fix the type error 2022-05-25 13:49:21 +08:00
MrWindlike
37d498f49f feat: update dependencies when the module mock properties change 2022-05-25 11:33:16 +08:00
yz-yu
3a32c221e1
Merge pull request #412 from webzard-io/mask/scroll-intersection
refactor editor mask
2022-05-25 09:28:24 +08:00
yz-yu
9fd08472f1
Merge pull request #411 from webzard-io/feat/windlike-patch
chore: add commit lint and script
2022-05-25 09:27:57 +08:00
xzdry
51f398adee refactor: add useStateValue hook to handle default value 2022-05-24 19:47:15 +08:00
xzdry
8ae10c38df feat: add datepicker component 2022-05-24 12:18:21 +08:00
xzdry
961f8c342e feat(tabs): tab panel support hide 2022-05-24 12:18:21 +08:00
MrWindlike
8d22b4d8b5 chore: change properties to exampleProperties 2022-05-24 10:22:42 +08:00
MrWindlike
8e455ce184 feat: add the module mock properties 2022-05-23 21:32:02 +08:00
MrWindlike
92526a7501 chore: change the commitlint versions 2022-05-23 15:49:24 +08:00
MrWindlike
ccad1f4fe2 chore: add commit lint and script 2022-05-23 15:48:47 +08:00
yz-yu
c33a3ffbcb
Merge pull request #413 from webzard-io/publish
Publish 0.6
2022-05-23 11:09:13 +08:00
Bowen Tan
4761ee242e Publish
- @sunmao-ui/arco-lib@0.2.0
 - @sunmao-ui/chakra-ui-lib@0.4.0
 - @sunmao-ui/core@0.6.0
 - @sunmao-ui/editor-sdk@0.2.0
 - @sunmao-ui/editor@0.6.0
 - @sunmao-ui/runtime@0.6.0
 - @sunmao-ui/shared@0.1.0
2022-05-23 10:11:58 +08:00
yz-yu
b8cca9b913
Merge pull request #410 from webzard-io/feat/component-search
Feat/component searching
2022-05-23 10:01:40 +08:00
Bowen Tan
26230e6575 refactor mask with mobx store 2022-05-20 18:31:13 +08:00
MrWindlike
4590aa9484 fix: make the auto complete be controllable 2022-05-19 17:01:31 +08:00
MrWindlike
791ed09c2c style: add padding to component placeholder box 2022-05-19 16:53:59 +08:00
MrWindlike
8a68726348 feat: add the component searching 2022-05-19 15:41:40 +08:00
Bowen Tan
fb669a52d6 use intersection observer to filter unvisible elements in mask 2022-05-19 14:08:42 +08:00
yz-yu
e52b6648e9
Merge pull request #409 from webzard-io/publish
Publish
2022-05-19 10:16:41 +08:00
Bowen Tan
2c71f9b2bd listen editor capture scroll event to update mask coordinates system 2022-05-18 17:52:05 +08:00
tanbowensg
7fe0cb8343
Merge pull request #401 from webzard-io/feat/windlike-patch
feat: improve the editor performance
2022-05-18 16:45:00 +08:00
Bowen Tan
c63a94509a Publish
- @sunmao-ui/arco-lib@0.2.0-alpha.3
 - @sunmao-ui/chakra-ui-lib@0.4.0-alpha.3
 - @sunmao-ui/core@0.6.0-alpha.3
 - @sunmao-ui/editor-sdk@0.2.0-alpha.3
 - @sunmao-ui/editor@0.6.0-alpha.3
 - @sunmao-ui/runtime@0.6.0-alpha.3
 - @sunmao-ui/shared@0.1.0-alpha.3
2022-05-18 16:11:17 +08:00
tanbowensg
533ab4723e
Merge pull request #408 from webzard-io/fix/windlike-patch
Fix/windlike patch
2022-05-18 12:07:31 +08:00
MrWindlike
43df599fda chore: add the comment 2022-05-18 11:46:05 +08:00
MrWindlike
5fc7b84803 fix: fallback to undefined when evaluating the expressions fail 2022-05-18 11:15:52 +08:00
MrWindlike
8f13e161d4 fix: reregister the traits when the editor refresh 2022-05-18 11:14:24 +08:00
yz-yu
9bda997fc8
Merge pull request #406 from webzard-io/publish
Publish
2022-05-17 16:35:05 +08:00
Bowen Tan
a6851b804d Publish
- @sunmao-ui/arco-lib@0.2.0-alpha.2
 - @sunmao-ui/chakra-ui-lib@0.4.0-alpha.2
 - @sunmao-ui/core@0.6.0-alpha.2
 - @sunmao-ui/editor-sdk@0.2.0-alpha.2
 - @sunmao-ui/editor@0.6.0-alpha.2
 - @sunmao-ui/runtime@0.6.0-alpha.2
 - @sunmao-ui/shared@0.1.0-alpha.2
2022-05-17 13:48:33 +08:00
MrWindlike
98e38c387e chore: remove the memo compare function 2022-05-17 10:47:20 +08:00
tanbowensg
f850aa64b8
Merge pull request #402 from webzard-io/feat/arco
Feat/arco
2022-05-17 10:45:00 +08:00
tanbowensg
41cbb0a883
Merge pull request #397 from webzard-io/yz/doc
doc: what is sunmao-ui
2022-05-17 10:39:47 +08:00
tanbowensg
df46bf2d78
Merge pull request #403 from webzard-io/yz/fix
inline variable has no identifier and should not cause runtime error
2022-05-16 10:32:37 +08:00
Yanzhen Yu
da033ab695 inline variable has no identifier and should not cause runtime error 2022-05-16 10:28:42 +08:00
xzdry
ebf9f073a1 feat(input): add updateWhenDefaultValueChanges property 2022-05-16 10:12:04 +08:00
xzdry
96b3c98cad refactor(formcontrol): restore the grid layout properties of fromcontrol 2022-05-16 09:58:29 +08:00
xzdry
40e5af4f06 feat(link): add default status 2022-05-16 09:52:38 +08:00
xzdry
6c8b1b678d feat: add arco slider component 2022-05-16 09:51:14 +08:00
yz-yu
b36dfddeb5
Merge pull request #400 from webzard-io/feat/merge-style
use concat method when merging customStyles
2022-05-13 23:29:46 +08:00
Bowen Tan
7626c3c28a use concat method when merging customStyles 2022-05-13 17:37:40 +08:00
yz-yu
3ccb0067c8
Merge pull request #399 from webzard-io/fix/ajv
Add "name" keyword to ajv
2022-05-13 17:33:45 +08:00
MrWindlike
7c463749e7 feat: avoid the unnecessary render when the selected component changes 2022-05-13 17:03:13 +08:00
MrWindlike
c6c5fae8b2 fix: don't scroll the tree item to top when clicking it 2022-05-13 17:03:07 +08:00
MrWindlike
67fb8a0065 feat: improve the editor's performance
avoid the unnecessary render and add the lazy load to some widgets
2022-05-13 17:02:50 +08:00