Commit Graph

44 Commits

Author SHA1 Message Date
flayks 571f5d0a6d Use sveltekit:noscroll on Button link 2021-11-08 12:56:58 +01:00
flayks 3198fd8545 Move Shop store into separate file 2021-11-07 22:38:23 +01:00
flayks 03cc79da69 Add transition to ButtonCart quantity label 2021-11-07 20:08:45 +01:00
flayks 380cb3e7d4 Define when Button url is external 2021-11-07 11:48:01 +01:00
flayks 8062987bb3 Change Cart button icon and size 2021-11-07 11:44:47 +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 b8d1d6334c Add Cart button and opening/closing transition 2021-11-05 12:45:30 +01:00
flayks adc395b3f7 Finish Photo viewer styling with responsive 2021-10-25 15:45:12 +02:00
flayks 498a717699 Turn Image's null into undefined 2021-10-23 22:52:09 +02:00
flayks ff4222c05e Make Image component's srcSet reactive 2021-10-23 15:30:58 +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 91a8eb89a5 Fix SiteTitle default tag prop 2021-10-18 17:39:44 +02:00
flayks 7f8dc8cec6 Create a tag prop for SiteTitle + make it responsive 2021-10-18 16:17:36 +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 2ed411a94e 🔥 Implement sizes with Image component and webp loading with source 2021-10-13 23:33:07 +02:00
flayks e1f988d4b1 Add sveltekit:prefetch on internal links 2021-10-10 14:06:43 +02:00
flayks 121c325f99 Fix SiteTitle style on Footer 2021-10-10 14:06:27 +02:00
flayks fd150e252c [wip] Implement photos loading and make everything dynamic
- Handle what happens when we click on Load more photos (detect if can load next or if reached the end)
- Show the current and total amount of photos (WIP as it apparently can't be filtered for aggregated)
- See filtered photos from URL when coming directly
- Disable button when all photos has been seen
- Show message if location doesn't exist
2021-10-09 18:59:45 +02:00
flayks 5cbd0d25f8 Trim last space of Button classes 2021-10-09 16:48:57 +02:00
flayks ab01cf9809 Fix SiteTitle variants style 2021-10-09 12:04:28 +02:00
flayks 4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
flayks 012dba9a6b Fix Photos grid bottom elements 2021-10-05 23:40:46 +02:00
flayks 26e3492c5e Make Earth icon a reusable component 2021-10-05 21:05:05 +02:00
shelbykay 1257c1458c Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
# Conflicts:
#	src/routes/photos.svelte
2021-10-05 16:44:02 +02:00
shelbykay 04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
shelbykay 944871ae62 Edit site title large variant 2021-10-04 22:04:26 +02:00
flayks 0d622ef69f Use reusable DiscoverText with count data 2021-10-04 13:05:02 +02:00
flayks c4ba30db6a Add anchor links to CTAs 2021-10-03 13:10:57 +02:00
flayks 25ef6b37d1 Fix Button styling 2021-10-02 13:21:40 +02:00
shelbykay f1ddc05d17 Add lazy loading on images 2021-10-01 23:40:33 +02:00
shelbykay aa36810a3d Fix BoxCTA internal layout 2021-09-30 23:50:02 +02:00
shelbykay 0cde65c0b1 Create BoxCTA atom 2021-09-30 18:48:15 +02:00
shelbykay 0ba0ab1f60 Edit Newsletter component 2021-09-29 23:38:00 +02:00
shelbykay e0d048fe8c Add style to Footer 2021-09-29 19:19:25 +02:00
shelbykay 1409dc0894 Create Newsletter component 2021-09-28 22:51:06 +02:00
shelbykay 15461588ec Edit browse locations section
Create badge atom,
2021-09-28 12:57:13 +02:00
shelbykay bd89e28e15 Create homepage
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
flayks c2ce89f049 Create helper function for getting asset URL from API 2021-09-26 23:37:33 +02:00
flayks 2211c74c99 [wip] Add Image component 2021-09-24 21:52:04 +02:00
flayks bf70c133c8 Add Credits page with API data (as boilerplate) 2021-09-24 21:51:45 +02:00
flayks bb8a67a82a Setup some components 2021-09-24 11:03:08 +02:00