summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/toolbar/SelectSort.svelte (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Hide drop-down arrow from <select> in SelectSortWolfgang Müller3 days-1/+1
| | | | | This might be confused with the sort direction and adds a bit too much visual clutter right next to the sort direction toggle.
* frontend: Use more consistent titlesWolfgang Müller3 days-1/+1
|
* frontend: Migrate to eslint-plugin-svelte 3.0Wolfgang Müller2025-03-26-1/+1
| | | | | | | This includes a migration to a flat eslint.config.js, which will now also automatically ignore items from .gitignore. eslint-plugin-svelte 3.0 comes with a couple of changes to recommended rules as well, these are also addressed in this commit.
* frontend: Migrate to Svelte 5Wolfgang Müller2025-02-13-25/+33
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+61