Commit Graph

15 Commits

Author SHA1 Message Date
Rico van Zelst
8aac9e6bd9 fix(views): fix role filter bug
The code changes in `list_all.blade.php` fix a spacing issue in the champion card component. So filters work now
2023-12-28 14:43:30 +01:00
Rico van Zelst
66d71f84c0 feat(components): update heading tags in blade templates
- Updated the heading tags in the `list_all.blade.php` files for champions, emotes, icons, and skins from `<h2>` to `<h1>`.
- Also updated the heading tag in the `features.blade.php` file from `<h2>` to `<h1>`.
2023-12-08 18:18:12 +01:00
Rico van Zelst
7c05647079 fix: improved tooltip 2023-11-15 14:51:17 +01:00
Rico van Zelst
2b8e6d9327 feat: skin list 2023-11-09 12:20:46 +01:00
Rico van Zelst
00018878e0 feat: position filter 2023-11-08 21:40:51 +01:00
Rico van Zelst
cabb5414ae axe: accessibility text size 2023-11-07 22:24:02 +01:00
Rico van Zelst
d17d19bac6 fix: query optimization
 166 Queries -> 2 Queries (cached)
2023-11-07 22:04:00 +01:00
Rico van Zelst
04602efece fix: detail icon 2023-11-07 21:36:27 +01:00
Rico van Zelst
8751c6dd1a fix: image loading & syze 2023-11-07 19:52:45 +01:00
Rico van Zelst
790b8d280f feat: image load animation 2023-11-07 19:38:34 +01:00
Rico van Zelst
b5342fcc9d style: remove unused code 2023-11-07 19:15:09 +01:00
Rico van Zelst
e2c63a7a0a fix: accessibility changes 2023-11-07 18:11:44 +01:00
Rico van Zelst
b4f5954558 fix: don't lazy load atf images 2023-11-07 17:46:14 +01:00
Rico van Zelst
167be2fd82 opt: use image cdn for splashes 2023-11-07 17:41:03 +01:00
Rico van Zelst
4445bc1478 feat: champion list 2023-11-07 17:28:37 +01:00