summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/toolbar (unfollow)
Commit message (Collapse)AuthorLines
9 daysfrontend: Use transition to expand ToolbarWolfgang Müller-2/+4
Also, whilst here, shorten the prop definition.
9 daysfrontend: Remove unnecessary flex classWolfgang Müller-4/+4
9 daysfrontend: Rework and improve acceleratorsWolfgang Müller-2/+5
This commit switches around a couple of existing accelerators to make them easier to activate with just the left hand on the keyboard and more easily allow the addition of accelerators for all filter fields.
10 daysfrontend: Allow filtering for orphaned associationsWolfgang Müller-0/+24
With the association count filters in place we may now also allow the user to filter for associations that do not have a matching counterparts (artists without a comic, for example).
2025-02-14frontend: Migrate to Tailwind 4.0Wolfgang Müller-1/+1
2025-02-13frontend: Expand toolbar automatically with filters presentWolfgang Müller-2/+3
2025-02-13frontend: Migrate to Svelte 5Wolfgang Müller-195/+214