aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/UmaMusumeBirthdays.svelte
Commit message (Collapse)AuthorAgeFilesLines
* fix(a11y): drop redundant alts and the landing em dashFuwn2 days1-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-33/+37
|
* chore(biome): enable svelte lintingFuwn2026-03-011-2/+2
|
* chore(biome): enable svelte formattingFuwn2026-03-011-40/+40
|
* perf: Optimise LCP with image loading and animation fixesFuwn2026-02-021-1/+9
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-111/+111
|
* feat(umamusume): single fetch birthdaysFuwn2024-03-171-4/+5
|
* fix(umamusume): null-check birthdaysFuwn2024-03-171-39/+52
|
* feat(tools): uma musume birthdaysFuwn2024-03-161-0/+120