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

feat: add input-background css variable #1650

Merged
merged 3 commits into from
Jul 17, 2022

Conversation

KareemDa
Copy link
Contributor

The goal for this PR is to be able to change the input background color.

Material Design has an option: filled which changes background color from white to light one,

currently, the background is hardcoded.
This PR adds new variable: --vs-input-background to override default background color

Example of filled applied by customizing --vs-input-background:

image

@netlify
Copy link

netlify bot commented Jul 17, 2022

👷 Deploy request for vueselect pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7c01a0d

@sagalbot sagalbot merged commit f69a026 into sagalbot:master Jul 17, 2022
@sagalbot
Copy link
Owner

@KareemDa thanks for the contribution! Merged with a slight adjustment, the name of the variable was updated to vs-search-input-bg to match the pattern of the others.

@github-actions
Copy link

🎉 This PR is included in version 3.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@KareemDa
Copy link
Contributor Author

Thank you so much!

@JoA-MoS
Copy link

JoA-MoS commented Mar 30, 2023

@sagalbot - could this functionality be merged into the beta channel for vue3 support?

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.

3 participants