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

Add 3.19.4 changelog #17115

Merged
merged 1 commit into from
Jun 16, 2019
Merged

Add 3.19.4 changelog #17115

merged 1 commit into from
Jun 16, 2019

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jun 15, 2019

3.19.4

2019-06-16

  • PageHeader
    • 🐞 修复 extra 子组件最后一个为 Dropdown 时,会产生位移的问题。#17025
    • 🐞 修复手型鼠标指针并不总是可点击的问题。#17114
  • 🐞 修复 Table 数据排序后不会回到第一页的问题。#16978
  • 🐞 修复 Menu 选项的子菜单选中并收起时没有高亮的问题。#17039
  • 🐞 修复 Tree 使用 showLine 时动画抖动的问题。#17055
  • 🐞 修复 Collapse 会出现多余滚动条的问题。#17009 #mtadams007
  • 🐞 修复 DatePicker 阿拉伯语的时间格式。#17092 #3b3ziz
  • 🐞 修复 Input � 与其他组件不对齐的问题。#17082
  • 💄 优化带边框 Table 的滚动条样式细节。#17065
  • 🌟 优化 Divider 实现方式以方便样式定制。#17113
  • 🇷🇺 新增部分俄语翻译。#17108 #Enfield1
  • 🌟 新增 less 变量 #17041 #SamKirkland
    • @comment-font-size-base
    • @comment-font-size-sm

View rendered CHANGELOG.zh-CN.md

@netlify
Copy link

netlify bot commented Jun 15, 2019

Deploy preview for ant-design ready!

Built with commit d10f550

https://deploy-preview-17115--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Jun 15, 2019

Codecov Report

Merging #17115 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17115   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files         263      263           
  Lines        7340     7340           
  Branches     2048     2009   -39     
=======================================
  Hits         7044     7044           
  Misses        294      294           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8efc0ff...d10f550. Read the comment docs.

- 🐞 修复 Tree 使用 showLine 时动画抖动的问题。[#17055](https://github.com/ant-design/ant-design/pull/17055)
- 🐞 修复 Collapse 会出现多余滚动条的问题。[#17009](https://github.com/ant-design/ant-design/pull/17009) [#mtadams007](https://github.com/mtadams007)
- 🐞 修复 DatePicker 阿拉伯语的时间格式。[#17092](https://github.com/ant-design/ant-design/pull/17092) [#3b3ziz](https://github.com/3b3ziz)
- 🐞 修复 Input  与其他组件不对齐的问题。[#17082](https://github.com/ant-design/ant-design/issues/17082)
Copy link
Member

Choose a reason for hiding this comment

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

Input 后面有奇怪的字符。

- 🐞 修复手型鼠标指针并不总是可点击的问题。[#17114](https://github.com/ant-design/ant-design/pull/17114)
- 🐞 修复 Table 数据排序后不会回到第一页的问题。[#16978](https://github.com/ant-design/ant-design/issues/16978)
- 🐞 修复 Menu 选项的子菜单选中并收起时没有高亮的问题。[#17039](https://github.com/ant-design/ant-design/pull/17039)
- 🐞 修复 Tree 使用 showLine 时动画抖动的问题。[#17055](https://github.com/ant-design/ant-design/pull/17055)
Copy link
Member

Choose a reason for hiding this comment

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

showLine

- 🐞 Fix Input not align with other components in Chrome. [#17082](https://github.com/ant-design/ant-design/issues/17082)
- 💄 Adjust bordered table header scrollbar style. [#17065](https://github.com/ant-design/ant-design/pull/17065)
- 🌟 Make Divider style customization easier. [#17113](https://github.com/ant-design/ant-design/pull/17113)
- 🇷🇺 Add missing russian translations. [#17108](https://github.com/ant-design/ant-design/pull/17108) [#Enfield1](https://github.com/Enfield1)
Copy link
Contributor

Choose a reason for hiding this comment

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

russian 语言需要大写

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

3 participants