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.
- Support for Bootstrap 5 (Big thanks to @ppfeufer for contributing this feature!)
- Updated tests to newest versions of 3rd party libraries
- Improved documentation
- Support for server-side processing
- Added option to turn-off auto-sizing. useful if table is rendered on hidden tab
- Auto-Width of Select was too small with Chrome
- removed cssStyle & cssClass parameter and replaced with generated classes for wrapper and selects renamed titleOverride to title
- added label parameter to customized label text
- added automatic max-width based on title size
- added optional maxWidth to override / turn-off the automatic
- Initial release