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 |
|
qkiroc
|
d53fbcf190
|
fix: 修复table中form item static不生效问题 (#10467)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-06-18 19:03:14 +08:00 |
|
hezhihang
|
0197c28f17
|
fix: input-table未下发static、删除逻辑优化
|
2024-06-18 17:39:55 +08:00 |
|
liaoxuezhi
|
9d4c34be69
|
fix: 优化 inputTable state 更新逻辑,减少多余重新渲染 (#10464)
|
2024-06-18 11:05:18 +08:00 |
|
liaoxuezhi
|
04c1bdcfde
|
fix: picker 不自定义 pickerSchema 时 labelField 配置无效问题修复 (#10442)
|
2024-06-17 14:07:33 +08:00 |
|
hsm-lv
|
76b93212b7
|
Merge pull request #10432 from 2betop/fix-table-nested-name
fix: 修复 table 中有表单项带路径时会把对应对象其他属性弄丢的问题
|
2024-06-17 11:17:14 +08:00 |
|
yupeng12
|
08bb27276e
|
fix: input-number NaN问题
|
2024-06-14 10:01:34 +08:00 |
|
2betop
|
cf759e6dfb
|
fix: 修复 table 中有表单项带路径时会把对应对象其他属性弄丢的问题
|
2024-06-13 14:43:25 +08:00 |
|
yangwei14
|
a6a44420f3
|
fix(amis-editor): 数值精度调整默认值不跟随变化的问题
|
2024-06-12 13:59:28 +08:00 |
|
liaoxuezhi
|
46c64fb7ba
|
fix: 修复 table 分页后列可能对不齐的问题 (#10408)
|
2024-06-06 19:01:03 +08:00 |
|
hsm-lv
|
09e564e9e7
|
Merge pull request #10399 from 2betop/fix-store-sync
fix: 修复 store 数据上下层同步问题
|
2024-06-06 15:45:23 +08:00 |
|
2betop
|
a32269a6a4
|
fix: 修复 store 数据上下层同步问题
|
2024-06-06 14:48:19 +08:00 |
|
yupeng12
|
755852881c
|
feat: NestedSelect 支持testid
|
2024-06-05 21:00:04 +08:00 |
|
2betop
|
2299d9a3dd
|
bump: 6.5.0
|
2024-05-31 17:40:05 +08:00 |
|
liaoxuezhi
|
c2d29d5402
|
fix: 修复 tabs 的 title 渲染上下文信息错误问题 Close: #10259 (#10265)
|
2024-05-31 16:55:55 +08:00 |
|
liaoxuezhi
|
877856f370
|
fix: 修复 iframe 事件响应重复的问题 Close: #10196 (#10266)
|
2024-05-31 16:55:40 +08:00 |
|
吴多益
|
7761c682ea
|
fix: 修复接口及表单报错依然执行倒计时问题 Closes #10264 (#10340)
|
2024-05-31 12:13:10 +08:00 |
|
吴多益
|
918d2ea1e9
|
fix: 修复 Chained-Select 清除数据后还有逗号问题 Closes #10116 (#10341)
|
2024-05-31 12:12:48 +08:00 |
|
hsm-lv
|
f980046b9f
|
Merge pull request #10297 from nwind/fix-office-viewer-build-external
fix: 修复 office-viewer 的 esm 没有 external echarts 问题
|
2024-05-30 15:58:10 +08:00 |
|
Allen
|
c32d1db014
|
Merge pull request #10334 from allenve/master
feat: combo tabMode 增加testid
|
2024-05-29 20:05:06 +08:00 |
|
yupeng12
|
b5d9324df3
|
feat: combo tabMode 增加testid
|
2024-05-29 19:54:33 +08:00 |
|
qinhaoyan
|
3ef5e3afc8
|
fix: 修复input-tree组件展开动作无效问题
|
2024-05-29 14:13:18 +08:00 |
|
yupeng12
|
daca16dec8
|
feat: 补充crud2 外层testid
|
2024-05-28 16:56:45 +08:00 |
|
lmaomaoz
|
71f634668c
|
feat: inputColor 支持配置弹层选择器 (#10300)
Co-authored-by: jinye <jinye@baidu.com>
|
2024-05-24 10:32:07 +08:00 |
|
wuduoyi
|
e926d41256
|
fix: 修复 office-viewer 的 esm 没有 external echarts 问题
|
2024-05-23 11:22:43 +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 |
|
yupeng12
|
7a3e6908e0
|
feat: 优化pdf-view、office-view 取值逻辑 支持从对象中获取
|
2024-05-22 16:59:56 +08:00 |
|
qkiroc
|
6b148a1773
|
fix: 修复daterange识别日期错误问题 (#10288)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-05-22 15:41:13 +08:00 |
|
hsm-lv
|
3e300d799b
|
Merge pull request #10244 from 2betop/crud-auto-filter-reset
chore: crud 的自动过滤器的重置按钮行为改成 clear-and-submit Close: #10028
|
2024-05-17 10:56:50 +08:00 |
|
hsm-lv
|
622a67c96d
|
Merge pull request #10247 from 2betop/fix-combo
chore: revert #5791 解决数据合并混乱问题 Close: #9828
|
2024-05-17 10:56:12 +08:00 |
|
hsm-lv
|
5bc5ff079e
|
Merge pull request #10250 from 2betop/feat-list-select
feat: list-select 支持 label 用变量 Close: #9807
|
2024-05-17 10:54:50 +08:00 |
|
hsm-lv
|
7e0f3fdfa0
|
Merge pull request #10253 from 2betop/fix-crud-synclocation
chore: crud 即便不同步地址栏也回显地址栏参数 Close: #9788
|
2024-05-17 10:54:35 +08:00 |
|
hsm-lv
|
5ea18679d0
|
fix:copyAction复制问题 (#10254)
|
2024-05-17 10:49:02 +08:00 |
|
liaoxuezhi
|
307fbf95aa
|
fix: 修复 card 组件渲染异常 Close: #10229 (#10258)
|
2024-05-17 10:42:17 +08:00 |
|
hsm-lv
|
6b50c89038
|
Merge pull request #10225 from findreamer/fix-inputTable-add-eventData
fix: 修复 InputTable 组件 add 事件参数上下文错误问题。Closes #10224
|
2024-05-17 10:41:20 +08:00 |
|
2betop
|
c6cd642fa8
|
chore: crud 即便不同步地址栏也回显地址栏参数 Close: #9788
|
2024-05-16 20:54:14 +08:00 |
|
2betop
|
031a5a0499
|
feat: list-select 支持 label 用变量 Close: #9807
|
2024-05-16 17:22:30 +08:00 |
|
2betop
|
67b4c48be8
|
chore: revert #5791 解决数据合并混乱问题 Close: #9828
|
2024-05-16 15:20:42 +08:00 |
|
2betop
|
24f58e8743
|
chore: crud 的自动过滤器的重置按钮行为改成 clear-and-submit Close: #10028
|
2024-05-16 11:54:26 +08:00 |
|
吴多益
|
5b361e135b
|
feat: Table View 的行和列支持配置 visibleOn Closes #9621 (#10222)
|
2024-05-13 14:56:56 +08:00 |
|
吴多益
|
cf7521da75
|
fix: number 组件使用和 input-number 一样的四舍五入精度策略 Closes #10112 (#10220)
|
2024-05-13 14:55:11 +08:00 |
|
liaoxuezhi
|
f3bdc837ee
|
fix: 修复弹窗嵌套弹窗观察动作执行逻辑错误 Close: #10200 (#10213)
|
2024-05-13 10:45:03 +08:00 |
|
liaoxuezhi
|
373790c9bb
|
fix: select 不在 form 下面报 addHook 不是函数的错误 (#10216)
|
2024-05-13 10:44:52 +08:00 |
|
hsm-lv
|
e6385a86c4
|
Merge pull request #10209 from nwind/chore-import-default
chore: 兼容 exceljs 在部分打包配置下引入错误问题 Closes #9598
|
2024-05-13 10:42:14 +08:00 |
|
findreamer
|
7765a3eb2f
|
fix: 修复 InputTable 组件 add 事件参数上下文错误问题。
|
2024-05-11 22:24:41 +08:00 |
|
lq
|
4ac106eff2
|
fix: amis:table-view 预览和实际外观不一致 (#10091)
Co-authored-by: liaoxuezhi <2698393+2betop@users.noreply.github.com>
|
2024-05-11 15:50:51 +08:00 |
|
wuduoyi
|
2ab65724a2
|
chore: 兼容 exceljs 在部分打包配置下引入错误问题 Closes #9598
|
2024-05-10 17:53:05 +08:00 |
|
liaoxuezhi
|
8c06dd751e
|
fix: 修复通用动作 reload 无法传递事件数据问题 Close: #10164 (#10202)
|
2024-05-10 16:16:08 +08:00 |
|
hsm-lv
|
17a3ed6e22
|
Merge pull request #10194 from nwind/fix-malformed-docx
fix: 修复 word 中没有 styles.xml 文件会导致报错问题 Closes #10154
|
2024-05-10 16:13:35 +08:00 |
|