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(button): disabled style override loading style #1812

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

nnmax
Copy link
Contributor

@nnmax nnmax commented Jan 19, 2022

No description provided.

@vercel
Copy link

vercel bot commented Jan 19, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growingio/gio-design/3fpe3K1zQj2xeqNpU2G7qGmwCvYb
✅ Preview: https://gio-design-git-buttonloadinganddisabled-growingio.vercel.app

@sonarcloud
Copy link

sonarcloud bot commented Jan 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nnmax nnmax merged commit f264dba into master Jan 19, 2022
@nnmax nnmax deleted the buttonLoadingAndDisabled branch January 19, 2022 07:09
jack0pan pushed a commit that referenced this pull request Jan 25, 2022
## [22.12.10](v22.12.9...v22.12.10) (2022-01-25)

### Bug Fixes

* **button:** disabled style override loading style ([#1812](#1812)) ([f264dba](f264dba))
* **card:** fix card (remove flex) ([#1814](#1814)) ([525d507](525d507))
* **link:** reduce selector's specificity ([#1811](#1811)) ([76c5961](76c5961))
* **select:** clear missing ([#1825](#1825)) ([a353ac6](a353ac6))
@jack0pan
Copy link
Member

🎉 This PR is included in version 22.12.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【Button】当button组件type="primary" ,disabled =true , loading =true时 样式错误
3 participants