Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

fix(checkbox): Fixed checkbox container fill color when animating #4879

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

abhiomkar
Copy link
Collaborator

Description

Used Sass's unique-id() unique id generator function instead of using number incriminator which might not work if override Sass mixin is compiled in another session.

Fixes #4710

@abhiomkar abhiomkar requested a review from moog16 July 8, 2019 20:05
@abhiomkar abhiomkar changed the title fix(checkbox): Fixes checkbox container fill color when animating fix(checkbox): Fixed checkbox container fill color when animating Jul 8, 2019
@mdc-web-bot
Copy link
Collaborator

All 699 screenshot tests passed for commit 1ecb6c3 vs. master! 💯🎉

@abhiomkar abhiomkar merged commit d393fb5 into master Jul 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/checkbox_keyframes branch July 8, 2019 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Checkbox] Checkbox fills different color when animating
4 participants