liaoxuezhi
a55144c36d
fix: 修复 input-table 中存在公式表达式值没有及时更新的问题 Close : #8263 ( #8364 )
2023-10-12 16:56:03 +08:00
吴多益
1a30e355a8
feat: export-excel 初步支持总结行 Closes #2911 ( #8286 )
2023-10-08 10:23:47 +08:00
liaoxuezhi
1d5efac3d7
chore: pr #8039 代码丢失重新补上
2023-09-25 09:54:23 +08:00
hsm-lv
b7133458c6
Merge pull request #8183 from hzh11012/master
...
fix: jssdk自定义组件缺失依赖
2023-09-22 09:11:53 +08:00
hezhihang
44c22ae311
fix: jssdk自定义组件缺失依赖
2023-09-20 17:13:50 +08:00
2betop
7d975e5b77
chore: 简单分页新增方向变量让后端知道是应该取after 还是取 before Close : #7196
2023-09-19 10:01:37 +08:00
liaoxuezhi
2c76b2f3d6
chore: 调整table nested 样式 ( #8077 )
2023-09-12 18:41:50 +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
liaoxuezhi
c252318b43
chore: Table layout 默认改成 fixed 去掉 tableLayout 配置 ( #7906 )
2023-08-23 17:45:06 +08:00
吴多益
dff8bb4a54
chore: 导出 Excel 遇到整数的时候不用科学计数法 ( #7900 )
...
* chore: 导出 Excel 遇到整数的时候不用科学计数法
* table view 的 trs 加默认值
2023-08-23 14:04:19 +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
liaoxuezhi
d0edce2291
feat: tinymce 支持扩充插件 Close : #7801 ( #7821 )
2023-08-15 10:09:01 +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
liaoxuezhi
73a78a1406
feat: api 的 requestAdaptor 支持拦截请求 ( #7566 )
2023-07-25 14:31:19 +08:00
吴多益
b29afca720
chore: 修复文档中的裂图 ( #7545 )
2023-07-21 13:33:23 +08:00
liaoxuezhi
b40b2680bb
chore: 调整 table 固定列和固定表头逻辑 ( #7449 )
2023-07-12 18:39:48 +08:00
hsm-lv
9068aa2afd
Merge branch 'master' into feat-BCE-FE-1706
2023-07-10 10:31:25 +08:00
zhangyingqi
862bf5fa0e
修改属性、事件table固定列样式
2023-07-07 14:37:36 +08:00
liaoxuezhi
d1af07be7d
feat: App 应用支持设置菜单徽标 Close : #7380 ( #7384 )
2023-07-06 20:16:51 +08:00
coco
a49dd02991
docs: 文档目录大纲可收起 ( #7304 )
...
Co-authored-by: zhangyingqi <zhangyingqi@baidu.com>
2023-06-30 11:40:01 +08:00
zhangyingqi
613da3c175
BCE-FE-1706文档目录大纲可收起
2023-06-29 14:35:49 +08:00
hsm-lv
6a0df22514
Merge pull request #7164 from 2betop/chore-jssdk
...
feat: JSSDK 支持更新 schema Close : #7150
2023-06-16 13:24:12 +08:00
吴多益
a4f877587c
chore: ios 的 DragEvent 报错修复挪到 core 模块下 ( #7154 )
...
* chore: ios 的 DragEvent 报错修复挪到主项目中
* chore: ios 的 DragEvent 报错修复挪到 core 模块下
2023-06-15 11:36:29 +08:00
2betop
ab6bfe1af6
feat: JSSDK 支持更新 schema Close : #7150
2023-06-14 14:42:09 +08:00
liaoxuezhi
7e9943f532
docs: 补充 control 表单项包裹文档 ( #7042 )
2023-05-31 17:06:41 +08:00
liaoxuezhi
576ff6129b
feat: 新增 radio 组件可结合 combo 或者 inputTable 实现单选效果 Close : #6995 ( #7001 )
2023-05-31 10:22:20 +08:00
liaoxuezhi
a6948fbaf9
feat: APP 应用模式导航菜单\徽标支持表达式关联上下文数据 Close : #6999 ( #7019 )
...
* feat: APP 应用模式导航菜单\徽标支持表达式关联上下文数据 Close : #6999
* 修复 用例报错
2023-05-31 10:15:06 +08:00
wuduoyi
9981be2d10
fix: 修复 export-excel 中 mapping 不支持 source 变量问题 Closes #5134
2023-05-29 18:46:05 +08:00
qkiroc
1d0345d861
feat: 自定义样式支持添加前缀;优化实现方式 ( #6934 )
...
* feat: 自定义样式支持添加前缀;优化实现方式
* chore: 优化代码
* chore: 优化代码
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-05-22 16:21:37 +08:00
liaoxuezhi
5f71cbba9e
feat: render 支持传入 context 数据在弹窗数据映射后依然可访问 ( #6905 )
2023-05-17 17:21:31 +08:00
hsm-lv
c5d2204ba0
Merge pull request #6596 from DynaZhang/feat-wizard
...
feat: wizard组件样式交互改造
2023-05-09 09:35:43 +08:00
hsm-lv
75c90ad630
Merge pull request #6823 from nwind/feat-export-excel-color-background-color
...
feat: export-excel 支持文字颜色及背景色 Closes #6174
2023-05-09 09:27:24 +08:00
wuduoyi
ee7bce25e1
feat: export-excel 支持 label 使用 tpl Closes #5811
2023-05-08 16:27:03 +08:00
wuduoyi
3e598b3d49
feat: export-excel 支持文字颜色及背景色 Closes #6174
2023-05-08 16:17:23 +08:00
吴多益
0ed57be2f0
docs: 避免文档搜索框被主题样式影响 Closes #6389 ( #6819 )
2023-05-08 14:03:31 +08:00
Allen
ed221e7887
fix: issues-6683: jssdk helper样式优先级问题 ( #6802 )
...
* fix: issues-6683: jssdk helper样式优先级问题
* fix: typecheck 编译
2023-05-06 17:39:29 +08:00
liaoxuezhi
d6461ced11
chore: 修复 ts 报错,并加入 pr 检测 ( #6785 )
...
* chore: 修复 ts 报错,并加入 pr 检测
* 把类型检测放在前面
* 调整一下顺序
* 类型调整
* 设置 build 编译顺序
* 设置 build 编译顺序
2023-05-05 17:13:06 +08:00
wuduoyi
363b25824b
支持图片变量
2023-04-27 18:59:00 +08:00
wuduoyi
5042f838c7
支持图片中的变量
2023-04-27 18:01:48 +08:00
liaoxuezhi
3fd350f3ff
feat: inputTree 支持 heightAuto 属性支持高度自动撑开 ( #6651 )
2023-04-21 15:28:22 +08:00
wanglinfang
230823daa7
feat: crud、crud2支持行移入、行移出事件
2023-04-17 19:32:58 +08:00
吴多益
6b749b8b53
feat: Word 支持分页渲染 ( #6606 )
...
* 优化分页渲染的支持
* 补充一些注释
* 补充单元测试
* 优化单元测试,减少样式冗余
2023-04-13 21:11:02 +08:00
zhangzhulei
ac972963f5
feat: wizard组件样式交互改造
2023-04-13 10:44:00 +08:00
zhangzhulei
666ff9b50e
feat: input-table添加事件动作 ( #6308 )
...
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* feat: input-table添加事件动作
* fix: 修改input-table单测
* fix: 修改input-table单测
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* fix: input-table兼容老版事件动作
* perf: doAction方法,setState后执行onChange
* perf: doAction方法,setState后执行onChange
* perf: doAction方法,setState后执行onChange
---------
Co-authored-by: zhangzhulei <zhangzhulei@baidu.com>
2023-04-11 16:51:05 +08:00
lmaomaoz
5b0171032a
fix: 修复number render对于suffix的兼容 ( #6537 )
...
* fix:修复number render对于suffix的兼容
* fix: 去掉冗余逻辑,此逻辑已在StaticHoc中处理
---------
Co-authored-by: jinye <jinye@baidu.com>
2023-04-07 13:17:20 +08:00
吴多益
714a54be5c
feat: 添加 office-viewer 的编辑器插件 ( #6501 )
2023-03-30 14:37:11 +08:00
吴多益
d749c78409
fix: 修复 ios 没有 DragEvent 会报错问题 ( #6490 )
2023-03-29 14:12:00 +08:00
吴多益
4fc945ffc3
feat: office-viewer 支持表格行替换;解析支持 sdt ( #6477 )
...
* 支持 sdt
* 实现NoBreakHyphen
* 实现表格行变量替换
* 变量替换时删掉不用的属性
2023-03-27 19:43:44 +08:00
meerkat
c333aa8d43
fix: Picker 组件 itemClick 事件改成驼峰式的命名 ( #6453 )
2023-03-23 20:38:13 +08:00
liaoxuezhi
9e155db9b8
fix: 修复 gh-pages 报 css 找不到的异常 ( #6440 )
2023-03-21 20:57:37 +08:00