Rico van Zelst
4f22451be3
style: Update CSS classes for video aspect ratio
...
- Updated CSS classes in grid_info.blade.php to use 'aspect-video' for maintaining video aspect ratio styling.
2024-03-26 11:27:28 +01:00
Shift
2541825a1d
Sort Tailwind classes
2024-03-18 17:55:31 +00:00
Rico van Zelst
755fcf9561
fix(sec): Add 'rel="noopener"' to external links
...
Add 'rel="noopener"' attribute to external links for improved security and accessibility.
2024-03-03 17:44:49 +01:00
Rico van Zelst
088066f720
feat(skins): Update grid_info blade with improved styling and layout
...
- Refactored CSS classes for better readability
- Adjusted grid layout for responsiveness
- Updated image display properties and transitions
2024-02-25 01:40:21 +01:00
Rico van Zelst
a48ea6e42f
feat(home): update upcoming and latest skins display
...
- Updated the query in HomeController@index to filter upcoming skins based on release date.
- Updated the query in HomeController@index to filter latest skins based on release date.
- Added links to champion details page for each champion in list_all.blade.php.
- Added links to skin details page for each skin in recent_skins.blade.php and upcoming_skins.blade.php.
2024-02-16 01:41:06 +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
cea55e776c
feat: icon list + search functionality
2023-11-15 13:58:12 +01:00
Rico van Zelst
cc2ebc8899
feat: backlink to champ on skin
2023-11-15 10:24:47 +01:00
Rico van Zelst
7ced468ad1
feat: search through skins
2023-11-14 10:30:44 +01:00
Rico van Zelst
2aa85db037
fix: schar solution
2023-11-09 20:06:01 +01:00
Rico van Zelst
eae85fa7b0
feat: backup text if no lore
2023-11-09 19:44:29 +01:00
Rico van Zelst
0351c6eaa9
fix: skin splash aspectratio
2023-11-09 17:09:18 +01:00
Rico van Zelst
c542a2421b
feat: skin grid info
2023-11-09 14:55:57 +01:00
Rico van Zelst
86990c6fea
feat: skin rarity color
2023-11-09 14:10:01 +01:00
Rico van Zelst
927f85600f
axe: implement rule ID: aria-allowed-attr
2023-11-09 13:41:13 +01:00
Rico van Zelst
88a7ba0b3b
fix: optimize home images
2023-11-09 12:42:03 +01:00
Rico van Zelst
2b8e6d9327
feat: skin list
2023-11-09 12:20:46 +01:00