LibreChat/packages/client
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
..
src feat(DataTable): Implement new DataTable component with hooks and optimized features 2025-10-25 17:58:43 +02:00
package.json v0.8.0 (#9929) 2025-10-01 18:00:56 -04:00
rollup.config.js feat(DataTable): Implement new DataTable component with hooks and optimized features 2025-10-25 17:58:43 +02:00
tailwind.config.js 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
tsconfig.json 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00