mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-25 04:40:15 +01:00
- Added DataTable component with support for virtual scrolling, row selection, and customizable columns. - Introduced hooks for debouncing search input, managing row selection, and calculating column styles. - Enhanced accessibility with keyboard navigation and selection checkboxes. - Implemented skeleton loading state for better user experience during data fetching. - Added DataTableSearch component for filtering data with debounced input. - Created utility logger for improved debugging in development. - Updated translations to support new UI elements and actions. |
||
|---|---|---|
| .. | ||
| common | ||
| components | ||
| hooks | ||
| locales | ||
| Providers | ||
| svgs | ||
| theme | ||
| utils | ||
| index.ts | ||
| store.ts | ||