31 Commits

Author SHA1 Message Date
roymondchen
c73a27eb1a feat(design): popover 添加destroyOnClose props 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
24d029574f style(table): 完善ts定义 2024-03-18 19:15:24 +08:00
roymondchen
38145ff461 style(table): 完善ts定义 2024-03-13 19:55:45 +08:00
roymondchen
e692e01c4f feat: 支持迭代器容器 2024-03-07 16:56:05 +08:00
roymondchen
5c54f50365 refactor: button text prop 改成 link element-plus将废弃text 2024-01-08 17:49:41 +08:00
moonszhang
0c994f1e23 fix(table): 修复element table tooltip position 默认使用 fixed 定位导致气泡偏移的问题 2023-12-12 11:02:38 +08:00
roymondchen
d4a8b89e6f feat(editor,schema): 支持配置数据源mock 2023-10-01 17:44:27 +08:00
roymondchen
5c9fd9a0f4 feat(table): action新增tooltip配置 2023-08-25 11:45:57 +08:00
roymondchen
bd6fae9aed feat(table): 新增支持配置组件 2023-08-25 11:37:34 +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
26835f6a29 feat(table): action hook配置加入index参数 2023-04-25 11:38:36 +08:00
oceanzhu
23708e4644 chore: 更新版权年份 2023-01-04 16:11:51 +08:00
roymondchen
f6262be397 docs: 1.2.0文档 2022-12-01 17:38:05 +08:00
roymondchen
ea8b863694 feat(form): table支持rowkey配置 2022-11-25 17:31:49 +08:00
roymondchen
aa9293af55 feat(table): expand内容支持vue组件 2022-11-18 18:10:17 +08:00
roymondchen
f824b661bd feat(table): 支持expand内容可以为html 2022-11-15 16:03:25 +08:00
roymondchen
131ae30bae chore: 添加组件name 2022-11-03 14:14:54 +08:00
roymondchen
a06555268f feat(table): action 支持icon,text支持函数 2022-10-18 15:12:16 +08:00
roymondchen
a6ecbb66d1 fix(table): type 为selection只能是table下的children,不能是children的children 2022-10-14 15:54:46 +08:00
roymondchen
32a24ad578 feat: table切换成TMagicDesign 2022-10-11 18:11:32 +08:00
roymondchen
6a65ab812b fix(table): action display 2022-09-28 16:18:10 +08:00
roymondchen
ee361271e7 feat(table): 添加loading参数 2022-09-15 14:41:48 +08:00
roymondchen
14e9b6ec59 chore: 将vite/client配置到tsconfig中 2022-08-04 15:39:19 +08:00
roymondchen
1486beb52c fix: 升级element-plus2.2.0后,button默认样式变化 2022-05-13 20:45:31 +08:00
roymondchen
75133ab6da refactor: update element-plus 2022-05-11 18:38:17 +08:00
roymondchen
912639999d feat(table): action增加before配置 2022-04-29 17:49:17 +08:00
roymondchen
57e815940b fix(table): 修复table设置expand后多一列object的问题 2022-04-07 18:31:37 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00