401 Commits

Author SHA1 Message Date
Yanzhen Yu
b031fa228b Publish
- @sunmao-ui/editor@0.3.4-alpha.0
 - @sunmao-ui/runtime@0.3.4-alpha.0
@sunmao-ui/editor@0.3.4-alpha.0 @sunmao-ui/runtime@0.3.4-alpha.0
2021-11-30 11:05:58 +08:00
Yanzhen Yu
705b5bb293 update yarn lock 2021-11-30 11:04:56 +08:00
tanbowensg
2783efdc89
Merge pull request #142 from webzard-io/yinsw/operation
fix adjust order operation
2021-11-29 16:06:53 +08:00
Sczlog
2d3a6de6fa fix adjust order operation
1. fix adjust order operation
2. add unit test for the operation.
2021-11-29 15:36:02 +08:00
tanbowensg
cfc88ac8e0
Merge pull request #141 from webzard-io/yinsw/operation
fix adjust order operation
2021-11-29 10:02:13 +08:00
Sczlog
94cbb49b04 fix redo 2021-11-26 18:32:41 +08:00
Sczlog
13f1712bc8 fix adjust order operation 2021-11-26 18:26:55 +08:00
tanbowensg
edc3a2d1c5
Merge pull request #139 from webzard-io/yinsw/operation
editor operation
2021-11-26 17:58:50 +08:00
Sczlog
e50670bd8d fix bug
1. update redo to do.
2. for deleted element, use tryOriginal to get its raw value but not proxy target.
2021-11-26 17:44:53 +08:00
Sczlog
548e7a52d0 use git mv to rename. 2021-11-26 17:27:26 +08:00
Sczlog
1ab4e6b589 1. update operation name
1. create entry for operation.
2. change name of operation
2021-11-26 16:56:26 +08:00
Sczlog
e89eb5a49d application operation 2021-11-26 10:41:09 +08:00
yz-yu
367db0bf66
Merge pull request #138 from webzard-io/feat/dependency
Allow add custom dependencies for eval
2021-11-25 09:17:00 +08:00
Bowen Tan
9401762333 remove array-to-tree 2021-11-24 17:28:49 +08:00
Bowen Tan
b2fae2b01d Publish
- @sunmao-ui/editor@0.3.3
 - @sunmao-ui/runtime@0.3.3
@sunmao-ui/editor@0.3.3 @sunmao-ui/runtime@0.3.3
2021-11-24 16:39:51 +08:00
Bowen Tan
6593050a5c allow add custom dependencies for eval 2021-11-24 15:59:03 +08:00
yz-yu
3ee15dc464
Merge pull request #137 from webzard-io/update-examples
Update examples and spec of components
2021-11-24 15:35:34 +08:00
Bowen Tan
14e1b0256c remove antd tree select from runtime 2021-11-24 15:02:02 +08:00
Bowen Tan
28623964d9 update all components' spec and example 2021-11-24 15:02:02 +08:00
Bowen Tan
b5a2a7eba2 update table and form example 2021-11-24 15:02:01 +08:00
tanbowensg
bb6679f31a
Merge pull request #136 from webzard-io/yanzhen-patch
support unmount component when hidden
2021-11-24 15:01:18 +08:00
Yanzhen Yu
df53808ba2 support unmount component when hidden 2021-11-24 11:04:44 +08:00
yz-yu
c542fdec96
Merge pull request #134 from tanbowensg/refactor/parse-expression
refactor parseExpression function
2021-11-24 10:50:23 +08:00
Bowen Tan
d767784feb refactor parseExpression function 2021-11-23 18:10:39 +08:00
yz-yu
99d27e956e
Merge pull request #130 from webzard-io/publish
fix ObjectField bug & support formControl multiSelect style
2021-11-23 17:10:02 +08:00
Bowen Tan
83b559d913 small refactor 2021-11-23 14:31:57 +08:00
Bowen Tan
84aa6e98c5 Publish
- @sunmao-ui/editor@0.3.2
 - @sunmao-ui/runtime@0.3.2
