Commit Graph

1024 Commits

Author SHA1 Message Date
shelbykay 79125b0065 Add xs size prop to button 2021-10-29 21:47:54 +02:00
shelbykay 68f9743f17 Create shop page
Make components: poster, poster product
2021-10-27 22:48:31 +02:00
flayks ad1b57fef2 Fix PhotoCard and Locations responsive 2021-10-26 11:02:41 +02:00
flayks 7c4d890706 Add hover effect on Homepage collage PhotoCard 2021-10-25 23:44:45 +02:00
flayks 450ceb2bfa Hide Footer on Photo viewer 2021-10-25 15:45:19 +02:00
flayks adc395b3f7 Finish Photo viewer styling with responsive 2021-10-25 15:45:12 +02:00
flayks e830a18454 Use total photos count from global data 2021-10-24 22:20:01 +02:00
flayks 04a0b2bec5 Fix Location page photos overflow hiding its index 2021-10-24 22:03:18 +02:00
flayks 726aa60a06 Cleanup Photos page code 2021-10-24 15:30:06 +02:00
flayks fd04d98463 Change max sides margin depending on window width when scrolling
Running it on window scroll avoids a flash effect on and is more optimized as it is not ran every time scrollY changes
2021-10-24 15:29:57 +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 74ff618c23 Fix Modules responsive 2021-10-23 23:19:51 +02:00
flayks 498a717699 Turn Image's null into undefined 2021-10-23 22:52:09 +02:00
flayks e1b5ebd0b1 Fix PostCard responsive and add small size variant 2021-10-23 22:51:38 +02:00
flayks eb026cabad Fix Photos page reactivity when changing country 2021-10-23 15:34:28 +02:00
flayks 89c55c17e2 Bind Select's value to make it simpler and more reactive 2021-10-23 15:32:49 +02:00
flayks ff4222c05e Make Image component's srcSet reactive 2021-10-23 15:30:58 +02:00
flayks d2e8439407 Disable hover on disabled buttons 2021-10-19 23:58:12 +02:00
flayks 26a07d76bc Fix beige Button hover 2021-10-19 19:02:01 +02:00
flayks 0e48c89966 🔥 Make Homepage collage responsive and fix desktop placement 2021-10-19 18:57:52 +02:00
flayks 33038043b4 Reduce mobile Discover text font-size 2021-10-19 18:32:32 +02:00
flayks 5c0079072c Fix default mobile Button padding 2021-10-19 18:32:09 +02:00
flayks 8810dfb197 Fix Locations continents filters centering and sizing 2021-10-19 17:33:22 +02:00
shelbykay a73c0e11a3 Image collage wip 2021-10-19 17:21:35 +02:00
flayks 1d48715b35 Add hover classes on Locations continents filers 2021-10-19 17:20:31 +02:00
flayks ddfdba1d63 Add hover effect on ButtonCircle 2021-10-19 17:20:28 +02:00
flayks ecacc0c1a1 Rework buttons classes and variants
Add a conditional class and list props as BEM class modifiers
2021-10-19 17:19:53 +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 1aaa12f435 Add hover on Newsletter module links 2021-10-18 23:57:31 +02:00
flayks 91a8eb89a5 Fix SiteTitle default tag prop 2021-10-18 17:39:44 +02:00
flayks 72db85ede2 Add hover effects on Footer links 2021-10-18 16:19:04 +02:00
flayks 691e499e9e Add SplitText component 2021-10-18 16:18:41 +02:00
flayks 7f8dc8cec6 Create a tag prop for SiteTitle + make it responsive 2021-10-18 16:17:36 +02:00
flayks 63e8edcbe8 Fix Footer responsive 2021-10-18 14:50:58 +02:00
flayks d9648f7513 Add large size buttons variant and make disabled state global 2021-10-18 11:14:02 +02:00
flayks 7ca8366cd5 Use map function to define the side margins on Photos page
Also defines the amount of viewport from the screen width to height ratio for small screens

Merci @sixclones et @raphael! (devs slack)
2021-10-18 11:13:55 +02:00
flayks dfb019493e Redefine Location's new status from latest photo's creation date 2021-10-17 23:01:34 +02:00
flayks 277005c591 Create reusable class for Photo 2021-10-17 22:18:26 +02:00
flayks 38006355db Add Metas on Location page 2021-10-17 22:18:03 +02:00
flayks f29b4c3bb0 🔥 Use Directus Storage Assets Presets only for images
Block the generation of other image sizes from the URL

TODO: Block the access to root asset url as it still displays the original file
2021-10-17 22:17:52 +02:00
flayks 56857fe30d Don't put Globe above everything 2021-10-17 19:50:50 +02:00
flayks 28c78bbe8a Fix normal size button sides padding 2021-10-17 19:47:53 +02:00
flayks ea2162c2b9 Fix Location page total photos amount 2021-10-17 13:41:38 +02:00
flayks 62ddc32795 [wip] Create photo detail page with informations 2021-10-16 22:32:13 +02:00
flayks 9f41b33d6e Put Globe under? 2021-10-16 22:31:56 +02:00
flayks 4d670dfb5d Add hover effect on Homepage collage photos 2021-10-16 22:31:13 +02:00
flayks 818e1cfad4 Add link to photo on Homepage collage 2021-10-16 22:30:56 +02:00
flayks af8a308474 Fix Homepage collage photo's default background 2021-10-16 16:30:47 +02:00