Skip to content

Latest commit

 

History

History
89 lines (41 loc) · 3.08 KB

File metadata and controls

89 lines (41 loc) · 3.08 KB

1.3.1 (2016-07-25)

Features

  • datepicker: add placeholder when this.props.date is falsy(1430f06)

Refactor

  • datepicker: refactor datepicker with official ES6 Classes pattern(fb5f6e2)

1.3.0 (2016-07-11)

Bug Fixes

  • datepicker: fix the DatepickerIOS align bug above 0.28.0 with the removing of width (b51b9ca)
  • readme: fix readme gif img #17 (49e310e), closes #17

Breaking Change

  • can't be center automatic below 0.28.0(b51b9ca).

1.2.2 (2016-06-22)

Features

  • datepicker: add supoort of showIcon property (f274179)

1.2.1 (2016-05-19)

Bug Fixes

  • datepicker: fix datepicker Modal adaptation with different width on ios(b3234bd)

1.2.0 (2016-05-17)

Breaking Change

  • Upgrade Requiring React API, Requiring from react-native is now deprecated. Work after 0.24.(53b0846)

1.1.0 (2016-05-06)

Features

  • datepicker: add support for custom btn text(1bbd66e)
  • datepicker: add support for custom icon(7ffbe43)
  • datepicker: add support for custom styles with customStyles property(cb254e4)

1.0.3 (2016-04-27)

Features

  • datepicker: optimize the animation of datepicker, and add support for duration property(91fa55c)

1.0.2 (2016-04-26)

1.0.1 (2016-04-26)

1.0.0 (2016-04-25)