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 9.1.0 #55

Merged
merged 1 commit into from
Jul 27, 2020
Merged

chore(release): release 9.1.0 #55

merged 1 commit into from
Jul 27, 2020

Conversation

wangyaju
Copy link
Member

功能特性:

  • 新增Steps-Guide步骤引导组件
  • 新增Layout简单布局组件
  • Tree组件功能增强,支持任意层级拖拽排序,优化搜索过滤
  • dataTable组件优化自定义模板对编辑状态的优化,支持对表头checkbox的扩展
  • Accordion组件支持内嵌模式
  • 优化部分组件交互方式和样式规范
  • 新增部分单元测试用例

Bug修复:

  • 修复IE下Select组件触发loading时,偶发loading位置错误;下拉列表未更新等问题
  • 修复Anchor组件在容器非全屏高度时,anchor相对位置有误的bug;更换scrollTarget后,fixed状态下,window的滚动会导致内容重叠
  • 修复Pagination组件优化pageSizeChange中设置pageIndex会触发两次pageIndexChange造成的性能问题
  • 修复Modal组件onClose事件触发两次
  • 修复DataTable筛选框样式问题 closes 筛选框样式问题 #51

Copy link
Collaborator

@ZOUJIELynn ZOUJIELynn left a comment

Choose a reason for hiding this comment

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

good !

Copy link
Collaborator

@zhangwellyear zhangwellyear left a comment

Choose a reason for hiding this comment

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

nice code

@wangyaju wangyaju merged commit 00a022b into master Jul 27, 2020
@wangyaju wangyaju deleted the pre-release branch August 29, 2020 03:18
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.

筛选框样式问题
5 participants