Skip to content

v2.14.0

Compare
Choose a tag to compare
@jondlm jondlm released this 27 Feb 23:18
· 3311 commits to master since this release
  • #725 minor: Added new OutwardArrowIcon that supports horizontal, vertical, and diagonal modes
  • #713 minor: Added new Tag component
  • #724 minor: Added new SearchableMultiSelect and Selection components
    • Added minWidthOffset to ContextMenu
    • Added ContextMenu prop to DropMenu to allow passthroughs to ContextMenu
  • #714 minor: Made sure lucid components don't pass a "magic" prop callbackId down to regular dom elements. This avoids the react warnings about passing unknown props into dom elements.