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 feature #35729

Merged
merged 16 commits into from May 25, 2022
Merged

chore: next merge feature #35729

merged 16 commits into from May 25, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented May 25, 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

zombieJ and others added 13 commits May 23, 2022 16:04
* fix: division in less for Segmented

* fix: update
* docs: update demo code

* chore: increase bundle size

* Revert "chore: increase bundle size"

This reverts commit 1c75e5a.
* fix: drawer can not ref form instance when open

* fix: test

* feat: div ref

* feat: test

* feat: test

* feat: test

* feat: test
chore: feature merge master
* feat: config provider support componentDisable

* test: update snapshot

* docs: update

* chore: code
@github-actions
Copy link
Contributor

github-actions bot commented May 25, 2022

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #35729 (8ae2786) into next (8b802bb) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              next    #35729   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          472       472           
  Lines         8498      8501    +3     
  Branches      2405      2407    +2     
=========================================
+ Hits          8498      8501    +3     
Impacted Files Coverage Δ
components/config-provider/index.tsx 100.00% <100.00%> (ø)
components/drawer/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 8b802bb...8ae2786. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented May 25, 2022

Size Change: +33 B (0%)

Total Size: 893 kB

Filename Size Change
./dist/antd-with-locales.min.js 459 kB +17 B (0%)
./dist/antd.min.js 404 kB +16 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/antd.compact.min.css 7.31 kB
./dist/antd.dark.min.css 7.36 kB
./dist/antd.min.css 7.34 kB
./dist/antd.variable.min.css 7.74 kB

compressed-size-action

@github-actions github-actions bot merged commit 948ac78 into next May 25, 2022
@github-actions github-actions bot deleted the next-merge-feature branch May 25, 2022 10:28
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

5 participants