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

Expose border styling properties as CSS properties #214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laddng
Copy link

@laddng laddng commented Dec 15, 2020

There are three border styling properties we would like to expose on paper-checkbox for our use case. Upon upgrading to Polymer 3 from Polymer 1, the switch from ShadyCSS to ShadowDOM broke some of our custom styling for paper-checkbox. In this PR, we expose these properties as CSS variables and maintain the default styles as a fallback.

Fixes #182, fixes #184.

@laddng
Copy link
Author

laddng commented Dec 16, 2020

Hi @bicknellr, it appears that the Travis CI is no longer functioning properly. Is there any chance we could get this minor style update merged in and a new version number released? It would spare us from having to fork or vendor the entire component. Thanks!

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