flayks
8a53079fa1
Change Switcher labels and close it when clicking outside
2021-11-16 23:47:24 +01:00
flayks
30b2cc3f16
Add Homepage entering animations
2021-11-16 22:35:48 +01:00
flayks
ed62030b29
Create a component for scrolling huge titles
2021-11-16 22:35:42 +01:00
flayks
b835d0f5f6
Add photo's city on Photo viewer
2021-11-14 19:52:30 +01:00
flayks
c0bd1ac516
🔥 Make the photo viewer completely working
...
Merci Grafikart 🙏
A whole bunch of headaches and challenges to load prev and next photos depending on the current one, while animating everything nicely.
Added lots of comments to document the logic and fetching.
2021-11-11 23:32:41 +01:00
flayks
57fa3304f0
Fix Location page description buttons font-size
2021-11-11 00:01:11 +01:00
flayks
f7af2aa8f3
Add city to House info if existing
2021-11-10 23:55:48 +01:00
flayks
a8b76e2702
Make buttons larger on medium screen
2021-11-10 23:11:00 +01:00
flayks
73c9e80a21
Use SVG icons from global symbols
...
Allow to change color and avoid code duplication
2021-11-10 22:57:50 +01:00
flayks
11ff9291d2
Destructure Shop stylesheets
2021-11-08 14:37:16 +01:00
flayks
f133c00522
Change Shop About section layout
2021-11-08 14:03:00 +01:00
flayks
7242027be9
Fix Shop intro responsive
2021-11-07 23:12:48 +01:00
flayks
5229105e5d
Fix Cart checkout Button hover
...
It was disabled 🤦
2021-11-07 22:41:34 +01:00
flayks
84395e43e5
Make Cart scrollable for small screens
2021-11-07 22:41:02 +01:00
flayks
5923afed3b
Make Shop location switcher a component using a global store
...
Using two switchers (one in the shop nav and the other in the cart) makes possible to have the switcher over the Cart overlay (over intro)
2021-11-07 22:40:52 +01:00
flayks
f7457b5f8d
🔥 Finish Cart implementation
...
- Use Select component in CartItem to change quantity
- Visual update when removing or changing an item quantity
- API: Remove Cart item action
- API: Handle Cart item adding and updating (quantity)
2021-11-07 20:21:20 +01:00
flayks
e1c259164f
✨ Show a notification when adding a product to Cart
2021-11-07 20:18:19 +01:00
flayks
ffc26877c8
Merge branch 'v2' into v2-shop
...
# Conflicts:
# src/components/molecules/PosterCart.svelte
# src/routes/shop/__layout.svelte
# src/style/atoms/_button-circle.scss
# src/style/organisms/_cart.scss
# src/style/pages/_shop.scss
# src/style/style.scss
2021-11-07 12:07:18 +01:00
flayks
a3ead40a6d
Cleanup shop
2021-11-07 11:59:14 +01:00
flayks
f58db34e41
Add hover on purple ButtonCircle
2021-11-07 11:53:48 +01:00
flayks
910d973678
Reveal Shop header when scrolling past Intro block
2021-11-07 11:53:48 +01:00
flayks
d68353cf18
Change Cart button icon and size
2021-11-07 11:53:48 +01:00
flayks
d087a58f36
Change Cart button naming
2021-11-07 11:53:48 +01:00
flayks
f82505a54e
Use an atom for the Cart button
2021-11-07 11:53:18 +01:00
flayks
bd74f5612c
[wip] 🔥 Integrate Swell into the shop
...
Create a custom and internal API for fetching and updating content to Swell Admin API (using swell-node)
2021-11-07 11:51:01 +01:00
flayks
2f043af38e
Add hover on purple ButtonCircle
2021-11-07 11:48:16 +01:00
flayks
60f2ee526d
Reveal Shop header when scrolling past Intro block
2021-11-07 11:47:51 +01:00
flayks
8062987bb3
Change Cart button icon and size
2021-11-07 11:44:47 +01:00
shelbykay
e71652303a
Add gray variant to button circle
2021-11-05 22:45:11 +01:00
shelbykay
163fbe75db
Add cross (remove) icon to poster cart
2021-11-05 22:41:02 +01:00
shelbykay
01a87cc0cf
Add tiny variant to button circle style
2021-11-05 22:40:29 +01:00
shelbykay
460fe9420c
Create notification for cart
2021-11-05 22:40:15 +01:00
shelbykay
427a954a5b
Edit clamp width for cart
2021-11-05 22:35:17 +01:00
flayks
35ba7f7c63
Change Cart button naming
2021-11-05 17:52:28 +01:00
flayks
5a5dd3ccaa
Use an atom for the Cart button
2021-11-05 17:43:34 +01:00
flayks
2e05f00b68
Add link to Poster component and make a better hover
...
Buttons are now under the image, creating a parallax scale effect
2021-11-05 12:57:15 +01:00
flayks
b8d1d6334c
Add Cart button and opening/closing transition
2021-11-05 12:45:30 +01:00
flayks
77b072359c
Fix Poster layout
2021-11-05 12:44:54 +01:00
flayks
1785fb1c03
Fix Lightpink button variant
2021-11-05 12:42:33 +01:00
shelbykay
cb175073d0
Add new variants for cart buttons
2021-11-04 16:05:39 +01:00
shelbykay
50835fa6f6
Create Aside for Cart
...
With Poster Cart component
2021-11-04 16:05:39 +01:00
flayks
18f2e324c7
Manage Carousel arrow rotation depending on the current slide
...
Right only when first and Left only when last
2021-11-03 22:00:16 +01:00
flayks
29d78e74c0
Move zoom cursor to link on photo class
2021-10-31 19:38:31 +01:00
flayks
99fe09c4fd
✨ Add data to Shop page
2021-10-31 19:38:08 +01:00
flayks
2c0adcc4e2
Add interactive Carousel component
2021-10-31 19:37:00 +01:00
flayks
f5bb095dfb
Rework Shop's Intro part
2021-10-29 23:48:01 +02:00
flayks
356b63166d
[wip] Add hover effect on Shop Poster component
2021-10-29 23:46:20 +02:00
flayks
2e895a2044
Add pointer cursor to button class by default
2021-10-29 23:45:52 +02:00
shelbykay
141f9c6723
Shop WIP
2021-10-29 21:48:08 +02:00
shelbykay
79125b0065
Add xs size prop to button
2021-10-29 21:47:54 +02:00