aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Loading/Skeleton.svelte
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-2/+2
|
* 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-3/+3
|
* format: Apply Prettier formattingFuwn2025-12-151-3/+3
|
* style(src): Remove self-closing tags with attributesFuwn2025-06-231-2/+2
|
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-1/+1
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-58/+58
|
* feat(skeleton): animation delayFuwn2024-05-201-2/+2
|
* refactor(user): shift message layoutFuwn2024-02-191-2/+3
|
* feat(skeleton): animation delay implementationFuwn2024-02-111-2/+3
|
* feat(skeleton): optimise cardsFuwn2024-02-111-2/+2
|
* fix(skeleton): use cover-style gapsFuwn2024-01-311-1/+1
|
* refactor(skeleton): move to loading moduleFuwn2024-01-311-0/+69