react: add react-transition-group peer dep (08376a2)
<a name="0.4.0"></a>
Bug Fixes
tools: string.contains should escape special characters (efc23af), closes #17
Features
core: Click strategy now controls selection (6ae798b)
BREAKING CHANGES
core: If you are redefining the "strategies" prop,
you now have to use click: ["select"] to enable element selection on click.
Otherwise, clicking on an item won't trigger selection.
react: add react-transition-group peer dep (08376a2)
<a name="0.4.0"></a>
Bug Fixes
tools: string.contains should escape special characters (efc23af), closes #17
Features
core: Click strategy now controls selection (6ae798b)
BREAKING CHANGES
core: If you are redefining the "strategies" prop,
you now have to use click: ["select"] to enable element selection on click.
Otherwise, clicking on an item won't trigger selection.