index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
selectable_list
/
selectable_list.vue
Commit message (
Expand
)
Author
Age
*
interactive lists & non-interactive lists
Henry Jameson
2024-02-29
*
implement list item styles
Henry Jameson
2024-02-29
*
Use stylelint
tusooa
2023-01-09
*
--fix
Henry Jameson
2022-07-31
*
fix some mishaps i noticed during self-review
Henry Jameson
2022-03-30
*
lint + fixes for registration
Henry Jameson
2022-03-29
*
Revert "lint"
Henry Jameson
2022-03-29
*
lint
Henry Jameson
2022-03-29
*
fix checkboxes, specifically the NSFW one
Henry Jameson
2022-03-24
*
migrate to v-slot
Henry Jameson
2021-04-25
*
improved selectedMenu again
Henry Jameson
2020-01-24
*
selectedPost and selectedMenu support
Henry Jameson
2020-01-13
*
poll slot renamed, lightBg customization implemented
Henry Jameson
2020-01-13
*
eslint --fix --ext .js,.vue src
Henry Jameson
2019-07-05
*
remove &
taehoon
2019-04-29
*
show ellipsis for long user name and screen name
taehoon
2019-04-29
*
code readability
taehoon
2019-04-17
*
make sure to use filtered selected keys
taehoon
2019-04-17
*
support indeterminate checkbox state
taehoon
2019-04-17
*
support i18n
taehoon
2019-04-17
*
ui improvements
taehoon
2019-04-17
*
show list header only if there are items
taehoon
2019-04-17
*
pass down empty slot
taehoon
2019-04-17
*
make border of list header thicker
taehoon
2019-04-17
*
replace scope attributes by slot-scope
taehoon
2019-04-17
*
add border-bottom to the header
taehoon
2019-04-17
*
support header slot
taehoon
2019-04-17
*
add header to selectable-list component
taehoon
2019-04-17
*
let not selectable-list know about getKey prop
taehoon
2019-04-17
*
refactor selectable-list using list component
taehoon
2019-04-17
*
move border-bottom style to the list
taehoon
2019-04-17
*
add some styling to the selectable-list component
taehoon
2019-04-17
*
use key properly
taehoon
2019-04-17
*
save selected items to the state
taehoon
2019-04-17
*
use SelectableList for blocks/mutes list
taehoon
2019-04-17
*
rename selectable_row to selectable_list
taehoon
2019-04-17