Commit Graph

3729 Commits

Author SHA1 Message Date
hsm-lv
99aa473930
Merge pull request #8081 from lurunze1226/chore-collaspe-group-fieldset
chore: CollapseGroup组件新增enableFieldSetStyle控制样式
2023-09-15 00:08:08 -05:00
RUNZE LU
d8cb4b861e
fix: Select组件 Tree 模式下搜索点击选项不能正常关闭下拉浮层问题 (#8046) 2023-09-15 12:58:17 +08:00
qkiroc
5e2cb413a1
feat(amis-editor): 将style转换为themeCss (#8123)
* feat(amis-editor): 将style转换为themeCss

* 优化代码

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-15 12:55:52 +08:00
hsm-lv
e78379da79
Merge pull request #8095 from hyzx86/patch-2
fix moment version to  2.19.4
2023-09-14 23:16:40 -05:00
hsm-lv
bb7a203266
Merge pull request #8120 from hy993658052/fix-themecss-0914
fix: 修复源码编辑样式时important问题
2023-09-14 23:12:15 -05:00
hsm-lv
3d4dc2fc4a
Merge pull request #8127 from 2betop/chore-form914
chore: 优化表单渲染性能
2023-09-14 22:33:07 -05:00
hongyang03
56dbba6793 fix: 修复item样式不生效&代码优化 2023-09-15 11:19:45 +08:00
2betop
6dd50d5a14 chore: 优化表单渲染性能 2023-09-15 10:06:23 +08:00
wutong
24d15d84d4
Merge pull request #8125 from igrowp/fix-defaultValue
fix: 修复部分组件配置面板变更配置后,默认值选项没有更新的问题
2023-09-14 21:17:46 +08:00
wutong25
6a6906a8f7 fix: 修复部分组件配置面板变更配置后,默认值选项没有更新的问题 2023-09-14 20:31:42 +08:00
Allen
b5011ce8a0
Merge pull request #8124 from allenve/master
feat: update amis-editor version
2023-09-14 19:05:49 +08:00
allenve
8a6b1576cc feat: update amis-editor version 2023-09-14 19:02:05 +08:00
hsm-lv
3f6193dcd1
Merge pull request #8101 from yinchunyu/nav-plugin-bgImg
fix: nav配置面板示例gif图由于上传被压缩替换为png
2023-09-14 15:45:37 +08:00
hongyang03
487c0072a7 fix: 修复源码编辑样式时important问题 2023-09-14 14:33:45 +08:00
lmaomaoz
024fad439e
fix: 对静态展示时默认值是object等未知情况进行错误边界处理 (#8115)
Co-authored-by: jinye <jinye@baidu.com>
2023-09-14 14:21:45 +08:00
hsm-lv
7c320edd56
Merge pull request #8103 from 2betop/chore-table913
chore: 优化 Table 渲染单元格性能
2023-09-14 14:00:26 +08:00
刘丹
90e2d81c05
Merge pull request #8097 from wibetter/master
fix(amis-editor): 卡片列表和列表组件剔除重复的容器嵌套
2023-09-14 13:05:24 +08:00
Allen
1de50e8089
fix: import 依赖问题 (#8113) 2023-09-14 12:49:16 +08:00
2betop
ab75c4ea8d 优化 table 宽度初始化 2023-09-14 11:48:52 +08:00
wibetter
d835b1b0f5 fix(amis-editor): 插入新元素时执行JsonGenerateID 2023-09-14 10:54:55 +08:00
2betop
317878c0e0 剔除无关属性下发 2023-09-14 08:56:03 +08:00
2betop
89f173ae32 Merge remote-tracking branch 'origin/master' into chore-table913 2023-09-14 08:36:45 +08:00
liaoxuezhi
9011f53465
fix: 修复 ci 测试用例报错,锁定 devDependices 部分版本 (#8105) 2023-09-14 08:35:06 +08:00
2betop
7ee693589b chore: 优化 Table 渲染单元格性能 2023-09-13 20:52:19 +08:00
wibetter
d8cfc3d296 fix(amis-editor): 确保所有flex元素都能显示「新增列级元素」功能icon 2023-09-13 20:14:34 +08:00
yinchunyu
5e6c3d8041 fix: nav配置面板示例gif图由于上传被压缩替换为png 2023-09-13 18:52:44 +08:00
wibetter
3acbf5ff29 fix(amis-editor): Flex布局和容器组件,宽度设置为弹性或适配,均展示最大和最小宽度配置项 2023-09-13 17:36:29 +08:00
wibetter
adfcfffbcc fix(amis-editor): 列表组件默认根节点改用container,以便用户扩展内容 2023-09-13 11:41:21 +08:00
wibetter
7498d528cb fix(amis-editor): 简化列表默认结构 2023-09-13 11:15:36 +08:00
wibetter
c0dfc82ab1 fix(amis-editor): 卡片列表和列表组件剔除重复的容器嵌套 2023-09-13 10:48:13 +08:00
qkiroc
d9f396f189
editor: 修复编辑器移动端预览主题\图标不生效问题 Close: #8055 (#8088)
* editor: 修复编辑器移动端预览主题\图标不生效问题

* 优化逻辑

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-13 10:29:54 +08:00
HongYang
01a0e5e92c
pref: 源码编辑提示样式优化 (#8091)
* pref: 源码编辑提示样式优化

* pref: 源码编辑样式优化

---------

Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-09-13 10:06:14 +08:00
Tony Han
1a42b8fe80
fix moment version to 2.19.4
修复 moment 版本
2023-09-12 22:26:15 +08:00
刘丹
c2bc4c091e
fix(amis-editor): 优化canAppendSiblings判定逻辑 (#8083)
* fix(amis-editor): 调整flex布局组件的快捷icon显示逻辑

* fix(amis-editor): 去掉卡片列表中默认的overflowY和overflowX

* fix(amis-editor): 列表组件中的直接容器元素不支持上下插入布局元素

* fix(amis-editor): 优化canAppendSiblings判定逻辑
2023-09-12 21:35:40 +08:00
liaoxuezhi
2daa9c8db0
fix: 修复 InputTable 列表单项受控模式回显数字问题 Close: #8070 (#8092) 2023-09-12 21:15:16 +08:00
liaoxuezhi
925c9f7dae
fix: 修复由 #8034 引发的 combo select autofill 失效问题 (#8089) 2023-09-12 21:15:03 +08:00
liaoxuezhi
a2122f2eb0
fix: 修复表单项 requiredOn 无效问题 Close: #8071 (#8087) 2023-09-12 20:10:37 +08:00
lurunze1226
199fa5c5ca chore: CollapseGroup组件新增enableFieldSetStyle控制样式 2023-09-12 20:03:30 +08:00
qkiroc
d8872698d8
styles: 优化图片上传\表单label样式 (#8080)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-12 19:34:00 +08:00
liaoxuezhi
080d336a27
fix: 修复表单项配置 staticOn 无效的问题 Close: #8072 (#8084) 2023-09-12 18:58:25 +08:00
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
qkiroc
8be56d123f
style: 优化弹框场景下select全选样式问题 (#8065)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-12 15:55:37 +08:00
ascend13
92168782ef
feat: Dialog弹窗优化 (#7933)
* feat:新版弹窗功能,支持预览弹窗样式

* fix ts-error

* findTree参数及相关引用修改

* findTree参数及相关引用修改

* 去掉dialogChildren相关,弹窗列表computed

* 添加弹窗事件和弹窗切换自动选中优化

* 弹窗文案统一

* 提取获取弹窗事件增加复用

* 弹窗挂载修改,逻辑优化

* isAlive调整

* 选择弹窗时防止$$id重复修复

* 重复定义

* fix ts-err

* fix ts-err

* 删除事件捕获参数

* 删除hideActionsOn
2023-09-11 15:33:27 +08:00
liaoxuezhi
e4a1569832
fix: 修复 crud 自动过滤器中 select 下拉 zIndex 问题 Close: #8031 (#8039) 2023-09-08 16:09:43 +08:00
吴多益
79cffb5e87
fix: office-viewer 的 print 默认不用 page, 避免可能差异太大 (#8038)
* fix: office-viewer 的 print 默认不用 page, 避免可能差异太大

* 修复类型报错
2023-09-08 16:09:25 +08:00
liaoxuezhi
6e16659d3f
chore: 修复性能优化后 列固定宽度不刷新问题 (#8040) 2023-09-08 12:35:24 +08:00
hsm-lv
b3891ec522
Merge pull request #8034 from 2betop/fix-crud-toolbar-form
fix: 修复 crud toolbar 中使用 form 表单项回显状态丢失问题
2023-09-08 10:09:18 +08:00
wanglinfang2014
bcd659c7e8
fix: crud列排序重置后orderDir参数未置空问题 (#8032)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-09-08 09:27:13 +08:00
2betop
a7bb467060 fix: 修复 crud toolbar 中使用 form 表单项回显状态丢失问题 2023-09-07 20:42:16 +08:00