Releases: orchidjs/tom-select
Releases · orchidjs/tom-select
v1.3.0
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
v1.2.2
v1.2.1
v1.1.3
v1.1.2
v1.1.1
1.1.0
1.0.0
The release of v1.0.0 finalizes our work to create a framework agnostic fork of selectize.js.
In addition to decoupling the code base from jQuery, we've addressed many of the most requested features and issues.=
See https://tom-select.js.org/docs/selectize.js/ for more details about the changes we've made.
- Examples and documentation at tom-select.js.org
- Changes since RC 1
- All 1.0 Changes
1.0.0 RC 3
The third release candidate of Tom Select!
- Examples and documentation at tom-select.js.org
- Changes since RC 1
- All 1.0 Changes
1.0.0 RC 2
The second release candidate of Tom Select!
- Examples and documentation at tom-select.js.org
- Changes since RC 1
- All 1.0 Changes