4f274e52ce
[WIP] ✨ Started new Globe from scratch using OGL
2022-07-16 18:55:47 +02:00
68b3f65dd3
Fix responsive issues globally
2022-07-11 21:41:32 +02:00
cdabe6935b
🔥 Huge style refactoring by using SvelteKit built-in style tag
...
It's been tricky but got there finally! Hello `:global`
- Avoid using one global CSS file containing everything
- Import the component SCSS file in a script tag from the component file to allow style scoping and including it only when used
2022-06-22 23:26:00 +02:00
29165717fc
Rename Shop and Newsletter modules files
2022-06-07 16:36:08 +02:00
551991d407
Fix accessibility issues
2021-12-15 22:31:49 +01:00
06db598b90
Use PageTransition component on every route
...
- Scrolls back to top when mounting new page with a timeout of the delay
- Rename photo Viewer class
- Change Shop posters section text from p to label
2021-12-07 21:58:17 +01:00
f8fe141505
Use page transition component to avoid repetition on main
2021-11-30 00:23:36 +01:00
8b4070aeb2
🐛 Setup page transitions
...
Bugged for some reason, the old page stays before the new page loading at the end
2021-11-17 21:54:22 +01:00
c9c028118b
Cleanup code
...
- Remove unused props
- Add alt to icon on BoxCTA
2021-11-14 19:56:11 +01:00
ef9bda3708
Add Heading component to Locations page
2021-10-12 22:41:24 +02:00
80a972253f
Use stuff on page load function
2021-10-12 00:06:14 +02:00
cd2b234728
Rename global data arrays as plural by default
...
Easier for each loop and maps as to use singular
2021-10-12 00:05:35 +02:00
04188ab7be
Edit responsive on Browse/Locations page
2021-10-05 15:23:23 +02:00
4691c190bc
Create Locations page
2021-10-04 19:44:07 +02:00