Releases: sergiodlopes/jquery-flexdatalist
Releases · sergiodlopes/jquery-flexdatalist
v2.0.7
Crazy week... sorry for the bumpy ride. This version should be much more stable.
v2.0.6
- value not being set in single input
- minor fixes and improvements
v2.0.5
- Multiple values fix (if selection not required, selected result was not being set)
- Don't search on input focus when there's a value already set
v2.0.4
- Remove value event fix
v2.0.3
- Minor fix on name of alias input conflicting with the 'real' input
v2.0.2
- BUG: Options not being set correctly
- Minor fixes
v2.0.1
- added autocomplete off
- minor fix with keyword parameter name
v2.0.0
This version, although being a major one, should be compatible with 1.x.x. Upgrade from v1 is highly recommended.
- Better performance
- New cache system
- and many other minor improvements and fixes
v1.9.6
- Prevent unnecessary search onfocus
v1.9.5
- Added searchDelay option (now there's a delay applied, to prevent one search after each keystroke)
- Added valuesSeparator option
- Minor fix with scrolling browser to input being set