Skip to content

Copy Select Title, Bug Fixes

Compare
Choose a tag to compare
@pfiller pfiller released this 02 Jul 22:10
· 934 commits to master since this release

Improvements

  • Handle select title (#914): applies a select's title attribute to Chosen's container div if it exists.

Bug Fixes

  • Fiexd Firefox mousedown drag issue (#902)
  • Fixed the handling of ctrl key for multiple select (#916)
  • Fixed multiple select placeholder clipping bug (#920)
  • Expose Chosen to the window object (#929)