387 Commits

Author SHA1 Message Date
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
Bowen Tan
91f6228969 Publish
- @meta-ui/editor@0.2.11
 - @meta-ui/runtime@0.2.8
@meta-ui/editor@0.2.11 @meta-ui/runtime@0.2.8
2021-11-12 18:02:32 +08:00
Bowen Tan
8163243e8c markdown support style trait 2021-11-12 17:56:44 +08:00
Bowen Tan
8b883ba716 add lodash to eval scope 2021-11-12 17:47:42 +08:00
Bowen Tan
afc8d8d32f Publish
- @meta-ui/editor@0.2.10
 - @meta-ui/runtime@0.2.7
@meta-ui/editor@0.2.10 @meta-ui/runtime@0.2.7
2021-11-12 11:19:42 +08:00
Bowen Tan
988c72d446 render treeSelect popup relatively 2021-11-12 10:42:37 +08:00
Bowen Tan
9629be23f3 modify button width 2021-11-12 10:09:08 +08:00
Bowen Tan
2789e96e3b disable drag in gridlayout in runtime 2021-11-11 18:10:51 +08:00
Bowen Tan
f0dabc001d Publish
- @meta-ui/editor@0.2.9
 - @meta-ui/runtime@0.2.6
@meta-ui/editor@0.2.9 @meta-ui/runtime@0.2.6
2021-11-11 17:19:55 +08:00
Bowen Tan
9da27aca3d fix tree select & wrapper style bug 2021-11-11 17:06:05 +08:00
yz-yu
a8501ce502
Merge pull request #122 from webzard-io/feat/usercenter
add multiSelecteTree & treeSelect & some other changes
2021-11-11 14:58:09 +08:00
Bowen Tan
ba4297c3d6 add autoSelectAncestors to treeSelect 2021-11-11 14:32:37 +08:00
Bowen Tan
d223ec748a fix text emotion css 2021-11-11 11:53:29 +08:00
Bowen Tan
2bf2ae1517 make some changes for add for user center 2021-11-11 10:03:50 +08:00
tanbowensg
f45f0d7a58
Merge pull request #123 from webzard-io/bundle
Bundle and publish editor package
2021-11-11 10:02:56 +08:00