Skip to content

Conversation

lombervid
Copy link
Contributor

Fixes #165

@vercel
Copy link

vercel bot commented Apr 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
laravel-vue-pagination ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2023 7:26am

@what-the-diff
Copy link

what-the-diff bot commented Apr 12, 2023

PR Summary

  • Prevents emitting events for current page click
    Added a check to avoid triggering events when the user clicks on the currently active page.

  • Disables buttons for already selected pages
    Made improvements to disable buttons for the active page, preventing any unintended actions from occurring.

@gilbitron gilbitron merged commit 18ee7bf into gilbitron:master Aug 7, 2023
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.

Clicking current page button emits pagination-change-page event
2 participants