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 13.2.0 #225

Merged
merged 1 commit into from
May 26, 2022
Merged

chore(release): release 13.2.0 #225

merged 1 commit into from
May 26, 2022

Conversation

wangyaju
Copy link
Member

@wangyaju wangyaju commented May 26, 2022

新增特性:

  • 新增icon组件
  • carousel: 支持用户修改动画速度
  • datatable: 添加筛选面板的展开关闭事件filterToggle
  • rate: 支持清空模式
  • tags-input:支持隐藏tags-input达到最大值时的placeholder
  • tree: 新增dragStart事件
  • 优化多个组件扩展主题视觉

Bug修复:

  • category-search:修复两种自定义模板兼容问题, 组件内input添加autocomplete=off属性
  • dropdown: 修复鼠标滑出立刻收起的问题 closes 【Bug】Toggle点击非圆点区域触发DropDown收起 #192
  • gantt: milestone标签国际化,解决gantt demo不能正常渲染刻度问题
  • steps-guide: 修复包含beforeChange的步骤会影响其他步骤的问题
  • datepicker-pro: 面板模式添加最大最小限制参数,修复组件没有监听max/minDate的变化
  • tree: 修复tree组件dropType不包含dropInner类型时仍自动展开节点的问题

Copy link
Collaborator

@ricenoddle ricenoddle left a comment

Choose a reason for hiding this comment

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

Nice

@wangyaju wangyaju merged commit aebd8fa into master May 26, 2022
@wangyaju wangyaju deleted the pre-release branch May 26, 2022 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【Bug】Toggle点击非圆点区域触发DropDown收起
4 participants