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

Fix Spin style when indicator is Icon #15712

Merged
merged 2 commits into from
Mar 28, 2019
Merged

Fix Spin style when indicator is Icon #15712

merged 2 commits into from
Mar 28, 2019

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Mar 28, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Branch merge
  • Other (about what?)

👻 What's the background?

close #15693

💡 Solution

Add classNames to i inside Spin.

📝 Changelog description

Describe changes from userside, and list all potential break changes or other risks.

  1. English description
  1. Chinese description (optional)

☑️ Self Check before Merge

  • 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

@buildsize
Copy link

buildsize bot commented Mar 28, 2019

File name Previous Size New Size Change
package-lock.json [new file] 799.01 KB

@netlify
Copy link

netlify bot commented Mar 28, 2019

Deploy preview for ant-design ready!

Built with commit 4708469

https://deploy-preview-15712--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

Merging #15712 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #15712   +/-   ##
=======================================
  Coverage   95.06%   95.06%           
=======================================
  Files         250      250           
  Lines        6643     6643           
  Branches     1907     1907           
=======================================
  Hits         6315     6315           
  Misses        327      327           
  Partials        1        1
Impacted Files Coverage Δ
components/spin/index.tsx 94.73% <ø> (ø) ⬆️

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 d0b68f9...4708469. Read the comment docs.

@netlify
Copy link

netlify bot commented Mar 28, 2019

Deploy preview for ant-design ready!

Built with commit acd1123

https://deploy-preview-15712--ant-design.netlify.com

@afc163 afc163 merged commit a83b7dc into master Mar 28, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-spin-style branch March 28, 2019 05:50
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.

Spin组件的indicator是否只支持Icon组件
2 participants