aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings/SettingToggle.svelte
Commit message (Expand)AuthorAgeFilesLines
* 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 formattingFuwn2026-01-221-2/+2
* format: Apply Prettier formattingFuwn2025-12-151-3/+3
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-1/+1
* style: Reformat using latest formattingFuwn2025-06-111-2/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-23/+23
* chore(svelte): alias storesFuwn2023-12-311-1/+1
* fix(settings): temporarily disable height limitFuwn2023-09-231-2/+16
* refactor(settings): move toggleFuwn2023-09-091-0/+21