github select2/select2 3.5.3
Select2 3.5.3

latest releases: 4.1.0-rc.0, 4.1.0-beta.1, 4.1.0-beta.0...
8 years ago

New features

This release does not add any new features, but it does add migration assistance for those who are looking to upgrade to Select2 4.0.0. These can be enabled by setting debug: true in your settings when initializing Select2.

  • Warnings will be displayed when debug is true and deprecated or renamed options are being used [https://github.com//issues/3483]
  • Options renamed in 4.0.0 are supported under their new names [https://github.com//issues/3483]

Bug fixes

  • Remove the remaining code for Internet Explorer 7 support [https://github.com//pull/2786]
  • Hide the search box if the dropdown is empty [https://github.com//pull/2828]
  • Improve performance issues in setVal [https://github.com//pull/2848]
  • Fix support for Zepto [https://github.com//pull/2866]
  • Properly remove event handlers when destroying [https://github.com//pull/2925]
  • Fix exception when no results are found using a multiple select.

This release is the final release under the 3.5.3 that will be handled by @kevin-brown. If you are interested in taking over the 3.5.x releases, contact Kevin Brown for more information.

Don't miss a new select2 release

NewReleases is sending notifications on new releases.