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: 4.3.1 changelog #24683

Merged
merged 6 commits into from
Jun 2, 2020
Merged

docs: 4.3.1 changelog #24683

merged 6 commits into from
Jun 2, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jun 2, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

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

💡 Background and solution

  • Tabs
    • 🐞 修复 Tabs 下拉菜单内在 Firefox 下出现水平滚动条。#24677
    • 🐞 修复 Tabs 配合 react-sticky 使用时下划线遗失问题。#24643
    • 🐞 修复 Tabs hideAdd 无效的问题。#24621
    • 💄 调整 Tabs tabBarStyle 的展示样式。#24620
  • Button
    • 🐞 修复 Button 将 loadingdelay 快速切换至 false 时仍然会变成加载状态的问题。#24678
    • 🐞 修复 Text Button 在 danger 时样式不一致的问题。#24622 @morenyang
  • 🐞 修复 Table 包裹在 Row 中时无法展现横向滚动条的问题。#24661 @zt123123
  • 🐞 修复 Drawer 会报 dom 节点设置 dropdownMatchSelectWidth 的警告信息。#24651
  • 🐞 调整 Steps 现支持 children 下使用 React.Fragment。#24644
  • 🐞 解决 Upload 删除图标键盘无法导航操作的问题。#24615 @morenyang
  • 🐞 修复多选 Select 输入框的光标展示问题。#24631
  • RTL
    • 💄 调整 Notification RTL 模式下默认弹窗位置为左上。#24632
  • TypeScript
    • 导出 Tabs TabPaneProps 定义。#24648

  • Tabs
    • 🐞 Fix Tabs dropdown has extra horizontal scrollbar in Firefox. #24677
    • 🐞 Fix Tabs inkbar border lost when use with react-sticky. #24643
    • 🐞 Fix Tabs hideAdd not working. #24621
    • 💄 Adjust Tabs tabBarStyle style display. #24620
  • Button
    • 🐞 Fix Button quick set loading from delay to false will still change to the loading status. #24678
    • 🐞 Fix the inconsistent style of Text Button in danger. #24622 @morenyang
  • 🐞 Fix Table no showing scrollbar inside Row. #24661 @zt123123
  • 🐞 Fix Drawer get dropdownMatchSelectWidth as dom prop warning. #24651
  • 🐞 Adjust Steps to support React.Fragment with children. #24644
  • 🐞 Fix Upload delete icon cannot be navigate via keyboard. #24615 @morenyang
  • 🐞 Fix multiple Select search input cursor missing issue. #24631
  • RTL
    • 💄 Adjust Notification default placement to topLeft in RTL. #24632
  • TypeScript
    • Export Tabs TabPaneProps definition. #24648

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

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 2, 2020

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 3d83177:

Sandbox Source
antd reproduction template Configuration

@hengkx
Copy link
Member

hengkx commented Jun 2, 2020

wait #24666

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 2, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 2, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 2, 2020

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 f57873b:

Sandbox Source
antd reproduction template Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 2, 2020

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 eb1f36f:

Sandbox Source
antd reproduction template Configuration

@zombieJ
Copy link
Member Author

zombieJ commented Jun 2, 2020

@hengkx 今天会发掉,看看能不能尽快弄好。or 赶下班车。

@hengkx
Copy link
Member

hengkx commented Jun 2, 2020

刚在codesandbox看了 不报错了

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #24683 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24683   +/-   ##
=======================================
  Coverage   99.21%   99.21%           
=======================================
  Files         365      365           
  Lines        7276     7277    +1     
  Branches     1981     2033   +52     
=======================================
+ Hits         7219     7220    +1     
  Misses         57       57           
Impacted Files Coverage Δ
components/radio/index.tsx 100.00% <0.00%> (ø)
components/radio/radio.tsx 100.00% <0.00%> (ø)

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 edf7805...eb1f36f. Read the comment docs.

@hengkx
Copy link
Member

hengkx commented Jun 2, 2020

image
codesandbox 这个不会合并了吗? 提交一次 一个?

@zombieJ zombieJ merged commit fd73d2f into master Jun 2, 2020
@zombieJ zombieJ deleted the docs branch June 2, 2020 06:41
07akioni pushed a commit to 07akioni/ant-design that referenced this pull request Jun 4, 2020
* docs: 4.3.1 changelog

* update

* reorder

* 🛠  it

* update changelog
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

5 participants