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: Removed color inheritance prevention hack and dependency updates #8

Merged
merged 8 commits into from
May 7, 2022

Conversation

CatchABus
Copy link

In this PR, I removed a small hack that prevented the inheritance of backgroundColor and color.

This was useless anyway as we use indicatorColor and indicatorFillColor for styling.
These css properties have also been rewritten to match NS color properties behaviour.

Also, demos have been updated to work with latest NativeScript, and repo dependencies have been updated.

@farfromrefug
Copy link
Member

@CatchABus I really like that refactoring! Thanks a lot for this!

@farfromrefug farfromrefug merged commit c24484b into master May 7, 2022
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.

2 participants