wanglinfang2014
|
d57af8918a
|
fix: 修复由#8905引入的row.index丢失问题 (#9014)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-12-05 09:34:45 +08:00 |
|
yujinghan
|
afc0996cf0
|
feat:Pagination组件省略部分支持切换页码
|
2023-12-04 20:52:32 +08:00 |
|
吴多益
|
80e93078be
|
chore: classNameExpr 已经所有属性都支持,不需要单独处理了 Closes #3869 (#9007)
|
2023-12-04 20:49:58 +08:00 |
|
2betop
|
6011308802
|
revert: #8553
|
2023-12-04 20:32:40 +08:00 |
|
qkiroc
|
d40709eb56
|
style: 优化部分组件样式 (#8968)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-12-04 20:04:04 +08:00 |
|
qkiroc
|
48889dc8db
|
style: 优化checkbox组件样式 (#8986)
* style: 优化checkbox组件样式
* style: 优化checkbox换行样式
* 删除无用样式
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-12-04 17:18:57 +08:00 |
|
wutong
|
2f89c53801
|
Merge pull request #8995 from miaoxinyu01/fix-fast-edit-panel
fix:快读编辑弹窗多层嵌套、立即保存失效
|
2023-12-04 15:12:36 +08:00 |
|
miaoxinyu01
|
bcf3cb7b48
|
fix:快读编辑弹窗多层嵌套、立即保存失效
|
2023-12-04 14:26:05 +08:00 |
|
miaoxinyu01
|
e7c2ec3ede
|
fix:快读编辑弹窗多层嵌套、立即保存失效
|
2023-12-04 10:28:38 +08:00 |
|
langrq
|
51f5d36519
|
chore: 分页组件 go 字符翻译 (#8979)
* fix: zh-CN 页码 go 字符翻译展示
* 更新 snapshot
---------
Co-authored-by: langrq <ruqing.lang@keymantech.cn>
Co-authored-by: wuduoyi <wuduoyi@baidu.com>
|
2023-12-01 18:10:26 +08:00 |
|
liaoxuezhi
|
ab3ac527c5
|
fix: 修复 inputTable 在列中表单项有默认值的情况下无法新增的问题 (#8988)
|
2023-12-01 18:09:17 +08:00 |
|
hsm-lv
|
36fb87ba73
|
Merge pull request #8430 from chengjinyang0/feat-common-action
feat(amis-editor): 动作弹窗中记录常用动作
|
2023-12-01 16:05:06 +08:00 |
|
RUNZE LU
|
49fb034d34
|
feat: Form脚手架支持查看场景 (#8977)
|
2023-12-01 15:27:37 +08:00 |
|
吴多益
|
23447f255f
|
chore: Copilot for Pull Request 功能下线了, 删除相关配置 (#8982)
|
2023-12-01 15:15:18 +08:00 |
|
chengjinyang
|
a97494e5e7
|
feat: 新增常用动作
|
2023-12-01 15:10:21 +08:00 |
|
qkiroc
|
35481241d1
|
style: 优化复选框半选禁用样式 (#8975)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-12-01 14:56:21 +08:00 |
|
liaoxuezhi
|
da257108a9
|
fix: 修复 combo 中有 pipeIn & pipeOut 场景时报错 Close: #8970 (#8980)
|
2023-12-01 14:53:46 +08:00 |
|
hsm-lv
|
02e3fe8c50
|
Merge pull request #8976 from igrowp/fix-editor-set-value
fix: Form 数据同步改为lazyEmitChange
|
2023-12-01 14:46:26 +08:00 |
|
wutong25
|
9ba21cf9d8
|
fix: Form 数据同步改为lazyEmitChange
|
2023-12-01 13:46:53 +08:00 |
|
hsm-lv
|
a57e7dff2b
|
Merge pull request #8384 from chengjinyang0/feat-icon-event-action
feat: icon支持配置事件动作
|
2023-12-01 13:07:06 +08:00 |
|
hsm-lv
|
69289b8892
|
Merge pull request #8950 from chengjinyang0/feat-validation-echo
fix(amis-editor): api中心类型的接口校验设置弹窗中含表达式的query等参数初次渲染不正确
|
2023-12-01 13:06:10 +08:00 |
|
chengjinyang
|
e5afd9dbe1
|
feat: icon支持配置事件动作
|
2023-12-01 12:02:24 +08:00 |
|
ascend13
|
68c6390ea1
|
chore: 弹窗默认属性show改为 false (#8965)
|
2023-11-30 19:20:10 +08:00 |
|
sqzhou
|
6ac9b0f89e
|
fix: 刷新表格时,清空表格行状态,例如switch选中、select选中等 (#8951)
* fix: 支持刷新表格时,清空表格状态
* fix: 支持刷新表格时,清空表格状态
|
2023-11-30 18:44:36 +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 |
|
chengjinyang
|
0fb2f27cef
|
fix(amis-editor): api中心类型的接口校验设置弹窗中含表达式的query等参数初次渲染不正确
|
2023-11-29 20:10:44 +08:00 |
|
wutong25
|
8d2a37c634
|
fix: icon组件开放事件面板 & inputColor组件去除事件面板
|
2023-11-29 19:14:45 +08:00 |
|
wutong25
|
c8fc502817
|
fix: 页面设计器放开Command + C文字复制
|
2023-11-29 19:12:22 +08:00 |
|
liaoxuezhi
|
2c05f9c7fb
|
chore: 兼容异常数据 (#8923)
|
2023-11-29 19:05:54 +08:00 |
|
刘丹
|
abcf0ed0d6
|
Merge pull request #8945 from baidu/fix-location
fix(amis-editor): 地理位置选择器细节调整
|
2023-11-29 19:05:43 +08:00 |
|
LTtwinkle
|
8e2104e2bc
|
fix: 树组件默认使用内嵌模式 (#8941)
Co-authored-by: zhouqiqi01 <zhouqiqi01@baidu.com>
|
2023-11-29 19:03:58 +08:00 |
|
wibetter
|
d97d4122d4
|
fix(amis-editor): 地理位置选择器细节调整
|
2023-11-29 17:45:13 +08:00 |
|
Allen
|
850b959734
|
fix: 文档错误 (#8943)
|
2023-11-29 17:42:19 +08:00 |
|
liaoxuezhi
|
747519b371
|
fix: 修复 frolaEditor 使用时可能出现死循环的问题 (#8939)
|
2023-11-29 15:09:30 +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 |
|
liaoxuezhi
|
4da5cc717d
|
fix: 修复 tinymce 粘贴出现死循环的问题 (#8938)
|
2023-11-29 14:52:24 +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 |
|
hsm-lv
|
d9872180b8
|
Merge pull request #8931 from lurunze1226/fix-select-autocomplete-race-condition
fix: Select组件开启autoComplete后请求竞态问题 Close: #8817
|
2023-11-29 09:43:56 +08:00 |
|
hsm-lv
|
ce8f78e858
|
Merge pull request #8877 from pianruijie/master
fix: 只有input-table才会豁免actions.args.condition
|
2023-11-28 20:58:59 +08:00 |
|
pianruijie
|
e56940ebb8
|
fix: 取消component传递逻辑
|
2023-11-28 20:43:00 +08:00 |
|
lurunze1226
|
4c16138005
|
fix: Select组件开启autoComplete后请求竞态问题 Close: #8817
|
2023-11-28 20:26:22 +08:00 |
|
pianruijie
|
1c719f6de5
|
chore:字段名区分关键字
|
2023-11-28 19:10:37 +08:00 |
|
wutong
|
279f876f84
|
Merge pull request #8681 from igrowp/feat-input-number-value
fix: 数字输入框配置面板固定为单侧按钮模式
|
2023-11-28 15:55:46 +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 |
|
刘丹
|
be01d6b3e3
|
Merge pull request #8927 from wibetter/fix-searchbox
fix(amis): 搜索组件功能失效问题修复
|
2023-11-28 15:02:20 +08:00 |
|
wibetter
|
9fa4f42576
|
fix(amis): 搜索组件通过事件动作变量赋值时也触发change
|
2023-11-28 14:46:00 +08:00 |
|
wibetter
|
7b3994b86f
|
fix(amis): 搜索组件功能失效问题修复
|
2023-11-28 14:35:09 +08:00 |
|
Dora
|
2642f4df63
|
perf: Spinner局部加载增加蒙层 (#8900)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2023-11-28 14:09:15 +08:00 |
|