qkiroc
|
d93b3b5e5c
|
fix:修复使用amis sdk时自定义样式不生效问题 (#9595)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-02-05 14:00:47 +08:00 |
|
liaoxuezhi
|
aaaf778397
|
fix: 修复 Table 中调用 setData 报错问题 (#9578)
|
2024-02-02 14:16:03 +08:00 |
|
liaoxuezhi
|
966672d22b
|
fix: 修复单元格中直接放表单项可能取不到值的问题 (#9389)
|
2024-01-24 20:57:38 +08:00 |
|
liaoxuezhi
|
36ecaaa21b
|
Pick: #9446、#9440、#9439 (#9459)
* chore: 优化编辑器选中顶部菜单栏三个点呼出的功能菜单位置,防止被挡住 (#9446)
* chore: 优化编辑器选中顶部菜单栏三个点呼出的功能菜单位置,防止被挡住
* fix: 修复新出来的节点无法点选的问题
* chore: 还原相关逻辑
* fix: 修复 condition-builder 操作符只有一个时不可以点选的问题 (#9439)
* fix: 修复 crud nested 模式深层次点选异常 (#9440)
|
2024-01-17 15:32:58 +08:00 |
|
liaoxuezhi
|
b313e11263
|
perf: 提高编辑器性能 (#9413) (#9418)
|
2024-01-12 15:33:02 +08:00 |
|
hsm-lv
|
1d26628e76
|
revert:crud unSelectedItems无法被表达式解析问题 (#9336)
|
2024-01-05 15:52:20 +08:00 |
|
lvxiaojiao
|
b7d041b5f6
|
fix:修复crud unSelectedItems无法在公式内解析问题
|
2024-01-03 10:03:05 +08:00 |
|
lurunze1226
|
1c38f80656
|
bump: v6.0.0
|
2023-12-29 18:29:18 +08:00 |
|
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
|
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 |
|
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 |
|
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
|
0364aa57a4
|
feat: InputText多选模式下的tag自适应展示tooltip(OverflowTpl) (#9055)
|
2023-12-14 19:36:37 +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 |
|
hsm-lv
|
3b3b3e8ed7
|
Merge pull request #9095 from CheshireJCat/feat-form-force-validate-before-submit
feat: 表单提交前进行强制校验
|
2023-12-13 11:16:07 +08:00 |
|
lvxiaojiao
|
752d03d602
|
fix:列表类组件更新指定行记录condition失效问题
|
2023-12-12 20:53:37 +08:00 |
|
lmaomaoz
|
b8edd76e49
|
feat: 表单项支持校验 (#9072)
Co-authored-by: jinye <jinye@baidu.com>
|
2023-12-12 18:37:24 +08:00 |
|
hsm-lv
|
f0f2d9682d
|
Merge pull request #9082 from hsm-lv/fix-event-config
fix:解决事件动作面板卡死问题
|
2023-12-11 15:19:35 +08:00 |
|
lvxiaojiao
|
ad92bc1253
|
fix:修复api路径包含event变量报错的问题
|
2023-12-06 19:11:13 +08:00 |
|
liaoxuezhi
|
16d843f5e0
|
fix: 修复 chrome 低版本列设置宽度无效的问题 (#9026)
|
2023-12-06 16:21:53 +08:00 |
|
liaoxuezhi
|
feba8aef2b
|
feat: api 添加 concatDataFields 配置支持多次请求将数据字段自动合并功能 (#9038)
|
2023-12-06 15:45:17 +08:00 |
|
RUNZE LU
|
903172a0dd
|
cherry-pick: #9022 #9027 (#9035)
* fix: PopOver嵌套场景下错误触发hidden事件问题 Close: #9015 (#9022)
* fix: Combo配置flat且成员配置必填后校验无法通过问题 (#9027)
|
2023-12-06 12:38:59 +08:00 |
|
yujinghan
|
afc0996cf0
|
feat:Pagination组件省略部分支持切换页码
|
2023-12-04 20:52:32 +08:00 |
|
2betop
|
6011308802
|
revert: #8553
|
2023-12-04 20:32:40 +08:00 |
|
wutong25
|
9ba21cf9d8
|
fix: Form 数据同步改为lazyEmitChange
|
2023-12-01 13:46:53 +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 |
|
hsm-lv
|
b138825c71
|
Merge pull request #8925 from nwind/fix-export-excel-query
fix: 修复导出 Excel 和 CSV 不支持查询条件问题 Closes #6973
|
2023-11-29 14:56:50 +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 |
|
pianruijie
|
e56940ebb8
|
fix: 取消component传递逻辑
|
2023-11-28 20:43:00 +08:00 |
|
pianruijie
|
1c719f6de5
|
chore:字段名区分关键字
|
2023-11-28 19:10:37 +08:00 |
|
pianruijie
|
8c4ba95680
|
feat: 事件动作datampping字段豁免逻辑优化
|
2023-11-28 15:44:45 +08:00 |
|
pianruijie
|
035d287650
|
fix: 只有input-table才会豁免actions.args.condition
|
2023-11-28 15:44:45 +08:00 |
|
wuduoyi
|
04ada596a5
|
fix: 修复导出 Excel 和 CSV 不支持查询条件问题 Closes #6973
|
2023-11-28 12:25:40 +08:00 |
|
Allen
|
bb9c85bb1d
|
Merge pull request #8899 from allenve/master
fix: 表单项 validateApi 捕获接口异常 Close: #8850
|
2023-11-28 10:55:48 +08:00 |
|
RUNZE LU
|
392779cf90
|
fix: CRUD2组件开启syncLocation后分页组件未同步pageField值导致无法切换页码问题; feat: CRUD2支持parsePrimitiveQuery (#8908)
|
2023-11-27 17:23:25 +08:00 |
|
liaoxuezhi
|
90a3ad77c9
|
fix: 修复同步 store 使得表单默认值丢失的问题 (#8903)
|
2023-11-27 14:43:08 +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 |
|
allenve
|
ac34b0c2cd
|
fix: 表单项 validateApi 捕获接口异常
|
2023-11-27 11:20:27 +08:00 |
|
wutong
|
05620349de
|
Merge pull request #8885 from igrowp/fix-editor-deadloop
fix: 修复页面设计器重复执行onChange的问题
|
2023-11-24 15:16:20 +08:00 |
|
wutong25
|
6cb78fe5ad
|
fix: 修复页面设计器重复执行onChange的问题
|
2023-11-24 14:55:40 +08:00 |
|
刘丹
|
187821e51d
|
Merge pull request #8882 from 2betop/fix-popover-overlay
fix: 修复下拉弹窗在某些情况点击外层不关闭的问题
|
2023-11-24 12:30:08 +08:00 |
|
2betop
|
b8ad8f9e2f
|
fix: 修复下拉弹窗在某些情况点击外层不关闭的问题
|
2023-11-24 12:13:55 +08:00 |
|