v0.3.15
·
7633 commits
to master
since this release
Release 0.3.15
MAJOR CHANGES
- Allow icon on the left and right of inputs.
- Search can be
clearable
now with right clear icon. - Input now uses
iconRight
andiconLeft
and accepts anInputIcon
component. Use ofonClick
makes it clickable. - The wrapping span has been removed from
ButtonIcon
.ButtonIcon
is just a CSS customization ofUtilityIcon
now. - Be sure to check
Input
for deprecation notices.