Commit Graph

342 Commits

Author SHA1 Message Date
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
yz-yu
2d7d22a9f8
Merge pull request #100 from webzard-io/user-center
Some small features
2021-11-01 17:23:34 +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
Bowen Tan
52ccb12c93 add divider 2021-11-01 15:50:22 +08:00
Bowen Tan
b24b46f251 add link td type 2021-11-01 15:50:22 +08:00
Bowen Tan
1d4b05942d fix table crash bug 2021-11-01 15:50:20 +08:00
yz-yu
c1acdfff34
Merge pull request #99 from webzard-io/runtime
add preview deploy
2021-10-31 16:41:06 +08:00
Yanzhen Yu
16db03786d update dependencies
1. update react-markdown to fix https://github.com/vitejs/vite/issues/3592
2. use lodash-es to replace lodash
2021-10-31 16:33:56 +08:00