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

Add input focus blur variable #33031

Merged
merged 1 commit into from Feb 11, 2021

Conversation

samwilliscreative
Copy link
Contributor

I have added an additional variable to allow users to customise the value of the blur property for box-shadows. Previously, input shadows set their own blur value, which made it difficult to overwrite due to the usage of mixins to generate a lot of the validation styles; Issue #31940.

This PR offers a new $input-btn-focus-blur variable, which defaults to a value of 0, and is then used to populate the blur for all input related box-shadow variables.

@ffoodd
Copy link
Member

ffoodd commented Feb 10, 2021

Seems good to me, I don't expect any side-effect and I don't think this need documentation either.

@XhmikosR XhmikosR added this to Inbox in v5.0.0-beta3 via automation Feb 10, 2021
@mdo mdo merged commit 2f03e32 into twbs:main Feb 11, 2021
v5.0.0-beta3 automation moved this from Inbox to Done Feb 11, 2021
@samwilliscreative samwilliscreative deleted the form-focus-blur-variable branch February 11, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5.0.0-beta3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants