| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "fix(a11y): bump touch targets to 44px under pointer:coarse" | Fuwn | 23 hours | 1 | -30/+0 |
| | | | | | This reverts commit b429cf8d3b566a6ec665cd4f2ec34f55c3138179. | ||||
| * | fix(a11y): bump touch targets to 44px under pointer:coarse | Fuwn | 23 hours | 1 | -0/+30 |
| | | | | | | | | | Inputs, buttons, and selects baseline at 32px (2em), well below WCAG 2.5.5's 44x44 minimum. Adds a coarse-pointer media block that lifts the standard height to 2.75rem, neutralises aggressive 0.75 scale on .smaller-button / .button-square (transforms shrink hit-test rects), and grows the checkbox from 1.15em to 1.5rem. | ||||
| * | refactor(colours): tokenise card shadows and scrims | Fuwn | 4 days | 1 | -4/+2 |
| | | | | | | | | | | | | Introduce --shadow-card, --shadow-card-emphasized, --shadow-cta, --scrim, --scrim-soft, and --scrim-banner. Migrate 14 inline literals (card.css, input.css, Notification, MediaRoulette, the two Landing CTA buttons, the popup overlay, the palette and roulette scrims, three identity banners, the user profile cover art shadow) onto the tokens, with light/dark adaptation handled by the existing prefers-color-scheme blocks instead of duplicated inline. Two single-use Landing demo-focus values stay inline. | ||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -81/+81 |
| | | |||||
| * | chore(biome): enable css formatting | Fuwn | 2026-03-01 | 1 | -14/+14 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2026-01-22 | 1 | -3/+9 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -9/+3 |
| | | |||||
| * | style: Reformat using latest formatting | Fuwn | 2025-06-11 | 1 | -3/+9 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -75/+75 |
| | | |||||
| * | fix(input.css): input y alignment | Fuwn | 2024-05-05 | 1 | -2/+15 |
| | | |||||
| * | fix(input.css): input y alignment | Fuwn | 2024-05-04 | 1 | -6/+0 |
| | | |||||
| * | feat(badges): custom css | Fuwn | 2024-04-02 | 1 | -2/+4 |
| | | |||||
| * | fix(css): file input text colour | Fuwn | 2024-03-17 | 1 | -0/+5 |
| | | |||||
| * | feat(css): tamer input shadows | Fuwn | 2024-02-11 | 1 | -2/+4 |
| | | |||||
| * | feat(input): prettier inputs | Fuwn | 2024-02-01 | 1 | -0/+14 |
| | | |||||
| * | refactor(styles): move out to src | Fuwn | 2024-01-23 | 1 | -0/+141 |