Commit Graph

12977 Commits

Author SHA1 Message Date
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
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
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
lmaomaoz
917753e6cf
fix: 修复表单项校验动作类型判断及editor中outputVar问题 (#9120)
Co-authored-by: jinye <jinye@baidu.com>
2023-12-13 11:30:01 +08:00
hsm-lv
3b3b3e8ed7
Merge pull request #9095 from CheshireJCat/feat-form-force-validate-before-submit
feat: 表单提交前进行强制校验
2023-12-13 11:16:07 +08:00
wibetter
8c1cb0fc28 fix(amis): 修复chart配置定时刷新后出现死循环问题 2023-12-13 11:05:03 +08:00
hsm-lv
a7b8fd6aff
Merge pull request #9121 from hsm-lv/fix-event
fix:列表类组件更新指定行记录condition失效问题
2023-12-13 08:56:34 +08:00
lvxiaojiao
752d03d602 fix:列表类组件更新指定行记录condition失效问题 2023-12-12 20:53:37 +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
lghxuelang
88c8e41da2
fix:(amis-editor)修个日期结尾字段提示 (#9109)
Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-12-12 10:29:55 +08:00
wutong
dc24e1522c
Merge pull request #9105 from LTtwinkle/fix-tree
fix:树组件测试问题修复
2023-12-11 19:25:35 +08:00
zhouqiqi01
c2993fae35 pref: 树组件国际化翻译 2023-12-11 17:06:50 +08:00
zhouqiqi01
091d21755e pref: 树组件配置项不再自动获取焦点 2023-12-11 17:01:16 +08:00
zhouqiqi01
05df93874a pref: 「树组件」配置新增/编辑表单按钮优化 2023-12-11 16:55:02 +08:00
zhouqiqi01
204cc34a39 pref: 树组件外部事件触发editApi新增参数originValue 2023-12-11 16:55:02 +08:00
zhouqiqi01
3d19611bb5 fix: 配置面板:隐藏标题,关闭后配置不可见 2023-12-11 16:55:02 +08:00
zhouqiqi01
1b25d3174b fix: 「树组件」浮层模式,默认没有开启可清除,实际效果可以清除选项,重新配置后生效 2023-12-11 16:55:02 +08:00
zhouqiqi01
8dfcdf090c pref: 树组件配置面板,限制节点数、展开层级非负 2023-12-11 16:55:02 +08:00
zhouqiqi01
5f76c7c807 fix: 树组件删除重复的动作特性-刷新 2023-12-11 16:55:02 +08:00
刘丹
2e6ced8d0e
Merge pull request #9087 from wibetter/fix-collapse
fix(amis-ui): 修复collapse-group组件特性动作/收起 执行异常问题
2023-12-11 16:33:50 +08:00
hsm-lv
23254e1440
fix:解决事件动作面板卡死问题 (#9099) 2023-12-11 15:37:46 +08:00
hsm-lv
f0f2d9682d Merge pull request #9082 from hsm-lv/fix-event-config
fix:解决事件动作面板卡死问题
2023-12-11 15:19:35 +08:00
hsm-lv
460068aa69
Merge pull request #9082 from hsm-lv/fix-event-config
fix:解决事件动作面板卡死问题
2023-12-11 09:56:34 +08:00