Skip to content

Release v3.0.0

Choose a tag to compare

@jakezatecky jakezatecky released this 24 Oct 19:03
· 196 commits to master since this release

v3.0.0 (2022-10-24)

New Features

  • [#76]: (breaking) Add htmlDir property to support RTL languages (defaults to LTR)
  • [#146]: Add styles for small viewport devices (<576px)
  • [#203]: Add controlKey to the onChange function such that developers may identify which control triggered the change
  • [#209]: (breaking) Add iconsClass, make icons more semantic, and support Unicode icons

Bug Fixes

  • [#142]: Fix issue where preserveSelectOrder could result in the improper removal of selected values when filtering
  • [#148]: Fix issue where the "Move All" actions ignored individual disabled status