v0.2.0 - Enhanced Data Table Features
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 typecheckscript 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 documentation8019457- feat: add typecheck npm script for TypeScript validation90f6c8d- feat: add onRowClick callback support for data table rowsf1174ea- feat: add popover information for API response formats in user tablesa7b6604- refactor: update titles and improve header consistency
📋 Full Changelog
See CHANGELOG.md for complete details.