Commit Graph

1302 Commits

Author SHA1 Message Date
hsm-lv
4581c3858a
chore:表单项事件参数动态构建&事件补充&文档补充 (#9224) 2023-12-28 18:28:33 +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
RUNZE LU
2aee640fb4
fix: CRUD组件触发reload后已选项未清空问题 (#9196) 2023-12-20 20:10:22 +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
f210a93d9a
chore: 调整文档模版写法,避免使用容易导致 xss 的写法 Close: #9164 (#9165) 2023-12-19 14:34:35 +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
RUNZE LU
c936aaedf2
feat: SearchBox组件支持disabled & loading状态 (#8821) 2023-12-18 18:20:58 +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
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
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
lmaomaoz
917753e6cf
fix: 修复表单项校验动作类型判断及editor中outputVar问题 (#9120)
Co-authored-by: jinye <jinye@baidu.com>
2023-12-13 11:30:01 +08:00
liaoxuezhi
900c5827b9
doc: 添加 strictMode 的说明 (#9076) 2023-12-12 18:39:41 +08:00
lmaomaoz
b8edd76e49
feat: 表单项支持校验 (#9072)
Co-authored-by: jinye <jinye@baidu.com>
2023-12-12 18:37:24 +08:00
yujinghan
c2d314b44d feat:inputrange组件支持单位显示;优化marks显示位置 2023-12-11 14:43:58 +08:00
yujinghan
8115016854 feat:fix some cr questions 2023-12-08 17:55:03 +08:00
sailei
88713aa4b3 feat: Progress组件支持事件动作 2023-12-08 14:43:00 +08:00
liaoxuezhi
feba8aef2b
feat: api 添加 concatDataFields 配置支持多次请求将数据字段自动合并功能 (#9038) 2023-12-06 15:45:17 +08:00
wanglinfang2014
e83108fcb8
fix: CRUD&CRUD2列搜索配置使用Form组件无法匹配问题 (#9032)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-12-06 10:41:24 +08:00
yujinghan
afc0996cf0 feat:Pagination组件省略部分支持切换页码 2023-12-04 20:52:32 +08:00
lurunze1226
6be9dcfda8 feat: CRUD & CRUD2 parsePrimitiveQuery配置支持转化数字类型 2023-11-30 17:07:33 +08:00
wanglinfang2014
0c20a947c7
fix: table2行数据同步上层数据域、前端排序等问题修复 (#8905)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-11-30 14:59:24 +08:00
Allen
850b959734
fix: 文档错误 (#8943) 2023-11-29 17:42:19 +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
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
hsm-lv
26d5a7e49c
Merge pull request #8912 from nwind/docs-searchbox-searchImediately
docs: 增加 searchImediately 的示例 Closes #8828
2023-11-28 10:03:09 +08:00
hsm-lv
f3f980e07b
feat: table支持行点击时不勾选 (#8916) 2023-11-28 09:57:23 +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
wuduoyi
b3a8589be5 docs: 增加 searchImediately 的示例 Closes #8828 2023-11-27 19:03:52 +08:00
lurunze1226
b5472f7382 feat: Select组件reload期间禁用 Close: #8818 2023-11-27 14:20:58 +08:00
LTtwinkle
5fe6a2e0bf
feat: 树组件优化 (#7946)
* feat: 树组件优化

* pref: option类型组件统一新增deferField字段

* pref: 树组件优化问题修复

* fix: 树组件优化评审问题修复

---------

Co-authored-by: zhouqiqi01 <zhouqiqi01@baidu.com>
2023-11-27 14:13:01 +08:00
刘丹
ce53af623a
docs(amis): 补充custom组件使用vue语法的说明 (#8887) 2023-11-24 17:24:14 +08:00
RUNZE LU
2c110c9642
feat: Switch组件的onText和offText支持Schema配置 (#8816) 2023-11-24 12:26:21 +08:00
hsm-lv
7d4776e78a
feat:scoped支持调用amis动作 (#8875) 2023-11-23 19:37:07 +08:00
wutong
a60d174037
Merge pull request #8862 from lurunze1226/feat-editor-crud-matchfunc-control
feat: CRUD组件matchFunc支持使用matchSorter函数; docs: 前端分页的使用提示
2023-11-23 19:36:01 +08:00
liaoxuezhi
15788a936d
docs: 补充 crud column 的 seachable 说明结合 defaultParams 可配置默认排序 (#8870) 2023-11-23 19:11:19 +08:00
lurunze1226
bac12a2e5f feat: CRUD组件matchFunc支持使用matchSorter函数; docs: 前端分页的使用提示 2023-11-23 11:42:26 +08:00
hsm-lv
c74f6a4d85
chore:inputTable添加行内联动例子 (#8858) 2023-11-22 20:37:02 +08:00
RUNZE LU
73ef317e2c
feat: Switch组件支持加载中状态 (#8814) 2023-11-22 16:46:22 +08:00