a9d42dcc0d
Cleanup classes
2021-11-16 22:35:58 +01:00
ed62030b29
Create a component for scrolling huge titles
2021-11-16 22:35:42 +01:00
4b05186662
Fix Shop product location switcher path
2021-11-16 14:53:38 +01:00
5080fadd60
Create a new cart if current cart is not active/has been paid
2021-11-15 17:02:44 +01:00
c9c028118b
Cleanup code
...
- Remove unused props
- Add alt to icon on BoxCTA
2021-11-14 19:56:11 +01:00
cf6afd832e
Add photo's city to Postcard on Photos grid
2021-11-14 19:51:58 +01:00
db7307669d
Change Discover text
2021-11-14 19:51:02 +01:00
73c9e80a21
Use SVG icons from global symbols
...
Allow to change color and avoid code duplication
2021-11-10 22:57:50 +01:00
0475e3f61e
Go to new page when changing location on the Shop switcher
2021-11-08 14:37:36 +01:00
75f3e5f1d1
Get a category of products from Swell
2021-11-08 13:53:06 +01:00
378a64f2b0
✨ Add product to cart from anywhere
...
Make a global function that adds a product to the current cart
2021-11-08 13:00:31 +01:00
571f5d0a6d
Use sveltekit:noscroll on Button link
2021-11-08 12:56:58 +01:00
a88359c468
Fix pink light buttons
2021-11-08 12:14:53 +01:00
5229105e5d
Fix Cart checkout Button hover
...
It was disabled 🤦
2021-11-07 22:41:34 +01:00
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
3198fd8545
Move Shop store into separate file
2021-11-07 22:38:23 +01:00
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
e1c259164f
✨ Show a notification when adding a product to Cart
2021-11-07 20:18:19 +01:00
03cc79da69
Add transition to ButtonCart quantity label
2021-11-07 20:08:45 +01:00
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
f88639a2e6
Define when Button url is external
2021-11-07 11:53:48 +01:00
da58e09b21
[chore] Update npm packages
2021-11-07 11:53:48 +01:00
d68353cf18
Change Cart button icon and size
2021-11-07 11:53:48 +01:00
d087a58f36
Change Cart button naming
2021-11-07 11:53:48 +01:00
f82505a54e
Use an atom for the Cart button
2021-11-07 11:53:18 +01:00
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
380cb3e7d4
Define when Button url is external
2021-11-07 11:48:01 +01:00
70c0165cf9
[chore] Update npm packages
2021-11-07 11:46:31 +01:00
8062987bb3
Change Cart button icon and size
2021-11-07 11:44:47 +01:00
e71652303a
Add gray variant to button circle
2021-11-05 22:45:11 +01:00
163fbe75db
Add cross (remove) icon to poster cart
2021-11-05 22:41:02 +01:00
460fe9420c
Create notification for cart
2021-11-05 22:40:15 +01:00
35ba7f7c63
Change Cart button naming
2021-11-05 17:52:28 +01:00
5a5dd3ccaa
Use an atom for the Cart button
2021-11-05 17:43:34 +01:00
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
b8d1d6334c
Add Cart button and opening/closing transition
2021-11-05 12:45:30 +01:00
77b072359c
Fix Poster layout
2021-11-05 12:44:54 +01:00
1785fb1c03
Fix Lightpink button variant
2021-11-05 12:42:33 +01:00
9b9d89b760
Fix Carousel dots clicking propagation
2021-11-04 20:58:15 +01:00
cb175073d0
Add new variants for cart buttons
2021-11-04 16:05:39 +01:00
50835fa6f6
Create Aside for Cart
...
With Poster Cart component
2021-11-04 16:05:39 +01:00
439cdaee98
Add Poster image from Shop page
2021-11-03 22:01:38 +01:00
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
99fe09c4fd
✨ Add data to Shop page
2021-10-31 19:38:08 +01:00
2c0adcc4e2
Add interactive Carousel component
2021-10-31 19:37:00 +01:00
a5512ac51e
Add slug prop to Shop Poster component
2021-10-29 23:45:34 +02:00
141f9c6723
Shop WIP
2021-10-29 21:48:08 +02:00
68f9743f17
Create shop page
...
Make components: poster, poster product
2021-10-27 22:48:31 +02:00
7c4d890706
Add hover effect on Homepage collage PhotoCard
2021-10-25 23:44:45 +02:00
adc395b3f7
✨ Finish Photo viewer styling with responsive
2021-10-25 15:45:12 +02:00