roymondchen
|
2667981e4c
|
fix(form): table拖拽排序后重新渲染组件
|
2025-11-26 16:40:26 +08:00 |
|
roymondchen
|
b536eba81c
|
fix(form): 生成表单values时将initValus深拷贝,避免修改到传入的对象
|
2025-11-26 16:38:37 +08:00 |
|
roymondchen
|
c1dc58c97c
|
chore: release v1.7.0-beta.5
|
2025-11-24 20:30:11 +08:00 |
|
roymondchen
|
8d65127cdd
|
chore: release v1.7.0-beta.4
|
2025-11-24 16:20:19 +08:00 |
|
roymondchen
|
82df2a8f5c
|
chore: update deps
|
2025-11-21 16:50:46 +08:00 |
|
roymondchen
|
4dc5f0a298
|
style: 优化部分结构
|
2025-11-21 15:41:41 +08:00 |
|
roymondchen
|
3b913c1af4
|
feat(form): group list新增添加按钮配置
|
2025-11-20 18:05:53 +08:00 |
|
roymondchen
|
310054b7d6
|
feat(form): form dialog新增show close/show cancel 配置
|
2025-11-20 17:57:44 +08:00 |
|
roymondchen
|
fa0e10f687
|
feat(form): table操作列支持配置固定在左边还是右边
|
2025-11-20 15:44:14 +08:00 |
|
roymondchen
|
bf6598c871
|
feat(form): form dialog新增props
|
2025-11-20 15:03:17 +08:00 |
|
roymondchen
|
6a7f80c48d
|
feat(form): table新增新增按钮配置
|
2025-11-20 11:27:12 +08:00 |
|
roymondchen
|
e2708b868b
|
feat(form): 表格拖动支持tdesign
|
2025-11-19 14:39:49 +08:00 |
|
roymondchen
|
97affb2bff
|
feat(form): tip图标放到label中去
|
2025-11-19 14:37:24 +08:00 |
|
roymondchen
|
e418130a66
|
feat(form, design, form-schema): table支持自定义title,table 表单组件支持配置title tip
|
2025-11-19 13:23:03 +08:00 |
|
roymondchen
|
55a2869818
|
fix(form): 文本输入change出发太频繁
|
2025-11-18 19:13:56 +08:00 |
|
roymondchen
|
310aa47c1d
|
feat(form): panel点击标题可以展开或者收缩内容
|
2025-11-18 19:03:29 +08:00 |
|
roymondchen
|
3d0081e48e
|
chore: release v1.7.0-beta.3
|
2025-11-12 19:52:32 +08:00 |
|
roymondchen
|
d0179028fb
|
feat(element-plus-adapter, from, tdesign-vue-adapter): button兼容type=default和type为空的情况
|
2025-11-12 19:52:32 +08:00 |
|
roymondchen
|
6f0498a9e7
|
feat(form): text组件配置的append.hander函数添加setModel/setFormValue方法
|
2025-11-12 19:52:32 +08:00 |
|
roymondchen
|
4f52fcb122
|
style(form): group-list样式改成card的样式
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
1297939db2
|
style(table): table全屏后居中显示
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
b96036b23c
|
chore: release v1.7.0-beta.2
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
3c3ba6525b
|
style(form): table新增按钮放到右边
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
0f3dfcf511
|
fix(form): daterange 配置names后配置失效
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
cbec52936d
|
fix(form): dialog submit event获取到的changeRecords为空
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
59aa9f14b3
|
chore: release v1.7.0-beta.1
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
38192a6d48
|
feat(design, form, form-schema, tdesign-vue-next-adapter): textarea支持rows配置
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
ec479b9296
|
feat(form): 表单校验后的错误信息将name转换成text
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
a28705e3df
|
chore: release v1.7.0-beta.0
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
ca0f8fc988
|
feat(design, form, tdesign-vue-next-adapter): 完善tdesign适配
|
2025-11-12 19:52:31 +08:00 |
|
roymondchen
|
68c69ac405
|
fix(form): tabel复制行不生效
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
3a9c94a6a6
|
feat(form): 新增style,fieldStyle配置;tooltip支持配置placement;配置中的函数新增getFormValue方法
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
5fe57cd389
|
feat(form): text新增prepend, append不默认使用button
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
51e9732894
|
feat(form): fieldset中checkbox新增name,trueValue,falseValue配置
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
630301bce2
|
feat(form): 新增flex-layout组件
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
08b476e04f
|
feat(design,editor,element-plus-adapter,form,table,tdesign-vue-next-adapter): 重构table组件,适配tdesign
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
d59428d2d6
|
refactor(form): 保持单向数据流,表单内部的组件不去修改表单的值,统一通过chang事件通知表单修改
|
2025-11-12 19:52:30 +08:00 |
|
roymondchen
|
6c3916c580
|
chore: release v1.6.1
|
2025-10-14 15:36:00 +08:00 |
|
roymondchen
|
cae11dce12
|
fix(form): text与同行元素不对齐问题
|
2025-10-13 19:28:18 +08:00 |
|
roymondchen
|
83bf36d980
|
style(form): radio-group选项中icon大小根据size变化
|
2025-10-13 19:25:30 +08:00 |
|
roymondchen
|
9f81597596
|
chore: release v1.6.0
|
2025-08-27 19:26:01 +08:00 |
|
roymondchen
|
71d1aab69e
|
chore: release v1.6.0-beta.6
|
2025-08-15 12:29:06 +08:00 |
|
roymondchen
|
8b3cb63f77
|
chore: release v1.6.0-beta.5
|
2025-08-08 15:59:17 +08:00 |
|
roymondchen
|
7bb14e6c25
|
chore: release v1.6.0-beta.4
|
2025-07-24 16:47:31 +08:00 |
|
roymondchen
|
eda9924327
|
chore: release v1.6.0-beta.3
|
2025-07-24 14:12:58 +08:00 |
|
roymondchen
|
870dd99e2c
|
chore: release v1.6.0-beta.2
|
2025-07-22 20:30:18 +08:00 |
|
roymondchen
|
0752abc312
|
chore: release v1.6.0-beta.1
|
2025-07-17 18:50:02 +08:00 |
|
roymondchen
|
44b592f36a
|
chore: release v1.6.0-beta.0
|
2025-07-15 15:13:01 +08:00 |
|
roymondchen
|
5242585500
|
chore: update copyright
|
2025-07-11 15:04:22 +08:00 |
|
roymondchen
|
5ab7030c3a
|
chore: release v1.5.24
|
2025-07-03 20:54:08 +08:00 |
|