kano
02a84228e9
fix: inputRange输入大小限制
2023-09-06 11:45:51 +08:00
Hsirius
0f587b3eb8
feat: 支持maxTagCount和overflowTagPopover配置项 ( #7915 )
...
* feat: 支持maxTagCount和overflowTagPopover配置项
* fix: fix conflict
2023-08-30 19:39:26 +08:00
FlowingWings
8986d073d5
docs: 去掉tpl组件快速编辑部分的说明 ( #7828 )
...
Co-authored-by: wangyinbo <wangyinbo@meituan.com>
2023-08-30 14:31:03 +08:00
hsm-lv
35f609491f
Merge pull request #7318 from Dora-boots/master
...
chore: 收敛时间组件format相关属性
2023-08-25 09:03:43 +08:00
hsm-lv
64a70da754
Merge pull request #7897 from lurunze1226/feat-picker-max-tag-count
...
feat: Picker组件已选项支持限制最大展示数量
2023-08-25 08:57:44 +08:00
sqzhou
95855b4626
fix: 修复transfer高亮带来的transfer-picker显示options问题 ( #7917 )
...
* fix: 修复transfer高亮带来的transfer-picker显示options问题
* fix: transfer单测完善
* fix: transfer单测完善
2023-08-23 18:56:48 +08:00
hsm-lv
534b037f95
Merge pull request #7912 from 2betop/chore-condition-builder2
...
chore: condition-builder 的 showIf 功能通过 formulaForIf 配置上下文信息而不是复用值的公式信息
2023-08-23 18:38:04 +08:00
liaoxuezhi
c252318b43
chore: Table layout 默认改成 fixed 去掉 tableLayout 配置 ( #7906 )
2023-08-23 17:45:06 +08:00
yanglu19
0cb8598552
chore: 收敛时间组件format相关属性
2023-08-23 12:48:44 +08:00
2betop
d34c4066dd
chore: condition-builder 的 showIf 功能通过 formulaForIf 配置上下文信息而不是复用值的公式信息
2023-08-22 19:49:26 +08:00
lurunze1226
3efadbbfb6
feat: Picker组件已选项支持限制最大展示数量
2023-08-22 14:15:08 +08:00
sqzhou
866d3412b6
feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑 ( #7695 )
...
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* style: transfer文档动作完善
2023-08-22 14:02:57 +08:00
RUNZE LU
d9b750516a
fix: InputText组件autoComplete标签显示错误问题 ( #7869 )
2023-08-17 20:19:05 +08:00
zkep
308a02ce50
update 'for' replace with 'loop' in event-action.md ( #7847 )
2023-08-17 18:02:33 +08:00
lvxiaojiao
68fe3e286c
chore:动作执行支持ignoreError,用于忽略执行错误继续执行动作列表
2023-08-17 13:44:12 +08:00
wanglinfang2014
ed7779f326
fix: picker显隐勾选、value绑定上层数据变量等问题修复 ( #7816 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-15 15:36:23 +08:00
吴多益
9bdd6116b7
chore: 增加 word 拼写检查的说明 ( #7807 )
2023-08-15 10:13:00 +08:00
liaoxuezhi
d0edce2291
feat: tinymce 支持扩充插件 Close : #7801 ( #7821 )
2023-08-15 10:09:01 +08:00
liaoxuezhi
5301cac8ee
fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题 & 移动端编辑预览方式调整无需提供 iframeUrl ( #7776 )
...
* fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题
* 调整 iframe 预览逻辑
2023-08-14 12:08:24 +08:00
Allen
bcd15ee92b
补充 getModalContainer 说明 ( #7781 )
2023-08-11 13:02:40 +08:00
lvxiaojiao
c71c5b24c1
chore:确认弹窗动作取消后阻止组件默认行为
2023-08-11 09:56:38 +08:00
lurunze1226
5aabfef68c
fix: CRUD组件列过滤重置时未触发 columnFilter 事件问题
2023-08-09 11:07:26 +08:00
liaoxuezhi
21c1e5091f
feat: conditionBuilder 支持 showIf 来开启条件组启动条件配置 ( #7649 )
2023-08-08 13:00:32 +08:00
Dora
34403e5b8e
feat: timeline组件支持detailClaaName/titleClassName/timeClassName & 关联上下文& 可视化配置 ( #7654 )
...
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-08-08 10:04:04 +08:00
hsm-lv
f6a35036e0
Merge pull request #7728 from hsm-lv/fix-ajaxaction
...
fix:ajax动作不配置data时不应该发送数据
2023-08-07 19:59:47 +08:00
lvxiaojiao
1100726a57
fix:ajax动作不配置data时不应该发送数据
2023-08-07 18:41:29 +08:00
YangQi
09bad81b65
docs: 重写 drawer 组件文档 ( #7724 )
2023-08-07 17:00:33 +08:00
liaoxuezhi
99fbb2518a
feat: 日期类选择器支持配置 disabledDate 用js控制哪些天不可点选 Close : #7593 ( #7639 )
2023-08-01 10:18:29 +08:00
吴多益
28a90d94dd
feat: 新增 amis-render 组件, 用于渲染数据里的 amis 配置 ( #7586 )
...
* feat: 新增 amis-render 组件, 用于渲染数据里的 amis 配置
* type 改名为 amis
* 更新 snapshot
* 修复 snapshot 报错
* fix:input-table删除行记录动作问题
* feat: 范围类组件支持 extraName 拆成两个字段 (#7583 )
* style: tr 的active 样式调整 close : #7585
* docs: 更新 React 官网链接
* docs: 添加 position 默认值示意 (#7592 )
* chore:调用组件动作时找不到则throw Error
* feat: 新增 amis render 渲染组件
---------
Co-authored-by: lvxiaojiao <lvxiaojiao@baidu.com>
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
Co-authored-by: liaoxuezhi <liaoxuezhi@icloud.com>
Co-authored-by: YangQi <yangfong2022@qq.com>
Co-authored-by: Allen <yupeng.fe@qq.com>
2023-08-01 10:13:24 +08:00
allenve
66a528b66b
feat: inputCity 支持itemClassName
2023-07-28 17:52:44 +08:00
YangQi
694b3921a6
docs: 更新 input-number 文档 ( #7599 )
...
* docs: 更新 input-number 文档
* Update input-number.md
2023-07-27 16:05:46 +08:00
iceqing
533cade3a0
docs: add title props for Alert
docs ( #7603 )
2023-07-27 16:03:30 +08:00
YangQi
f072796233
docs: 添加 position 默认值示意 ( #7592 )
2023-07-27 08:54:38 +08:00
hsm-lv
0bc24f8412
Merge pull request #7590 from YangFong/patch-1
...
docs: 更新 React 官网链接
2023-07-27 08:53:44 +08:00
liaoxuezhi
28c629f7fd
feat: 范围类组件支持 extraName 拆成两个字段 ( #7583 )
2023-07-27 08:52:17 +08:00
YangQi
a31428559e
docs: 更新 React 官网链接
2023-07-26 18:00:19 +08:00
吴多益
c9fd4e3766
feat: form 的自动提交支持设置 close 来避免关闭弹框 ( #7555 )
2023-07-25 19:20:25 +08:00
sqzhou
2432b85b1c
fix: transfer 组件searchApi 不生效 ( #7575 )
...
* fix: transfer 组件searchApi 不生效
* fix: transfer 组件searchApi 不生效
* fix: transfer 组件searchApi 不生效
* fix: transfer 组件searchApi 不生效
2023-07-25 19:17:32 +08:00
liaoxuezhi
73a78a1406
feat: api 的 requestAdaptor 支持拦截请求 ( #7566 )
2023-07-25 14:31:19 +08:00
lvxiaojiao
8cb9904198
Merge branch 'master' into chore-formulaeditor-dataschema
2023-07-24 14:54:57 +08:00
lvxiaojiao
7c9ff629ec
chore:优化数组类组件当前行上下文
2023-07-23 12:24:17 +08:00
吴多益
b29afca720
chore: 修复文档中的裂图 ( #7545 )
2023-07-21 13:33:23 +08:00
wutong
193c01500c
Merge pull request #7516 from igrowp/container-click
...
feat: 容器组件支持鼠标点击、移入、移出事件
2023-07-19 14:56:03 +08:00
wutong25
1cb54d7943
feat: 容器组件支持鼠标点击、移入、移出事件
2023-07-19 14:05:19 +08:00
liaoxuezhi
f7373c5abf
chore: 调整 lodash 引用大文件改成异步加载 ( #7469 )
2023-07-18 12:24:45 +08:00
lvxiaojiao
1d6b14ad83
chore:补充刷新动作说明
2023-07-14 17:38:42 +08:00
liaoxuezhi
cabeb0ec3d
feat: api adpator 和 requestAdaptor 添加新变量 context 可用来获取请求发送前的上下文数据 Close : #7454 ( #7456 )
2023-07-13 19:46:38 +08:00
gaiyinaizhi
2e5431f566
feat: 矩阵勾选MatrixCheckboxes功能增强 ( #7425 )
...
* feat: 矩阵勾选MatrixCheckboxes功能增强
1. 增加`yCheckAll`属性开启列上的全选功能
2. 增加`xCheckAll`属性开户行上的全选功能
3. 增加`textAlign`属性配置文本的对齐方式,开启多选功能时默认居左对齐
* feat: 矩阵勾选MatrixCheckboxes功能增强
1. 增加`yCheckAll`属性开启列上的全选功能
2. 增加`xCheckAll`属性开户行上的全选功能
3. 增加`textAlign`属性配置文本的对齐方式,开启多选功能时默认居左对齐
4. 调整校验函数语法,简化代码
* 补充文档与逻辑小调整
---------
Co-authored-by: 2betop <2betop.cn@gmail.com>
2023-07-13 11:06:15 +08:00
hsm-lv
36a82b2c36
dosc:地理位置暂时不支持高德地图 ( #7465 )
2023-07-13 10:13:06 +08:00
hsm-lv
deefcb6923
chore:刷新动作支持覆盖模式&示例补充 ( #7463 )
2023-07-13 08:44:12 +08:00