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

docs: 3.25.3 changelog #19905

Merged
merged 5 commits into from Nov 25, 2019
Merged

docs: 3.25.3 changelog #19905

merged 5 commits into from Nov 25, 2019

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented Nov 24, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

📝 Changelog

  • 🐞 Fix TimePicker disabled item style when focussed. #19812 @yoyo837
  • 🐞 Fix Menu.Item link style inside Badge. #19810
  • 🐞 Fix Upload picture-card type, for crashed style when list item is removing. #19783 @qq645381995
  • 🇳🇱 Update sk-SK locales. #19787 @Kamahl19
  • TypeScript

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

View rendered CHANGELOG.en-US.md
View rendered CHANGELOG.zh-CN.md

@netlify
Copy link

netlify bot commented Nov 24, 2019

Deploy preview for ant-design ready!

Built with commit c8a2acb

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 24, 2019

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c8a2acb:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Nov 24, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #19905   +/-   ##
=======================================
  Coverage    97.8%    97.8%           
=======================================
  Files         284      284           
  Lines        7705     7705           
  Branches     2120     2165   +45     
=======================================
  Hits         7536     7536           
  Misses        169      169

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 958bc51...c8a2acb. Read the comment docs.

`2019-11-24`

- 🐞 修复 TimePicker 禁用项 focus 时的样式问题。 [#19812](https://github.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837)
- 🐞 修复 MenuItem 链接在 Badge 内的样式问题。[#19810](https://github.com/ant-design/ant-design/pull/19810)
Copy link
Member

Choose a reason for hiding this comment

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

Menu.Item

@ycjcl868
Copy link
Contributor Author

/rebase


- 🐞 Fix TimePicker disabled item focus style. [#19812](https://github.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837)
- 🐞 Fix Menu.Item link style inside Badge. [#19810](https://github.com/ant-design/ant-design/pull/19810)
- 🐞 Fix Upload `picture-card` type, list item remove style. [#19783](https://github.com/ant-design/ant-design/pull/19783) [@qq645381995](https://github.com/qq645381995)
Copy link
Contributor

Choose a reason for hiding this comment

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

Fix Upload picture-card type, for crashed style when list item is removing.


`2019-11-24`

- 🐞 Fix TimePicker disabled item focus style. [#19812](https://github.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837)
Copy link
Contributor

Choose a reason for hiding this comment

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

Fix TimePicker disabled item style when focussed.

`2019-11-24`

- 🐞 修复 TimePicker 禁用项 focus 时的样式问题。 [#19812](https://github.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837)
- 🐞 修复 Menu.Item 链接在 Badge 内的样式问题。[#19810](https://github.com/ant-design/ant-design/pull/19810)
Copy link
Contributor

Choose a reason for hiding this comment

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

修复 Menu.Item 在 Badge 内时,a 标签始终处于 active 状态的问题。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Menu.Item 的链接在 Badge 内时


- 🐞 修复 TimePicker 禁用项 focus 时的样式问题。 [#19812](https://github.com/ant-design/ant-design/pull/19812) [@yoyo837](https://github.com/yoyo837)
- 🐞 修复 Menu.Item 链接在 Badge 内的样式问题。[#19810](https://github.com/ant-design/ant-design/pull/19810)
- 🐞 修复 Upload 类型为 `picture-card` 时,列表删除的样式问题。[#19783](https://github.com/ant-design/ant-design/pull/19783) [@qq645381995](https://github.com/qq645381995)
Copy link
Contributor

Choose a reason for hiding this comment

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

- 列表删除的样式问题。
+ 列表删除时的样式问题。

@ycjcl868 ycjcl868 merged commit a210784 into master Nov 25, 2019
@ycjcl868 ycjcl868 deleted the release-3.25.3 branch November 25, 2019 03:29
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

4 participants