Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@jakezatecky jakezatecky released this 03 Apr 15:46
· 226 commits to master since this release

v2.1.0 (2021-04-03)

New Features

  • [#80]: Add disabled support for elements in the options property
  • [#87]: Add title support for elements in the options property
  • [#90]: Add selection argument to the onChange handler to track highlighted values
  • [#104]: Add className property to allow specification of a custom class on the root node
  • [#133]: Add moveTop and moveBottom buttons to showOrderButtons property

Bug Fixes

  • [#103]: Fix issue where allowDuplicates would fail to add extra items when simpleValue={false}
  • [#110]: Fix issue where allowDuplicates would cause the available property to be ignored
  • [#124]: Fix issue where the selection area would return to the top of the list after moving items with some properties