aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/BirthdaysTemplate.svelte
Commit message (Collapse)AuthorAgeFilesLines
* fix(a11y): drop redundant alts and the landing em dashFuwn42 hours1-1/+1
| | | | | | | | | Replace generic alt="Avatar" / alt="Character" with empty alts on images that visually duplicate a name already present as adjacent text (Wrapped activity avatar, Hololive stream icon, three Birthdays covers); screen readers stop announcing "Avatar" / "Character" twice. Also swap the em dash in the landing subheadline for a comma per the project copy rule.
* chore(biome): drop formatter style overridesFuwn2026-03-011-22/+24
|
* chore(biome): enable svelte lintingFuwn2026-03-011-3/+3
|
* chore(biome): enable svelte formattingFuwn2026-03-011-26/+26
|
* perf: Optimise LCP with image loading and animation fixesFuwn2026-02-021-1/+9
|
* fix: Add null guards and improve error messaging for user lookupsFuwn2026-01-231-1/+1
|
* fix(Birthdays): Always allow leap year day valuesFuwn2025-02-281-2/+2
|
* feat(Tools): Use generic birthdays tool template, adds NIJISANJI birthdays toolFuwn2025-02-141-0/+115