Commit Graph

157 Commits

Author SHA1 Message Date
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
flayks 759dbaf7b3 Rework the Location page intro spacing on Desktop 2021-10-12 17:01:31 +02:00
flayks b9b690cab2 Add background and zoom cursor on hover to Photos items 2021-10-12 15:09:56 +02:00
flayks b6686d3ef3 Add World title on Homepage and fix some styling
- Fix photos collage positioning
- Remove Houses title centering
2021-10-11 20:25:01 +02:00
flayks 51dc9650ec Add dynamic photo's index on Location page 2021-10-10 21:40:30 +02:00
flayks e44f51c0c4 Add Newsletter module when reached end on Location page 2021-10-10 14:20:21 +02:00
flayks 8aa3ddfe35 🔥 Load new photos on Location page 2021-10-09 22:24:37 +02:00
flayks bc9a93101c Fix some styles issues (font-weight, max-width, markup) 2021-10-09 20:13:52 +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 bebe0810ef Fix Credits page spacing and border color + Add cropped Globe 2021-10-08 23:32:05 +02:00
flayks 4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
shelbykay eb6762b240 Edit and WIP on Location page
Create house component
2021-10-07 22:10:16 +02:00
shelbykay d397fdb00f Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2 2021-10-07 14:47:55 +02:00
shelbykay c66b8b0d90 Create Location page 2021-10-07 14:47:37 +02:00
flayks d0fedfcc80 Update icon on Select when changing country on Photos 2021-10-05 23:39:39 +02:00
flayks 4a793b49af Fix some responsive issues on Photos page 2021-10-05 23:10:44 +02:00
flayks 9c36b2dbf6 🔥 Create Photos grid for mobile and desktop 2021-10-05 21:05:42 +02:00
flayks 84b3731553 Shorthand write grid-column when starting from 1 2021-10-05 20:59:49 +02:00
flayks 67046d18fe Fix controls on Photos page 2021-10-05 19:38:30 +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 75f1a3c05f Add responsive to Credits page 2021-10-05 16:42:46 +02:00
shelbykay 04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
shelbykay 7f5c74086f Create Credits page 2021-10-04 22:04:38 +02:00
shelbykay 4691c190bc Create Locations page 2021-10-04 19:44:07 +02:00
shelbykay 9bb57362f0 Add shop and newsletter subscribe to photos page 2021-10-04 18:22:15 +02:00
shelbykay 4fb2f6da07 Create photo grid for photos page
with control bar
2021-10-04 18:21:14 +02:00
flayks b1e9c7da0c Add hovers and fix some styles on Photos filters 2021-10-04 13:07:23 +02:00
shelbykay de6da7394b Create Photos page with filter bar 2021-10-03 22:50:33 +02:00