@sunmao-ui/editor@0.3.2 @sunmao-ui/runtime@0.3.2
2021-11-22 15:25:34 +08:00
Bowen Tan
70ccef32a8 fix ObjectField bug & support formControl multiSelect style 2021-11-22 14:44:49 +08:00
Yanzhen Yu
494a936516 Publish
- @sunmao-ui/editor@0.3.1
 - @sunmao-ui/runtime@0.3.1
@sunmao-ui/editor@0.3.1 @sunmao-ui/runtime@0.3.1
2021-11-21 15:47:34 +08:00
yz-yu
383bfd8a4a
Merge pull request #129 from webzard-io/yz-patch
allow override box styles
2021-11-21 15:46:47 +08:00
Yanzhen Yu
649c7dde1f allow override box styles 2021-11-21 15:44:46 +08:00
Yanzhen Yu
b291d5968b Publish
- @sunmao-ui/core@0.3.0
 - @sunmao-ui/editor@0.3.0
 - @sunmao-ui/runtime@0.3.0
 - @sunmao-ui/vite-plugins@1.0.2
@sunmao-ui/core@0.3.0 @sunmao-ui/editor@0.3.0 @sunmao-ui/runtime@0.3.0 @sunmao-ui/vite-plugins@1.0.2
2021-11-21 15:21:54 +08:00
yz-yu
f08e2e93bb
Merge pull request #128 from webzard-io/runtime
re-branding
2021-11-21 15:15:08 +08:00
Yanzhen Yu
bfabfdeea0 refactor runtime variables to sunmao 2021-11-21 14:42:50 +08:00
Yanzhen Yu
09211db07b refactor code namings to sunmao-ui
also upgrade typescript and typebox to latest version
2021-11-21 14:38:33 +08:00
yz-yu
5c0d675bf4
Merge pull request #126 from webzard-io/runtime
embed schema editor
2021-11-16 23:36:53 +08:00
Yanzhen Yu
69c3462d6c impl embed schema editor 2021-11-16 18:50:22 +08:00
Yanzhen Yu
2b81c67f48 remove legacy props form 2021-11-16 17:43:50 +08:00
tanbowensg
64271dc59d
Merge pull request #118 from webzard-io/runtime
Introduce JSON schema form as the default component properties form
2021-11-15 17:28:35 +08:00
yz-yu
7e0c50da2f
Merge pull request #125 from webzard-io/feat/usercenter-publish
fix some style bugs
2021-11-15 16:49:00 +08:00
Yanzhen Yu
51248a9b6c improve parseTypeBox utils: support enum and union 2021-11-15 16:41:10 +08:00
Yanzhen Yu
942523da42 impl NullField and MultiSchemaField 2021-11-15 16:40:49 +08:00
Yanzhen Yu
7f83129e0c impl NumberField 2021-11-15 15:47:47 +08:00
Yanzhen Yu
79d5821080 impl BooleanField 2021-11-15 15:39:09 +08:00
Yanzhen Yu
94c697f22c impl ArrayField 2021-11-15 15:30:44 +08:00
Bowen Tan
65bc14c982 Publish
- @meta-ui/editor@0.2.13
 - @meta-ui/runtime@0.2.10
@meta-ui/editor@0.2.13 @meta-ui/runtime@0.2.10
2021-11-15 13:42:19 +08:00
Bowen Tan
22c8eef4e4 update chakra to 1.7.1 & close dark mode 2021-11-15 13:41:38 +08:00
Yanzhen Yu
66f3169bd6 init JSON schema form as the default editor form
1. fields: SchemaField, ObjectField, StringField, UnsupportedField
2. operations: ReplaceComponentProperty
2021-11-15 01:43:44 +08:00
Bowen Tan
a3ffe0af92 Publish
- @meta-ui/editor@0.2.12
 - @meta-ui/runtime@0.2.9
@meta-ui/editor@0.2.12 @meta-ui/runtime@0.2.9
2021-11-12 18:22:26 +08:00
Bowen Tan
862ac6670d use div instead of p 2021-11-12 18:10:49 +08:00