Commit Graph

1279 Commits

Author SHA1 Message Date
qkiroc
422f9ab6c3
fix: 仅横向导航需要加href (#10776)
* fix: 仅横向导航需要加href

* 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-16 13:53:59 +08:00
hsm-lv
5dac6f39a8
Merge pull request #10764 from 2betop/feat-image-gallery
feat: imageGallery 图片超出时支持左右滚动 Close: #10756
2024-08-16 12:14:32 +08:00
Allen
9491bd8031
Merge pull request #10784 from allenve/fix-depLoad
fix: 修复users-select 懒加载问题
2024-08-15 15:01:15 +08:00
allenve
a3544c2881 fix: 修复users-select 懒加载问题 2024-08-15 14:43:32 +08:00
qkiroc
e3bcc687aa
fix: 修复时间选择器默认选择当前时间问题 (#10741)
* fix: 修复时间选择器默认选择当前时间问题

* 更新单测

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-15 09:59:53 +08:00
liaoxuezhi
044f1b1be8 feat: imageGallery 图片超出时支持左右滚动 Close: #10756 2024-08-13 14:30:57 +08:00
allenve
242da450fb fix: 人员选择展示问题 2024-08-12 19:52:25 +08:00
2betop
13b0d38846 chore: 优化 combo tabs 模式新增成员直接打开对应 tab 减少操作步骤 2024-08-08 14:52:47 +08:00
Harry
bee950fefe
feat: 颜色选择器 Hex 支持 8-digits 透明度,增加 hexa format (#10698)
* 颜色选择器 Hex 支持 8-digits 透明度

* fix type error

---------

Co-authored-by: harry <yangshuhai@pdnews.cn>
2024-08-06 10:45:04 +08:00
2betop
58b0d91810 bump: 6.7.0 2024-08-06 10:41:36 +08:00
qkiroc
301f435124
fix: 修复nav组件横向模式下,父级无法点击问题 (#10712)
* fix: 修复nav组件横向模式下,父级无法点击问题

* 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-05 11:55:06 +08:00
Allen
3c87fb1e12
Merge pull request #10716 from allenve/feat-testid
feat: pickerContainer 补充testid
2024-08-02 16:45:17 +08:00
allenve
93fabda6c8 feat: pickerContainer 补充testid 2024-08-02 16:09:28 +08:00
zhangtao07
ff4859256f fix: 修复crud2行角标显示问题 2024-08-02 14:57:12 +08:00
allenve
88ff96085a fix: layout 默认值错误 2024-07-26 11:48:53 +08:00
qinhaoyan
e377da4292 fix: 修复外观的一些问题 2024-07-25 20:51:03 +08:00
fujianchao
9da08a4bc7 feat: 修改单测用例 2024-07-24 14:19:21 +08:00
fujianchao
181a472f37 feat: 增加单测用例+更改属性名 2024-07-24 14:19:21 +08:00
fujianchao
26ab82cca4 feat: 数字框组件新增属性showPercent 2024-07-24 14:19:21 +08:00
fujianchao
7892987d71 feat: 数字框组件新增属性openPercentage 2024-07-24 14:19:21 +08:00
F-jianchao
a4817d1b2a
feat:调整数字框组件只读属性的样式 (#10655) 2024-07-24 11:40:29 +08:00
qkiroc
d43922db81
feat: form、crud、textarea、selecth支持外观配置 (#10649)
* feat(editor): 表单支持外观配置

* bugfix

* 优化获取cssVar逻辑

* 优化外观默认值

* 删除外观继承相关逻辑

* 更新快照

* 表单布局

* 表单默认mode优化为flex

* 优化colorpicker交互

* 优化编辑器表单布局配置

* 表单静态展示外观配置

* bugfix

* feat: crud2支持外观配置

* crud 外观默认值

* bugfix

* 多行文本支持外观配置

* 下拉框支持外观配置

* 修复table表头无法居中对齐问题

* style: 优化表格样式

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-07-18 19:04:07 +08:00
2betop
8e93124781 chore: 调整 #10643 中的样式写法 2024-07-18 17:10:52 +08:00
liaoxuezhi
8f721676ab
style: 调整 inputGroup 样式 Close: #10593 (#10638) 2024-07-17 10:22:50 +08:00
liaoxuezhi
a9c17bae20
fix: 修复 crud 分页点击页面位置跳转问题 Close: #9667 (#10643) 2024-07-17 10:20:56 +08:00
zhangtao07
f83a7aa280 fix: 修复table列文本高度不一致问题 2024-07-10 14:24:25 +08:00
Allen
a8ba162e6b
feat: popover testid (#10601)
Co-authored-by: yupeng12 <yupeng12@baidu.com>
2024-07-08 19:21:57 +08:00
Allen
610f33e1d7
fix: 删除多余的console (#10597)
Co-authored-by: yupeng12 <yupeng12@baidu.com>
2024-07-08 11:28:45 +08:00
Allen
ab6bf74d09
Merge pull request #10584 from allenve/feat-pdf
feat: pdfWokerJs 修改为env引入
2024-07-05 16:21:17 +08:00
yupeng12
900cb29c07 feat: pdfWokerJs 修改为env引入 2024-07-05 10:58:02 +08:00
hzh11012
6a5d745efd
fix: 条件表达式中去除系统变量,input-tree中icon图片大小设置 (#10561)
* fix: 条件表达式中去除系统变量,tree中图片大小设置

* fix: 条件表达式中去除系统变量,tree中图片大小设置

---------

Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-07-01 20:46:17 +08:00
Allen
fc3ca5c266
Merge pull request #10556 from allenve/fix-warning
fix: fix some console warning
2024-07-01 17:40:32 +08:00
jinye
3ec964627b feat: qrcode默认使用canvas渲染,以右键\长按存储\下载为图片 2024-07-01 17:32:04 +08:00
yupeng12
f13174bd9f fix Layout 声明 2024-07-01 17:24:11 +08:00
yupeng12
c953d6a3e3 fix some warning 2024-07-01 16:41:48 +08:00
Allen
dc927969af
Merge pull request #10550 from allenve/conditionBuilder-testid
feat: conditionBuilder 支持testid
2024-07-01 14:20:28 +08:00
yupeng12
c888126725 feat: conditionBuilder 支持testid 2024-07-01 14:04:56 +08:00
2betop
05d32400dd bump: 6.6.0 2024-07-01 11:06:29 +08:00
liaoxuezhi
ca0a50623d
fix: 修复 select 值格式是对象时初始化值不正确的问题 (#10541) 2024-06-28 13:10:05 +08:00
2betop
c8a5dcac12 chore: ts error 2024-06-27 17:24:47 +08:00
2betop
02a90a4b6a fix: inputTable component 修复 select 弹窗挡住问题 2024-06-26 21:46:34 +08:00
2betop
c276aa21e2 style: input-table component 超出问题 2024-06-26 16:16:12 +08:00
liaoxuezhi
08835ccb70
feat: input-table 的复制功能支持配置复制数据映射 (#10519) 2024-06-26 15:30:37 +08:00
hsm-lv
f910ae9cac
Merge pull request #10477 from 2betop/chore-condition-builder
chore: condition-builder 非预设类型渲染时也转成走自定义类型渲染逻辑
2024-06-19 20:08:41 +08:00
lq
97244e3106
feat: 新增verificationCode验证码渲染器 (#10386)
* feat: 新增verificationCode验证码渲染器和页面设计器

* fix: verificationCode to input-verification-code
2024-06-19 19:41:10 +08:00
jinye
a7b142fd50 fix: input-number用修改formatter的方式替换移动光标的方式 解决光标漂浮问题,还原输入过程中进行normalizeValue数值处理的逻辑 2024-06-19 19:29:19 +08:00
2betop
ccbe8aedc4 chore: condition-builder 非预设类型渲染时也转成走自定义类型渲染逻辑 2024-06-19 19:28:28 +08:00
yupeng12
eea78d30f5 fix: TreeSelector 报错 2024-06-19 16:02:37 +08:00
liaoxuezhi
e6f2b5146a
style: 条件组合样式优化 (#10455) 2024-06-17 21:30:47 +08:00
qkiroc
d6481ad3d3
style: 修复textarea counter遮挡底边框的问题 (#10457)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-17 20:02:00 +08:00
qkiroc
adf302ac66
style: 优化form flex模式下样式问题 (#10438)
* style: 优化form flex模式下样式问题

* style: 优化form flex模式下remark位置

* fix: 修复标题\控件提交数据不更新问题

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-14 10:13:03 +08:00
qkiroc
47866b3e17
style: 优化icon-select组件placeholder样式 (#10428)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-12 18:47:13 +08:00
yupeng12
a2df640797 feat: 表达式变量展示优化 2024-06-12 16:14:43 +08:00
yupeng12
1ee584d736 feat: 公式变量展示调整 2024-06-07 15:45:51 +08:00
yupeng12
ed8d171eb5 feat: 公式高亮模式变更 2024-06-06 21:15:22 +08:00
yupeng12
0a436fb137 feat: 公式支持快捷变量支持 2024-06-06 17:32:11 +08:00
yupeng12
e389d2c7a6 feat: 公式快捷变量支持子表 2024-06-05 16:51:15 +08:00
hsm-lv
c638cc74bd
Merge pull request #10384 from allenve/master
feat: 公式支持快捷变量
2024-06-04 15:37:01 +08:00
yupeng12
ee9dca4264 feat: 公式支持快捷变量 2024-06-04 15:10:01 +08:00
jinye
c6c3169351 feat: contextMenu支持阻止关闭钩子 2024-06-04 10:30:48 +08:00
ls
ffd251c240
fix: 表单移动端样式优化 & 编辑器移动端预览样式优化 (#10377)
* fix: 编辑器移动端预览态弹窗不可见

* feat: 下拉框样式改成左对齐

* fix: 级联选择器箭头样式对齐下拉框

---------

Co-authored-by: zhangxulong <zhangxulong@baidu.com>
2024-06-04 10:25:41 +08:00
2betop
2299d9a3dd bump: 6.5.0 2024-05-31 17:40:05 +08:00
liaoxuezhi
30b0d0d749
feat: 支持sfc 形式的渲染器 (#10336) 2024-05-31 11:30:28 +08:00
qkiroc
7ab42eed7b
style: 修复form flex模式样式异常问题 (#10348)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-31 10:31:12 +08:00
张涛
2223bf41e1
Merge pull request #10344 from zhangtao07/master
补充columnToggle对齐配置 & 修复table2多个固定列问题
2024-05-30 16:00:18 +08:00
qkiroc
5bad8aa05c
fix: 修复时间选择组件配置utc后交互异常问题 Close:#10122 (#10332)
* fix: 修复时间选择组件配置utc后交互异常问题

* fix: 修复range类组件utc时间问题

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-30 13:56:21 +08:00
yupeng12
c3c7cf4406 fix: pdfjs-dist 加载问题 2024-05-30 10:20:34 +08:00
zhangtao07
584eca0638 fix: 修复table2多个右固定列时恢复默认态错位问题 2024-05-29 20:49:47 +08:00
yupeng12
053371346e upgrade react-pdf to 9.0.0 2024-05-29 20:08:12 +08:00
yupeng12
e4b2c66f9a 优化 pdfjs-dist 声明 2024-05-29 20:05:26 +08:00
qinhaoyan
3ef5e3afc8 fix: 修复input-tree组件展开动作无效问题 2024-05-29 14:13:18 +08:00
qinhaoyan
e85e553ba3 style: 优化form flex模式宽度溢出问题 2024-05-29 14:12:45 +08:00
yupeng12
8f8898393e upgrade react-pdf to 8.0.2 2024-05-28 20:02:17 +08:00
lmaomaoz
71f634668c
feat: inputColor 支持配置弹层选择器 (#10300)
Co-authored-by: jinye <jinye@baidu.com>
2024-05-24 10:32:07 +08:00
qkiroc
b427168b67
feat: 表单支持flex布局 (#10286)
* feat: form-row-dnd

* form-dnd

* feat: form-flex-layout

* feat: form-flex-layout

* feat: 处理移动端独占一行的组件

* feat: 处理移动端独占一行的组件

* feat: 处理移动端独占一行的组件

* feat: 处理移动端独占一行的组件

* feat: 编辑器头部右侧提供容器

* fix: 修复移动端插入报错问题

* style: 优化form flex模式下移动端组件样式

* style: 优化flex dnd指示器样式

* chore: LabelAlign支持inherit值

* feat:  editor addElem 支持 nocode-form

* colSize

* 初始时获取第一个region

* form row 改为可选

* form 去掉 dndMode

* feat: 状态插件支持选择自定义表达式、校验插件新增清空方法、增加两种校验类型 (#10239)

* feat:基础插件优化、增加校验类型

* fix:去除默认options

---------

Co-authored-by: hezhihang <hezhihang@baidu.com>

* style: 优化flex dnd指示器样式

* fix: 修复标题位置继承错误问题

* fix: 修复colSize不实时渲染问题

* style: 优化零代码表单样式

* feat: xxxOn 支持自定义条件

* feat: xxxOn 支持自定义条件

* feat: xxxOn 支持自定义条件

* fix: 未验证的动态方法调用

* feat: 组件支持配置选中不高亮

* style: 修复input-number单个单位的样式

* fix: 导出校验相关函数 (#10263)

Co-authored-by: hezhihang <hezhihang@baidu.com>

* style: 表单组件不限制最大宽度

* feat: 支持配置面板内其他组件更新校验项时校验信息自动刷新 (#10279)

* fix(editor): 修复删除节点后未正确赋值父级region问题

* fix(editor): 修复拖拽后组件高亮异常问题

* fix(editor): 修复表单组件样式

* fix(editor): 修改文案

* 修复内置校验可关闭的问题 (#10281)

* fix: 内置校验一定是不可关闭的

* feat(editor): 编辑器支持配置mini toolbal模式,仅保留基础的菜单功能

* bugfix

* feat(editor): 编辑器可配置是否支持弹框

* 删除低码编辑器的表单flex模式

* bugfix

* fix: 优化状态中条件设置的判断逻辑 (#10294)

* fix: 导出校验相关函数

* fix: 优化条件设置逻辑

---------

Co-authored-by: hezhihang <hezhihang@baidu.com>

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
Co-authored-by: yupeng12 <yupeng12@baidu.com>
Co-authored-by: Allen <yupeng.fe@qq.com>
Co-authored-by: hzh11012 <43038692+hzh11012@users.noreply.github.com>
Co-authored-by: hezhihang <hezhihang@baidu.com>
Co-authored-by: hsm-lv <80095014+hsm-lv@users.noreply.github.com>
Co-authored-by: yangwei9012 <yangwei9012@163.com>
2024-05-22 20:19:45 +08:00
Allen
1e65ac13af
fix: amis-ui 打包依赖问题 (#10274)
Co-authored-by: yupeng12 <yupeng12@baidu.com>
2024-05-21 11:03:57 +08:00
liaoxuezhi
6e9ee13149
fix: 修复 multiLineText 组件无限更新问题 (#10227) 2024-05-13 15:00:36 +08:00
qkiroc
6cd5a5975d
fix: 修复anchorNav组件定位不准问题 (#10219)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-13 14:57:29 +08:00
liaoxuezhi
c9fa51ea07
style: 避免内容被撑开 (#10208) 2024-05-10 17:20:32 +08:00
qkiroc
e3950724a5
style: 优化InputDatetimeRange组件面板样式 (#10188)
* style: 优化InputDatetimeRange组件面板样式

* style(editor): 编辑器框选高亮区域加上组件的margin

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-10 13:46:42 +08:00
liaoxuezhi
8800cf4c6b
style: 修复设计态弹窗中放 fieldset 渲染器宽度过宽的问题 (#10192) 2024-05-09 17:46:25 +08:00
yupeng12
59528f43f0 fix: 调整amis-ui依赖 2024-05-09 12:07:58 +08:00
qkiroc
78e32caced
fix: 修复Safari中table的角标配置定位错误问题 (#10179)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-08 19:50:08 +08:00
2betop
bf7c2e8e50 bump: 6.4.1 2024-05-08 19:38:08 +08:00
zhangtao07
e721d746f5 fix: 修复flex布局组件warning 2024-05-08 10:52:07 +08:00
刘丹
9b5e4c4991
Merge pull request #10171 from wibetter/fix-17465
fix(amis): 注释掉range.test.tsx中的滑动change case
2024-05-07 17:22:56 +08:00
wibetter
0c90346a81 fix(amis): 注释掉range.test.tsx中的滑动change case 2024-05-07 16:22:22 +08:00
liaoxuezhi
351c0a0e5e
Merge branch 'master' into 280-6.3.0 2024-05-06 20:33:17 +08:00
wibetter
2a4ba1e9e6 fix(amis): 修正range.test.tsx用例 2024-05-06 17:20:23 +08:00
2betop
573e9515f4 bump: 6.4.0 2024-05-06 16:53:16 +08:00
hsm-lv
f3dc2bcdc3
Merge pull request #10127 from hsm-lv/fix-formitem-reset
break:表单项reset动作支持重置为初始值,初始值优先于resetValue
2024-04-30 11:33:46 +08:00
lvxiaojiao
1e197fb99e fix:表单项reset支持重置为初始值 2024-04-30 11:13:34 +08:00
张涛
e71755077b
Merge pull request #10075 from nwind/update-citydb
fix: 更新 citydb closes #10046
2024-04-29 10:51:45 +08:00
zhangtao07
737c31812f fix: 修复crud2编辑器内设置多列右侧固定显示问题 2024-04-29 10:49:11 +08:00
zhangtao07
37e6369364 fix: 修复crud2编辑器内设置多列右侧固定显示问题 2024-04-28 18:56:40 +08:00
yupeng12
ffe15c5735 feat: CRUD2 head 操作支持testid 2024-04-24 14:57:20 +08:00
yupeng12
9b80305323 feat: 补充CRUD2 testid 2024-04-23 16:26:58 +08:00
wibetter
d849c8c4a6 fix(amis): 修复InputRange不能拖拽到负值的问题 2024-04-22 17:43:36 +08:00
wuduoyi
f02f967363 补充之前的辖区信息 2024-04-22 14:29:38 +08:00
刘丹
33e03555d8
style(amis): 样式细节优化,避免异常溢出和换行展示 (#10072)
* style(amis): 样式细节优化,避免异常溢出和换行展示

* style(amis-editor): 属性配置面板样式补充,用于避免配置面板被超长的valueLabel撑开,导致样式异常
2024-04-19 15:48:09 +08:00