297 Commits

Author SHA1 Message Date
roymondchen
23776299a7 fix(editor): moveableOptions默认值中的container有误 2022-06-21 20:19:25 +08:00
roymondchen
a49bf42407 docs: runtime教程 2022-06-21 20:19:25 +08:00
i33
f72b8c7614
fix: 修正getScrollParent逻辑 (#141)
* Create const.ts

错别字

* docs:修改注释中错别字

* fix: 修正getScrollParent逻辑
2022-06-21 12:51:35 +08:00
i33
b751621488
docs:修改注释中错别字 (#140)
* Create const.ts

错别字

* docs:修改注释中错别字
2022-06-20 13:10:07 +08:00
roymondchen
0521328465 docs: 修改文档错别字 2022-06-17 18:34:19 +08:00
jia000
0fe6e0ed75
release v1.0.0-rc.11 (#138)
* fix(editor): 页面标题不要换行

* docs: 教程与stageCore

* fix(editor): runtime.updateRootConfig可以为空

* fix(editor): 编辑组件是获取parent需要获取到Proxy

* fix(editor): 默认page属性值加上layout

* fix(stage): magic注入时机应当在iframe onload之后

* chore: release v1.0.0-rc.11

* chore: 更新changlog

Co-authored-by: roymondchen <roymondchen@tencent.com>
2022-06-17 17:13:22 +08:00
i33
e5f269cd88
Update const.ts (#137)
chore(stage): 修改注释中的错别字
2022-06-16 14:35:54 +08:00
roymondchen
3ab29d7022 chore: release v1.0.0-rc.10 2022-06-15 19:43:25 +08:00
roymondchen
7ad80e848f fix(form): 函数配置中添加config参数 2022-06-15 19:38:55 +08:00
roymondchen
eae9725ccb fix(form): 函数配置中添加config参数 2022-06-15 19:35:54 +08:00
roymondchen
7c5c4cb4ae chore: release v1.0.0-rc.9 2022-06-15 15:29:30 +08:00
roymondchen
feff6177c9 fix(stage): 所有父节点中如果有translate,导致选中框定位出错 2022-06-15 15:23:46 +08:00
roymondchen
48c4f784c4 chore: release v1.0.0-rc.8 2022-06-15 14:43:36 +08:00
roymondchen
154860c66c feat: 支持配置updateDragEl方法来调制选中框 2022-06-15 14:22:14 +08:00
roymondchen
10577aea68 fix(editor): page和container默认value加上items 2022-06-15 12:49:43 +08:00
roymondchen
2856ee3b6c style(editor): 重置workspace区域focus样式 2022-06-15 12:49:43 +08:00
roymondchen
b8dbb37b9b build: pages deploy 2022-06-14 15:50:09 +08:00
roymondchen
4e812c396d feat(docs): 添加搜索 2022-06-14 14:52:20 +08:00
roymondchen
470033487c chore(docs): 升级vuepress 2022-06-14 14:52:20 +08:00
roymondchen
a72658d697 chore(admin): 升级tmagic 2022-06-13 21:16:02 +08:00
roymondchen
c57037030d feat(playground): 优化form/table playground 2022-06-13 21:03:34 +08:00
roymondchen
9f23cd6361 feat(playground): 添加不同设备切换 2022-06-13 21:03:34 +08:00
roymondchen
f80825331e feat(playground): 添加form、table playground入口 2022-06-13 21:03:34 +08:00
roymondchen
2ed4557536 chore: release 1.0.0-rc.7 2022-06-13 19:10:40 +08:00
roymondchen
2319df727a feat(playground): 添加弹窗组合 v1.0.0-rc.7 2022-06-13 16:52:14 +08:00
roymondchen
5e3125706c feat: 添加组件支持添加组合 2022-06-13 16:52:14 +08:00
roymondchen
c8c692b69c chore: 添加build:playgroun script 2022-06-13 16:52:14 +08:00
roymondchen
423059deac feat(playground): playground支持旋转操作 2022-06-09 21:03:32 +08:00
roymondchen
5271b08b3a chore: add release script 2022-06-09 20:55:04 +08:00
roymondchen
a90777f11a fix(form): daterange 错误信息不会消除 2022-06-09 20:16:26 +08:00
roymondchen
d97e265444 chore: vitest 配置添加alias 2022-06-09 19:22:05 +08:00
roymondchen
a9936b5276 feat(stage): 支持rotate scale fix #92 2022-06-09 19:22:05 +08:00
roymondchen
46b26328ef fix(runtime): 编辑器中组件的样式不生效 fix #109 2022-06-08 17:27:51 +08:00
roymondchen
ca4a6b596d test: jest 改成 vitest 2022-06-07 20:10:41 +08:00
roymondchen
a418bf14de style(ui): eslint fix 2022-06-07 16:25:41 +08:00
roymondchen
4944b27464 build: 移出lerna,改用pnpm 2022-06-07 16:25:41 +08:00
roymondchen
9af637408c 1.0.0-rc.6 2022-06-06 15:41:00 +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
70292b92c8 feat(editor): contentmenu支持扩展 2022-06-06 15:28:47 +08:00
roymondchen
586711b9bd fix(editor): 置顶,置低逻辑弄反了 2022-06-06 15:28:47 +08:00
roymondchen
c99663a3e8 fix(editor): 右键菜单隐藏逻辑有问题 2022-06-06 15:28:47 +08:00
roymondchen
6eb1f2418a fix(editor): 复制组件后添加组件id一直是之前复制的组件的id 2022-06-06 15:28:47 +08:00
roymondchen
ce5ac67b2d fix(ui): default拼写错误 2022-06-06 15:28:47 +08:00
roymondchen
efef69e8ff build: 支持node 16 2022-06-01 18:15:55 +08:00
roymondchen
e0f8752773 v1.0.0-rc.5 2022-05-31 21:47:54 +08:00
roymondchen
0824602ad2 fix(stage): 流式布局下,镜像节点zindex应该比选中节点高 2022-05-31 21:47:54 +08:00
roymondchen
85164ec432 feat(stage): elementGuidelines可以配置 2022-05-31 21:47:54 +08:00
roymondchen
a320823992 fix(editor): 组件树右键菜单添加组件无效 2022-05-31 21:47:54 +08:00
roymondchen
663d7cee9f fix(editor): 添加组件默认添加到视窗中间,如果组件初始化height不是数值,则当0处理 2022-05-31 21:47:54 +08:00