aboutsummaryrefslogtreecommitdiff
path: root/src/components/checkbox/checkbox.vue
Commit message (Collapse)AuthorAge
* 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