Plugins
- New checkbox_options plugin
- New close_button plugin
- New no_active_items plugin
- Restore_on_backspace plugin using item_remove event
- Add div wrapper to dropdown-input for better styling flexibility
Core
- Fix placeholder display inconsistency
- Fix onChange argument
- Introduce tom-select.popular.js
- Always scroll dropdown when active option changes
- Focus on first option after remote data loaded
- Fix [left] and [right] keypress shortcuts when control input has a value
- Deprecate onOptionHover. Hovering no longer sets active option
- Add clearActiveItems()
- Clear active items when escape key pressed
- Remove inconsistent open/close toggle
Docs
- Bootstrap5 for docs