qkiroc
|
b91704eaf2
|
fix: 修复input-number组件外观配置不生效问题 (#8606)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-11-03 10:09:05 +08:00 |
|
hsm-lv
|
2e7d1a5f24
|
Merge pull request #8586 from yinchunyu/1031
fixed: 组件面板搜索功能优化
|
2023-11-03 09:10:00 +08:00 |
|
yinchunyu
|
5ece1f34b4
|
fixed: 组件面板搜索功能优化
|
2023-11-02 21:18:40 +08:00 |
|
qkiroc
|
411bf35ae7
|
fix: 修复编辑器移动端主题不生效问题 (#8605)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-11-02 19:39:24 +08:00 |
|
wanglinfang2014
|
7c716e99bd
|
fix: table2 title重复展示问题 & 文档完善 (#8598)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-11-02 19:33:30 +08:00 |
|
qkiroc
|
fdff9311da
|
feat: icon组件兼容sdk下使用svg object的情况 (#8602)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-11-02 19:28:43 +08:00 |
|
liaoxuezhi
|
ff4a25c849
|
fix: 修复模型组件转成公共组件后功能异常问题 (#8603)
|
2023-11-02 19:19:48 +08:00 |
|
liaoxuezhi
|
eb8d250971
|
fix: 修复 schema 被插入 id 被重置的问题 (#8601)
|
2023-11-02 18:32:09 +08:00 |
|
liaoxuezhi
|
b406b42e86
|
fix: 修复 quickSaveImmediately 同时配置 api 时上下文信息错误 Close: #8587 (#8588)
|
2023-11-02 12:16:45 +08:00 |
|
lurunze1226
|
8e80dd0dc4
|
bump: amis v3.5.1
|
2023-11-02 10:15:23 +08:00 |
|
刘丹
|
3e56f5f7c1
|
fix(amis-editor): 优化删除快捷键执行逻辑 (#8584)
* fix(amis-editor): flex布局容器的主轴排列方式配置默认用center,和flex组件默认样式保持一致
* fix(amis-editor): 优化删除快捷键执行逻辑
|
2023-11-02 09:10:42 +08:00 |
|
liaoxuezhi
|
aa8972d7ea
|
fix: 修复工具栏导出 excel 识别成 button 有事件面板没有事件的问题 (#8583)
|
2023-11-01 20:51:43 +08:00 |
|
吴多益
|
27a02d099a
|
fix: 优化 office-viewer 在 justify 下的显示效果 Closes #8569 (#8574)
|
2023-11-01 20:39:26 +08:00 |
|
2betop
|
b3b96868aa
|
fix: 修复 combo 中使用 uuid 组件可能导致死循环的问题
|
2023-11-01 19:18:58 +08:00 |
|
RUNZE LU
|
5d9a284dd1
|
fix(amis-editor): 表格2.0脚手架loading状态错误 (#8575)
|
2023-11-01 18:46:18 +08:00 |
|
RUNZE LU
|
d0ba44b0dc
|
chore: 调整InputFile组件错误提示位置, 增加多文件上传示例 (#8566)
|
2023-11-01 17:34:28 +08:00 |
|
2betop
|
262cc8e48a
|
fix: 修复用例判断错误
|
2023-11-01 13:45:49 +08:00 |
|
2betop
|
443ec50be0
|
fix: 修复 trimContents 功能视觉上依然显示空格的问题(实际值没有空格)
|
2023-11-01 12:51:37 +08:00 |
|
2betop
|
43a3396a7e
|
revert: 修复 trimContents 功能依然可以输入空格的问题
|
2023-11-01 12:08:07 +08:00 |
|
2betop
|
a15fe7c494
|
fix: 修复 trimContents 功能视觉上依然显示空格的问题(实际值没有空格)
|
2023-11-01 12:03:11 +08:00 |
|
2betop
|
a5f716dfc9
|
chore: 都没合适位置时兜底为 left-top
|
2023-11-01 10:33:53 +08:00 |
|
2betop
|
6b1bbbe5a4
|
chore: 调整 moment-timezone 依赖
|
2023-11-01 09:09:59 +08:00 |
|
lurunze1226
|
5f2d0c0f89
|
bump: amis v3.5.0
|
2023-10-31 20:46:14 +08:00 |
|
wutong
|
4c0726c277
|
Merge pull request #8568 from lurunze1226/docs-table2
docs: 修正表格2组件的文档链接
|
2023-10-31 20:15:16 +08:00 |
|
lurunze1226
|
96601a3221
|
docs: 修正表格2组件的文档链接
|
2023-10-31 17:34:20 +08:00 |
|
RUNZE LU
|
b3256870c6
|
feat: CRUD支持matchFunc,用于前端分页的搜索匹配函数 (#8556)
* feat: CRUD支持matchFunc,用于前端分页的搜索匹配函数
* patch(feat: CRUD支持matchFunc): 搜索函数执行时机修改,支持source为上下文数据
|
2023-10-31 16:42:15 +08:00 |
|
hsm-lv
|
7380d4b09e
|
Merge pull request #8555 from 2betop/fix-disabled
fix: 修复 tabs 下表单项禁用状态判断可能不正确的问题
|
2023-10-31 16:20:35 +08:00 |
|
liaoxuezhi
|
ac11417389
|
fix: 修复引入 moment-timezone 后文档页面报错 (#8561)
|
2023-10-31 10:51:21 +08:00 |
|
2betop
|
e7ec975f8f
|
fix: 修复 tabs 下表单项禁用状态判断可能不正确的问题
|
2023-10-30 21:05:24 +08:00 |
|
findreamer
|
ddaafffb8e
|
fix(input-table): 修复inputTable组件中使用combo,值为数组merge问题Close: #7921 (#8539)
* init repository
* 凡是数组merge 都应该是 replace
---------
Co-authored-by: 2betop <2betop.cn@gmail.com>
|
2023-10-30 19:51:46 +08:00 |
|
liaoxuezhi
|
d953a15134
|
feat: inputTag 支持边输入边搜索 Close: #1124 (#8533)
|
2023-10-30 18:46:56 +08:00 |
|
liaoxuezhi
|
320afe0148
|
feat: 日期展示类组件支持配置时区 Close: #1096 (#8526)
|
2023-10-30 18:46:46 +08:00 |
|
liaoxuezhi
|
85034b91c4
|
fix: 修复合并单元模式表格行延时渲染没有渲染对单元格数量问题 (#8529)
|
2023-10-30 18:46:33 +08:00 |
|
liaoxuezhi
|
2fc6867f8f
|
fix: 修复 formItem label 做两次变量替换的问题同时优化 label 描述中取当前数据的及时性问题 (#8553)
|
2023-10-30 16:18:29 +08:00 |
|
liaoxuezhi
|
903b03b420
|
fix: 修复两层弹窗里面都放 crud , 里面的弹窗确认同时关闭外层弹窗的问题 Close: #1405 (#8537)
|
2023-10-30 12:52:22 +08:00 |
|
liaoxuezhi
|
c2ef255bdc
|
fix: 在表格的 table 中时 label 不展示的问题 Close: #1121 (#8532)
|
2023-10-30 12:47:17 +08:00 |
|
miaoxinyu01
|
884e16e6e1
|
styles: InputFile组件样式调整 (#8522)
* feat: InputFile组件样式调整
* 文件上传css变量设置
|
2023-10-30 12:46:23 +08:00 |
|
hsm-lv
|
26f09bb38a
|
Merge pull request #8527 from igrowp/fix-panel-add-button
fix: Cards & Operation组件配置面板去除“新增按钮”配置项
|
2023-10-30 09:39:31 +08:00 |
|
feely
|
1e5f4942c8
|
fix: 修复 table 组件提前映射了 lable, 导致 label 使用 数据容器数据时无法正确获取到值的问题 (#8056)
|
2023-10-27 16:08:50 +08:00 |
|
wutong25
|
f6f8fea9dd
|
fix: Cards & Operation组件配置面板去除新增按钮配置项
|
2023-10-27 15:23:09 +08:00 |
|
wutong
|
9bbaccb1e1
|
Merge pull request #8474 from lurunze1226/chore-wizard-first-step-btn
chore: Wizard组件在第一步时可以隐藏默认prev按钮,按钮数据域支持currentStep
|
2023-10-27 12:55:38 +08:00 |
|
RUNZE LU
|
c9bb9a6c7f
|
feat: Nav组件支持搜索 (#8467)
|
2023-10-27 12:46:47 +08:00 |
|
2betop
|
1c7771fe29
|
fix: 修复 crud 点选出现无线循环的问题 Close: #8523
|
2023-10-27 11:57:54 +08:00 |
|
liaoxuezhi
|
80fcdbb5ab
|
fix: 修复 crud 点选出现无线循环的问题 Close: #8523 (#8524)
|
2023-10-27 11:54:02 +08:00 |
|
lurunze1226
|
8a4b97d0c0
|
chore: Wizard组件在第一步时可以隐藏默认prev按钮,按钮数据域支持currentStep
|
2023-10-27 10:48:56 +08:00 |
|
zhaojianhui
|
5a236263fc
|
fix(amis-editor): 「动作配置」打开页面动作迁移到平台,不在设计器暴露 (#8475)
组件特性动作-变量赋值修改后shcema不生效
Co-authored-by: zhaojianhui <zhaojianhui@baidu.com>
|
2023-10-27 10:44:05 +08:00 |
|
yinchunyu
|
5d89128ed9
|
fix(amis-editor): 处理input-number单位选项交互;input-table展示列配置项位置处理 & progress组件配置面板去除模版配置项 feat:组件状态支持"可见"配置项 (#8515)
* fix: 处理input-number单位选项交互;input-table展示列配置项位置处理
* fix: progress组件配置面板去除模版配置项
* feat: 组件状态支持"可见"配置项
* fix: inputNumber单位选项自动填充值
---------
Co-authored-by: yinchunyu <yinchunyu@baidu.com>
|
2023-10-27 10:41:12 +08:00 |
|
liaoxuezhi
|
cd5cd3f40c
|
feat: CRUD & Table 嵌套支持懒加载 Close: #8411 (#8517)
|
2023-10-27 10:31:25 +08:00 |
|
wutong
|
b0f12d7557
|
Merge pull request #8352 from lurunze1226/feat-editor-form-persist
chore(amis-editor): Form配置面板支持持久化数据相关配置
|
2023-10-27 10:27:26 +08:00 |
|
Dora
|
347fb66b73
|
fix(amis-editor): 日期组件配置面板格式初始值不正确 (#8507)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2023-10-27 10:22:10 +08:00 |
|