Commit graph

13 commits

Author SHA1 Message Date
c337e1fa4b feat: update search result description translation 2025-04-25 20:48:45 +02:00
faa04343e9 style: spacing and color adjustments
- remove padding on results if has results
- make buttons "pop" ;)
- remove handling of up & down on search results
2025-04-25 20:26:47 +02:00
be7b76d4cb style: transition to green / red color on hover 2025-04-25 20:15:12 +02:00
e13e64bac4 chore: add explanation to limit parameter 2025-04-25 19:56:40 +02:00
3d252c1984 feat: remove / add accounts to current list 2025-04-25 19:55:00 +02:00
219756d1db feat: remove default form submission handler 2025-04-25 18:11:39 +02:00
011f090680 feat: remove enter key handler 2025-04-25 18:07:12 +02:00
ed7cbe6f17 feat: show search following when viewing list accounts 2025-04-25 17:46:48 +02:00
2bf71f867c feat: add search field in list accounts view 2025-04-25 17:46:48 +02:00
Joaquín Sánchez
36004a7eba
feat: bump to latest vue 3.4.19 (#2607)
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-02-24 12:24:21 +00:00
patak
ccfa7a8d10
refactor: no reactivity transform (#2600) 2024-02-21 15:20:08 +00:00
patak
6c5bb83ac3
feat: upgrade to masto.js v6 (#2530) 2024-01-09 08:56:15 +00:00
Evan Boehs
e58d09b6cc
feat: finish list CRUD (#1532)
Co-authored-by: userquin <userquin@gmail.com>
closes https://github.com/elk-zone/elk/issues/372
2023-02-02 22:02:39 +01:00
Renamed from pages/[[server]]/list/[list]/accounts.vue (Browse further)