SurfSense/surfsense_web/components/providers
Anish Sarkar 66a3c877ef feat: replace unified loading approach with global loading provider and refactor loading handling across components
- Introduced GlobalLoadingProvider to manage a consistent loading overlay across the application.
- Replaced existing loading implementations with useGlobalLoadingEffect hook for better control and to prevent animation resets.
- Updated components such as LoginPage, AuthCallbackPage, and DashboardLayout to utilize the new global loading mechanism.
- Removed UnifiedLoadingScreen component to streamline loading management and enhance user experience.
2026-01-25 16:15:25 +05:30
..
ElectricProvider.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
GlobalLoadingProvider.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
I18nProvider.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
PostHogIdentify.tsx feat: enhance login tracking and logout functionality 2026-01-02 01:10:16 -08:00
PostHogProvider.tsx feat: enhance login tracking and logout functionality 2026-01-02 01:10:16 -08:00