All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add umd builds for CDN usage
- Add example file
cdn-example.html
- Change from tsup to vite for building the package
- Update README
- Initial release of the
useResize
hook - Support for proportional column resizing
- Min/max column width constraints
- Responsive design that adapts to container width
- Performance optimization for large datasets
- JavaScript and TypeScript support
- Comprehensive documentation and examples