aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Loading/Grid.svelte
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
|
* fix(Loading:Grid): Use math.ceil instead of deprecated global ceil functionFuwn2026-01-231-1/+3
|
* 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-49/+49
|
* chore(loading): use scss calcFuwn2024-02-111-1/+1
|
* fix(loading): light modeFuwn2024-01-301-68/+32
|
* feat(loading): grid loaderFuwn2024-01-301-0/+93