aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Announcement.svelte
Commit message (Collapse)AuthorAgeFilesLines
* chore(biome): drop formatter style overridesFuwn2026-03-011-19/+23
|
* chore(biome): enable svelte formattingFuwn2026-03-011-32/+32
|
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-1/+1
|
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-1/+2
|
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-1/+1
|
* format: Apply Prettier formattingFuwn2025-12-151-1/+1
|
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-1/+1
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-43/+43
|
* fix(Announcement): only show when authenticatedFuwn2024-05-281-1/+3
|
* refactor(lib): move componenets to modulesFuwn2024-04-211-1/+1
|
* feat(announcement): better format handlingFuwn2024-04-141-1/+19
|
* feat(layout): announcement featureFuwn2024-04-011-0/+33