Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scrolling photo bar (#9) #10

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Add scrolling photo bar (#9) #10

merged 2 commits into from
Dec 4, 2024

Conversation

andrlime
Copy link
Contributor

@andrlime andrlime commented Dec 4, 2024

  • add static photobar component with development placeholders

  • add scrolling animation (currently hardcoded duration and rotation)

  • increase gap between photos; add classes for slight left/right rotations

  • remove margins for h3

  • remove absolute positioning

  • add header for photo bar; make photos hyperlinks; import and loop over people for photos

  • add inline styling to dynamically adjust animation length based on number of people

  • rename timePerPerson to secondsPerPerson

  • remove margins for text elements; standardize photo width/height; change animation timing function to linear; position photo bar above footer

  • add photo bar

  • adjust padding values

  • add people data file for photo bar


dweber2022 and others added 2 commits December 4, 2024 13:32
* add static photobar component with development placeholders

* add scrolling animation (currently hardcoded duration and rotation)

* increase gap between photos; add classes for slight left/right rotations

* remove margins for h3

* remove absolute positioning

* add header for photo bar; make photos hyperlinks; import and loop over people for photos

* add inline styling to dynamically adjust animation length based on number of people

* rename timePerPerson to secondsPerPerson

* remove margins for text elements; standardize photo width/height; change animation timing function to linear; position photo bar above footer

* add photo bar

* adjust padding values

* add people data file for photo bar

---------

Co-authored-by: Darin <[email protected]>
@andrlime andrlime merged commit f4cce22 into main Dec 4, 2024
2 checks passed
@andrlime andrlime deleted the photobar branch December 4, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants