Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
3 days | frontend: Remove -translate-y-px from Star | Wolfgang Müller | -1/+1 | |
This seems to not be needed anymore with the up-to-date icon pack. | ||||
3 days | frontend: Simplify Pill handling | Wolfgang 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 days | frontend: Allow filtering for orphaned associations | Wolfgang 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-14 | frontend: Migrate to Tailwind 4.0 | Wolfgang Müller | -0/+4 | |
2025-02-13 | frontend: Migrate to Svelte 5 | Wolfgang Müller | -24/+35 | |