51 Commits

Author SHA1 Message Date
roymondchen
a10ae0ddd1 refactor(form): 优化代码 2024-01-09 14:50:25 +08:00
roymondchen
5c54f50365 refactor: button text prop 改成 link element-plus将废弃text 2024-01-08 17:49:41 +08:00
marchyang
ab5e31dfea feat: 输入文本含有空格时,弹窗提示 2024-01-05 14:35:42 +08:00
roymondchen
b72e487b58 chore: 使用on-before-unmount替换on-unmouted 2023-12-15 16:20:50 +08:00
roymondchen
cc202d79f9 fix(form): cascader options不会自动更新 2023-12-08 19:48:10 +08:00
roymondchen
ed3c3d60ce feat(form): cascader支持check-strictly/emit-path配置 2023-10-17 20:22:52 +08:00
teeniechen
a0a2242341 feat(form): 时间容器增加每日周期显示 2023-09-06 06:45:57 +00:00
teeniechen
17ff5c38f3 Revert "feat(form): 时间容器支持设置多个时间段以及设置每日周期"
This reverts commit c94cde293181712e602f24903c755afa3dca41a2.
2023-09-05 05:05:30 +00:00
teeniechen
c94cde2931 feat(form): 时间容器支持设置多个时间段以及设置每日周期 2023-09-04 06:07:15 +00:00
roymondchen
2b07a6de2d feat(form): date,date-time值默认的日期格式改成/,以兼容ios 2023-08-14 14:43:03 +08:00
roymondchen
c389c614d7 style(editor,form): 统一表单组件props定义 2023-08-04 16:39:46 +08:00
roymondchen
5887977e45 feat(form): 新增数字范围控件 2023-08-04 15:54:55 +08:00
roymondchen
74c9deaa29 feat(editor, core): 支持直接绑定整个数据源对象 2023-06-28 16:39:47 +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
d0ec2fd588 chore(form): fields组件计算lastValues props 2023-05-16 16:44:26 +08:00
roymondchen
ea4af425f3 feat: 完善tdesign-vue-next适配 2023-04-25 21:03:52 +08:00
roymondchen
af393e34fb feat(form): select支持clearable,filterable配置 2023-04-25 11:37:01 +08:00
roymondchen
8edf023a00 fix(form): select下拉列表分页不生效问题 2023-02-21 15:40:29 +08:00
roymondchen
4d0b4c3178 feat(form): select config.option.afterRequest添加postOptions 2023-02-15 19:35:47 +08:00
roymondchen
c3a57a2bea chore(form): 调整size声明 2022-12-09 20:01:05 +08:00
roymondchen
7445d24531 feat(form): 完善select remote功能 2022-12-07 16:28:21 +08:00
roymondchen
4fe45eb36d fix(form): time value改成HH:mm:ss字符串,支持配置 2022-11-15 18:16:14 +08:00
roymondchen
131ae30bae chore: 添加组件name 2022-11-03 14:14:54 +08:00
roymondchen
6d432ba1da feat(form): checkboxGroup options支持函数配置 2022-10-11 18:50:44 +08:00
roymondchen
32a24ad578 feat: table切换成TMagicDesign 2022-10-11 18:11:32 +08:00
roymondchen
3a1a9795f6 feat(form): 剥离element-plus依赖,使用tamgic-design
#401
2022-10-11 15:50:42 +08:00
parisma
040d5d0d2c feat(form): select动态监听事件优化 2022-09-22 16:46:11 +08:00
roymondchen
e8550728d1 fix(form): 当默认值为0时,select 远程选项初始化不正确 2022-09-13 13:50:46 +08:00
roymondchen
e1c0614265 fix(form): text按方向键减到负数后,继续按方向键无效
fix #261
2022-08-17 15:27:10 +08:00
roymondchen
a7057d2568 fix(form): daterange不会自动更新 2022-08-08 21:09:58 +08:00
roymondchen
5e36ca8e47 build: 构建时某些文件的.d文件丢失 2022-08-05 20:12:35 +08:00
roymondchen
8d5eab0ef8 fix(form): date组件初始值 不显示 2022-07-07 19:46:11 +08:00
roymondchen
6d4323123f build: build之前做type check 2022-06-30 20:23:50 +08:00
roymondchen
e1705c350e feat(form): datetime移出默认defaultTime,支持defaultTime配置 2022-06-30 20:23:50 +08:00
roymondchen
83cd10159d feat(form): datetime默认的具体时刻设置为23:59:59 2022-06-24 20:36:52 +08:00
roymondchen
eae9725ccb fix(form): 函数配置中添加config参数 2022-06-15 19:35:54 +08:00
roymondchen
a90777f11a fix(form): daterange 错误信息不会消除 2022-06-09 20:16:26 +08:00
roymondchen
1f93b4e93c refactor(form): select 暴露getOptions方法 2022-05-18 17:45:36 +08:00
roymondchen
054e836859 fix(form): select group option key 出错导致页面卡死 #67 2022-05-17 16:21:40 +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
88cc033e0d fix(form): row显隐不会触发 2022-05-07 17:05:54 +08:00
roymondchen
da89d5786a refactor(form): textarea去掉外层div 2022-04-29 17:49:17 +08:00
roymondchen
59c0a090b8 fix(form): 修复text append按钮大小 2022-04-13 17:17:14 +08:00
roymondchen
4d7b135e50 fix(form): 修复select过滤本地数据出错 2022-04-13 17:17:14 +08:00
roymondchen
2e12812aac fix(form): tooltip丢失 2022-04-07 18:31:37 +08:00
roymondchen
7e216e72f2 feat(form): select options函数配置添加prop参数 2022-04-01 16:56:59 +08:00
roymondchen
8e192e7cd4 feat: 新增select下的popper class 2022-03-29 13:02:40 +08:00