LibreChat/packages
Marco Beretta 76b34775f0
feat(DataTable): Implement new DataTable component with hooks and optimized features
- 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.
2025-10-25 17:58:43 +02:00
..
api fix: TS issues 2025-10-25 17:56:53 +02:00
client feat(DataTable): Implement new DataTable component with hooks and optimized features 2025-10-25 17:58:43 +02:00
data-provider 📮 feat: Custom OAuth Headers Support for MCP Server Config (#10014) 2025-10-11 11:17:12 -04:00
data-schemas fix: TS issues 2025-10-25 17:56:53 +02:00