Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): release 17.0.0 #346

Merged
merged 1 commit into from
Mar 1, 2024
Merged

chore(release): release 17.0.0 #346

merged 1 commit into from
Mar 1, 2024

Conversation

wangyaju
Copy link
Member

@wangyaju wangyaju commented Mar 1, 2024

新增特性:

  • form: form-label支持传入提示内容自定义模板customHelpTipTemplate
  • datepicker-pro: 自动兼容夏令时冬令时的切换
  • upload: 多选支持切片上传,切片支持串行及自定义每个切片参数
  • common: common方法新增icon悬停
  • steps-guide: content支持自定义模板
  • tree-select: 支持自定义区域方向top
  • tree: tree-factory提供新方法getCheckedNodesWithoutHide获取已选非隐藏节点;拖拽dragover展开的节点会在dragend时自动关闭,拖拽成功的dropNode所属系列节点不关闭
  • textarea: 支持字数统计
  • modal: 弹窗支持全局设置bodyScrollable:false禁止背景滚动
  • input-number: 优化空值下非法字符串输入的回置逻辑
  • 添加公共deveui滚动样式类devui-scrollbar,添加公共overlay滚动效果样式类devui-scroll-overlay

BUG修复:

  • alert: 修复新增轮播特性后高度不能自适应内容的问题;修复隐藏dom时未停止轮播动画导致报错
  • button: 修复外层onpush时动画dom未销毁;修复内置样式按钮的文字与背景同色问题;修复button禁用样式
  • category-search: 修复category污染数据覆盖seletedTags数据问题;修复手动修改时间下拉面板未响应的问题;修复直接更新selectedTags导致数据未重置的问题;修复不可删除分类在清空时被移除
  • checkbox: 修复选项filterKey对应值为数组方法名时导致选中判断错误的问题
  • datatable: 修复未滚动表格固定列悬浮出阴影;修复bordered模式下阴影显示问题;修复筛选下拉宽度没有和自定义宽度适配;修复固定列拖拽时不显示固定列阴影;column模式下的cellClass可以作用到表头th;表格筛选重置要在有操作有才可点击
  • datepicker-pro: 优化日历最大日期的生效值
  • select: 修复beforeChange不能阻止选中渲染的问题;修复多选时使用beforeChange参数顺序不一致和action值不正确的问题
  • tags-input: 修复虚拟滚动时最后几个选项高度不能完整显示
  • toast: 修复服务方式调用时右上角关闭图标渲染错误的问题
  • tree: 修复beforeNodeDrop方法异步处理晚于拖拽事件发送,导致发送值不是最终值的问题;修复添加拖拽样式容器导致自定义模板继承宽度样式问题
  • upload: 修复有按钮时超长名称文件导致组件宽度超出的问题
  • avatar: 修复font-size计算后小于12px的问题
  • gantt: 甘特图milestone添加相应title
  • loading: 修复infinity的message不居中
  • modal: 修复未作配置时有多余的transform样式,影响内部定位 ;修复按下关闭按钮可以拖拽modal框;修复弹窗标题过长遮挡关闭按钮
  • tabs: 修复大数据相关demo导致页面滚动问题

Copy link
Member

@GreatZPP GreatZPP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@wangyaju wangyaju merged commit 35bf8d8 into master Mar 1, 2024
1 check passed
@wangyaju wangyaju deleted the pre-release branch March 1, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants