Commit Graph

  • d8d9184f3f fix(editor): 组件树上的节点拖动画布中出错,应该不响应 roymondchen 2023-06-30 17:21:20 +08:00
  • d480a03369 fix(editor): 添加代码块参数时出错 roymondchen 2023-06-28 16:42:08 +08:00
  • 74c9deaa29 feat(editor, core): 支持直接绑定整个数据源对象 roymondchen 2023-06-28 16:39:47 +08:00
  • 649720079a chore: release v1.3.0-alpha.8 v1.3.0-alpha.8 roymondchen 2023-06-27 15:28:52 +08:00
  • fbf3896878 feat(editor): 导出Resizer组件 roymondchen 2023-06-27 15:25:24 +08:00
  • b952e6efd1 feat(editor,core): 数据源模板改成使用 ES 分隔符 roymondchen 2023-06-26 20:30:38 +08:00
  • c886a4bc40 chore(editor): 更新monaco-editor版本 roymondchen 2023-06-26 19:45:26 +08:00
  • 4daf6b4410 feat(editor): 属性样式添加边框 roymondchen 2023-06-26 17:04:25 +08:00
  • 1660e941d7 fix(editor): 组件树右键菜单支持多选 roymondchen 2023-06-26 16:57:11 +08:00
  • 91e4680024 fix(editor): 没有页面时隐藏属性面板 roymondchen 2023-06-26 16:55:51 +08:00
  • 9de04ddaa4 docs: 完善快速开始实例代码 roymondchen 2023-06-25 14:40:15 +08:00
  • 591c4d05b2 chore: release v1.3.0-alpha.7 v1.3.0-alpha.7 roymondchen 2023-06-19 14:55:29 +08:00
  • 2b881c3863 feat(editor): 新增parseDSL配置,用于解析DSL,默认使用eval roymondchen 2023-06-19 11:27:47 +08:00
  • 1f5527270c fix(editor): 支持多层右键菜单 roymondchen 2023-06-16 20:24:51 +08:00
  • 8ca6b3fbe4 fix(form): group-list默认展开 roymondchen 2023-06-16 17:51:59 +08:00
  • 9716aceabf feat(editor): 完善快捷键注册机制 roymondchen 2023-06-16 17:39:50 +08:00
  • b37568b440 fix(editor): 异常处理 roymondchen 2023-06-13 17:39:31 +08:00
  • 50b058c3c5 chore: release v1.3.0-alpha.6 v1.3.0-alpha.6 roymondchen 2023-06-12 19:49:00 +08:00
  • da18842e42 feat(editor): 优化工作区间大小拖动体验 roymondchen 2023-06-12 19:34:34 +08:00
  • 06d289aff3 feat(editor): 优化快捷键操作 roymondchen 2023-06-12 17:28:56 +08:00
  • 567b054b32 fix(runtime): resetcss不生效 roymondchen 2023-06-08 19:20:34 +08:00
  • 01d1dccbb6 feat(app,utils,runtime): 将resetcss.css移到utils,在runtime中引入 roymondchen 2023-06-08 17:44:06 +08:00
  • ed4b3c77ef fix(utils): 容器发生更新,需要编译子组建配置 roymondchen 2023-06-08 15:36:55 +08:00
  • 391fceef30 feat(ui): text使用p渲染 roymondchen 2023-06-08 14:30:43 +08:00
  • bdad1a41f9 chore: release v1.3.0-alpha.5 v1.3.0-alpha.5 roymondchen 2023-06-06 19:15:57 +08:00
  • 97101f18a6 feat(editor): 添加几个slot roymondchen 2023-06-06 14:20:12 +08:00
  • 39033ca6fb chore: release v1.3.0-alpha.4 v1.3.0-alpha.4 roymondchen 2023-05-30 17:57:35 +08:00
  • 256a9586d7 feat(editor): 事件配置默认展开全部 roymondchen 2023-05-30 17:54:47 +08:00
  • e83cf322b5 feat(editor): 代码块配置默认全部展开 roymondchen 2023-05-30 17:46:31 +08:00
  • 9281d06723 feat(form): groupList新增默认展开所有的配置 roymondchen 2023-05-30 17:41:30 +08:00
  • 05dfd9d936 fix(design): 默认props roymondchen 2023-05-30 11:49:32 +08:00
  • 4314e4adab chore: release v1.3.0-alpha.3 v1.3.0-alpha.3 roymondchen 2023-05-30 11:44:24 +08:00
  • dad90a1cec style: 完善@tmagic/design ts 类型 roymondchen 2023-05-29 21:09:26 +08:00
  • 011496fcd8 chore: 更新至vue3.3.4 roymondchen 2023-05-29 17:37:34 +08:00
  • 668991de26 fix(editor): 数据源模板输入框初始化显示问题 roymondchen 2023-05-29 14:27:05 +08:00
  • aac478eebc feat: 新增数据源 roymondchen 2023-05-29 11:33:44 +08:00
  • d0ec2fd588 chore(form): fields组件计算lastValues props roymondchen 2023-05-16 16:44:26 +08:00
  • a97523e800 fix(design): button 判断默认slot roymondchen 2023-05-16 16:36:17 +08:00
  • 24604c9d36 feat: 完善tdesign-vue-next适配 roymondchen 2023-05-04 15:42:27 +08:00
  • e4079d1e60 chore: release v1.2.15 v1.2.15 roymondchen 2023-04-26 11:23:28 +08:00
  • 982cc4685e fix(form): fieldset初始化时就触发了change事件 roymondchen 2023-04-26 11:17:48 +08:00
  • ea4af425f3 feat: 完善tdesign-vue-next适配 roymondchen 2023-04-25 21:03:52 +08:00
  • 26835f6a29 feat(table): action hook配置加入index参数 roymondchen 2023-04-25 11:38:36 +08:00
  • af393e34fb feat(form): select支持clearable,filterable配置 roymondchen 2023-04-25 11:37:01 +08:00
  • 315e83da19 fix(ui): model prop设置成可选 roymondchen 2023-04-25 11:33:52 +08:00
  • 0295d6f4b5 feat(util): guid方法 roymondchen 2023-04-25 11:32:33 +08:00
  • e5c13e9e76 style(editor): 将code-block样式抽离成dep-list统一样式 roymondchen 2023-04-25 11:31:09 +08:00
  • fded83ee0d fix(design): drawer v-model失效 roymondchen 2023-04-25 11:25:25 +08:00
  • bd0321fe2d chore: release v1.2.14 v1.2.14 roymondchen 2023-04-20 16:32:50 +08:00
  • 51dadabc2c feat(editor): 代码编辑交互优化 parisma 2023-04-18 15:44:18 +08:00
  • abc6835786 style(editor): 编辑器左右边栏增加最小宽度 olivedeng 2023-04-17 18:55:20 +08:00
  • 41cd22b17f feat(editor): 代码列表默认只展开第一层 roymondchen 2023-04-10 20:31:01 +08:00
  • befaf67ba7 feat(ui): 修改useApp实现,与ui-react中保持一致 roymondchen 2023-04-10 19:59:53 +08:00
  • abcac71826 fix(core): node events 为空时,应为空数组 roymondchen 2023-04-10 16:50:13 +08:00
  • 84e2cdf22d fix(playground,runtime): 设备切换时,重新设置root font size与ua roymondchen 2023-04-10 16:42:22 +08:00
  • 3d9f38781a feat(core): 重新设置designWidth时,应该重新计算root font size roymondchen 2023-04-10 16:40:20 +08:00
  • 40adc77978 style(editor): 相对路径改成alias roymondchen 2023-04-10 15:16:32 +08:00
  • a60e067d4e chore: 更新依赖版本 roymondchen 2023-04-10 14:49:18 +08:00
  • 1b7d840e4d chore: release v1.2.13 v1.2.13 roymondchen 2023-03-30 17:11:50 +08:00
  • 8aa2ecd9c8 style(editor): 统一代码列表与其他列表的搜索框 roymondchen 2023-03-30 17:04:46 +08:00
  • 1b5d3e564d feat(design,element-plus-adapter,tdesign-vue-next-adapter): 新增drawer roymondchen 2023-03-30 17:03:16 +08:00
  • ffb99645d6 style(editor): 统一左边栏搜索样式 roymondchen 2023-03-30 16:30:04 +08:00
  • aa12779598 fix(editor): 代码块code-block-panel-tool slot data丢失 roymondchen 2023-03-30 16:13:23 +08:00
  • 6340bcc04b chore: release v1.2.12 v1.2.12 roymondchen 2023-03-30 14:25:41 +08:00
  • fb026a134f fix(core): style兼容hippy roymondchen 2023-03-30 14:19:04 +08:00
  • 44290b65ba fix(core): 没有设置curPage,默认取第一个page roymondchen 2023-03-30 12:14:52 +08:00
  • 74ce204489 chore: release v1.2.11 v1.2.11 roymondchen 2023-03-30 11:21:22 +08:00
  • 5eb3b0dcae chore(core): 页面变化时仅移除配置的事件 roymondchen 2023-03-29 16:34:20 +08:00
  • 37045f7201 fix(form): table 移动列变成了交换 roymondchen 2023-03-29 15:44:08 +08:00
  • 39468f3b95 feat(editor,form,core,schema): 事件支持触发代码块 parisma 2023-03-29 15:01:34 +08:00
  • cfd2a6eee3 feat(core,runtime): 删除App中pages,只留下当前page roymondchen 2023-03-28 21:06:38 +08:00
  • 0cac40eb31 fix(form): table可能出现两个extra roymondchen 2023-03-28 17:29:42 +08:00
  • 899991794b chore(editor): 拆分Editor.vue roymondchen 2023-03-28 17:26:34 +08:00
  • 3b6ca97f4c feat(edtior): 代码块使用依赖收集器改造 roymondchen 2023-03-27 19:09:47 +08:00
  • 35f9a59f44 feat(editor): 新增依赖收集器 roymondchen 2023-03-27 19:07:56 +08:00
  • 3b3fbb288d chore: release v1.2.10 v1.2.10 roymondchen 2023-03-27 14:20:03 +08:00
  • 54e2ce2c7e fix(form): 修复lastvalues漏传的问题 parisma 2023-03-27 13:01:07 +08:00
  • fa89af920c chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api roymondchen 2023-03-23 16:42:36 +08:00
  • 36c4ffa02e fix(core): 非浏览器环境屏蔽相关代码 roymondchen 2023-03-22 19:28:53 +08:00
  • a4f32ef8dc docs: tmagic-tutorial仓库地址修改 roymondchen 2023-03-22 15:59:07 +08:00
  • cb99304993 chore: 将magic-admin迁移出 roymondchen 2023-03-22 15:47:46 +08:00
  • b9248498eb docs: 更新教程 roymondchen 2023-03-22 15:29:53 +08:00
  • b6652624e3 fix(runtime): vue playgound 中dsl更新没有同步到Core中 roymondchen 2023-03-15 15:32:56 +08:00
  • f1f100f952 feat(core): 新增节点操作方法 roymondchen 2023-03-15 15:06:58 +08:00
  • 763038cc11 chore(cli): 导入工具函数 roymondchen 2023-03-14 21:28:35 +08:00
  • b16c1fa5fc chore: release v1.2.9 v1.2.9 roymondchen 2023-03-13 15:18:01 +08:00
  • 5d446f0ccf style: 修复动态tab样式问题 parisma 2023-03-10 13:31:47 +08:00
  • 67428f606a fix: 修复动态tab渲染问题 parisma 2023-03-10 12:59:18 +08:00
  • ad293fcd31 docs: 组件联动部分vue示例代码修改 Cap 2023-03-09 14:14:12 +08:00
  • a8407503b9 fix: 解决codecc安全工单,更新了admin中对编辑器的一些用法 parisma 2023-03-06 18:58:53 +08:00
  • 2a457c9553 chore: release v1.2.8 v1.2.8 roymondchen 2023-03-06 16:41:58 +08:00
  • c025508cd7 fix(editor,ui,ui-vue2,ui-react): 页面配置更新后,蒙层无法显示 roymondchen 2023-03-06 16:29:46 +08:00
  • 449efcc56b feat(stage): 支持多选组件并将多个组件拖入指定容器中 roymondchen 2023-03-06 15:19:43 +08:00
  • e3af0b2914
    docs: 组件开发和页面发布模块的文档修改 (#488) Capchen 2023-03-06 10:38:45 +08:00
  • 219aa2b550 chore: 更新moveable版本 roymondchen 2023-03-02 20:53:45 +08:00
  • ece65e7460 chore: 更新element-plus版本 roymondchen 2023-03-02 20:46:35 +08:00
  • e0c0143970 fix(editor): 更新组件后,组件树选中状态被重置 roymondchen 2023-03-02 20:44:45 +08:00
  • b8cda53d6a fix(editor): 组件树切换选择组件可能触发多选 roymondchen 2023-03-02 20:14:39 +08:00
  • dc96720641 chore: release v1.2.7 v1.2.7 roymondchen 2023-03-02 17:05:08 +08:00
  • c9bacb96cd feat(stage,editor): 增肌删除快捷按钮 roymondchen 2023-03-02 16:47:20 +08:00