aboutsummaryrefslogtreecommitdiff
path: root/src/components/checkbox/checkbox.vue
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* improve checkbox stylesHenry Jameson2024-02-21
|
* add .input class to all inputsHenry Jameson2024-02-07
|
* fix transition when resetting to indeterminate stateHenry Jameson2023-05-24
|
* fix animation when ideterminate is the initial stateHenry Jameson2023-05-24
|
* 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
| | | | This reverts commit b132581b3a5291fdc9ca62baf912a40be747ee6b.
* 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
| | | | | 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