Commit Graph

778 Commits

Author SHA1 Message Date
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
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
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
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
hsm-lv
60aa623aca
Merge pull request #8860 from 2betop/fix-dialog-className-expr
fix: 修复弹窗中 className 使用表达式无效的问题
2023-11-23 19:32:43 +08:00
liaoxuezhi
f3d53fbf7e
style: 调整 table 固顶模式的样式兼容 safari Close: #8708 (#8863) 2023-11-23 19:19:06 +08:00
liaoxuezhi
be312da1c5
fix: 修复 combo 同步父级数据可能存在展示值和实际值不一致的问题 Close: #8773 (#8831) 2023-11-23 19:18:15 +08:00
吴多益
819d4ae6ed
chore: attachement 兼容文件名空格转义成 + 号的情况 Closes #8488 (#8846) 2023-11-23 19:13:29 +08:00
lurunze1226
bac12a2e5f feat: CRUD组件matchFunc支持使用matchSorter函数; docs: 前端分页的使用提示 2023-11-23 11:42:26 +08:00
2betop
85512d807b fix: 修复弹窗中 className 使用表达式无效的问题 2023-11-23 10:06:28 +08:00
wanglinfang2014
e3527b376e
fix: 修复由#8822引入的crud多选问题 (#8852)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-11-22 19:16:08 +08:00
wibetter
4b79f02589 style(amis): ErrorBoundary默认提示样式改放amis中 2023-11-22 12:28:28 +08:00
wibetter
0c233986f5 fix(amis): ErrorBoundary细节调整 2023-11-22 11:40:45 +08:00
wibetter
7b7d58c41c fix(amis): ErrorBoundary增加fallback配置 2023-11-22 11:26:23 +08:00
wibetter
24a02f8b5c fix(amis): StaticHoc改用componentDidCatch拦截渲染异常 2023-11-22 10:43:49 +08:00
lurunze1226
b48f8f9a99 bump: amis v3.5.3 2023-11-21 21:30:09 +08:00
RUNZE LU
03ed733c74
fix: RootRenderer的runtime error被隐藏问题 (#8839) 2023-11-21 20:12:13 +08:00
qinhaoyan
3d29458bef bugfix 2023-11-21 15:54:31 +08:00
qinhaoyan
7485084e9e feat: 事件动作支持上报埋点 2023-11-21 15:17:17 +08:00
qkiroc
3e651e9910
fix: 修复style不支持css variable问题 (#8827)
* fix: 修复style不支持css variable问题

* 添加注释

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-11-21 14:33:04 +08:00
hsm-lv
31c857e399
Merge pull request #8822 from wanglinfang2014/feat-nav
fix: table嵌套模式下selectedChange参数错误、table展示单选可多选问题修复
2023-11-21 12:54:09 +08:00
wanglinfang2014
4fd601a34e
fix: crud编辑器提示导致报错问题修复 (#8806)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-11-21 10:40:15 +08:00
wanglinfang
fd8538ead2 fix: table嵌套模式下selectedChange参数错误、table展示单选可多选问题修复 2023-11-21 10:29:14 +08:00
Allen
71c7b72116
Merge pull request #8799 from allenve/master
fix(amis):input-number 小数光标偏移问题
2023-11-17 17:02:35 +08:00
allenve
cccca16e25 fix(amis):input-number 小数光标偏移问题 2023-11-17 16:21:38 +08:00
RUNZE LU
a37bd5b01d
fix(amis-editor): CRUD2工具栏为空时添加错误; chore: 工具栏控件更新逻辑 (#8788) 2023-11-17 16:14:14 +08:00
hsm-lv
b5fd4819e6
Merge pull request #8642 from ranwawa/feat/table-expandme-checkme-toggle-entire-tree
feat(amis): table嵌套批量操作时自动选择父/子级复选框
2023-11-17 10:19:52 +08:00
hsm-lv
c97063a794
Merge pull request #8696 from xianlinzhang/fix-scoped-cmpt-cant-find-reload-cmpt
chore: Scoped组件reolad方法时增加fallback,找不到对应名称组件则继续寻找对应ID组件
2023-11-17 10:16:36 +08:00
hsm-lv
3664f97f1e
Merge pull request #8747 from lurunze1226/chore-form-rules
chore: Form联合校验规则过滤不合法规则
2023-11-17 10:14:42 +08:00
hsm-lv
ee6fc42450
Merge pull request #8759 from 2betop/fix-quickEdit-name-path
fix: 修复 quickEdit inline 模式 name 为带层级时发送的数据不符合预期 Close: #8756
2023-11-17 09:54:30 +08:00
liaoxuezhi
42951d01c3
fix: 修复 envOverwrite 存在副作用的问题 (#8766) 2023-11-16 17:15:58 +08:00
zhaojianhui
58a66fbdf7
feat: 支持屏蔽组件中展示msg信息,默认展示 (#8751)
Co-authored-by: zhaojianhui <zhaojianhui@baidu.com>
2023-11-16 16:01:48 +08:00