Skip to content

v2.2.0

Latest

Choose a tag to compare

@shakibdshy shakibdshy released this 18 Feb 19:36
· 2 commits to master since this release
51b55ef

What's Changed

  • Renamed TableContainer to TableGrid
  • Added support for withoutTailwind prop 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