14 Commits

Author SHA1 Message Date
i33
695efc00a8 fix(ui): 修复text组件在流式容器内无宽高问题 2022-09-14 14:59:43 +08:00
roymondchen
2201fbe80c fix(editor,stage,ui,runtime): 流式布局下,height自动设置成auto
fix #298
2022-08-30 17:38:42 +08:00
roymondchen
de380357ee fix(ui,runtime): 组件注册默认以magic-ui-xx的形式,不再需要在组件中设置name
fix #291
2022-08-19 11:09:26 +08:00
roymondchen
14e9b6ec59 chore: 将vite/client配置到tsconfig中 2022-08-04 15:39:19 +08:00
roymondchen
f3e2d9ca39 feat(ui): page 添加magic-ui-container class 2022-07-14 19:02:29 +08:00
roymondchen
a7afe057fb chore: import type 2022-07-01 20:07:28 +08:00
roymondchen
cdabe36b93 fix(ui): 页面组件无法支持event配置 2022-06-06 15:28:47 +08:00
roymondchen
5d159ad9d8 fix(ui): img组件没有配置url是点击页面刷新 2022-06-06 15:28:47 +08:00
roymondchen
ce5ac67b2d fix(ui): default拼写错误 2022-06-06 15:28:47 +08:00
roymondchen
44aa56bd52 feat: 新增蒙层组件 2022-05-27 18:48:55 +08:00
roymondchen
8c287ecace feat(ui): 添加二维码,图片组件 2022-05-25 14:22:28 +08:00
roymondchen
29e31e9cad chore: 组件默认值不需要带位置信息 2022-05-07 15:18:29 +08:00
roymondchen
c3f4e41cc8 fix(playground): 新增页面默认width height 100% 2022-03-29 13:02:40 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00