Commit Graph

32 Commits

Author SHA1 Message Date
310f7e5a44 Show cross to active Locations continent and change buttons behaviours
Active filtered continent stays pink instead of using opacity on the other ones
2022-07-11 21:40:25 +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
088e2454bc Add moving earth icon and Fix icons/buttons 2022-01-18 17:04:07 +01:00
ac03348349 Fix style and responsive issues 2021-12-14 23:19:46 +01:00
6559298212 Check stock for Shop's add to cart button 2021-11-20 21:39:49 +01:00
a8b76e2702 Make buttons larger on medium screen 2021-11-10 23:11:00 +01:00
5229105e5d Fix Cart checkout Button hover
It was disabled 🤦
2021-11-07 22:41:34 +01:00
1785fb1c03 Fix Lightpink button variant 2021-11-05 12:42:33 +01:00
cb175073d0 Add new variants for cart buttons 2021-11-04 16:05:39 +01:00
2e895a2044 Add pointer cursor to button class by default 2021-10-29 23:45:52 +02:00
79125b0065 Add xs size prop to button 2021-10-29 21:47:54 +02:00
d2e8439407 Disable hover on disabled buttons 2021-10-19 23:58:12 +02:00
26a07d76bc Fix beige Button hover 2021-10-19 19:02:01 +02:00
5c0079072c Fix default mobile Button padding 2021-10-19 18:32:09 +02:00
ea567693c2 🔥 Add hover effect on buttons and links 2021-10-19 16:10:26 +02:00
d9648f7513 Add large size buttons variant and make disabled state global 2021-10-18 11:14:02 +02:00
28c78bbe8a Fix normal size button sides padding 2021-10-17 19:47:53 +02:00
60ea3d2cb1 Add responsive for buttons 2021-10-16 15:42:30 +02:00
eb6762b240 Edit and WIP on Location page
Create house component
2021-10-07 22:10:16 +02:00
25ef6b37d1 Fix Button styling 2021-10-02 13:21:40 +02:00
624f02d84d Fix buttons sizes 2021-09-30 22:49:04 +02:00
3ec6dbda16 Create Shop component and add to homepage 2021-09-29 23:38:34 +02:00
bd89e28e15 Create homepage
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
730eb75457 WIP attempt to fix page transitions, Several edits
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +02:00
9a5c8a135e Buttons: Change text direction on hover 2020-03-06 11:14:13 +01:00
631a3e6ccb Rethink buttons hover transitions 2020-02-29 10:46:41 +01:00
b5369b66a8 Fix button style on mobile 2020-02-27 23:07:04 +01:00
615182d6fb Add parallax and reveal effects + performances on transitions 2020-02-17 22:38:51 +01:00
29f6e7e645 Button: Fix the spacing with an icon 2020-02-14 12:35:38 +01:00
ef23d90eb6 WIP 2020-02-13 22:24:28 +01:00
9b0c154f61 WIP React > Svelte
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00