29834a5b95
Fix some accessibility issues on links without text
2020-03-11 10:31:11 +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
56a6859aec
Credits: Fix transition In
2020-03-07 19:01: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
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
ed1ff95eb4
Use site store for title and social metas
2020-03-03 20:40:42 +01:00
e98452673e
Use ZenScroll for smooth scroll on anchors
2020-03-03 20:38:49 +01:00
4b2610a2b5
Fix photo date
2020-03-03 17:41:24 +01:00
a7831d2202
Add error page
2020-03-03 17:41:06 +01:00
d823f28054
Restructure utility files, Use a bundle.css to fix CSS issues
continuous-integration/drone/push Build is passing
2020-03-03 15:36:57 +01:00
2fceb5d048
Add some SEO metas (WIP)
2020-03-02 22:33:01 +01:00
804880a908
Temporary browsable Carousel on photo page
...
Stuff to be fixed/work on:
- Why is currentPhoto only triggered at the second photo and not the first?
- popState events (prev/next on browser) not working - detect URL changes and change the currentIndex
2020-03-02 22:30:36 +01:00
1db9217cd0
Use a component for the pagination
...
Make the component and the page communicate with events to add more photos
2020-03-02 22:27:39 +01:00
8a4faa616e
Fix components imports
continuous-integration/drone/push Build is passing
2020-02-29 21:15:17 +01:00
faa16d1b16
Fix BEM misuse
2020-02-29 19:19:25 +01:00
a48896bf82
Credits: Use text from the API
2020-02-29 18:37:56 +01:00
76c8c31c89
Readapt the misuse of BEM, Code organization
...
- -- is only for a modifier, not a child "child". Use master__child without the parent__ in it to make it more readable.
https://www.smashingmagazine.com/2016/06/battling-bem-extended-edition-common-problems-and-how-to-avoid-them/
- Redefine atom design components
2020-02-29 18:32:32 +01:00
6019017596
Temporary place illustration, Half globe on credits style
2020-02-29 11:20:36 +01:00
4d8493e407
Credits: Add temporary globe at bottom
2020-02-29 10:47:01 +01:00
856fc66445
Add animated translate to credit person name if existing
2020-02-27 23:08:36 +01:00
a73d9ff71c
Tabs to spaces and code cleaning
2020-02-27 23:08:13 +01:00
b73e15a51f
Homepage fixes
2020-02-26 16:00:14 +01:00
9948d4e96f
Add coordinates for locations (from CMS)
2020-02-26 16:00:08 +01:00
ba36c9a8b6
Fix photos list and add currentPhotos store
...
Go from one object to two to avoid issues when using an object key
2020-02-26 15:59:44 +01:00
042440188e
Add a credit page and make style reusable
2020-02-26 15:52:13 +01:00
afb087408c
Optimize components
...
- Use class attribute over className
- Code cleaning
2020-02-26 15:49:56 +01:00
055d36d5a7
Aria level for titles
2020-02-20 19:02:15 +01:00
f7d9841cee
Location: Pagination working!
2020-02-20 19:02:07 +01:00
8ccdac64d3
Use Lazy Loading for photos
2020-02-20 19:01:54 +01:00
2ae935aca5
Smooth scroll for anchor link
2020-02-17 22:39:50 +01:00
615182d6fb
Add parallax and reveal effects + performances on transitions
2020-02-17 22:38:51 +01:00
0174ba08f2
Tweaks and fixes
2020-02-17 22:36:36 +01:00
450de171e6
Code optimization and fixes
2020-02-14 12:37:35 +01:00
ef23d90eb6
WIP
2020-02-13 22:24:28 +01:00
9b0c154f61
WIP React > Svelte
...
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00
61e45cb171
Code cleaning
2020-02-05 16:15:42 +01:00
6b221c2172
Use SCSS and PostCSS with Rollup
2020-01-02 14:15:37 +01:00
3ed48ebcfb
Fixes
2020-01-02 14:14:47 +01:00
61d6ba2a99
Change some layout on Location choose
2019-12-29 19:15:43 +01:00
00967c674a
Change some layout on Homepage
2019-12-29 19:15:28 +01:00
10a98539fe
Add continents to the game
2019-12-29 19:15:08 +01:00
c99ae42690
Last updated condition fix
2019-12-29 19:14:04 +01:00
b60499c795
Homepage
2019-12-28 13:21:48 +01:00
8b670491b7
Choose location page
2019-12-28 13:21:43 +01:00
4425f991c2
Use GraphQL, Set current location in store
2019-12-28 13:17:04 +01:00
ff17ee6167
Photo viewer
2019-12-28 13:16:25 +01:00
648e00d244
Location page
2019-12-28 13:16:17 +01:00