Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 559 Bytes

CHANGES.md

File metadata and controls

19 lines (13 loc) · 559 Bytes

#Changelog

##0.1.0 [Oct 18, 2016] Improved code quality with setting up linter. Added some requested changes.

###Breaking

  • Removed placeholder prop. Use inputProps.placeholder instead.

###New

  • Allow passing custom props to input (#5)
  • Add ability to pass custom set of timezones (#7)

###Fixed

  • Fixed not working with browserify (#4)

##0.0.1 - 0.0.3 Alpha version, no changelog yet.