Commit Graph

13017 Commits

Author SHA1 Message Date
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
hsm-lv
55fc00eef6
Merge pull request #9191 from allenve/master
feat: editor 设计器 page 撑开画布区
2023-12-26 15:37:39 +08:00
gooolh
f64abad892
fix: InputNumber更新逻辑变更,修复setValue时单位丢失问题 (#9233)
Co-authored-by: gooolh <liujintao03@baidu.com>
2023-12-26 13:00:43 +08:00
吴多益
082b0d6398
fix: input-number 在大数输入下不处理精度 Closes #6334 (#9012) 2023-12-25 11:31:01 +08:00
吴多益
71c3324170
fix: 修复 export-excel 中 mapping 不支持 array 格式 map 问题 Closes #9136 (#9141) 2023-12-25 11:00:11 +08:00
hsm-lv
068c4240d1
Merge pull request #9204 from gooolh/fix-input-number
fix: 默认值没有添加上单位, 点击事件阻止冒泡
2023-12-22 14:04:36 +08:00
sqzhou
2955833fd6
fix: NestedSelect级联下拉开启onlyChildren&onlyleaf后,导致下拉最后一项默认选中问题 (#9215)
* fix: 测试:「组件」级联下拉开启onlyleaf后,存在属性互斥的情况,组件表现不符合预期(onlyChildren&onlyleaf)

* fix: 测试:「组件」级联下拉开启onlyleaf后,存在属性互斥的情况
,组件表现不符合预期(onlyChildren&onlyleaf)

* fix: 测试:「组件」级联下拉开启onlyleaf后,存在属性互斥的情况
,组件表现不符合预期(onlyChildren&onlyleaf)
2023-12-22 10:31:31 +08:00
chengjinyang0
ed2940ac4e
fix(amis-editor): 英语环境下样式调整及国际化语料 (#9213) 2023-12-21 19:58:42 +08:00
liujintao03
d2644f857c fix: 修复有单位时默认值不对,点击事件阻止冒泡 2023-12-21 19:50:39 +08:00
wanglinfang2014
b9aac39f67
fix: 表格数据源更新由嵌套切换为非嵌套单元格未更新问题修复 (#9211)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-12-21 18:15:22 +08:00
lghxuelang
2ac9af91d9
fix:(amis-editor): picker默认自定义选项回显 (#9208)
Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-12-21 17:25:52 +08:00
Hsirius
6d31c3694d
feat: 修复下拉样式被遮挡问题 (#9202) 2023-12-21 12:49:40 +08:00
miaoxinyu01
50a74cee94
amis-saas-15645 [Bug]:[模型列表]配置快速编辑,默认生成【包裹】容器,点击绑定字段组件,默认选中【包裹】 (#9197) 2023-12-21 09:55:14 +08:00
hsm-lv
86bc2edd33
fix: 兼容dispatchEvent数据未定义的情况 (#9198) 2023-12-21 09:53:35 +08:00
RUNZE LU
2aee640fb4
fix: CRUD组件触发reload后已选项未清空问题 (#9196) 2023-12-20 20:10:22 +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
wutong
98a2bf35a2
Merge pull request #9187 from lurunze1226/fix-editor-crud-toolbar-control
fix(amis-editor): CRUD组件工具栏配置内容被遮挡问题
2023-12-20 19:01:26 +08:00
RUNZE LU
5a09a455fc
chore(amis-editor): 数据源构造器基于接口生成字段逻辑对齐CRUD的fetch逻辑 (#9188) 2023-12-20 19:00:54 +08:00
liaoxuezhi
a72f1530c5
fix: 修复 select 同时配置 source 和 options 时,页面切换选项有可能被重置为 options 而不是 source 加载部分 (#9194) 2023-12-20 18:59:21 +08:00
liaoxuezhi
0dcfb1d637
fix: 修复 picker 点选时无法区分 false 和 数字 0 的问题 (#9193) 2023-12-20 18:58:48 +08:00
liaoxuezhi
b14c3ab7cb
fix: 修复 table 的 column 的 id 属性可能重复导致样式错误的问题 (#9190) 2023-12-20 18:58:21 +08:00
allenve
f104c80731 feat: editor 设计器 page 撑开画布区 2023-12-20 17:24: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
HongYang
6841ab43d3
fix: 修复主题配置icon失败问题 (#9189)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-12-20 16:09:30 +08:00
徐佳豪
c6b54c03d0
style:深色模式 变量替换 (#9152)
Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
2023-12-20 15:23:31 +08:00
liaoxuezhi
493a29c862
fix: 修复 dialog 内部做常规动作没反应的问题 Close: #9149 (#9167) 2023-12-20 14:42:57 +08:00
lurunze1226
82834a3249 fix(amis-editor): CRUD组件工具栏配置内容被遮挡问题 2023-12-20 12:50:54 +08:00
lurunze1226
a02a2e3c3e fix: ConditionBuilder使用公式编辑器切换类型异常问题 2023-12-20 12:44:29 +08:00
liaoxuezhi
f210a93d9a
chore: 调整文档模版写法,避免使用容易导致 xss 的写法 Close: #9164 (#9165) 2023-12-19 14:34:35 +08:00
liaoxuezhi
4aed7004ca
chore: jssdk 中使用代码编辑器在不同的 locale 下加载编辑器对应的语言文件 Close: #8880 (#9160) 2023-12-19 14:25:33 +08:00
DB维一(s.y)
57ad94a136
docs: fix example code in ui-library.md (#9172) 2023-12-19 10:24:07 +08:00
wutong
d5ee7b9bec
Merge pull request #8962 from lurunze1226/feat-crud-parse-query-number
feat: CRUD & CRUD2 parsePrimitiveQuery配置支持转化数字类型
2023-12-18 18:50:12 +08:00
wutong
10590b8a3a
fix: 分页组件activePage为非number类型时导致设计器卡死 (#9168)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-12-18 18:21:32 +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
439a071f32 fix:fix inputrange md 2023-12-15 16:13:01 +08:00
yujinghan
0ed629ccf5 fix:pagination simple mode supports small size & add test case 2023-12-15 16:04:09 +08:00
sailei
6ae5dbae7b chore: 更新说明文档 2023-12-15 15:42:20 +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
4ccb9d8bf6
docs: InputFile & InputImage补充autoUpload、hideUploadButton属性Demo (#9106) 2023-12-14 18:43:38 +08:00
RUNZE LU
39bcb95186
chore: CRUD组件导出Excel时默认隐藏操作列 Close #8067 (#9107) 2023-12-14 18:43:10 +08:00
RUNZE LU
82be792322
chore: 时间选择器设置timeConstraints后点击「此刻」选择最接近的有效时间 Close: #8281 (#9112) 2023-12-14 18:42:42 +08:00
吴多益
b4c450a843
fix: 修复 qrcode 下载不支持 codeSize 配置 (#9125) 2023-12-14 18:42:13 +08:00
sailei
661bef5f9b chore: 补充测试用例 2023-12-14 17:09:11 +08:00