Commit Graph

134 Commits

Author SHA1 Message Date
flayks d37a88f1ae Add photos reveal on scroll and loading on Photos page 2021-11-17 21:49:27 +01:00
flayks 873c2d94ac Adapt style of Photos viewer
- Change opacities
- Change photo background
- Disable image selection (prepping for a swipe)
- Fix mobile x and y offsets
2021-11-17 20:02:39 +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 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 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 a3ead40a6d Cleanup shop 2021-11-07 11:59:14 +01:00
flayks 910d973678 Reveal Shop header when scrolling past Intro block 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
shelbykay 163fbe75db Add cross (remove) icon to poster cart 2021-11-05 22:41:02 +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 b8d1d6334c Add Cart button and opening/closing transition 2021-11-05 12:45:30 +01:00
shelbykay 50835fa6f6 Create Aside for Cart
With Poster Cart component
2021-11-04 16:05:39 +01:00
flayks 99fe09c4fd Add data to Shop page 2021-10-31 19:38:08 +01:00
flayks f5bb095dfb Rework Shop's Intro part 2021-10-29 23:48:01 +02:00
shelbykay 141f9c6723 Shop WIP 2021-10-29 21:48:08 +02:00
shelbykay 68f9743f17 Create shop page
Make components: poster, poster product
2021-10-27 22:48:31 +02:00
flayks 7c4d890706 Add hover effect on Homepage collage PhotoCard 2021-10-25 23:44:45 +02:00
flayks adc395b3f7 Finish Photo viewer styling with responsive 2021-10-25 15:45:12 +02:00
flayks 18726f6798 Define small PostCard from photo index 2021-10-24 15:10:59 +02:00
flayks c2f7ad108a Fix Photos page responsive 2021-10-23 23:20:00 +02:00
flayks e1b5ebd0b1 Fix PostCard responsive and add small size variant 2021-10-23 22:51:38 +02:00
flayks 89c55c17e2 Bind Select's value to make it simpler and more reactive 2021-10-23 15:32:49 +02:00
flayks 0e48c89966 🔥 Make Homepage collage responsive and fix desktop placement 2021-10-19 18:57:52 +02:00
shelbykay a73c0e11a3 Image collage wip 2021-10-19 17:21:35 +02:00
flayks ea567693c2 🔥 Add hover effect on buttons and links 2021-10-19 16:10:26 +02:00
shelbykay ab9b0e1a59 Add style to Photo Viewer page 2021-10-19 12:22:20 +02:00
flayks d9648f7513 Add large size buttons variant and make disabled state global 2021-10-18 11:14:02 +02:00
flayks 277005c591 Create reusable class for Photo 2021-10-17 22:18:26 +02:00
flayks 4d670dfb5d Add hover effect on Homepage collage photos 2021-10-16 22:31:13 +02:00
flayks af8a308474 Fix Homepage collage photo's default background 2021-10-16 16:30:47 +02:00
flayks 36f4c5a330 Fix Postcard style and hover + rename class 2021-10-16 15:54:11 +02:00
flayks 90a4be5b4d Add background color on photos parent element
So we see a color instead of a transparent block while loading the image
2021-10-16 15:42:08 +02:00
shelbykay 8b07352431 Make newsletter form a reusable component 2021-10-16 13:25:26 +02:00
flayks 0436008f35 Make PostCard appear when hovering a photo on the grid 2021-10-14 23:21:22 +02:00
flayks e40b08071d Change z-index when hovering photo on Homepage collage 2021-10-14 23:20:09 +02:00
flayks 2193d95c5c Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2 2021-10-12 22:41:59 +02:00
shelbykay 3ccfb63188 Create Subscribe page
Create issue css component for past newsletter
2021-10-12 22:41:09 +02:00
flayks db8f984739 [wip] Add reducing side margin effect on Photos when scrolling 2021-10-12 22:12:24 +02:00
shelbykay 9ba96efd6d Add responsive to location page 2021-10-12 18:26:02 +02:00
flayks 56c523679b Show message when no photos are available on Location 2021-10-12 17:12:33 +02:00