aboutsummaryrefslogtreecommitdiff
path: root/src/components/checkbox/checkbox.vue
Commit message (Collapse)AuthorAge
* fix some warningsHenry Jameson2022-03-17
|
* fixed checkbox using emoji instead of dingbatDym Sohin2020-07-11
|
* Better Disabled buttons support. Mammal theme fixes. Implemented properHenry Jameson2020-02-07
| | | | | context-aware `mod` argument - now checks lightness of "variant" color. needs retesting tho
* fix eslint warningstaehoon2019-11-08
|
* fix indentationHenry Jameson2019-10-29
|
* Replaced most trivial checkboxes with Checkbox componentHenry Jameson2019-10-07
|
* replace checkboxes in user-settings with Checkbox componentHenry Jameson2019-10-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* support indeterminate checkbox statetaehoon2019-04-17
|
* render span tag only if it has contenttaehoon2019-04-17
|
* update model and props propertiestaehoon2019-04-17
|
* import scss variablestaehoon2019-04-17
|
* rewrite checkbox component as non-functionaltaehoon2019-04-17