Commit Graph

998 Commits

Author SHA1 Message Date
hsm-lv
2b064a6263
Merge pull request #9237 from Hsirius/feat-alert-editor-style
style: 修复Alert在编辑时样式和预览时样式不一致问题
2023-12-29 17:29:15 +08:00
RUNZE LU
3c755ec828
fix: InputDateTimeRanege组件首次选择后无法选择0点问题 (#9255) 2023-12-29 17:24:37 +08:00
sqzhou
bafa13e54e
fix: transfer级连模式支持虚拟列表时,显示文本问题 #9116 (#9264)
* fix:transfer级连模式支持虚拟列表时,显示文本问题

* fix:transfer级连模式支持虚拟列表时,显示文本问题

* fix:transfer级连模式支持虚拟列表时,显示文本问题

* test: transfer单测完善
2023-12-29 17:24:21 +08:00
sqzhou
78e648c239
style: transfer结果选择添加hover样式&字体居中 (#9262) 2023-12-29 10:01:48 +08:00
hsm-lv
2774aaaf29
Merge pull request #9207 from 2betop/feat-crud-affix-footer
feat: CRUD & 与其搭配的 table,cards,list三种模式支持配置 affixFooter
2023-12-28 21:10:18 +08:00
hsm-lv
b301e81062
Merge pull request #9017 from yujinghan/feat-14768-pagination-optimization
feat:Pagination组件省略部分支持切换页码
2023-12-28 14:51:11 +08:00
hsm-lv
8ed279ab28
Merge pull request #9071 from Hsirius/feat-progress-event
feat: Progress组件支持事件动作
2023-12-27 20:55:39 +08:00
hsm-lv
e5f1f6defa
Merge pull request #9098 from yujinghan/feat-14711-inputrange-optimization
feat: Inputrange组件支持单位显示;优化marks显示位置
2023-12-27 10:31:11 +08:00
sailei
5411765ae7 feat: 修复alert在编辑时样式和预览时样式不一致问题 2023-12-26 11:32:59 +08:00
liujintao03
d2644f857c fix: 修复有单位时默认值不对,点击事件阻止冒泡 2023-12-21 19:50:39 +08:00
2betop
467826aaa9 feat: CRUD & 与其搭配的 table,cards,list三种模式支持配置 affixFooter 2023-12-21 15:10:22 +08:00
Hsirius
6d31c3694d
feat: 修复下拉样式被遮挡问题 (#9202) 2023-12-21 12:49:40 +08:00
wutong
2b812344b1
Merge pull request #9186 from lurunze1226/fix-condition-builder-error
fix: ConditionBuilder使用公式编辑器切换类型异常问题
2023-12-20 19:13:40 +08:00
wutong
802f966a53
Merge pull request #9140 from lurunze1226/fix-table-drag-with-fixed-col
fix: Table、Table2组件列固定宽度时禁止拖拽伸缩
2023-12-20 19:03:48 +08:00
liaoxuezhi
b14c3ab7cb
fix: 修复 table 的 column 的 id 属性可能重复导致样式错误的问题 (#9190) 2023-12-20 18:58:21 +08:00
lghxuelang
ea2d12ac3b
fix:picker配置优化修复 (#9180)
* fix:picker配置优化修复

* fix:默认值实时更新

---------

Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-12-20 16:33:18 +08:00
徐佳豪
c6b54c03d0
style:深色模式 变量替换 (#9152)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
2023-12-20 15:23:31 +08:00
lurunze1226
a02a2e3c3e fix: ConditionBuilder使用公式编辑器切换类型异常问题 2023-12-20 12:44:29 +08:00
liaoxuezhi
4aed7004ca
chore: jssdk 中使用代码编辑器在不同的 locale 下加载编辑器对应的语言文件 Close: #8880 (#9160) 2023-12-19 14:25:33 +08:00
RUNZE LU
c936aaedf2
feat: SearchBox组件支持disabled & loading状态 (#8821) 2023-12-18 18:20:58 +08:00
sqzhou
02e2552f00
fix: 修复fieldset设置边框样式后,再设置大小,边框样式不生效问题 (#9153) 2023-12-18 14:08:54 +08:00
sqzhou
e9a0d24e9e
fix: 修复最大时间约束不了时间范围选择器的结束时间问题 (#9154) 2023-12-18 11:38:41 +08:00
yujinghan
0ed629ccf5 fix:pagination simple mode supports small size & add test case 2023-12-15 16:04:09 +08:00
lurunze1226
b389f225c4 fix: Table、Table2组件列固定宽度时禁止拖拽伸缩 2023-12-15 13:10:22 +08:00
wanglinfang2014
2e38351327
style: 修复DropDownButton下拉选项禁用样式 (#9145)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-12-15 10:32:39 +08:00
RUNZE LU
0364aa57a4
feat: InputText多选模式下的tag自适应展示tooltip(OverflowTpl) (#9055) 2023-12-14 19:36:37 +08:00
RUNZE LU
82be792322
chore: 时间选择器设置timeConstraints后点击「此刻」选择最接近的有效时间 Close: #8281 (#9112) 2023-12-14 18:42:42 +08:00
RUNZE LU
5738007a06
fix: InputFormula组件allowInput属性未透传问题 (#9123) 2023-12-14 11:19:28 +08:00
RUNZE LU
6dd0101f7a
fix: InputDateRange开启内嵌模式选择日期错误问题 (#9127) 2023-12-14 11:18:52 +08:00
wanglinfang2014
80b54006d5
fix: crud2搜索表单和列搜索参数同步问题修复、table2渲染性能优化、table2完善事件动作以及相关文档 (#9119)
* fix: crud2搜索表单和列搜索参数同步问题修复、table2渲染性能优化

* fix: table2完善事件动作以及相关文档

---------

Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-12-13 20:11:08 +08:00
yujinghan
a000b9cffd fix:fix inputrange label css 2023-12-11 16:11:32 +08:00
yujinghan
c2d314b44d feat:inputrange组件支持单位显示;优化marks显示位置 2023-12-11 14:43:58 +08:00
wibetter
f41e6364e5 fix(amis): Collapse细节完善,以及onCollapse剔除多余的参数 2023-12-10 19:08:38 +08:00
wibetter
8aac5c078f fix(amis-ui): 修复collapse-group组件特性动作/收起 执行异常问题 2023-12-10 00:54:54 +08:00
yujinghan
8115016854 feat:fix some cr questions 2023-12-08 17:55:03 +08:00
Allen
2ae514474f
Merge pull request #9079 from sqzhou/fix/richtext/bug
fix: 修复rich-text更新挂载异常问题
2023-12-08 17:01:22 +08:00
sailei
0553d0c455 feat: 组件更新value 2023-12-08 16:59:32 +08:00
sqzhou
4779f02db6 fix: 修复rich-text更新挂载异常问题 2023-12-08 16:20:45 +08:00
RUNZE LU
30348b2ee7
fix: Select移动端组件多选且设置menuTpl时无法选择 Close: #9005 (#9042) 2023-12-08 16:04:17 +08:00
RUNZE LU
da8dfbee2d
feat(amis-editor): CRUD2组件支持Mock配置&最大展示条数 (#9013) 2023-12-08 16:01:58 +08:00
sqzhou
436f9c7794 fix: 修复rich-text更新挂载异常问题 2023-12-08 15:55:18 +08:00
RUNZE LU
3b179f8be0
fix: ConditionBuilder非内嵌模式清空条件仍显示已配置问题 (#9065) 2023-12-08 15:49:24 +08:00
lurunze1226
e59a48b6c6 styles: InputTag下拉浮层添加最大高度避免超出屏幕 2023-12-07 21:01:46 +08:00
wutong
cda1314cea
Merge pull request #8947 from igrowp/fix-editor-panel
fix(amis-editor): icon组件添加事件面板 & inputColor组件去除事件面板
2023-12-05 17:51:36 +08:00
wutong25
f36ba3540c Merge remote-tracking branch 'upstream/master' into fix-editor-panel 2023-12-05 16:03:56 +08:00
qkiroc
81c6ca4a62
style: 优化table中label字体大小 (#9002)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-12-05 09:55:29 +08:00
yujinghan
afc0996cf0 feat:Pagination组件省略部分支持切换页码 2023-12-04 20:52:32 +08:00
qkiroc
d40709eb56
style: 优化部分组件样式 (#8968)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-12-04 20:04:04 +08:00
qkiroc
48889dc8db
style: 优化checkbox组件样式 (#8986)
* style: 优化checkbox组件样式

* style: 优化checkbox换行样式

* 删除无用样式

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-12-04 17:18:57 +08:00
langrq
51f5d36519
chore: 分页组件 go 字符翻译 (#8979)
* fix: zh-CN 页码 go 字符翻译展示

* 更新 snapshot

---------

Co-authored-by: langrq <ruqing.lang@keymantech.cn>
Co-authored-by: wuduoyi <wuduoyi@baidu.com>
2023-12-01 18:10:26 +08:00