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 16.0.0 #322

Merged
merged 1 commit into from
Jul 31, 2023
Merged

chore(release): release 16.0.0 #322

merged 1 commit into from
Jul 31, 2023

Conversation

wangyaju
Copy link
Member

新增特性:

  • input-group: 新增输入框组合组件 closes ✨ [Feature]: 补全分类输入框等示例 #314
  • datepicker-pro: 极限时间设置支持到时分秒 ;未自定义formatter时,提供默认显示
  • editable-select: 有选中值时点击显示完整列表,选中值以placeholder形式展示
  • tree-select: 新增toggleChange事件
  • cascader: 级联菜单多选模式支持showPath
  • datatable: 大数据树形表格添加自定义全选逻辑的能力、批量拖拽能力,新增column参数headCellApplyAll, 允许模板作用到每一层分组表头
  • select: 新增api beforeChange
  • tabs: title模板新增参数position,提供标记在大数据滚动模式下当前tab位于滚动列表或右侧下拉列表
  • transfer: 视觉优化
  • status: 新增skipped和canceled两种类型
  • tree: 树组件增加一键展开方法

Bug修复:

  • select: 修复valueKey值为0或false无法匹配到选项的问题 closes 🐛 [Bug]: Select 下拉选择框 文字回显错误 #311
  • select: 修复全选中未处理valueKey的问题;修复虚拟滚动下重复渲染自定义无数据模板
  • cascader: 修复cascader组件多选模式下清空数据选二级非子节点菜单数据未更新
  • checkbox: 修复options、values非空报错
  • data-table: 修复大数据树形表格可以把父级拖动到子级; 修复列配置弹窗模式下拖动到最后一列报错;
  • data-table: 修复在chrome114版本删除overlay后出现的样式异常
  • datepicker-pro: 修复日期选择器disabled动态变化过程中点击下拉出错
  • pagination: 分页总数按照千分位分隔格式修改;悬浮背景改为白色;修复动画会有纵向偏移;修复pagesize变化时,下拉框未选中
  • tabs: 移除bootstrap相关属性,修复bootstrap冲突导致禁用失效问题。
  • tooltip: 修复tooltip动态变化为空没有自动收起
  • tree-select: 修复添加虚拟滚动后出现多余滚动条
  • category-search: 修复清空selectedTags导致关键字移除和同时清空关键字和selectedTags不能正确移除的问题;修复关闭关键字功能后不再输出关键字的问题
  • nav-sprite: 修复菜单索引判断,修正滚动节流
  • progress: 修复自定义模板指令与业务属性冲突导致构建报错的问
  • auto-complete: 修复每次搜索都触发下拉展开事件的问题;修改valueParser默认值,与formatter一致;修复已选值高亮显示不正确问题
  • editable-select: 修复选中值输入字符串与之前表现不一致问题;新增开关允许切换显示模式
  • modal: 修复modal组件showanimation参数未生效

@wangyaju wangyaju merged commit e828814 into master Jul 31, 2023
xuxzh added a commit to xuxzh/ng-devui that referenced this pull request Aug 4, 2023
@wangyaju wangyaju deleted the prerelease branch September 15, 2023 02:10
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.

✨ [Feature]: 补全分类输入框等示例 🐛 [Bug]: Select 下拉选择框 文字回显错误
4 participants