feat(tender-list): add GSAP for animations and enhance table functionality
- Integrated GSAP for improved animations in the tender list components, enhancing user experience during data loading and transitions. - Refactored TendersTable and TenderListFilters to utilize new animation features, providing smoother interactions. - Updated TableBody and TableSkeleton components to support ref forwarding, improving flexibility in rendering and animations. - Enhanced useTenderListPresenter to manage loading states and pagination more effectively, ensuring better data handling and user feedback.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"firebase": "^12.3.0",
|
||||
"flatpickr": "^4.6.13",
|
||||
"gsap": "^3.15.0",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsvectormap": "^1.6.0",
|
||||
"moment": "^2.30.1",
|
||||
|
||||
Reference in New Issue
Block a user