374 Commits

Author SHA1 Message Date
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
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
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
d86dfc79ef Publish
- @meta-ui/editor@0.2.8
2021-11-10 21:48:15 +08:00
Yanzhen Yu
32dc0baa0f remove duplicate render 2021-11-10 21:47:56 +08:00
Yanzhen Yu
de3124f1c8 Publish
- @meta-ui/editor@0.2.7
2021-11-10 21:35:31 +08:00
Yanzhen Yu
db3d6dd213 allow pass-in external component, trait and module 2021-11-10 21:35:15 +08:00
Yanzhen Yu
c8d9fcd8b2 Publish
- @meta-ui/editor@0.2.6
2021-11-10 21:27:12 +08:00
Yanzhen Yu
111f1d062e fix editor typings and add bundle scripts 2021-11-10 21:26:14 +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
9d8c905d9e fix event trait form 2021-11-07 14:57:44 +08:00
Yanzhen Yu
8835e93a34 build playground either 2021-11-06 15:35:57 +08:00
Yanzhen Yu
cdfbc49cd8 add playground to editor 2021-11-06 15:28:28 +08:00
Yanzhen Yu
b7207db8b0 refactor global variables to instance 2021-11-06 14:26:43 +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
Bowen Tan
d73276546c refactor module renderer 2021-11-03 10:02:53 +08:00
Bowen Tan
264a90b0be fix component tree overflow style 2021-11-02 14:55:47 +08:00
Bowen Tan
2da6130d6f td support module 2021-11-02 14:43:02 +08:00
Bowen Tan
47b8fa120d modify module schema 2021-11-02 11:40:18 +08:00
Bowen Tan
d885b3672d improve module demo 2021-11-02 11:40:18 +08:00
Bowen Tan
4949903976 implement module event 2021-11-02 11:40:18 +08:00
Bowen Tan
a0a75aca02 module can expose state 2021-11-02 11:40:18 +08:00
Bowen Tan
aee0af21db add module renderer 2021-11-02 11:40:18 +08:00
Bowen Tan
c682e3b360 add basic module 2021-11-02 11:40:18 +08:00
Bowen Tan
c9efa513e6 update vite version 2021-11-01 17:16:18 +08:00
Bowen Tan
ee41abef8c update default schema 2021-11-01 15:50:53 +08:00
Bowen Tan
309b689cc9 add link component 2021-11-01 15:50:53 +08:00
Bowen Tan
46b0483a0b change tabs to static slot name 2021-11-01 15:50:53 +08:00
Bowen Tan
ae90ca1675 add dayjs 2021-11-01 15:50:51 +08:00
Bowen Tan
21ef34082b use string to set style trait 2021-11-01 15:50:22 +08:00
Bowen Tan
8fe946fcf0 hide stack border 2021-11-01 15:50:22 +08:00