Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | frontend: Allow Pills to be highlighted when hovered | Wolfgang Müller | 3 days | -2/+27 |
| | | | | | This gives better visual feedback, especially in the ComicDetails tab where clicking on a Pill is a separate action. | |||
* | frontend: Simplify Pill handling | Wolfgang Müller | 3 days | -20/+29 |
| | | | | | | 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. | |||
* | frontend: Add missing semicolon to @reference directive | Wolfgang Müller | 2025-02-14 | -1/+1 |
| | | | | | This sneaky bug caused the next .pink rule to never end up in the generated CSS. | |||
* | frontend: Migrate to Tailwind 4.0 | Wolfgang Müller | 2025-02-14 | -1/+3 |
| | ||||
* | frontend: Migrate to Svelte 5 | Wolfgang Müller | 2025-02-13 | -5/+12 |
| | ||||
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+40 |