Commit Graph

11551 Commits

Author SHA1 Message Date
hsm-lv
15f8c88467
Merge pull request #7177 from 2betop/chore-affixrow-prefixrow
chore: affixRow 和 prefixRow 支持跟列固定搭配使用 Close: #7131
2023-06-16 13:17:42 +08:00
hsm-lv
c07951b123
Merge pull request #7181 from 2betop/feat-crud-filter-togglable
feat: CRUD 的 filterTogglable 支持配置文案和图标 Close: #7089
2023-06-16 13:17:00 +08:00
Allen
cedffce737
Merge pull request #7194 from allenve/master
feat: tabs 配置面板优化
2023-06-15 17:34:14 +08:00
allenve
e7c63bf4ab feat: tabs 配置面板优化 2023-06-15 16:44:38 +08:00
hsm-lv
26faa2630c
Merge pull request #7186 from allenve/master
feat: input-number 支持根据精度设置展示长度
2023-06-15 16:10:34 +08:00
allenve
8d7c63d3f8 feat: input-number 支持根据精度设置展示长度 2023-06-15 14:00:48 +08:00
RUNZE LU
f9fa66e526
chore(amis-editor): Plugin增加ID静态属性, 支持注册时基于ID去重 (#7101) 2023-06-15 12:48:28 +08:00
吴多益
a4f877587c
chore: ios 的 DragEvent 报错修复挪到 core 模块下 (#7154)
* chore: ios 的 DragEvent 报错修复挪到主项目中

* chore: ios 的 DragEvent 报错修复挪到 core 模块下
2023-06-15 11:36:29 +08:00
2betop
5881ca2ee5 feat: CRUD 的 filterTogglable 支持配置文案和图标 Close: #7089 2023-06-15 10:19:47 +08:00
2betop
d02e113413 chore: affixRow 和 prefixRow 支持跟列固定搭配使用 Close: #7131 2023-06-15 09:22:38 +08:00
2betop
796db753fb Merge remote-tracking branch 'baidu/master' 2023-06-14 20:34:06 +08:00
wutong
85810fea45
Merge pull request #7165 from igrowp/fix-style
Fix: 配置面板字体调整 & CRUD列支持fx
2023-06-14 15:44:25 +08:00
hsm-lv
c86ecb4030
Merge pull request #7163 from hsm-lv/fix-action
fix:表单视图中动作配置面板报错问题
2023-06-14 14:42:13 +08:00
wutong25
c416f4aeb5 fix:「表达式」CRUD列支持fx 2023-06-14 14:22:16 +08:00
wutong25
9a52635e87 fix: 配置面板字体调整 2023-06-14 14:19:05 +08:00
lvxiaojiao
b9e09e0528 fix:表单视图中动作配置面板报错问题 2023-06-14 14:18:29 +08:00
2betop
56cb4413e9 Merge remote-tracking branch 'baidu/master' 2023-06-14 14:13:33 +08:00
张涛
dee5d5e33e
Merge pull request #7159 from z1769057083/master
fix: 移动端表单项错误提示、description 样式调整
2023-06-13 20:10:03 +08:00
zhangxulong
cc2b63d227 fix: 移动端表单行内样式调整 2023-06-13 19:42:42 +08:00
ls
bfcfab6fa5
Merge branch 'baidu:master' into master 2023-06-13 17:50:20 +08:00
zhangxulong
1779966f85 fix: 调整class 2023-06-13 17:26:54 +08:00
zhangxulong
169669320d fix: 修改TouchEvent 2023-06-13 17:16:57 +08:00
zhangxulong
321c188758 fix: 移动端表单项错误提示、description 样式调整 2023-06-13 17:13:29 +08:00
hsm-lv
463c53d855
Merge pull request #7156 from hsm-lv/fix-inputtable
fix:input-table构建dataschema报错问题
2023-06-13 16:40:56 +08:00
lvxiaojiao
96a9b272e0 fix:input-table构建dataschema报错问题 2023-06-13 16:36:08 +08:00
hsm-lv
e046cfc423
Merge pull request #7155 from z1769057083/master
fix:sdk中popup失效
2023-06-13 15:58:11 +08:00
zhangxulong
6d25b11b21 fix:sdk中popup失效 2023-06-13 15:11:25 +08:00
2betop
7dfbde2bff Merge remote-tracking branch 'baidu/master' 2023-06-13 12:00:03 +08:00
hsm-lv
6e330227b0
fix:修复动作配置面板切换动作选中失效问题 (#7148) 2023-06-12 20:52:23 +08:00
qkiroc
c461898c1e
styles: 修复select组件全选样式错乱问题 (#7086)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-06-12 19:05:14 +08:00
qkiroc
5788d3c031
styles: 优化combo组件删除按钮提示浮层的位置 (#7144)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-06-12 18:51:43 +08:00
qkiroc
d3b2006d64
styles: 修复input-color组件样式问题 (#7145)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-06-12 18:50:46 +08:00
刘丹
d4442e917c
Merge pull request #7143 from z1769057083/master
fix: 移动端人员选择
2023-06-12 17:57:55 +08:00
ls
70626bd0f4
Update UserSelect.tsx 2023-06-12 16:43:33 +08:00
zhangxulong
4f0642f120 fix: 移动端人员选择 2023-06-12 16:41:57 +08:00
wutong
f37359593f
Merge pull request #7135 from yinchunyu/feat-nav-height
feat: nav组件增加最小高度
2023-06-12 15:46:46 +08:00
zhangxulong
83d847b90b fix: 移动端人员选择 2023-06-12 15:42:54 +08:00
2betop
30d0523c42 Merge remote-tracking branch 'baidu/master' 2023-06-12 15:38:19 +08:00
wutong
f05e361bd8
Merge pull request #7136 from igrowp/fix-lexer
fix: text文本框下默认值不支持不加空格的“-”减法运算
2023-06-12 14:45:42 +08:00
hsm-lv
2233551dbe
Merge pull request #7129 from allenve/master
feat: tabs source支持动态hash key 配置
2023-06-12 14:25:41 +08:00
wutong25
6febae76df fix: text文本框下默认值不支持不加空格的“-”减法运算 2023-06-12 14:14:12 +08:00
zhangxulong
ddcc7bfca5 fix:移动端人员选择 2023-06-12 14:08:21 +08:00
sqzhou
75952bd558
feat: condition-builder支持selectMode为chained的选项层级显示 (#7120)
* feat: condition-builder支持selectMode为chained的选项层级显示
2023-06-12 12:58:22 +08:00
wutong25
3552983f74 fix: 单选框/复选框/checkbox绑定参照录入后,预览没有效果 2023-06-12 11:32:33 +08:00
allenve
b7b700be4f feat: tabs source支持动态hash key 配置 2023-06-12 11:27:47 +08:00
yinchunyu
c6a42f14f5 feat: nav组件增加最小高度 2023-06-12 11:23:25 +08:00
刘丹
125d860c2b
Merge pull request #7130 from wibetter/master
fix(amis-editor): 补充国际化语料,并发布5.4.1
2023-06-09 17:43:29 +08:00
wibetter
47d7868154 fix(amis-editor): 补充国际化语料,并发布5.4.1 2023-06-09 16:29:06 +08:00
wutong
10a727cab2
Merge pull request #7128 from igrowp/fix-date-range-panel
fix: inputDateRange 快捷键选择上周时,配置面板报错
2023-06-09 16:15:52 +08:00
wutong25
2e203ed786 fix: inputDateRange 快捷键选择上周时,配置面板报错 2023-06-09 15:27:20 +08:00