aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Layout/Dropdown.svelte
Commit message (Expand)AuthorAgeFilesLines
* fix(dropdown): scoped transition restores border-radius animationFuwn21 hours1-0/+6
* fix(nav): close dropdowns and hamburger on touch / outside clickFuwn22 hours1-7/+9
* style(card): move backdrop blur to an opt-in .card-glass modifierFuwn4 days1-1/+1
* perf(images): lazy-load and async-decode off-screen imageryFuwn5 days1-1/+0
* style(a11y): drop redundant border-radius from Dropdown focus ruleFuwn5 days1-1/+0
* fix(a11y): make header Dropdown keyboard-operableFuwn5 days1-6/+83
* chore(biome): drop formatter style overridesFuwn2026-03-011-5/+5
* chore(biome): enable svelte formattingFuwn2026-03-011-17/+17
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-3/+5
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-4/+8
* format: Apply Prettier formattingFuwn2026-01-221-1/+4
* format: Apply Prettier formattingFuwn2025-12-151-4/+1
* style: Reformat using latest formattingFuwn2025-06-111-1/+4
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-116/+116
* refactor(lib): move componenets to modulesFuwn2024-04-211-0/+127