Implemented: Dxp pagination component(#322)#356
Merged
ymaheshwari1 merged 8 commits intohotwax:mainfrom R-Sourabh:#322-dxp-paginationJan 17, 2025
+72-1
Commits
Commits on Jan 15, 2025
Commits on Jan 16, 2025
Created a single function to handle page changes and updated the logic of the getDisplayedPageCounts function (hotwax#322)
committedImproved: replaced 'selected-page' class from page buttons & made page count button size proeprty dynamic(hotwax#322)
committed- committed
Improved: Removed the changePage function, which was calling updateCurrentPage, and directly invoked updateCurrentPage from the template(hotwax#322)
committed