liaoxuezhi
2c76b2f3d6
chore: 调整table nested 样式 ( #8077 )
2023-09-12 18:41:50 +08:00
qkiroc
cb7d213ab6
styles: 分割线默认样式为实线 ( #8076 )
...
* styles: 分割线默认样式为实线
* 修改文档
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-12 16:00:45 +08:00
liaoxuezhi
77a0e57278
Merge branch 'master' into chore-table904
2023-09-07 09:07:06 +08:00
RUNZE LU
d27948f0f5
feat: CRUD & Form 脚手架构建优化, 列表可视化设计优化; chore: DSBuilder迁移至amis-editor ( #8003 )
...
* feat: CRUD & Form 脚手架构建优化; chore: DSBuilder迁移至amis-editor (#7531 )
* tpl最大显示行数支持
* 编辑器组件通用假数据支持
* each循环次数支持
* 列表可视化设计优化
* fix: 数据源构造器 & Form & CRUD2 & Service相关问题修复 (#8002 )
* chore: 修复正则报错
* chore: 修复正则报错-02
* chore: 更新 CRUD 组件 Card 模式单测快照
* chore: 优化假数据merge
---------
Co-authored-by: zhangtao07 <zhang.tao.1006@163.com>
2023-09-06 21:30:21 +08:00
2betop
fd93dedf2f
chore: 优化 Table 渲染性能
2023-09-06 21:09:29 +08:00
hsm-lv
415ad0135d
Merge pull request #7999 from ranwawa/feat/input-text-clear-event
...
feat: add a new clear event for input-text component
2023-09-06 20:13:53 +08:00
wutong
ef311256b4
Merge pull request #7973 from kano233333/master
...
fix: inputRange输入大小限制
2023-09-06 14:38:40 +08:00
kano
02a84228e9
fix: inputRange输入大小限制
2023-09-06 11:45:51 +08:00
ranqirong
f5f8d8201d
feat: add a new clear event for input-text component
2023-09-04 15:29:59 +08:00
qkiroc
912cb83c53
Feat:主题外观功能优化 ( #7988 )
...
* feat: 外观自定义样式改版优化 (#7741 )
* feat: 外观自定义样式改版优化
* fix: 代码优化
* fix: 代码优化&单测修复
* pref: 去掉language配置文件
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* feat: 分割线样式支持可视化配置
* feat: 容器/图片/page外观配置 (#7984 )
* feat: 容器/图片/page外观配置
* fix: 单测修复
* fix: 单测修复
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* 更新快照
---------
Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-04 14:58:20 +08:00
wanglinfang2014
b28d7aea01
fix: table2设计态loading报错、拖拽无效、单元格渲染property组件问题修复 ( #7945 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-31 19:23:49 +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