Skip to content

(Add) Buttons to horizontally scroll poster row #4636

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

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Apr 7, 2025

Depends on #4635

Copy link

what-the-diff bot commented Apr 7, 2025

PR Summary

  • Component Addition in app.js
    Two new elements, 'posterRow' and 'tabs' have been imported.
  • Inclusion of posterRow.js
    Integrated a new manageable feature to facilitate horizontal scrolling in a row of posters with smooth left and right shift abilities.
  • Incorporation of tabs.js
    Added a new feature for handling tabs that permits switching between tabs via button clicks and ties to class and role attributes.
  • Changes in buttons.blade.php
    Shifted from a local 'tab' data binding to the recently included 'tabs' component, hence simplifying tab management.
  • Modification in extra_meta.blade.php
    Substituted prior tab management with the 'tabs' component and introduced two buttons for left and right scroll through the 'posterRow' component.
  • Enhancements in recommendations.blade.php
    Incorporated an 'x-ref' to the poster row section for simpler DOM access within the 'posterRow' component.

@Roardom Roardom force-pushed the alpine-poster-row branch from 90afce8 to 0222c14 Compare April 7, 2025 17:26
@HDVinnie HDVinnie merged commit adf8ffa into HDInnovations:development Apr 8, 2025
7 checks passed
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