Skip to content

v0.3.15

Choose a tag to compare

@interactivellama interactivellama released this 06 Oct 15:35
· 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 and iconLeft and accepts an InputIcon component. Use of onClick makes it clickable.
  • The wrapping span has been removed from ButtonIcon. ButtonIcon is just a CSS customization of UtilityIcon now.
  • Be sure to check Input for deprecation notices.