Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 287 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 287 Bytes
  • Fixed bug making clearOptions function. Now it doesn't remove already selected options. (thanks @caseymct - #1079)
  • Fixed bug making allowEmptyOption: true useless (thanks @mcavalletto - #739)
  • Functions in option render can now return a DOM node in addition to text. (#617)