You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#724minor: Added new SearchableMultiSelect and Selection components
Added minWidthOffset to ContextMenu
Added ContextMenu prop to DropMenu to allow passthroughs to ContextMenu
#714minor: 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.