aboutsummaryrefslogtreecommitdiff
path: root/src/components/selectable_list
Commit message (Expand)AuthorAge
* interactive lists & non-interactive listsHenry Jameson2024-02-29
* implement list item stylesHenry Jameson2024-02-29
* Use stylelinttusooa2023-01-09
* --fixHenry Jameson2022-07-31
* fix some mishaps i noticed during self-reviewHenry Jameson2022-03-30
* lint + fixes for registrationHenry Jameson2022-03-29
* Revert "lint"Henry Jameson2022-03-29
* lintHenry Jameson2022-03-29
* fix checkboxes, specifically the NSFW oneHenry Jameson2022-03-24
* migrate to v-slotHenry Jameson2021-04-25
* improved selectedMenu againHenry Jameson2020-01-24
* selectedPost and selectedMenu supportHenry Jameson2020-01-13
* poll slot renamed, lightBg customization implementedHenry Jameson2020-01-13
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
* remove &taehoon2019-04-29
* show ellipsis for long user name and screen nametaehoon2019-04-29
* code readabilitytaehoon2019-04-17
* make sure to use filtered selected keystaehoon2019-04-17
* support indeterminate checkbox statetaehoon2019-04-17
* update checkbox importing pathtaehoon2019-04-17
* support i18ntaehoon2019-04-17
* ui improvementstaehoon2019-04-17
* show list header only if there are itemstaehoon2019-04-17
* pass down empty slottaehoon2019-04-17
* make border of list header thickertaehoon2019-04-17
* replace scope attributes by slot-scopetaehoon2019-04-17
* add border-bottom to the headertaehoon2019-04-17
* support header slottaehoon2019-04-17
* add header to selectable-list componenttaehoon2019-04-17
* let not selectable-list know about getKey proptaehoon2019-04-17
* clean uptaehoon2019-04-17
* refactor selectable-list using list componenttaehoon2019-04-17
* move border-bottom style to the listtaehoon2019-04-17
* add some styling to the selectable-list componenttaehoon2019-04-17
* use key properlytaehoon2019-04-17
* save selected items to the statetaehoon2019-04-17
* use SelectableList for blocks/mutes listtaehoon2019-04-17
* rename selectable_row to selectable_listtaehoon2019-04-17