Skip to content

v0.2.0 - Enhanced Data Table Features

Choose a tag to compare

@jacksonkasi1 jacksonkasi1 released this 16 Aug 18:17
· 121 commits to main since this release

What's New in v0.2.0

✨ New Features

  • onRowClick Callback Support - Added comprehensive row click handling with callback support
  • TypeScript Validation - New npm run typecheck script for TypeScript validation
  • API Response Popovers - Enhanced user tables with popover information for API response formats
  • Comprehensive Documentation - Added detailed onRowClick callback documentation

🔧 Improvements

  • Updated titles and improved header consistency across components

📝 Technical Details

This release includes the following commits:

  • 3f03cf8 - docs: add comprehensive onRowClick callback documentation
  • 8019457 - feat: add typecheck npm script for TypeScript validation
  • 90f6c8d - feat: add onRowClick callback support for data table rows
  • f1174ea - feat: add popover information for API response formats in user tables
  • a7b6604 - refactor: update titles and improve header consistency

📋 Full Changelog

See CHANGELOG.md for complete details.