Commit Graph

249 Commits

Author SHA1 Message Date
yz-yu
51c33c24fd
Merge pull request #143 from webzard-io/feat/editor-module
Support edit module in editor
2021-11-30 12:55:38 +08:00
Yanzhen Yu
dbd5571204 add canary release script 2021-11-30 11:15:51 +08:00
Yanzhen Yu
b031fa228b Publish
- @sunmao-ui/editor@0.3.4-alpha.0
 - @sunmao-ui/runtime@0.3.4-alpha.0
2021-11-30 11:05:58 +08:00
Bowen Tan
fab012460a fix moduleRenderer empty state bug 2021-11-29 17:25:25 +08:00
Bowen Tan
b68f8939f3 exploere listen modules change 2021-11-29 15:34:49 +08:00
Bowen Tan
0b1a485565 fix list exampleProperties 2021-11-26 17:55:24 +08:00
Bowen Tan
fb24f47b27 support use module in module 2021-11-26 16:47:43 +08:00
Bowen Tan
b13c1125e7 parse module before register 2021-11-26 15:44:17 +08:00
Bowen Tan
eb70ee6c09 reregister module after update 2021-11-25 18:24:28 +08:00
Bowen Tan
16faffde83 support edit & save module 2021-11-25 15:03:10 +08:00
Bowen Tan
fcb67990bc add explorer to change module or application 2021-11-25 11:33:36 +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
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
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
Yanzhen Yu
df53808ba2 support unmount component when hidden 2021-11-24 11:04:44 +08:00
Bowen Tan
d767784feb refactor parseExpression function 2021-11-23 18:10:39 +08:00
Bowen Tan
84aa6e98c5 Publish
- @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
2021-11-21 15:47:34 +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
2021-11-21 15:21:54 +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
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
Yanzhen Yu
51248a9b6c improve parseTypeBox utils: support enum and union 2021-11-15 16:41:10 +08:00
Bowen Tan
65bc14c982 Publish
- @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
Bowen Tan
a3ffe0af92 Publish
- @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
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
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
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
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
Yanzhen Yu
545eb25f95 Publish
- @meta-ui/core@0.2.2
 - @meta-ui/editor@0.2.5
 - @meta-ui/runtime@0.2.5
 - @meta-ui/vite-plugins@1.0.1
2021-11-09 08:46:34 +08:00
Yanzhen Yu
196922d9f8 move virtual example plugin to a standalone package 2021-11-06 13:43:17 +08:00
Yanzhen Yu
9fe48f6159 migrate html examples to json 2021-11-06 11:22:01 +08:00
Yanzhen Yu
ace258079e implement virtual example plugin
This vite plugin will read from the examples directory and compose
all the example manifests into a JSON.
2021-11-06 10:08:21 +08:00
Bowen Tan
7ef978a677 modify module spec 2021-11-04 18:16:51 +08:00
Bowen Tan
4424b5281a add moduleContainer component 2021-11-04 16:00:13 +08:00