Commit Graph

12540 Commits

Author SHA1 Message Date
qkiroc
fe762157cf
chore: 规范自定义样式生成id (#8514)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-26 22:50:59 +08:00
liaoxuezhi
1bb988b942
chore: 调整 affixedOffset 为样式,去掉没必要的 js 计算, 优化 page asideSticky 实现, 部分样式优化 Close: #6493 (#8508) 2023-10-26 16:40:26 +08:00
wutong
8128e23725
Merge pull request #8433 from miaoxinyu01/feat-fast-editor
feat:富文本和分页组件添加change事件
2023-10-26 10:36:37 +08:00
miaoxinyu01
e7e82dea51 分页单测增加参数验证 2023-10-25 21:09:12 +08:00
RUNZE LU
e1ee79032e
feat: CRUD组件支持开启syncLocation后解析Query中的原始类型数据 (#8500) 2023-10-25 20:37:19 +08:00
wutong
13b07040a1
fix(amis-editor): 公式输入框样式调整 (#8479)
* fix: 公式输入框样式调整

* fix: 兼容事件动作中没有actions的情况

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-10-25 20:30:12 +08:00
miaoxinyu01
2bbdad8498 分页单测区分阻止事件广播和不阻止事件广播 2023-10-25 20:04:02 +08:00
miaoxinyu01
e540ab2238 fix:ts校验 2023-10-25 19:19:04 +08:00
miaoxinyu01
4d29d8ba82 更新pagination单测 2023-10-25 19:06:38 +08:00
wutong
cc6051cf06
Merge pull request #8473 from nwind/docs-download-attachmentAdpator
docs: 补充自定义 fetcher 时可能漏了 attachmentAdpator 实现的说明文档
2023-10-25 17:44:16 +08:00
miaoxinyu01
c00ba1f8be 富文本和分页添加change事件 2023-10-25 14:26:29 +08:00
miaoxinyu01
7bc06d43e1 删除多余代码 2023-10-25 11:46:28 +08:00
miaoxinyu01
b9f45a323f 富文本和分页添加change事件 2023-10-25 11:44:20 +08:00
RUNZE LU
1d72d259a8
chore(amis-editor): Form配置面板删除多余的labelAlign控件 (#8478) 2023-10-25 09:47:49 +08:00
miaoxinyu01
a6bbee1281 富文本单测 2023-10-24 19:33:49 +08:00
miaoxinyu01
6389a43f67 增加富文本和分页组件change事件单测 2023-10-24 18:47:44 +08:00
yinchunyu
4d0bc0927c
fix: 遍历key && 无数据时展示0 (#8481)
Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-10-24 18:47:01 +08:00
wuduoyi
2d81f43a20 merge upstream 2023-10-24 16:55:17 +08:00
wuduoyi
9189493636 Merge remote-tracking branch 'upstream/master' into docs-download-attachmentAdpator 2023-10-24 16:50:51 +08:00
yinchunyu
b994d72dcf
feat: inputNumber配置单位支持label/value这种配置,显示和给后端的单位区分开 (#8435)
* feat: inputNumber配置单位支持label/value这种配置,显示和给后端的单位区分开

* 不在schema内写变量,属性通过props传入

---------

Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-10-24 16:16:12 +08:00
qkiroc
cf3eb0f09c
feat: 扩展mountIconSpriteToDom方法 (#8476)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-24 15:40:36 +08:00
liaoxuezhi
2b5efd478e
feat: 表单项支持动态 name 可搭配 each 一起使用 Close: #4212 (#8452) 2023-10-24 15:16:05 +08:00
miaoxinyu01
656ba5874e 删除调试代码 2023-10-24 15:12:36 +08:00
wutong
47f6747213
Merge pull request #8403 from lurunze1226/fix-form-scaffold-field
fix(amis-editor): Form & CRUD2脚手架使用api数据源时无法新增字段问题
2023-10-24 14:51:22 +08:00
miaoxinyu01
ac7f4c28e9 分页组件事件面板添加change事件 2023-10-24 14:49:42 +08:00
liaoxuezhi
994fba3166
feat: input-text 支持配置 nativeAutoComplete 比如可用来配置支持浏览器生成默认密码 Close: #4471 (#8465) 2023-10-24 14:28:48 +08:00
liaoxuezhi
0016137975
feat: inputFile & inputImage 开放 capture 属性可以用于配置移动端拍照行为 Close: #4330 (#8462) 2023-10-24 14:28:13 +08:00
liaoxuezhi
cc0f039dcf
fix: 修复app 模式渲染菜单报 key 重复的 warning (#8447) 2023-10-24 14:26:19 +08:00
liaoxuezhi
ea8689e449
feat: jump 补充第三个参数信息 Close: #2936 (#8446) 2023-10-24 14:19:33 +08:00
liaoxuezhi
d73bad1005
fix: 修复 app 模式 bcn 种存在动态路径问题 Close: #8012 (#8444) 2023-10-24 14:16:34 +08:00
liaoxuezhi
0bbcd801fe
chore: 图片放大器点击阴影可关闭 Close: #8420 (#8442) 2023-10-24 14:15:15 +08:00
liaoxuezhi
ab0f15bec5
fix: 修复 嵌套模式标题字段的判断 Close: #8386 (#8440) 2023-10-24 14:14:55 +08:00
qkiroc
b05b7daaf9
fix: 修复sdk报错问题 (#8466)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-24 14:14:42 +08:00
liaoxuezhi
637d9551b7
chore: 调整 crud source 模式与 loadDataOnce 行为一致 Close: #6040 (#8470) 2023-10-24 14:13:49 +08:00
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
wuduoyi
9e81e6b15c chore: 补充自定义 fetcher 时可能漏了 attachmentAdpator 实现的说明文档 2023-10-24 12:23:55 +08:00
miaoxinyu01
67f3fad1ce 修复ts校验问题 2023-10-24 11:50:34 +08:00
miaoxinyu01
570d393b76 修复ts校验问题 2023-10-24 11:23:07 +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
miaoxinyu01
9832b3c286 补充富文本和分页组件文档 2023-10-23 20:30:17 +08:00
miaoxinyu01
3c5b92e716 补充富文本和分页组件文档 2023-10-23 19:44:59 +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