Skip to content

Releases: sergiodlopes/jquery-flexdatalist

v2.0.7

07 Jul 10:53
Compare
Choose a tag to compare

Crazy week... sorry for the bumpy ride. This version should be much more stable.

v2.0.6

06 Jul 16:22
Compare
Choose a tag to compare
  • value not being set in single input
  • minor fixes and improvements

v2.0.5

05 Jul 10:40
Compare
Choose a tag to compare
  • 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

03 Jul 21:05
Compare
Choose a tag to compare
  • Remove value event fix

v2.0.3

03 Jul 16:32
Compare
Choose a tag to compare
  • Minor fix on name of alias input conflicting with the 'real' input

v2.0.2

03 Jul 16:06
Compare
Choose a tag to compare
  • BUG: Options not being set correctly
  • Minor fixes

v2.0.1

03 Jul 08:30
Compare
Choose a tag to compare
  • added autocomplete off
  • minor fix with keyword parameter name

v2.0.0

02 Jul 23:08
Compare
Choose a tag to compare

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

23 Jun 16:31
Compare
Choose a tag to compare
  • Prevent unnecessary search onfocus

v1.9.5

18 Jun 18:18
Compare
Choose a tag to compare
  • 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