Commit Graph

10 Commits

Author SHA1 Message Date
Rico van Zelst
40fada31bd feat(views): update champions index and show views
- Updated the `index.blade.php` view to extend the `layouts.app` template and added a title, description, and content section.
- Added a new script (`lane-filter.js`) to be included in the `top_scripts` stack.
- Updated the `show.blade.php` view to extend the `layouts.app` template and added a title, description, and content section.
- Added a new script (`vert-scroll.js`) to be included in the `bottom_scripts` stack.
2023-12-08 17:46:45 +01:00
Rico van Zelst
cea55e776c feat: icon list + search functionality 2023-11-15 13:58:12 +01:00
Rico van Zelst
08693eb302 style: cleaner vite import 2023-11-09 13:20:00 +01:00
Rico van Zelst
b8c924442d fix: further css loading optim 2023-11-09 13:06:32 +01:00
Rico van Zelst
754c97774e fix: async load inter font 2023-11-09 12:51:29 +01:00
Rico van Zelst
70306245e6 fix: add footer to all pages 2023-11-09 11:16:17 +01:00
Rico van Zelst
225cab967d fix: vert scroll bug 2023-11-09 09:08:00 +01:00
Rico van Zelst
850564c096 style: move script to vite manifest 2023-11-09 08:54:32 +01:00
Rico van Zelst
c7eae5d41a fix: skin duplicate bug 2023-11-08 18:47:26 +01:00
Rico van Zelst
38247c71d9 feat: champ info start 2023-11-08 10:39:52 +01:00