mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| use-api-key.ts | ||
| use-chat-session-state.ts | ||
| use-comments-electric.ts | ||
| use-comments.ts | ||
| use-composio-drive-folders.ts | ||
| use-connectors-electric.ts | ||
| use-debounced-value.ts | ||
| use-documents-electric.ts | ||
| use-github-stars.ts | ||
| use-global-loading.ts | ||
| use-google-drive-folders.ts | ||
| use-inbox.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-messages-electric.ts | ||
| use-mobile.ts | ||
| use-search-source-connectors.ts | ||