aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Layout
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-292-5/+7
|
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-232-5/+9
|
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-0/+23
|
* format: Apply Prettier formattingFuwn2026-01-222-2/+7
|
* format: Apply Prettier formattingFuwn2025-12-152-7/+2
|
* style: Reformat using latest formattingFuwn2025-06-112-2/+7
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-095-207/+207
|
* feat(SequelCatcher): formattingFuwn2024-07-081-0/+5
|
* feat(NumberTicker): unused, but implementedFuwn2024-05-081-0/+36
|
* refactor(lib): move componenets to modulesFuwn2024-04-212-0/+186
|
* refactor(TextTransition): move to LayoutFuwn2024-04-211-0/+28