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 |
|
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 |
|
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 |
|
qkiroc
|
8bcf7b4dd5
|
chore: 更新theme-editor依赖 (#9132)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-12-14 14:29:50 +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 |
|
RUNZE LU
|
a7fff1ddfb
|
perf: 配置面板中外部注册数据源变化时按需构建 (#9096)
|
2023-12-14 11:17:49 +08:00 |
|
RUNZE LU
|
41b8dc8734
|
fix: CRUD2列配置使用快速保存时配置不生效问题 (#9126)
|
2023-12-14 11:15:01 +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 |
|
刘丹
|
9a7e864189
|
Merge pull request #9124 from baidu/fix-chart
chart组件功能优化
|
2023-12-13 17:02:09 +08:00 |
|
wibetter
|
7f01a34b4d
|
feat(amis): chart mapURL支持联动
|
2023-12-13 16:39:09 +08:00 |
|
wutong
|
4b59fb1108
|
fix(amis-editor): 修复设计器切换预览按钮后选中组件变更的问题 (#9115)
Co-authored-by: wutong25 <wutong25@baidu.com>
|
2023-12-13 11:31:07 +08:00 |
|