2.6.0
release-drafter
released this
30 Dec 13:36
·
5334 commits
to refs/heads/master
since this release
2022-12-30
新功能 Features 🚀
- feat: input-excel 支持解析图片 (#5937) @nwind
- feat: Spinner 增加 loadingConfig 属性,控制Spinner不展示、指定挂载节点 (#5933) @meerkat-morecats
- feat: formula支持函数注册 (#5988) @hsm-lv
- feat: 添加自定义解析页面URL方法 (#5987) @igrowp
- feat: 动态删除已注册的语料数据的方法 (#5986) @QKflame
- feat: tabsTransfer tree模式支持autoCheckChildren (#5981) @allenve
- feat: 图片上传成功事件参数优化 (#5977) @hsm-lv
- feat: 移动端选人组件支持自定义字段 (#5967) @z1769057083
- feat: 文字和表格数据元素支持鼠标事件 (#5963) @hsm-lv
- feat: Add autoresize plugin for tinymce component (#5919) @haoziwithinspace
问题修复 Bugfix 🐛
- fix: 修复表单项静态展示除水平布局外不生效的问题 (#6003) @CheshireJCat
- fix: inputMonth 动态minDate不更新 (#5909) @tooeast
- fix: transform is undefined (#5905) @wleven
- fix: 修复CRUD的filter中clearValueOnHidden字段使用上次保留值的问题 (#5896) @lurunze1226
- fix: tabs 标签滚动问题修复, 优化滚动逻辑 (#5871) @tooeast
- fix: 表单类组件和代码高亮组件支持style响应式 (#6001) @wibetter
- fix: dropdownButton 更新快照 (#5993) @tooeast
- fix: 表单组件和面板组件style设置细节完善 (#5992) @wibetter
- fix: input-formula 选项无value时报错 (#5990) @allenve
- fix: 解决tree异步数据不渲染的问题 (#5980) @meerkat-morecats
- fix: 修复 sendOn 可能被绕过的问题 (#5978) @2betop
- fix: 移动端人员选择静态展示头像url回显 (#5976) @z1769057083
- fix: 处理 Tree 组件 warning (#5970) @meerkat-morecats
- fix: 统一组件style属性ts校验格式 (#5968) @wibetter
- fix: 修复inputNumber静态展示时未处理前后缀,千分隔的问题 (#5957) @CheshireJCat
- fix(InputImage): 细节调整 (#5964) @wibetter
- fix: input-image配置initAutoFill为false不生效问题修复 (#5954) @wibetter
- fix: container增加wrapperBody属性, 可用于控制body外是否加一层div包裹 (#5939) @wibetter
- fix: Spinner 在初始化时触发react warning (#5893) @meerkat-morecats
- fix: inputTable编辑按钮Bug (#5878) @guanyue-leo
- fix: 增加动态注册渲染器机制后,自定义控件无法传入 autoVar 参数 #5886 (#5940) @hotlong
日常维护 Chore
- chore: Service组件提供__response字段用于区分接口失败情况 (#5792) @lurunze1226
- chore: 修复 git pages cros 报错 (#6000) @nwind
- chore: 表单验证错误稀释 10s 内只弹一次 (#5999) @2betop
- chore: table 不应该透传 autoGenerateFilter (#5998) @2betop
- chore: amis-core Form 的 props 类型中增加 loadingConfig (#5995) @meerkat-morecats
- chore: 轮播图单测布补充 (#5972) @tooeast
- chore: Progress 单测补充 (#5973) @tooeast
- chore: DropDownButton 单测补充 (#5974) @tooeast
- chore: 补充 Tree source 单测 (#5983) @meerkat-morecats
- chore: 去除 popover 部分快照 (#5965) @tooeast
- chore: nav 单测补充 (#5911) @tooeast
- chore: conditionBuilder 单测补充 (#5950) @tooeast
- chore: popOver 单测补充 (#5948) @tooeast
- chore: 修正 input-tree 文档中对 extractValue 的描述 (#5907) @meerkat-morecats
- chore: AnchorNav 单测补充 (#5912) @tooeast
- chore: action 单测补充 (#5910) @tooeast
- chore: cfc 服务接口允许Access-Control-Allow-Credentials (#5928) @nwind
- chore: 处理ts warning (#5994) @meerkat-morecats
- chore: 修改 render 方法中 replaceText 从 options 中取值; 2. replaceText 方法增加拷贝逻辑; … (#5944) @QKflame
样式调整 Style 🌈
- style: 表单类组件和代码高亮组件支持style响应式 (#6001) @wibetter
- style: 表单组件和面板组件style设置细节完善 (#5992) @wibetter
- style: 统一组件style属性ts校验格式 (#5968) @wibetter
- style: 修复select组件删除\编辑图标样式 (#5946) @qinhaoyan
- style: 所有UI组件支持style设置 (#5931) @wibetter
- style: select-tree-style-fix (#5920) @qinhaoyan
- style: 边栏样式调整 & select clear icon (#5898) @qinhaoyan
- style: select-tree-style-fix (#5920) @qinhaoyan
文档更新 Docs
- docs: 補充namespace缺少的cookie (#5926) @mao-shonen
- doc: 补充 amis-editor 文档 (#5996) @2betop
- docs: 修改切换主题中多余的. (#5913) @maojunxyz