Skip to content

(Refactor) Add alpine tabs component #4635

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 1 commit into from
Apr 8, 2025

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Apr 7, 2025

No description provided.

Copy link

what-the-diff bot commented Apr 7, 2025

PR Summary

  • Introduction of a new tabs component
    Implemented in tabs.js, it offers a new way to manage tabs in our project using Alpine.js.
  • Integration of the tabs component
    The new component is now imported in app.js, allowing its utilization across the platform.
  • Optimized tabs functionality in buttons.blade.php
    Shifted to the new tabs component from the old click handlers, which improves tab button and content visibility control.
  • Application of the new tabs structure in extra_meta.blade.php
    Implemented the new tabs configuration maintaining the active tab identification via data-tab attributes.

Copy link
Collaborator

@HDVinnie HDVinnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good one 👏

@HDVinnie HDVinnie merged commit d11eae1 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