hsm-lv
|
e5f1f6defa
|
Merge pull request #9098 from yujinghan/feat-14711-inputrange-optimization
feat: Inputrange组件支持单位显示;优化marks显示位置
|
2023-12-27 10:31:11 +08:00 |
|
liujintao03
|
d2644f857c
|
fix: 修复有单位时默认值不对,点击事件阻止冒泡
|
2023-12-21 19:50:39 +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 |
|
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 |
|
Allen
|
2ae514474f
|
Merge pull request #9079 from sqzhou/fix/richtext/bug
fix: 修复rich-text更新挂载异常问题
|
2023-12-08 17:01:22 +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 |
|
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 |
|
qkiroc
|
35481241d1
|
style: 优化复选框半选禁用样式 (#8975)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-12-01 14:56:21 +08:00 |
|
chengjinyang
|
e5afd9dbe1
|
feat: icon支持配置事件动作
|
2023-12-01 12:02:24 +08:00 |
|
wanglinfang2014
|
0c20a947c7
|
fix: table2行数据同步上层数据域、前端排序等问题修复 (#8905)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-11-30 14:59:24 +08:00 |
|
wutong25
|
8d2a37c634
|
fix: icon组件开放事件面板 & inputColor组件去除事件面板
|
2023-11-29 19:14:45 +08:00 |
|
liaoxuezhi
|
747519b371
|
fix: 修复 frolaEditor 使用时可能出现死循环的问题 (#8939)
|
2023-11-29 15:09:30 +08:00 |
|
liaoxuezhi
|
4da5cc717d
|
fix: 修复 tinymce 粘贴出现死循环的问题 (#8938)
|
2023-11-29 14:52:24 +08:00 |
|
lghxuelang
|
c07217439e
|
feat(amis-editor): LocationPicker & Picker组件配置面板升级 (#8936)
* feat(amis-editor): Picker配置面板升级 (#8558)
* feat:(editor)picker面板升级
* merge master
---------
Co-authored-by: liuguihua <liuguihua@baidu.com>
* feat: location-picker-editor 优化
* feat: location-picker-editor 点击函数以及文档处理
* feat: location-picker-editor 取消输入框样式
* feat: location-picker-editor 地图ak支持变量映射 (#8881)
Co-authored-by: jiangchunhui <jiangchunhui@baidu.com>
* feat:(amis-editor)locationPicker & Picker组件配置面板升级
---------
Co-authored-by: liuguihua <liuguihua@baidu.com>
Co-authored-by: jiangchunhui <jiangchunhui@baidu.com>
Co-authored-by: hsm-lv <80095014+hsm-lv@users.noreply.github.com>
Co-authored-by: wutong <34541195+igrowp@users.noreply.github.com>
Co-authored-by: 青辉 <66730036+QingHui1229@users.noreply.github.com>
|
2023-11-29 11:47:11 +08:00 |
|
lurunze1226
|
4c16138005
|
fix: Select组件开启autoComplete后请求竞态问题 Close: #8817
|
2023-11-28 20:26:22 +08:00 |
|
Dora
|
2642f4df63
|
perf: Spinner局部加载增加蒙层 (#8900)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2023-11-28 14:09:15 +08:00 |
|
hsm-lv
|
20c9f4f815
|
Merge pull request #8913 from lurunze1226/fix-select-autocomplete-label-field
fix: Select组件设置labelField和maxTagCount时剩余标签数量不显示问题 Close: #8893
|
2023-11-28 10:05:26 +08:00 |
|
hsm-lv
|
30d2b15b2f
|
Merge pull request #8902 from lurunze1226/feat-select-reload-disabled
feat: Select组件reload期间展示禁用状态 Close: #8818
|
2023-11-28 10:03:54 +08:00 |
|
lvxiaojiao
|
d2e0f78e9c
|
feat:ConditionBuilder字段配置支持defaultOp
|
2023-11-27 21:32:32 +08:00 |
|
lurunze1226
|
81136c9860
|
fix: Select组件设置labelField和maxTagCount时剩余标签数量不显示问题 Close: #8893
|
2023-11-27 19:49:29 +08:00 |
|