51 Commits

Author SHA1 Message Date
roymondchen
4ddc55aa6d fix(design): card没有slots时隐藏对应slot 2025-03-27 11:12:27 +08:00
roymondchen
8b1201626d fix(element-plus-adapter): 只有当前没注册loading指令时才注册 2025-01-10 19:52:32 +08:00
moonszhang
246e6941d5 feat(editor,form,schema): 组件样式配置可视化 2024-12-30 12:17:43 +00:00
roymondchen
432f1f5a55 feat(design): table添加row/cell class name 2024-12-18 15:31:22 +08:00
roymondchen
d56b5873ff chore(design): scss兼容性修改 2024-12-09 20:21:34 +08:00
roymondchen
7cd1bc7aec chore: 更新依赖 2024-12-09 20:21:34 +08:00
roymondchen
0c665c6b3c fix(form): date组件初始化时不显示值 2024-12-09 20:21:34 +08:00
roymondchen
34fc0a15b9 refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor 2024-12-09 20:21:34 +08:00
roymondchen
ee469dfd65 refactor: 及时释放没用变量 2024-12-09 20:21:34 +08:00
roymondchen
c73a27eb1a feat(design): popover 添加destroyOnClose props 2024-12-09 20:21:34 +08:00
roymondchen
e53c0e1ce5 fix(design): popover zindex不生效 2024-12-09 20:21:34 +08:00
roymondchen
9494ed79a3 feat(uitls): 只是自定义dsl与dom el的关联关系函数 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
7aeca39521 build: 不在每个package中构建dts,解决package间相互依赖问题 2024-12-09 20:21:34 +08:00
roymondchen
77f13fa898 fix(form,design): 支持行内表单 2024-06-24 14:20:47 +08:00
roymondchen
6ccd8bb06b fix(design): element-plus select中scrollbar变量名改变 2024-03-22 13:27:09 +08:00
roymondchen
92b7a2aecf feat: 完善tdesign-vue-next适配 2024-03-19 17:26:08 +08:00
roymondchen
ca2c6af060 chore: 更新依赖 2024-03-13 16:17:00 +08:00
roymondchen
6dbac52c50 feat(design,form): cascader新增popper-class prop 2024-03-07 15:18:04 +08:00
Steven Qiang
94a6004608
fix(design): Autocomplete default slot 名称拼写错误
Co-authored-by: Steven <admin@qiangmou.ren>
2024-03-07 15:17:36 +08:00
roymondchen
ffc3e57aa1 fix(design,editor,tdesign-vue-next-adapter): tMagicPopover在TDesign下异常
fix #574
2024-03-01 16:30:40 +08:00
roymondchen
5c54f50365 refactor: button text prop 改成 link element-plus将废弃text 2024-01-08 17:49:41 +08:00
roymondchen
81e3d0a18e feat(design,element-plus-adapter): 新增获取浮层zIndex的方法 2024-01-08 16:42:45 +08:00
roymondchen
b72e487b58 chore: 使用on-before-unmount替换on-unmouted 2023-12-15 16:20:50 +08:00
roymondchen
a9c5004f4d feat(design): drawer增加handleClose方法 2023-09-15 15:06:55 +08:00
roymondchen
63d8c98822 feat(design): input支持textarea rows 2023-08-08 16:14:36 +08:00
roymondchen
c9b9e76514 fix(design): tDesign form 使用reset
fix #522
2023-07-06 16:31:36 +08:00
roymondchen
05dfd9d936 fix(design): 默认props 2023-05-30 11:49:32 +08:00
roymondchen
dad90a1cec style: 完善@tmagic/design ts 类型 2023-05-29 21:09:26 +08:00
roymondchen
011496fcd8 chore: 更新至vue3.3.4 2023-05-29 17:37:34 +08:00
roymondchen
aac478eebc feat: 新增数据源 2023-05-29 11:33:44 +08:00
roymondchen
a97523e800 fix(design): button 判断默认slot 2023-05-16 16:36:17 +08:00
roymondchen
24604c9d36 feat: 完善tdesign-vue-next适配 2023-05-04 15:42:27 +08:00
roymondchen
ea4af425f3 feat: 完善tdesign-vue-next适配 2023-04-25 21:03:52 +08:00
roymondchen
fded83ee0d fix(design): drawer v-model失效 2023-04-25 11:25:25 +08:00
roymondchen
1b5d3e564d feat(design,element-plus-adapter,tdesign-vue-next-adapter): 新增drawer 2023-03-30 17:03:16 +08:00
roymondchen
62038c8c60 fix(design): element-plus@2.2.22开始scrollbar.wrap$改成wrapRef 2023-02-21 17:18:09 +08:00
oceanzhu
23708e4644 chore: 更新版权年份 2023-01-04 16:11:51 +08:00
roymondchen
ffb84cffca feat(design): 添加class 2022-12-09 19:58:10 +08:00
roymondchen
47e851ce5e fix(design): tabs支持modelValue 2022-11-23 15:40:02 +08:00
roymondchen
aa9293af55 feat(table): expand内容支持vue组件 2022-11-18 18:10:17 +08:00
roymondchen
929d7c463f fix(form): table 分页 2022-11-07 16:23:57 +08:00
roymondchen
617b025ce1 fix(form): table 拖动排序 2022-11-07 15:49:51 +08:00
roymondchen
131ae30bae chore: 添加组件name 2022-11-03 14:14:54 +08:00
roymondchen
d2eaecfaab fix(design): input slot 出错 2022-10-17 12:05:16 +08:00
roymondchen
43691911b7 fix(design): tag组件获取适配组件出错 2022-10-12 19:18:16 +08:00
roymondchen
476e715982 feat(design): 默认使用element-plus 2022-10-12 14:59:47 +08:00
roymondchen
63c61caccc feat(editor): editor使用tmagic-design
#401
2022-10-11 20:29:08 +08:00
roymondchen
32a24ad578 feat: table切换成TMagicDesign 2022-10-11 18:11:32 +08:00
roymondchen
1ca339f2ea test: 暂时屏蔽form的测试用例 2022-10-11 15:50:42 +08:00