Commits on Source 3
- 
Vanessa Otto authoredElements are now fully disabled on the first and last pages, preventing any unintended clicks. Previously, while the elements appeared visually disabled, the click handlers were still active, allowing interactions. This fix ensures that the click handlers are removed when the elements are disabled. 
- 
Jose Ivan Vargas authoredfix(Pagination): Prevent clicks on prev and next links when disabled See merge request gitlab-org/gitlab-ui!4736 Merged-by: Jose Ivan Vargas <jvargas@gitlab.com> Approved-by: Martin Wortschack <mwortschack@gitlab.com> Approved-by: Jeremy Elder <jelder@gitlab.com> Approved-by: Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by: Vanessa Otto <votto@gitlab.com> 
- 
semantic-release-bot authored## [98.5.1](gitlab-org/gitlab-ui@v98.5.0...v98.5.1) (2024-10-25) ### Bug Fixes * **Pagination:** Prevent clicks on prev and next links when disabled ([74b2a396](gitlab-org/gitlab-ui@74b2a396)) 
