aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/InputTemplate.svelte
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+0
|
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-2/+2
|
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-1/+2
|
* fix(html): Replace invalid p element containing div with proper div wrapperFuwn2026-01-231-2/+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-57/+57
|
* feat(inputtemplate): preserve caseFuwn2024-02-031-1/+4
|
* feat(reader): add reader betaFuwn2024-02-011-2/+2
|
* feat(tools): likesFuwn2024-01-141-0/+9
|
* fix(randomfollower): onsubmit for buttonFuwn2024-01-111-1/+5
|
* feat(tools): dump profile toolFuwn2024-01-061-0/+4
|
* refactor(tools): input templateFuwn2024-01-061-0/+51