Commit Graph

355 Commits

Author SHA1 Message Date
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
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
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
yz-yu
b3aec6b8ae
Merge pull request #117 from webzard-io/runtime
fix event trait form
2021-11-07 14:58:48 +08:00
Yanzhen Yu
9d8c905d9e fix event trait form 2021-11-07 14:57:44 +08:00
yz-yu
9b892e2333
Merge pull request #116 from webzard-io/runtime
build playground either
2021-11-06 15:36:32 +08:00
Yanzhen Yu
8835e93a34 build playground either 2021-11-06 15:35:57 +08:00
yz-yu
25b234c233
Merge pull request #115 from webzard-io/runtime
add playground to editor
2021-11-06 15:32:51 +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
yz-yu
f8de16f35c
Merge pull request #114 from webzard-io/runtime
migrate HTML examples to JSON
2021-11-06 11:39:26 +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
yz-yu
6d99180145
Merge pull request #112 from webzard-io/feat/module
Feat/module
2021-11-06 09:25:15 +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
tanbowensg
8363143459
Merge pull request #101 from webzard-io/runtime
transform ES modules in node_modules
2021-11-02 10:18:26 +08:00
Yanzhen Yu
bdd12a3d09 transform ES modules in node_modules 2021-11-01 23:43:27 +08:00