aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings/SettingCheckboxToggle.svelte
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-3/+3
|
* 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
|
* feat(settings): add uri fragment to schedule filter listFuwn2024-10-091-1/+2
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-66/+66
|
* fix(SettingCheckboxToggle): ensure typesFuwn2024-05-271-4/+10
|
* fix(checkbox): field selectionFuwn2024-01-211-13/+2
|
* fix(layout): locale reactivityFuwn2024-01-211-3/+4
|
* feat(calculation): invert smart calculation optionFuwn2024-01-101-2/+6
|
* chore(svelte): alias storesFuwn2023-12-311-1/+1
|
* feat(settings): click on text to toggleFuwn2023-12-141-8/+28
|
* fix: eslint errorsFuwn2023-12-091-1/+3
|
* feat(settings): live mai toggleFuwn2023-12-051-0/+3
|
* feat(layout): maiFuwn2023-12-051-2/+2
|
* feat(upcoming): option to display planningFuwn2023-11-181-1/+4
|
* feat(settings): change to checkboxFuwn2023-10-201-0/+54