Commit Graph

12498 Commits

Author SHA1 Message Date
liaoxuezhi
59d900ffd5
feat: api 文件下载文件名识别忽略大小写同时支持前端指定 Close: #6177 (#8471) 2023-10-24 14:13:31 +08:00
liaoxuezhi
b025e69e3d
feat: tinymce 编辑器当配置文件接收器为空时图片上传改成 base64 模式 Close: #6220 (#8472) 2023-10-24 14:13:05 +08:00
liaoxuezhi
4e130ac0b2
fix: 修复 searchable 在 sdk 中弹窗层被挡住问题 & 配置为 input-group 换行问题 Close: #8031 #8415 (#8439) 2023-10-24 14:12:52 +08:00
liaoxuezhi
0360250d2c
style: select 的其他模式值显示超长时与默认模式保持统一 Close: #4514 (#8468) 2023-10-24 14:12:43 +08:00
liaoxuezhi
1ee5f37ed4
fix: 修复 combo 的 unique 模式 选项是个树形结构时的异常 Close: #8085 (#8438) 2023-10-24 14:07:00 +08:00
liaoxuezhi
1f4f491965
fix: 修复 inputTable 中自动计算值更新不正确的问题 Close:#8263 (#8436) 2023-10-24 14:05:55 +08:00
Allen
af806d553c
Merge pull request #8469 from allenve/master
fix: input-date 静态展示问题 Close: #8458
2023-10-24 11:09:19 +08:00
allenve
5aee16b540 fix: input-date 静态展示问题 2023-10-24 10:27:20 +08:00
wutong
25dc28fcfc
Merge pull request #8461 from yinchunyu/component-name
feat: 组件增加searchKeywords,使得编辑器组件的名称和amis文档保持一致
2023-10-23 17:12:08 +08:00
yinchunyu
d0724faff2 feat: 组件增加searchKeywords, 使amis文档中的组件名称可以在编辑器中搜索到 2023-10-23 14:46:32 +08:00
Allen
b39eec2cd9
Merge pull request #8451 from allenve/master
fix: input-number 光标漂移问题
2023-10-23 10:52:48 +08:00
allenve
9f1941f433 fix: input-number 光标漂移问题 2023-10-20 17:35:09 +08:00
Hsirius
aabc616051
feat(amis-editor): inputNumber unitOptions支持key-value形式,修复value是number时错误相加问题,新增配置面板编辑时组件实时更新 (#8437)
* feat: unitOptions支持key-value形式,修复value是number时错误相加问题,新增配置面板编辑时组件实时更新

* feat: unitOptions支持key-value形式,修复value是number时错误相加问题,新增配置面板编辑时组件实时更新

* fix snap

* fix snap
2023-10-20 15:16:40 +08:00
wutong
c6d52cba8c
Merge pull request #8445 from lurunze1226/feat-input-excel-autofill
feat: InputExcel组件支持autoFill Close: #8432
2023-10-20 15:14:22 +08:00
Allen
d5b37d1ed0
fix: editor manager getContentSchemas 中 type 获取问题 (#8443) 2023-10-20 13:37:58 +08:00
lurunze1226
4ab14f9331 feat: InputExcel组件支持autoFill 2023-10-20 11:20:58 +08:00
qkiroc
60b1253b8d
fix(editor): 修复antd主题下button主题选择无样式问题 (#8434)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-19 20:12:27 +08:00
wutong
9476df104f
Merge pull request #8424 from lurunze1226/fix-classname-filter
fix: className为对象且下发给子组件时表达式计算错误问题
2023-10-19 09:56:18 +08:00
lurunze1226
42ece24ec2 fix: className为对象且下发给子组件时表达式计算错误问题 2023-10-18 21:12:39 +08:00
hsm-lv
421cdb9169
Merge pull request #8419 from igrowp/fix-search-sort
fix: editor组件面板排序问题
2023-10-18 16:33:41 +08:00
wutong25
9cc651343e fix: editor组件面板排序问题 2023-10-18 15:53:45 +08:00
wutong25
cabcc7c150 fix: 国际化调整 & 公式输入框样式调整 2023-10-18 15:47:10 +08:00
RUNZE LU
4e86334978
chore: 锁定codemirror声明版本5.60.10 (#8416) 2023-10-18 15:20:18 +08:00
刘丹
a6b8e44f31
Merge pull request #8409 from wibetter/master
fix(amis-editor): FormulaControl中过滤掉embed,避免默认值设置交互受影响
2023-10-18 11:10:12 +08:00
张涛
c96f9be821
feat: 列表选择可视化 & 状态容器支持 (#8408)
* feat: 列表选择组件支持自定义样式设计

* feat: 添加多状态容器
2023-10-18 10:42:19 +08:00
wibetter
1043d34e74 fix(amis-editor): FormulaControl中过滤掉embed,避免默认值设置交互受影响 2023-10-17 20:52:54 +08:00
liaoxuezhi
4125f16cf7
feat: formula 取 cookie, localstorage, sessionstorage支持 &['xxx'] 来获取复杂变量名数据 Close: #8376 (#8385)
* bump: 3.4.2

* feat: formula 取 cookie, localstorage, sessionstorage支持 &['xxx'] 来获取复杂变量名数据 Close: #8376
2023-10-17 13:56:37 +08:00
liaoxuezhi
7f851fea0b
feat: classname 配置中类名支持表达式 Close: #8388 (#8392) 2023-10-17 13:56:15 +08:00
Howell Chan
6f599d5d93
fix:修复Form 表单项设置validateOnChange,初始化 initApi后,validate被触发 (#8387)
Co-authored-by: 张先林 <zxlfirst@mail.com>
2023-10-17 12:54:29 +08:00
liaoxuezhi
aae65411c4
fix: 修复 crud column 中 searchable 表单项为 input-date-range 时重置无法重置 extraName Close: #8389 (#8390)
* bump: 3.4.2

* fix: 修复 crud column 中 searchable 表单项为 input-date-range 时重置无法重置 extraName Close: #8389
2023-10-17 11:39:02 +08:00
liaoxuezhi
ad37a26ca8
fix: 修复 dialog title 为空时 showButtonClose 开启不显示关闭按钮的问题 Close: #8108 (#8378) 2023-10-17 11:34:16 +08:00
liaoxuezhi
678e7aad6c
fix: 修复 crud 中使用 pagination 配置 showPerPage 无效问题 Close: #8373 (#8377) 2023-10-17 11:33:19 +08:00
liaoxuezhi
5e559964b2
fix: 修复复用的 contextmenu 实例可能已销毁的问题 (#8399) 2023-10-17 11:32:08 +08:00
wutong
2bdcab5b6a
Merge pull request #8394 from yinchunyu/show-columnsTogglable
feat: input-table增加是否展示列开关配置项, table更新配置项交互
2023-10-17 11:31:51 +08:00
xiangwaner
0ba4f50f70
feat: Divider支持带文字配置 (#8358)
* feat:divider支持带文字配置

* feat: divider支持带文字配置

* feat: divider支持带文字配置

---------

Co-authored-by: zhaowenli <zhaowenli@baidu.com>
2023-10-17 10:24:54 +08:00
yinchunyu
4a2f70f372 input-table增加是否展示列开关配置项, table更新配置项交互 2023-10-16 16:41:47 +08:00
yinchunyu
43025f36ff input-table增加是否展示列开关配置项 2023-10-16 15:49:43 +08:00
qkiroc
034d18e36c
chore(editor): style中的backgroun-color转为themeCss中的background (#8380)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-13 14:26:10 +08:00
hsm-lv
df69270ed7
Merge pull request #8374 from ascend13/fix-dialog-variable
fix:修复组件特性动作无法选中弹窗之外组件的兼容
2023-10-13 13:02:01 +08:00
ascend13
5ecca6f118 修改忽略入参 2023-10-13 11:19:21 +08:00
ascend13
d6ff427429 修改参数注释 2023-10-13 11:04:19 +08:00
ascend13
3d219b64ea 修改忽略逻辑顺序 2023-10-13 11:02:42 +08:00
ascend13
b4ce827470 修改参数类型 2023-10-13 10:53:26 +08:00
ascend13
b7637f5ab5 JSONTraverse增加忽略参数 2023-10-13 10:05:32 +08:00
ascend13
f70dc7556f 修复组件特性动作无法选中弹窗之外组件的兼容 2023-10-12 20:35:06 +08:00
liaoxuezhi
c59152d4ad
fix: 修复 REPLACE 公式第二个参数是空字符串时导致的死循环问题 Close: #8200 (#8365) 2023-10-12 19:25:47 +08:00
wanglinfang2014
16adbbd993
fix: table2单元格宽度自适应、嵌套数据展示等问题修复 (#8372)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-10-12 19:07:38 +08:00
RUNZE LU
3dd28ad243
fix: Form组件配置页面跳转事件可能会导致持久化数据无法清除问题 (#8354) 2023-10-12 19:06:27 +08:00
liaoxuezhi
ef2cb9b6b6
fix: 修复 react-json-view import 异常 Close: #8145 (#8369) 2023-10-12 19:06:11 +08:00
吴多益
088eeb96cb
chore: 修复 downshift 使用 es6 语法导致 (#8371)
低版本浏览器报错问题 Closes #5011
2023-10-12 19:05:39 +08:00