aboutsummaryrefslogtreecommitdiff
path: root/src/components/checkbox/checkbox.vue
Commit message (Expand)AuthorAge
* fix indeterminate state animationHenry Jameson2023-05-23
* Use class to style screenreader-only texttusooa2023-02-09
* Make checkbox settings accessibletusooa2023-01-28
* Use stylelinttusooa2023-01-09
* --fixHenry Jameson2022-07-31
* Revert "fix weird thing i somehow missed"Henry Jameson2022-03-29
* fix weird thing i somehow missedHenry Jameson2022-03-29
* woah ima stupidHenry Jameson2022-03-24
* fix checkboxes, specifically the NSFW oneHenry Jameson2022-03-24
* 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
* 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