Commit Graph

406 Commits

Author SHA1 Message Date
498f3c0c17 Use a component for carousel dots
- Show 5 dots by default
- First and last one from current index are smaller
- Other ones are hidden
2020-03-25 12:19:48 +01:00
093c87d156 Place: Add a max-height to the illustration 2020-03-24 22:56:22 +01:00
63f8cd1ae3 Fix pagination padding 2020-03-24 22:55:46 +01:00
846c575f1d Change lettersToSpan name to charsToSpan 2020-03-24 19:44:42 +01:00
3d9702db33 Fix pagination message not appearing 2020-03-24 19:44:01 +01:00
dedf400ea8 Fix things
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-22 20:07:11 +01:00
039e664325 Fix robots.txt sitemap URL
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-22 17:39:58 +01:00
7280e83d18 WIP
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-22 17:34:24 +01:00
3d07c3e887 Temp fix for CSS: Use style over a bundled file 2020-03-22 17:34:17 +01:00
863b26da1c NPM packages updates 2020-03-22 17:33:43 +01:00
b65cbc7eae Robots.txt file
Includes sitemap
2020-03-22 17:33:15 +01:00
d9c529eae0 Place: Fix fields 2020-03-22 17:32:07 +01:00
4d2d853808 Add sitemap route
Adds routes and locations to sitemap.xml file
2020-03-22 17:30:58 +01:00
6a29f6e1e6 NPM packages updates 2020-03-16 17:12:23 +01:00
8c8ee101f2 Manage displayed photos via the API
All checks were successful
continuous-integration/drone/push Build is passing
Define limits (for homepage carousel and photos per page on a place) in the site settings via a slider
2020-03-16 13:11:58 +01:00
9965c9dec3 Rework API calls and each loops 2020-03-16 12:57:53 +01:00
ba5d1de780 Place: Fix title alignments and margins
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 19:23:56 +01:00
6c5f4f41e1 Place: Conditions if undefined latest photo and no illustration 2020-03-11 19:14:30 +01:00
761bfa7486 Transition: Don't animate height
All checks were successful
continuous-integration/drone/push Build is passing
So use a background div to squeeze and move other elements as well
2020-03-11 18:33:35 +01:00
b61bb805e8 Place: Fix modified_on date format to pass into functions
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 17:54:13 +01:00
8aa2524e7f Cleanup 2020-03-11 17:23:58 +01:00
8c9000a7c9 Carousel: Fix animation import
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 15:02:38 +01:00
c8ffd8bb51 Transition WIP
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-11 14:51:52 +01:00
0b55be4222 Place: Add a gradient on illustration if too high
Some checks failed
continuous-integration/drone/push Build was killed
2020-03-11 14:51:21 +01:00
7b7cc50790 Add parallax effects on scroll (titles and photo) 2020-03-11 14:51:06 +01:00
dddd004b1b NPM packages updates 2020-03-11 10:50:27 +01:00
94a93bbcd5 Set circles heights to 100% over 50vh
Some checks failed
continuous-integration/drone/push Build is failing
Depending on the viewport height, it could break the shape
2020-03-11 10:49:15 +01:00
6ece6a99df Place: Add API fields
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-11 10:33:08 +01:00
e983a4f8b7 Footer: Fix links alignment 2020-03-11 10:31:44 +01:00
29834a5b95 Fix some accessibility issues on links without text 2020-03-11 10:31:11 +01:00
2aa043baa3 NPM packages updates
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-10 21:26:22 +01:00
582ee688f3 Footer: Fix collective logo alignment on mobile
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-10 21:26:00 +01:00
debd9a41c1 Place: Add photo Transition In, Add Illustration system, Visual fixes
- Add a transition in on each photo component (scale down + fade in), TODO: Parallax on number
- Illustration takes two images and changes the source depending on the viewport size
2020-03-10 21:25:48 +01:00
eb529b196e Viewer: Add intro animation, Visual fixes (WIP) 2020-03-10 21:24:06 +01:00
cc0d6c1dcd Carousel: Use the counter as a component
- Add animation when changing photos
- Reusable and scalable to more than XX photos
2020-03-10 21:22:53 +01:00
a60a67a892 Scope animations 2020-03-10 21:18:25 +01:00
c8bc7f39c8 TitleSite: Fix animation to the inline title only 2020-03-07 19:01:26 +01:00
56a6859aec Credits: Fix transition In 2020-03-07 19:01:00 +01:00
851a9090d7 Fix function call 2020-03-06 18:38:44 +01:00
bb74a0e072 NPM packages updates and cleanup
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-06 14:23:00 +01:00
9ffc210c02 WIP Animations all over site
- Run a transition In for each page
- Involve a "loader" panel on page change
- TODO: tweak the animations and finish the concept
2020-03-06 14:22:51 +01:00
cd1033f97b Place: Show last updated before medium screen 2020-03-06 14:14:48 +01:00
adf2563eb8 Reorganise functions, Use custom Format Date/Relative Time over dayjs 2020-03-06 14:14:17 +01:00
46488146d0 Location: Avoid route change scroll 2020-03-06 11:18:57 +01:00
87d026c348 Location: Change markup of the place's name 2020-03-06 11:17:50 +01:00
ebafb359ae Button control: Add Hover classes (triggered by JS)
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-06 11:15:45 +01:00
9a5c8a135e Buttons: Change text direction on hover 2020-03-06 11:14:13 +01:00
c63c7a5826 Rework a little Footer links
Remove the text before the collective's logo
2020-03-06 11:11:17 +01:00
c823e8856e Globe: Hide horizontal overflow 2020-03-06 11:10:33 +01:00
e6724bee6e Globe Icon: Add animated default state 2020-03-06 11:10:18 +01:00