summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/icons (unfollow)
Commit message (Collapse)AuthorLines
3 daysfrontend: Remove -translate-y-px from StarWolfgang Müller-1/+1
This seems to not be needed anymore with the up-to-date icon pack.
3 daysfrontend: Simplify Pill handlingWolfgang Müller-8/+0
Where before we handled the styling of pills (such as their icons and colours) in multiple different places, instead centralize all of this in the base Pill component.
9 daysfrontend: Allow filtering for orphaned associationsWolfgang Müller-0/+15
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-0/+4
2025-02-13frontend: Migrate to Svelte 5Wolfgang Müller-24/+35