Commit Graph

8642 Commits

Author SHA1 Message Date
lurunze1226
4c38052067 chore: update release-drafter.yml 2022-09-01 19:46:46 +08:00
小鹅鹅鹅
918266f695
docs: form表单事件表 validateError 事件说明 typos (#5262) 2022-09-01 19:23:44 +08:00
liaoxuezhi
4b89a1416b
feat: quickEdit 支持配置 reload 可以实现不自动刷新的功能 (#5260) 2022-09-01 19:23:00 +08:00
sansiro
1583e64df6
fix: options value normalize 修改 (#5280)
* fix: options value boolean 不 normalize

* 修改, 单测
2022-09-01 12:59:01 +08:00
RUNZE LU
7d481e37f0
chore: typescript erros (#5273) 2022-08-30 22:01:32 +08:00
RUNZE LU
1deb9358d2
fix: InputNumber输入值带单位时渲染错误问题 (#5268) 2022-08-30 20:06:46 +08:00
sansiro
900d9fcb77
fix: options value 为 undefined 不进行 normalize (#5263)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-30 16:46:32 +08:00
liaoxuezhi
c43420ef9b
feat: 大文件上传分块支持重试 (#5258) 2022-08-30 12:49:48 +08:00
sansiro
a0707b278c
fix: crud 单条删除后空列表页码重置问题修复、跳转页码不合法问题修复 (#5220)
* fix: pagination 跳转页码不合法问题修复

* fix: crud 单条删除后空列表页码重置问题修复

* 修改,判断轮询时不重新请求

* 修改

Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-30 12:48:10 +08:00
wanglinfang2014
930dc21c6c
chore: table2 修复ts报错问题 (#5259)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2022-08-30 10:32:25 +08:00
sansiro
db1a89fb08
fix: form item options 组件,初始值格式不符合预期问题修复 (#5181)
* fix: form item options 组件,初始值格式不符合预期问题修复

* 去掉 text 单测中 form debug

* 修改

* 修改

Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-29 15:19:11 +08:00
吴多益
dce548c6b4
fix: formula 的加法支持字符串拼接 (#5251) 2022-08-26 17:47:42 +08:00
meerkat
c363e8ac2a
style: form-static 增加文字换行 (#5244) 2022-08-26 15:51:33 +08:00
sansiro
33a910140a
fix: drawer、dialog 不显示 errorMessage 问题; drawer错误信息错位问题 (#5242)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-26 13:39:48 +08:00
RUNZE LU
eb28d2fba7
feat: FormItem格式校验支持日期时间规则 (#5241) 2022-08-26 13:31:29 +08:00
sansiro
e7c909b277
fix: table 添加 toggled: false 的列不参与持久化存储 (#5236)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-25 20:46:59 +08:00
Byran
4154368e98
docs:Page页面 自定义 CSS 关于 myClass的说明,位置调整 (#5238) 2022-08-25 19:37:39 +08:00
RickCole
522b7de8d7
fix: 修复 FormulaPicker value值不同步问题 (#5233) 2022-08-25 19:24:19 +08:00
RUNZE LU
380adba034
fix: DateRange组件关闭面板时写入InValid Date问题; feat: DateRange游标动画支持控制 (#5223) 2022-08-25 13:57:42 +08:00
RUNZE LU
6d00e12423
fix: InputNumber组件初始值未按照精度处理问题 (#5226) 2022-08-25 13:55:15 +08:00
qinhaoyan
98d0d213bc
chore:优化多语言注册方式 (#5227) 2022-08-24 20:47:43 +08:00
qinhaoyan
ba6aae8898
chore:统一子依赖的版本 (#5225) 2022-08-24 20:37:04 +08:00
吴多益
8f915f7a0c
fix: 修复 select 其它模式不支持配置 placeholder 问题 (#5221) 2022-08-24 17:52:28 +08:00
meerkat
f84495cdaa
fix: 在 modal 触发关闭动画时, 设置 dialog 的按钮 disabled, 防止二次点击 (#5216) 2022-08-24 17:40:25 +08:00
sansiro
93fcff3715
fix: select 树形模式选项点击区域不撑满、单选模式问题修复, 事件动作跳转页面文档补充 (#5179)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-24 16:15:27 +08:00
Ma ke
34e3d200ae
fix: #3994 修复tooltip不可获取变量问题 (#5208)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
2022-08-24 16:14:46 +08:00
liaoxuezhi
5fdc734f07
fix: 修复弹窗中的表单提交不自动关闭弹窗的问题 (#5207)
* fix: 修复弹窗中的表单提交不自动关闭弹窗的问题

* fix: 修复弹窗中的表单提交不自动关闭弹窗的问题

* 优化modal 监控内部动作异步执行结果,并显示 loading
2022-08-24 16:10:09 +08:00
sansiro
4c40bde45e
chore: checkboxes 单测、文档补充 (#5213)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-24 16:09:23 +08:00
吴多益
79a4b54c83
fix: 修复 wizard 组件在 step 内容无法格式化为数字时显示配置错误 (#5215) 2022-08-24 10:32:23 +08:00
吴多益
9cf6a41a62
chore: 补充几个 formula 现有实现的用例避免后续改错 (#5218) 2022-08-24 10:31:24 +08:00
hsm-lv
363f389ee6
Merge pull request #5202 from z1769057083/master
fix: 修复drawer点击左上角取消动作无响应
2022-08-24 10:19:11 +08:00
yangwei9012
9980bcb243
Merge pull request #5141 from wanglinfang2014/feat-table
fix: crud2 columns更新问题修复;table-v2调整为table2;table2的key调整为name
2022-08-23 15:26:19 +08:00
Allen
b83833a04d
fix: fieldset className 被替换逻辑 (#5209) 2022-08-23 14:12:59 +08:00
RUNZE LU
03871a1bb3
fix: Calendar组件schedule日期为0点时错误展示在前一天问题 (#5189) 2022-08-23 10:41:29 +08:00
Yuan Zhang
1cc740e47c
docs: 修复事件动作说明中dialog, drawer链接 (#5192) 2022-08-23 10:23:31 +08:00
吴多益
a0f4ba3344
fix: 修复 amis-formula ROUND FLOOR CEIL 的位数默认不是 2 问题 (#5171) 2022-08-23 10:21:50 +08:00
sansiro
387e567a8d
chore: input-date 单测补充 (#5190)
* chore: input-date 单测补充
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-23 10:15:22 +08:00
liaoxuezhi
2519dd2462
feat: editor 支持配置 placeholder (#5196) 2022-08-23 10:13:44 +08:00
龙少
0cf76dd73e
Merge branch 'baidu:master' into master 2022-08-23 00:03:42 +08:00
zhangxulong
5b7e5c6f94 fix: 修复drawer点击X自定义动作无响应 2022-08-22 23:41:00 +08:00
RUNZE LU
e33c0ce68d
fix: 日期范围/日期时间范围组件minDate,maxDate失效问题 (#5128) 2022-08-19 18:13:44 +08:00
qianchuan
33f19b8f28
fix: remove table headtoolbar repeated className (#5174)
Co-authored-by: dqc <qianchuan.deng@gmail.com>
2022-08-19 17:54:46 +08:00
sansiro
f0c49ac4de
fix: checkbox 分组情况单独分列 (#5177)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-19 17:53:40 +08:00
meerkat
8e11298191
fix: 日期表达式兼容 unix 时间参数 (#5184) 2022-08-19 15:38:26 +08:00
RUNZE LU
07a4fea5e6
feat: Calendar组件今日高亮样式支持自定义 (#5186) 2022-08-19 15:36:02 +08:00
sansiro
9077668616
fix: input-text labelField 问题修复 (#5180)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-19 12:51:45 +08:00
sansiro
7b349b189a
fix: input-image 开启multiple重新上传未覆盖问题 (#5178)
Co-authored-by: tooeast <liuzedong02@baidu.com>
2022-08-19 12:49:22 +08:00
meerkat
aacfb535e5
fix: 弹窗中的 table, fixed 列高度不准确 (#5175)
* fix: 弹窗中的 table, fixed 列高度不准确

* chore: table update snapshot
2022-08-19 12:46:18 +08:00
liaoxuezhi
8db4dc703a
fix: 修复弹窗 toast 不提示问题 (#5182) 2022-08-18 18:43:19 +08:00
RUNZE LU
fbae7292ed
fix: Card组件内容区带有label的表单项组件默认不渲染label (#5176) 2022-08-18 17:51:50 +08:00