aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Loading
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-293-4/+4
|
* fix(Loading:Grid): Use math.ceil instead of deprecated global ceil functionFuwn2026-01-231-1/+3
|
* 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-234-7/+7
|
* format: Apply Prettier formattingFuwn2025-12-154-7/+7
|
* style(src): Remove self-closing tags with attributesFuwn2025-06-231-2/+2
|
* style(src): Remove self-closing p and div tagsFuwn2025-06-234-5/+5
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-095-233/+233
|
* feat(skeleton): animation delayFuwn2024-05-201-2/+2
|
* refactor(lib): move componenets to modulesFuwn2024-04-211-1/+1
|
* feat(tools): uma musume birthdaysFuwn2024-03-161-1/+2
|
* refactor(user): shift message layoutFuwn2024-02-191-2/+3
|
* refactor(message): with reload flagFuwn2024-02-131-0/+5
|
* feat(skeleton): animation delay implementationFuwn2024-02-111-2/+3
|
* feat(skeleton): optimise cardsFuwn2024-02-111-2/+2
|
* chore(loading): use scss calcFuwn2024-02-111-1/+1
|
* feat(hololive): add try again buttonFuwn2024-02-071-0/+5
|
* feat(hololive): hololive scheduleFuwn2024-02-071-1/+1
|
* feat(popup): use popup componentFuwn2024-02-041-1/+1
|
* feat(message): use fullscreen popupFuwn2024-02-041-13/+22
|
* fix(sequelyspy): require loginFuwn2024-02-011-14/+0
|
* fix(skeleton): use cover-style gapsFuwn2024-01-311-1/+1
|
* refactor(skeleton): move to loading moduleFuwn2024-01-311-0/+69
|
* fix(loading): light modeFuwn2024-01-304-98/+74
|
* feat(loading): grid loaderFuwn2024-01-302-1/+97
|
* feat: more fancy loadersFuwn2024-01-301-4/+4
|
* feat(badges): cool loading messageFuwn2024-01-303-0/+149