Releases: dragonofmercy/Tokenize2
Releases · dragonofmercy/Tokenize2
v1.3.5
Compare
Sorry, something went wrong.
No results found
Release notes
Added features
Support of CTRL+A to mark all tokens for delete (input search must be empty)
Bug fix
[#85 ][#88 ] Fix escaping functions
v1.3.4
Compare
Sorry, something went wrong.
No results found
Release notes
Broken release, do not use it !
v1.3.3
Compare
Sorry, something went wrong.
No results found
Release notes
Bug fix
[Issue #72 ] Add new option dropdownSelectFirstItem
[Issue #74 ] Add missing trim function
v1.3.2
Compare
Sorry, something went wrong.
No results found
Release notes
Bug fix
[Issue #71 ] Fix dropdown fill with remote source
v1.3.1
Compare
Sorry, something went wrong.
No results found
Release notes
Features
[Issue #64 ] Implement feature (searchMaxLength option)
v1.3
Compare
Sorry, something went wrong.
No results found
Release notes
Features
[Issue #62 ] Remove the Jquery UI requirement for Tokenize2
v1.2
Compare
Sorry, something went wrong.
No results found
Release notes
Bug fixes
[Issue #46 ] Add missing css
[Issue #48 ] Add new event tokenize:focus workaround
[Issue #50 ] Add new event "tokenize:tokens:added"
v1.1
Compare
Sorry, something went wrong.
No results found
Release notes
Bug fixes
[Issue #26 ] The alternatives are only visible if the user enters a valid first character
[Issue #44 ] Cannot read property 'find' of undefined
Improvements
[Issue #36 ] Option to support empty values
[Issue #41 ] Add enable/disable methods
v1.0
Compare
Sorry, something went wrong.
No results found
Release notes
Tokenize2 is not more in beta.
Bug fixes
[Issue #16 ] TypeError when text is missing
[Issue #17 ] Overflow to css if option is longer than the select
Fix shift tab shortcut
Improvements
[Issue #18 ] Add support for Material-Kit framework
[Issue #19 ] Add auto z-index for dropdown
[Issue #21 ] displayNoResultsMessage and noResultsMessageText options
v0.5-beta
Compare
Sorry, something went wrong.
No results found
Release notes
Bug fixes
Fix for jQuery 3
Fix #5 IE 11 or old browser
Added css according #5
Fix event trigger example
Fix #3 Returns 'undefined'
Fix #11 scroll event keeps firing after dropdown is closed
Fix positionning error of dropdown when using negative margin-top in the document #14