Commit Graph

547 Commits

Author SHA1 Message Date
2betop
216a3a9e42 fix: 修复切换选项可能报修改只读属性的问题 2023-05-15 17:30:11 +08:00
2betop
216b0ab5b5 fix: 修复切换选项可能报修改只读属性的问题 2023-05-15 15:35:10 +08:00
sqzhou
390883c79e
fix: 修复select弹框因为最小为100px导致的curd分页下拉的显示问题 (#6881) 2023-05-15 12:14:08 +08:00
hsm-lv
4c92f354d6
Merge pull request #6623 from sqzhou/feat/options-improve
feat: select弹框长度&nestSelect的弹框长度&文本优化
2023-05-12 15:42:41 +08:00
lengshengren
e73426d5f1
fix: input number 兼容1.x 没有设置精度也可以录入小数 (#6469)
* 排序字段中间态 orderDir 没有置空问题

* 修改代码规范

* 去掉 setting.json 配置 里的ts 格式

* 格式化代码

* 兼容input-number

* 兼容input-number

* 兼容1.x 精度是undefined 默认是可以输入小数

* 解决差异

* Delete docs.json

* 还原 docs.json

* 只修改渲染器影响范围小点

---------

Co-authored-by: srleng <srleng@gaojihealth.com>
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
2023-05-12 15:26:54 +08:00
qkiroc
fdc3872491
styles: 优化form label的line-height的计算方式 (#6847)
* styles: 优化form label的line-height的计算方式

* styles: 优化form label的line-height的计算方式

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-05-11 14:17:02 +08:00
hsm-lv
6437ac4269
Merge pull request #6829 from lurunze1226/chore-cb-defaultValue
fix: ConditionBuilder组件RHS defaultValue未生效问题
2023-05-10 11:26:25 +08:00
liaoxuezhi
12e4208e4b
fix: 修复 closeOnOutSide 点击有鼠标移动时关闭逻辑不正确的问题 Close: #6775 (#6830) 2023-05-09 19:11:51 +08:00
lurunze1226
4bfca3348c fix: ConditionBuilder组件RHS defaultValue未生效问题 2023-05-09 11:38:25 +08:00
hsm-lv
c5d2204ba0
Merge pull request #6596 from DynaZhang/feat-wizard
feat: wizard组件样式交互改造
2023-05-09 09:35:43 +08:00
zhangzhulei
d9a365937e fix: 1. wizard组件locale处理;2.normalizeSteps方法调用时机调整 2023-05-08 14:25:42 +08:00
RUNZE LU
5fe6cf5dfd
fix: scss变量在calc错误使用问题 (#6817) 2023-05-08 13:29:43 +08:00
qkiroc
203ebd22da
styles: 优化number组件handle出现后的样式 (#6813)
* styles: 优化number组件handle出现后的样式

* 更新单测

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-05-08 13:28:07 +08:00
lurunze1226
a77b406416 bump: amis v3.0.0 2023-05-06 16:28:18 +08:00
qkiroc
288d7bcc79
styles: 优化部分表单组件报错边框颜色 (#6799)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-05-06 16:09:58 +08:00
iceqing
c4b7dfd951
feat: 修复ts-json-schema-generator生成的schema.json组件链接不正确的问题 (#6500)
* feat: 修复ts-json-schema-generator生成的schema.json组件链接不正确的问题

* fix: 修复template打不开的问题
2023-05-06 09:34:28 +08:00
lvxiaojiao
edce391b23 Merge branch 'master' into feat-comp-context 2023-05-05 20:38:05 +08:00
liaoxuezhi
f4922e0c40
fix: 修复 ci 报错 (#6789) 2023-05-05 20:36:31 +08:00
liaoxuezhi
d6461ced11
chore: 修复 ts 报错,并加入 pr 检测 (#6785)
* chore: 修复 ts 报错,并加入 pr 检测

* 把类型检测放在前面

* 调整一下顺序

* 类型调整

* 设置 build 编译顺序

* 设置 build 编译顺序
2023-05-05 17:13:06 +08:00
lvxiaojiao
c2d7a27b62 Merge branch 'master' into feat-comp-context 2023-05-05 16:34:31 +08:00
Allen
c2d3d48a3c
Merge pull request #6783 from allenve/issue-fix
fix: issues-6779 input-formula 检索问题
2023-05-05 15:48:30 +08:00
lvxiaojiao
c4f7a05fa9 Merge branch 'master' into feat-comp-context 2023-05-05 15:30:28 +08:00
xukeke520
fa1e9e3144
修复checkboxs按钮模式的disabled (#6410)
>> 样式和table高亮行bg类失效问题

Co-authored-by: v_xukeke <v_xukeke@bilibili.com>
2023-05-05 15:27:54 +08:00
Andre Basse
04ebad36f8
Added support for German to momentjs calendar (#6580) 2023-05-05 15:06:12 +08:00
allenve
fa270fbfe4 fix: issues-6779 input-formula 检索问题 2023-05-05 15:00:50 +08:00
wutong
561406a00f
Merge pull request #5718 from swjtulmy/feat-input-range-marks-wrong-display
feat: input-range属性配置下的下标内容过长时遮挡滑块下的其他组件名称
2023-05-05 14:54:28 +08:00
lvxiaojiao
2a673859e7 feat:组件数据支持变量 2023-05-05 14:01:27 +08:00
qianxiaofendou
6c51c9a4e8
chore: Tree组件onleyleaf为true时children严格判断类型 (#6012)
Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
2023-05-05 11:34:01 +08:00
liaoxuezhi
445b7ad474
Merge branch 'master' into feat-input-range-marks-wrong-display 2023-05-05 11:33:24 +08:00
wanglinfang2014
a2373fce42
fix: CRUD toolbar data同步更新问题修复、table支持maxKeepItemSelectionLength问题修复 (#5431)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-05-05 11:21:47 +08:00
RUNZE LU
324fb4d013
fix: Form开启columnCount后inline表单项展示错误问题; chore(editor): 表单控件可设置预设布局 (#6662) 2023-05-05 11:18:50 +08:00
RUNZE LU
b241047000
styles: InputNumber带单位样式调整 (#6663) 2023-05-05 11:18:37 +08:00
liaoxuezhi
3dbadffed1
fix: 修复 itemAction 与行选中冲突问题 (#6755)
* fix: 修复 itemAction 与行选中冲突问题

* 更新 snapshot

* 更新 snapshot
2023-05-04 16:04:06 +08:00
HongYang
f712db65c6
fix: imageGallary props (#6751)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-04-27 15:45:40 +08:00
zzy1415447829
c8cf969f7b
fix:[amis-saas-11642]主题组件tag padding不生效修复 (#6742)
Co-authored-by: zhangzheyu02 <zhangzheyu02@baidu.com>
2023-04-26 21:00:09 +08:00
wanglinfang2014
366429a3b1
fix: nav支持主题问题修复 (#6735)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-04-26 19:19:16 +08:00
徐佳豪
3f2ffee878
feat: images增加imageGallaryClassName 配置详情图类名 & 修改checkbox组件变量 (#6725)
* style: drawer&dialog iconContent增加

* 修改快照

* 修改快照

* 修改快照

* feat: images增加imageGallaryClassName 配置详情图类名

* 修改images详情类名为app-popover

* 修改部分checkbox变量

---------

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
2023-04-26 12:30:03 +08:00
sqzhou
0859983daa feat: select弹框长度&nestSelect的弹框长度&文本优化 2023-04-26 10:24:20 +08:00
sqzhou
ef6f20b612
fix: 修复input-image 背景图问题 (#6726) 2023-04-25 20:42:08 +08:00
吴多益
bbbbd8906a
chore: 修复 toast 里的类型报错 2023-04-25 19:28:24 +08:00
HongYang
876b75f407
fix: 修复时间轴图标选择&修复树样式 (#6718)
* fix: 修复时间轴图标选择&修复树样式

* fix: 时间轴选择图标修复

* fix: 去掉无用代码

---------

Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-04-25 16:55:50 +08:00
sqzhou
d2c52b0101
feat: input-image功能优化 (#6645) 2023-04-25 16:38:42 +08:00
徐佳豪
a624a8d98a
style: drawer&dialog iconContent增加 (#6622)
* style: drawer&dialog iconContent增加

* 修改快照

* 修改快照

* 修改快照

---------

Co-authored-by: xujiahao01 <xujiahao01@baidu.com>
2023-04-25 15:25:05 +08:00
wanglinfang2014
4e87798f0f
fix: nav收纳样式问题修复 (#6705)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-04-25 11:49:45 +08:00
qkiroc
ea55721873
styles: 优化tag关闭按钮样式 (#6700)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-04-25 10:09:19 +08:00
qiaoganggang
072ea7b412
fix: toast className fix (#6704)
* fix: toast className fix

* amis-saas-11426 feat: toast className fix

---------

Co-authored-by: qiaoganggang <qiaoganggang@baidu.com>
2023-04-25 10:05:48 +08:00
qkiroc
7428ea8620
Merge pull request #6673 from zzy1415447829/tag-weizard-editor-fix
fix:[amis-saas-11257/amis-saas-11417]主题组件tag、wizard字体修改不生效问题
2023-04-24 16:25:15 +08:00
qkiroc
15ed7628c4
Merge pull request #6648 from hy993658052/feature-image-view
feat: 图片上传外观配置
2023-04-24 16:23:24 +08:00
wanglinfang2014
a1aa0c73af
fix: nav外观配置问题修复 (#6699)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-04-24 15:13:23 +08:00
qkiroc
2bbb281e3f
Merge pull request #6672 from hy993658052/feature-theme-calender-fix
fix: 主题测试修复&日历日程样式修复
2023-04-24 10:12:51 +08:00