1542 Commits

Author SHA1 Message Date
roymondchen
c73a27eb1a feat(design): popover 添加destroyOnClose props 2024-12-09 20:21:34 +08:00
roymondchen
0e44372a7e chore: 更新版本号 2024-12-09 20:21:34 +08:00
roymondchen
7384e8babe chore: update lockfile v1.5.0-beta.1 2024-12-09 20:21:34 +08:00
roymondchen
ee1a019727 chore: release v1.5.0-beta.1 2024-12-09 20:21:34 +08:00
roymondchen
b0d42d79aa style(stage): 完善render配置的定义 2024-12-09 20:21:34 +08:00
roymondchen
c5ce6d3c10 style(editor): 优化数据源新增列表样式 2024-12-09 20:21:34 +08:00
roymondchen
4f7b6cede4 feat(editor): export tree组件 2024-12-09 20:21:34 +08:00
roymondchen
e53c0e1ce5 fix(design): popover zindex不生效 2024-12-09 20:21:34 +08:00
roymondchen
d4408aaa32 chore(runtime): 更新版本号 2024-12-09 20:21:34 +08:00
roymondchen
9dd10d7ea1 chore: release v1.5.0-beta.0 2024-12-09 20:21:34 +08:00
roymondchen
9494ed79a3 feat(uitls): 只是自定义dsl与dom el的关联关系函数 2024-12-09 20:21:34 +08:00
roymondchen
39e68bd33a chore: 升级elememt-plus版本 2024-12-09 20:21:34 +08:00
roymondchen
80040a69ef style(data-source): 删除无用注释 2024-12-09 20:21:34 +08:00
roymondchen
5e61f23106 feat(design,element-plus-adapter,tdesign-vue-next-adapter): 重新实现Popover组件,不再使用element-plus或tdesign组件 2024-12-09 20:21:34 +08:00
roymondchen
cab36b49a3 feat: 将ui-react中的组件独立成包 2024-12-09 20:21:34 +08:00
roymondchen
60d2b64aa5 fix: 迭代器内的组件配置了声明周期代码块无效 2024-12-09 20:21:34 +08:00
roymondchen
9e4da0a5c2 feat: dsl id渲染到dom上的data-tamgic-id,不再是id属性 2024-12-09 20:21:34 +08:00
roymondchen
b00e7aec13 build: 删除多余构建配置,构建ui 2024-12-09 20:21:34 +08:00
roymondchen
3758cf8e0a feat: 统一vue ui组件,将ui中的组件独立成包 2024-12-09 20:21:34 +08:00
roymondchen
5ed534e364 feat(cli): 组件库支持import npm包组件 2024-12-09 20:21:34 +08:00
roymondchen
7aeca39521 build: 不在每个package中构建dts,解决package间相互依赖问题 2024-12-09 20:21:34 +08:00
roymondchen
de47514f69 feat: 完善迭代器嵌套使用问题,重构事件配置处理代码
* feat(editor,core,data-source,dep,schema,ui,utils,vue-runtime-help): 完善迭代器

* test: 完善测试用例

* chore: 构建

* feat: 迭代器嵌套事件传递数据

---------

Co-authored-by: roymondchen <roymondchen@tencent.com>
2024-12-09 20:21:34 +08:00
roymondchen
5e7ac69929 chore: update lockfile v1.4.19 2024-12-09 20:21:34 +08:00
roymondchen
fc2fd851c3 chore: release v1.4.19 2024-12-09 20:21:34 +08:00
roymondchen
3a7bfef5cf fix(form): text组件配置了tooltip无效 2024-10-31 15:52:18 +08:00
roymondchen
1fa27e1239 chore: update lockfile v1.4.18 v1.4.18 2024-09-14 10:35:53 +08:00
roymondchen
7173d28e5b chore: release v1.4.18 2024-09-14 10:33:40 +08:00
roymondchen
a750fcd108 chore: 将dist/style.css加入到sideEffects中 2024-09-13 20:27:00 +08:00
roymondchen
4ce3f3e34e style(form): form-item上的hidden class容易冲突,改成tmagic-form-hidden 2024-09-13 20:25:02 +08:00
roymondchen
e5a0fb7eca chore: update lockfile v1.4.17 v1.4.17 2024-08-30 17:42:18 +08:00
roymondchen
65f7816c59 chore: release v1.4.17 2024-08-30 17:40:02 +08:00
roymondchen
883e227d54 fix(form): date相关的field,在没有配置valueFormat的情况下与默认的valueFormat不符 2024-08-30 17:35:04 +08:00
roymondchen
45d246abce chore: github action 使用dev分支作为构建分支 2024-08-06 14:42:06 +08:00
roymondchen
8d54bcafc1 style(editor): 代码参数配置label width设置长些 2024-08-06 14:35:19 +08:00
roymondchen
fa2d00ba36 fix(data-source): 编辑器的runtime不能对数据源的mock配置有影响 2024-08-06 14:33:21 +08:00
roymondchen
69f3cb2f12 feat(vue-runtime-help): 只有dsl中的组件才触发生命周期hook 2024-08-02 14:07:27 +08:00
roymondchen
831cdfb2d6 chore: update lockfile v1.4.16 v1.4.16 2024-08-02 13:58:24 +08:00
roymondchen
5e95f56c34 chore: release v1.4.16 2024-08-02 13:56:15 +08:00
roymondchen
92e6d40e75 chore: 更新依赖 2024-08-01 20:44:36 +08:00
roymondchen
81a221e561 fix(ui): 页面style没有响应式了 2024-08-01 20:26:46 +08:00
roymondchen
c8d6a4f4d1 refactor(ui): 通过解析dsl渲染的组件,渲染时往config中加入IS_DSL_NODE_KEY,用于识别是系统渲染的 2024-08-01 20:25:02 +08:00
roymondchen
59f05270ae feat(core): 完善屏幕大小自动适配 2024-08-01 17:01:15 +08:00
roymondchen
9f8088164e chore: update lockfile v1.4.15 v1.4.15 2024-07-26 13:08:09 +08:00
roymondchen
211673c6a5 chore: release v1.4.15 2024-07-26 13:05:51 +08:00
roymondchen
96224b4d92 fix(stage): 页面失焦时将alt键按下状态重置 2024-07-25 21:04:51 +08:00
roymondchen
b249563f94 feat(editor): 优化编辑器左边栏拖出体验,需要拖出一定距离才行 2024-07-25 20:58:07 +08:00
roymondchen
837daf6cab feat(editor): 编辑器左边栏支持配置不可拖出,支持before-click函数配置 2024-07-25 20:53:03 +08:00
roymondchen
72a7c151e9 fix(editor): 组件树右键菜单在组件树面板拖出时被面板遮挡
fix #624
2024-07-25 19:30:50 +08:00
roymondchen
3fa21fd3eb feat(editor): 数据源选择器编辑按钮添加tooltip 2024-07-25 19:23:34 +08:00
roymondchen
ea556d69f6 style(playground): 完善ts定义 2024-07-25 17:51:49 +08:00