Skip to content

Releases: TeamWertarbyte/material-ui-search-bar

v1.0.0-beta.6

17 May 22:19
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

Thanks to the 1 contributor who made this release possible. 🎉

Breaking Changes

  • Update to Material-UI 1.0.0-rc.0 or later #44 @batazor

Added

  • Support a classes property for more customization #23 #43

Changed

  • Fix onFocus, onBlur and onKeyUp props not working #41
  • Use classnames instead of inline style

v0.4.2

17 May 20:51
Compare
Choose a tag to compare

Changed

  • Fix onFocus, onBlur and onKeyUp props not working #41

v1.0.0-beta.4

03 Jan 08:53
Compare
Choose a tag to compare

Thanks to the 2 contributors who made this release possible! 🎉

Added

Changed

v0.4.1

02 Nov 13:40
Compare
Choose a tag to compare

Added

  • Add spellCheck property to disable spelling and gramar check. Disabled by default #24

v0.4.0

24 Aug 08:18
Compare
Choose a tag to compare

Added

  • Add iconButtonStyle prop to customize the inline-style of the icon button #14
  • Add focus() and blur() methods #15

Changed

  • Support material-ui v0.19.0 #12

v1.0.0-beta.3

16 Aug 08:06
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

Changed

  • Use onClick instead of onTouchTap (material-ui@1 dropped react-tap-event-plugin)

v1.0.0-beta.2

23 Jul 20:20
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Changes

  • Use charCode as well as keyCode again

v1.0.0-beta.1

23 Jul 18:53
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Changed

Breaking changes

  • No auto-complete option anymore as material-ui dropped this
  • hintText was renamed to placeholder
  • The onRequestSearch handler is now called with the current search input

v0.3.0

18 Jul 12:27
Compare
Choose a tag to compare
v0.3.0

v0.1.2

30 May 21:12
Compare
Choose a tag to compare
v0.1.2