Releases: McFizh/tinySelect
Releases · McFizh/tinySelect
Version 3.2.0
- Added some initial ARIA attributes to improve accessability
- Added support for disabled select options
- Fixed regression bug with setDataUrl
- Search is cleared when closing select
Note: More CSS changes, remember to port them from dist css file
Version 3.1.0
- Added destroy API method
- Added support for disabled state
- Added keyboard input debounce (default 100ms)
- Improved demo page + small improvements to keyboard navigation (it's now possible to select the plugin with tab, and open with space)
- Plugin is now also tested with jQuery 4
Note: Also CSS file has changes, so if you have modified the dist css file, remember to port the changes.
Version 3.0.2
- Update dev dependencies
- Replaced grunt with esbuild
Version 3.0.1
- Updated dev dependencies
- Added dev container support
- Replace grunt-qunit with js script
Version 3.0.0
- DevDepencency updates
- Dropped support for jquery 2.x
Version 2.0.1
- DevDepencency updates
- Added command to change dataUrl
Version 2.0.0
- Dropped support for jquery 1.x
- Updated packages
- Added more tests for code
Version 1.0.6
Updated dev dependencies
Version 1.0.5
Case sensitivity can now be set. Also added some basic tests against all current jquery versions (1.x, 2.x, 3.x)
Version 1.0.4
v1.0.4 Version 1.0.4