Skip to content

Release v1.0.0

Choose a tag to compare

@jakezatecky jakezatecky released this 11 Apr 04:20
· 474 commits to master since this release

v1.0.0 (2017-04-10)

New Features

  • [#6]: Search and filtering has been added with the props canFilter, filterPlaceholder, and filterCallback
  • [#14]: Allow movement buttons to be arrange above lists using the alignActions prop

Bug Fixes

  • [#10]: Fix an issue where selections would shift down after moving items to the opposite list

Other

  • [#18]: Remove requirement on Array.from polyfill