react-dual-listbox

A feature-rich dual listbox for React.

MIT License

Downloads
66K
Stars
109
Committers
9
react-dual-listbox - Release v1.0.1

Published by jakezatecky over 7 years ago

v1.0.1 (2017-04-11)

Bug Fixes

  • [#19]: Fix issue with additional border appearing between two action buttons
react-dual-listbox - Release v1.0.0

Published by jakezatecky over 7 years ago

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
react-dual-listbox - Release v0.5.1

Published by jakezatecky over 7 years ago

v0.5.1 (2017-01-12)

New Features

  • [#2]: Add support for availableRef and selectedRef
react-dual-listbox - Release v0.6.0

Published by jakezatecky over 7 years ago

v0.6.0 (2017-03-25)

New Features

  • [#15]: Components are now more accessible to assistive technologies

Other

  • [#16]: (breaking) Rename .rdl-btn to .rdl-move
  • [#17]: (breaking) Use color more consistently and make font-family inherit
react-dual-listbox - Release v0.5.0

Published by jakezatecky almost 8 years ago

v0.5.1 (2016-01-10)

New Features

  • [#12]: Bootstrap is no longer required for the component to display properly
  • [#13]: Component styles are a bit more flexible by default
react-dual-listbox - Release v0.4.0

Published by jakezatecky almost 8 years ago

v0.4.0 (December 31, 2016)

Bug Fixes

  • [#3]: Fix an issue where events were not firing in IE 11
  • [#9]: Fix an issue where flexbox styling in IE 11 was not being applied correctly

New Features

  • [#11]: Add ability to toggle selected options on pressing Enter
react-dual-listbox - Release v0.3.4

Published by jakezatecky almost 8 years ago

v0.3.4 (December 28, 2016)

Bug Fixes

  • [#7]: Fix an issue where clicking on the icon of a button would not trigger events properly in some browsers
Package Rankings
Top 2.24% on Npmjs.org
Badges
Extracted from project README
npm Build Status GitHub license
Related Projects