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

feat: story image text slide scroller #2344

Merged
merged 24 commits into from
Jun 10, 2024

Conversation

LeoniePeters
Copy link
Contributor

@LeoniePeters LeoniePeters commented Jun 5, 2024

  • Adds new StoryImageTextSlideScroller component
    • contains sticky images over which the slide cards scroll
    • the corresponding image is transitioned into view when card enters the viewport
  • Refactors StoryPost to be able to split out the StoryImageTextSlideScroller sections from the browse sections and render them outside the container wrapper (allowing full screen display)
  • Refactor StoryHero scroll animation to not be dependent on placement at the top of the window
  • Rename hero object prop to heroImage in story page and child components
  • Updates the style guide:
    • Adds imagesWithAttribution sample data
    • Add StoryHero and StoryImageTextSlideScroller components

Copy link

github-actions bot commented Jun 5, 2024

JIRA ticket: EC-6814

Copy link

github-actions bot commented Jun 5, 2024

Preview deployment: https://pr-2344.portal-js.dev.eanadev.org/

Copy link

sonarqubecloud bot commented Jun 7, 2024

@rwd rwd merged commit 095419c into master Jun 10, 2024
15 of 17 checks passed
@rwd rwd deleted the feat/EC-6814-image-text-slide-scroller branch June 10, 2024 07:45
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