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: changelog for 4.17.0-alpha.4 #32290

Merged
merged 3 commits into from
Sep 25, 2021
Merged

docs: changelog for 4.17.0-alpha.4 #32290

merged 3 commits into from
Sep 25, 2021

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Sep 24, 2021

  • 🐞 Fix Ok abbreviation to be OK. #32259 @chj-damon
  • 🐞 Fix antd.variable.less compile mix with default theme variable. #32279
  • Button
    • 🐞 Fix Button with ghost hover style. #32289
    • 🐞 Fix Button with loading can not trigger Tooltip. #32158
  • Table
    • 🐞 Fix Table don't support ref. #32136 @JounQin
    • 🐞 Table remove sticky style with fixed column in IE11 to avoid layout issue. #32177
    • 💄 Optimize Table sorter icon margin problem. #32172
  • 🐞 Fix Grid Col flex some time exceed its width when content too long. #32160
  • 🐞 Fix Switch Loading icon in an incorrect position. #32216
  • RTL
    • 💄 Optimized Alert close icon display in RTL mode. #32286
    • 💄 Optimized Table header action display in RTL mode. #32283
    • 💄 Optimized Collapse arrow icon display in RTL mode. #32282
    • 💄 Optimized Badge count display and animation in RTL mode. #32281
    • 💄 Optimized InputNumber handler border style in RTL mode. #32272
    • 💄 Optimized Dropdown icon display in RTL mode. #32271
  • TypeScript

  • 🐞 修复英文国际化文案 OkOK#32259 @chj-damon
  • 🐞 修复 antd.variable.less 编译时会混入默认主题配置的问题。#32279
  • Button
    • 🐞 修复 Button ghost 鼠标悬停样式。#32289
    • 🐞 修复 Button 配置 loading 时,无法触发 Tooltip 的问题。#32158
  • Table
    • 🐞 修复 Table 不支持 ref 的问题。#32136 @JounQin
    • 🐞 Table 移除 IE11 下 sticky 的相关样式以解决布局问题。#32177
    • 🐞 优化 Table 排序图标边距问题。#32172
  • 🐞 修复 Switch loading 按钮位置不正确的问题。#32216
  • 🐞 修复 Grid Col flex 在内容过长的时候缩放失效的问题。#32160
  • RTL
    • 💄 优化 Alert 关闭按钮在 RTL 模式下的显示。#32286
    • 💄 优化 Table 表头操作按钮在 RTL 模式下显示。#32283
    • 💄 优化 Collapse 按钮在 RTL 模式下位置显示。#32282
    • 💄 优化 Badge 数字在 RTL 模式下显示和动画。#32281
    • 💄 优化 InputNumber 操作栏 RTL 模式下边框样式。#32272
    • 💄 优化 Dropdown RTL 模式下 icon 显示。#32271
  • TypeScript

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2021

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2021

🎉 Verify package version passed!

PR package version PR title version
4.17.0-alpha.4 4.17.0-alpha.4

@afc163 afc163 requested a review from vagusX September 24, 2021 14:28
@codecov
Copy link

codecov bot commented Sep 24, 2021

Codecov Report

Merging #32290 (338301b) into master (441a6ab) will not change coverage.
The diff coverage is n/a.

❗ Current head 338301b differs from pull request most recent head 277c6dc. Consider uploading reports for the commit 277c6dc to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master    #32290   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          414       414           
  Lines         7571      7571           
  Branches      2125      2125           
=========================================
  Hits          7571      7571           

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 441a6ab...277c6dc. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2021

Size Change: 0 B

Total Size: 918 kB

ℹ️ View Unchanged
Filename Size
./dist/antd-with-locales.min.js 353 kB
./dist/antd.compact.min.css 64.8 kB
./dist/antd.dark.min.css 66.2 kB
./dist/antd.min.css 65.1 kB
./dist/antd.min.js 303 kB
./dist/antd.variable.min.css 65.5 kB

compressed-size-action

@vagusX vagusX merged commit 4636887 into master Sep 25, 2021
@vagusX vagusX deleted the changelog-4.17.0-alpha.4 branch September 25, 2021 07:01
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.

2 participants