Skip to content

Commit

Permalink
feat(checkbox): expand checkbox variables for easier customization
Browse files Browse the repository at this point in the history
Closes akveo#143
BREAKING CHANGE: Checkbox check mark color variable (radio-fg) is expanded.
There are three variables instead to set a color depending a the checkbox state:
- checkbox-checkmark - base color
- checkbox-checked-checkmark - color when checkbox checked
- checkbox-disabled-checkmark - color when checkbox is disabled
  • Loading branch information
dimaatkaev authored and Dima Atkaev committed Feb 13, 2018
1 parent d3c9427 commit 6420f02
Show file tree
Hide file tree
Showing 4 changed files with 480 additions and 30 deletions.
Loading

0 comments on commit 6420f02

Please sign in to comment.