67046d18fe
Fix controls on Photos page
2021-10-05 19:38:30 +02:00
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
75f1a3c05f
Add responsive to Credits page
2021-10-05 16:42:46 +02:00
04188ab7be
Edit responsive on Browse/Locations page
2021-10-05 15:23:23 +02:00
7f5c74086f
Create Credits page
2021-10-04 22:04:38 +02:00
4691c190bc
Create Locations page
2021-10-04 19:44:07 +02:00
9bb57362f0
Add shop and newsletter subscribe to photos page
2021-10-04 18:22:15 +02:00
4fb2f6da07
Create photo grid for photos page
...
with control bar
2021-10-04 18:21:14 +02:00
b1e9c7da0c
Add hovers and fix some styles on Photos filters
2021-10-04 13:07:23 +02:00
de6da7394b
Create Photos page with filter bar
2021-10-03 22:50:33 +02:00
7d1dab9775
Make discover into reusable class
2021-10-03 22:50:15 +02:00
54afac2ed5
Add and edit responsive style on homepage
2021-10-03 19:14:24 +02:00
dc11cd28ad
Fix some styles
2021-10-03 13:10:24 +02:00
57a12487a3
Add responsive on Homepage elements
2021-10-01 23:43:00 +02:00
4df4b0dfa0
Add CTA section to homepage
...
with box ctas
2021-09-30 18:48:50 +02:00
bd89e28e15
Create homepage
...
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
bdbf511a75
☠️ RESET for v2
2021-09-14 13:00:48 +02:00
fc930d9362
Fix responsive stuff
...
continuous-integration/drone/push Build is passing
- Globe is now using vws with min and max height
- Photos list and Carousel
2020-04-21 20:23:53 +02:00
99dd2c5327
Style and animations fixes
...
- Add a requestAnimationFrame for TitleSite (would not fire from a location to credits/choose)
- Center and adjust parallax scroll for massive titles
- Place illustration: max width and center
2020-04-21 15:21:50 +02:00
5b4fe1c6d6
Credits: Fix Footer under the globe
...
Added a z-index on the main (now with a class for specificity) to go over the canvas
2020-04-21 15:04:24 +02:00
bdf93e89fb
Last little fixes and debugging
2020-04-21 13:09:11 +02:00
f6c385798b
Remove unclear cursors
...
They look drastically different on different browsers/OS
2020-04-21 10:27:02 +02:00
174025f958
Globe: Fix things
...
- Fix margin bottom on big screens
- Would throw an error on page change (globe is not defined)
2020-04-21 10:10:48 +02:00
65c9822b73
Globe: Add opacity option, Part globe WIP
...
- Don't run the onScroll method on load, creates a funky translate otherwise
- Bind window innerHeight via Svelte
- Path scroll smoothing option value as prop
2020-04-21 09:46:27 +02:00
1cddc26625
Globe: Temporary fix for responsive sizing, Add correct margins top/bottom
...
continuous-integration/drone/push Build is passing
- Ideally the globe would have to get the size within its container (.globe), set via CSS and not on the window
2020-04-19 20:13:01 +02:00
c37a8238f3
SCSS: Fix breakpoint mobile naming
...
From "m" to "mob"
2020-04-19 19:42:52 +02:00
094614f83c
Globe edits WIP
...
continuous-integration/drone/push Build is passing
- Added visible continents to options
2020-04-19 14:49:52 +02:00
c1bb2f31bc
Place: Use Rellax to add some parallax effects
...
- Added on title, switcher button and illustration
- Not very suitable for photo number
2020-04-19 12:49:38 +02:00
8e36c2b2f0
fix merge
2020-04-18 23:27:31 +02:00
10e32a1957
fix merge
2020-04-18 23:24:43 +02:00
689c03fda1
Globe: Reset sizes and spacing
...
continuous-integration/drone/push Build is passing
Temp fix
2020-04-17 16:48:58 +02:00
3c05d6d222
Performances optimizations WIP
continuous-integration/drone/push Build is passing
2020-04-17 14:33:49 +02:00
aeb4196918
Fix some stuff
...
continuous-integration/drone/push Build is passing
- Error page now displaying (+ removed globe, more space between content and footer)
- Manipulate data if existing
2020-04-14 22:23:01 +02:00
7180419fb0
Place: Add @1x desktop illustration size, Optimize responsive
continuous-integration/drone/push Build is passing
2020-04-11 19:33:37 +02:00
90bdb5890d
Place: Fix illustration conditions and uneven margin
continuous-integration/drone/push Build is passing
2020-04-11 11:18:23 +02:00
abe09f0f69
Fix responsive margins and spacing around the globe
continuous-integration/drone/push Build is passing
2020-04-09 23:53:43 +02:00
7a44d5b0ed
⚠️ The interactive globe has arrived (WIP but pretty good)
...
- Control the width/height of the globe via CSS
2020-04-09 20:22:10 +02:00
3ca7f713da
Credits links responsive fixes
2020-04-09 10:48:56 +02:00
13ac133db6
Add cursors on links
2020-04-09 10:48:31 +02:00
e0abb558d8
Viewer: Fix responsive and positioning
2020-04-08 19:31:24 +02:00
6859aa1640
Viewer: Fix overflow and top part margins
2020-04-06 18:09:34 +02:00
bd9b91f480
⚠️ Fix most animations/transitions performance issues
...
continuous-integration/drone/push Build is passing
- Basically add `will-change` to CSS elements to enable GPU animations, less choppy, more sassy
- Use requestAnimationFrame over setTimeout
- Avoid repaints AMAP
2020-04-05 16:07:44 +02:00
bdc305a77a
Fix some responsive and style
...
continuous-integration/drone/push Build is passing
- Fullscreen: center image + add a background color
- Carousel: don't cut informations
- Title location font size
- Style location line height
- Photo reveal effect
- Photo has now a transparent png
2020-04-04 20:35:09 +02:00
2170cd2e57
Fix some responsive and scrolling issues
continuous-integration/drone/push Build is passing
2020-04-04 16:11:42 +02:00
730eb75457
WIP attempt to fix page transitions, Several edits
continuous-integration/drone/push Build is passing
2020-04-02 16:07:31 +02:00
b00fbd031e
Viewer: Fix Carousel elements positioning
2020-03-31 20:02:27 +02:00
0635b65abf
Add Fullscreen in viewer, Track links with Google Analytics, Use .env file
...
continuous-integration/drone/push Build is passing
- Fullscreen is a component that watches a store value set by the Carousel component on a picture click
- Use a .env file for API and website related settings and informations
- Google Analytics is now in place, tracking each routes link and viewer photo change
2020-03-28 15:21:51 +01:00
093c87d156
Place: Add a max-height to the illustration
2020-03-24 22:56:22 +01:00
ba5d1de780
Place: Fix title alignments and margins
continuous-integration/drone/push Build is passing
2020-03-11 19:23:56 +01:00
0b55be4222
Place: Add a gradient on illustration if too high
continuous-integration/drone/push Build was killed
2020-03-11 14:51:21 +01:00