What's Changed
- Renamed TableContainer to TableGrid
- Added support for
withoutTailwindprop across components - Customized Table without using any TailwindCSS (No Tailwind dependency).
- Improved accessibility with ARIA attributes and roles
- Updated component exports and file structure
- Enhanced virtualization hook with dynamic row height support
- Added more flexible styling options
- Introduced lodash for performance optimization
Full Changelog: v2.1.0...v2.2.0