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(✨): release 4.15.6 #30562

Merged
merged 1 commit into from
May 18, 2021
Merged

docs(✨): release 4.15.6 #30562

merged 1 commit into from
May 18, 2021

Conversation

afc163
Copy link
Member

@afc163 afc163 commented May 18, 2021

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

💡 Background and solution

  • 🐞 修复 Upload 上传文件被 accept 过滤后 beforeUpload 无法接收到的问题。#30549
  • 💄 移除全局样式中对 thtext-align 属性的重置。#30399 @lbwa
  • 🌐 国际化 - 🇮🇳 补充印地语国际化文案。#30541 @jaideepghosh
  • 🇧🇷 补充葡萄牙语(巴西)国际化文案。#30532 @buzs

📝 Changelog

Language Changelog
🇺🇸 English -
🇨🇳 Chinese -

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@github-actions
Copy link
Contributor

github-actions bot commented May 18, 2021

@github-actions
Copy link
Contributor

github-actions bot commented May 18, 2021

🎉 Verify package version passed!

PR package version PR title version
4.15.6 4.15.6

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #30562 (2abf446) into master (599a8f8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master    #30562    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          398       397     -1     
  Lines         7962      7521   -441     
  Branches      2216      2049   -167     
==========================================
- Hits          7962      7521   -441     
Impacted Files Coverage Δ
components/menu/index.tsx 100.00% <0.00%> (ø)
components/space/Item.tsx 100.00% <0.00%> (ø)
components/radio/group.tsx 100.00% <0.00%> (ø)
components/space/index.tsx 100.00% <0.00%> (ø)
components/layout/Sider.tsx 100.00% <0.00%> (ø)
components/locale/nl_BE.tsx 100.00% <0.00%> (ø)
components/locale/nl_NL.tsx 100.00% <0.00%> (ø)
components/locale/ro_RO.tsx 100.00% <0.00%> (ø)
components/menu/SubMenu.tsx 100.00% <0.00%> (ø)
components/switch/index.tsx 100.00% <0.00%> (ø)
... and 11 more

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 599a8f8...2abf446. Read the comment docs.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 832 kB

ℹ️ View Unchanged
Filename Size Change
./dist/antd-with-locales.min.js 341 kB 0 B
./dist/antd.compact.min.css 64 kB 0 B
./dist/antd.dark.min.css 65.2 kB 0 B
./dist/antd.min.css 64 kB 0 B
./dist/antd.min.js 298 kB 0 B

compressed-size-action

@afc163 afc163 merged commit 0f2ca5d into master May 18, 2021
@afc163 afc163 deleted the changelog-4.15.6 branch May 18, 2021 03:20
afc163 added a commit that referenced this pull request May 24, 2021
* docs(:sparkles:): release 4.15.6 (#30562)

* fix(Collapse): end motion when set activeKey while hiding (#30555)

* docs: update changelog

* fix: Typography ellipsis flush when contain suffix (#30582)

* fix: Typography ellipsis flush when contain suffix

* update snapshot

* fix Text default rows

* fix Text default rows

* style: refactor Collapse arrow style (#30586)

close #30585

* fix: nested Table margin inside table with fixed columns (#30587)

close #30564

* fix: useNotification className should work (#30588)

close #30576

* fix: Space missing TS def (#30590)

* docs: Update Transfer asnyc table demo
close #30350

* fix: Anchor should trigger onChange when have getCurrentAnchor (#30601)

* fix: Anchor should trigger onChange when have getCurrentAnchor

close #30584

* test: add test case

* chore: Thanks @yesmeck & @ycjcl868 (#30618)

* chore(config-provider): support dynamic prefixCls (#30625)

* feat: improve Table filter and sorter position

* fix: edge cases of th border

* fix lint

* style: apply new design

* fix css detail

* fix stylelint

* fix css error

* style: sorter icon hover color

* fix test cases

* update snapshot

* fix th padding

* fix calc

Co-authored-by: JuFeng Zhang <zjffun@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
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