| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Resolve all ESLint errors and warnings | Fuwn | 2026-01-29 | 1 | -2/+2 |
| * | refactor(layout): Replace empty p elements with reusable Spacer component | Fuwn | 2026-01-23 | 1 | -1/+2 |
| * | fix(html): Replace self-closing non-void HTML elements with proper closing tags | Fuwn | 2026-01-23 | 1 | -3/+3 |
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -3/+3 |
| * | style(src): Remove self-closing tags with attributes | Fuwn | 2025-06-23 | 1 | -2/+2 |
| * | style(src): Remove self-closing p and div tags | Fuwn | 2025-06-23 | 1 | -1/+1 |
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -58/+58 |
| * | feat(skeleton): animation delay | Fuwn | 2024-05-20 | 1 | -2/+2 |
| * | refactor(user): shift message layout | Fuwn | 2024-02-19 | 1 | -2/+3 |
| * | feat(skeleton): animation delay implementation | Fuwn | 2024-02-11 | 1 | -2/+3 |
| * | feat(skeleton): optimise cards | Fuwn | 2024-02-11 | 1 | -2/+2 |
| * | fix(skeleton): use cover-style gaps | Fuwn | 2024-01-31 | 1 | -1/+1 |
| * | refactor(skeleton): move to loading module | Fuwn | 2024-01-31 | 1 | -0/+69 |