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

chore: next merge master #34676

Merged
merged 25 commits into from
Mar 23, 2022
Merged

chore: next merge master #34676

merged 25 commits into from
Mar 23, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Mar 23, 2022

[中文版模板 / 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

📝 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

afc163 and others added 25 commits March 19, 2022 21:53
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
…nder cannot be interactive (#34614)

* fix: when fullscreen is false, the element returned by dateFullCellRender cannot be interactive

* test: add test for Calendar
* fix: Badge Animation enter and leave in RTL

* [CodeFactor] Apply fixes to commit 87f1866

[ci skip] [skip ci]

Co-authored-by: codefactor-io <support@codefactor.io>
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* Create README-ja_JP.md

* Update README-uk_UA.md

* Update README-pt_BR.md

* Update README-zh_CN.md

* Update README-sp_MX.md
* chore: update Space vertical demo

close #34609

* fix snapshot
* fix: fix small steps dot positon

* chore: code clean

* docs: add demo
* feat: support layout components given refs

* test: add ensure given ref test case

* fix: update test

Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
* fix: types declaration

* fix(table): filterSearch TypeScript declaration
@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2022

@github-actions
Copy link
Contributor

Size Change: +162 B (0%)

Total Size: 934 kB

Filename Size Change
./dist/antd-with-locales.min.js 400 kB +10 B (0%)
./dist/antd.compact.min.css 46.2 kB +34 B (0%)
./dist/antd.dark.min.css 47.4 kB +35 B (0%)
./dist/antd.min.css 46.2 kB +34 B (0%)
./dist/antd.min.js 347 kB +18 B (0%)
./dist/antd.variable.min.css 46.6 kB +31 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #34676 (b63bdc4) into next (b967f9e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              next    #34676   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          436       436           
  Lines         8051      8050    -1     
  Branches      2297      2297           
=========================================
- Hits          8051      8050    -1     
Impacted Files Coverage Δ
components/affix/index.tsx 100.00% <ø> (ø)
components/layout/index.tsx 100.00% <ø> (ø)
components/layout/layout.tsx 100.00% <100.00%> (ø)
components/message/hooks/useMessage.tsx 100.00% <100.00%> (ø)
components/message/index.tsx 100.00% <100.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 b967f9e...b63bdc4. Read the comment docs.

@github-actions github-actions bot merged commit 2e313bf into next Mar 23, 2022
@github-actions github-actions bot deleted the next-merge-master branch March 23, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet