Skip to content

Releases: Hacker0x01/react-datepicker

0.14.5

27 Oct 17:18
Compare
Choose a tag to compare

Final fixes for React 0.14

0.14.2

09 Oct 09:28
Compare
Choose a tag to compare
  • Bug fix for typo in ReactDOM

0.14.1

09 Oct 09:27
Compare
Choose a tag to compare
  • Make sure all React.render are converted to ReactDOM.render

0.14.0

09 Oct 09:01
Compare
Choose a tag to compare
  • Add support for React 0.14

0.13.0

02 Oct 08:28
Compare
Choose a tag to compare
  • New documentation!
  • Allow Datepicker to receive onFocus as props
  • Allow Datepicker to receive Tether constraints as props
  • Fix: Remove required check for selected prop
  • Fix: Clear button works in Firefox now

0.12.0

23 Aug 22:36
Compare
Choose a tag to compare
  • Add required and readOnly attributes
  • More proptypes and readme updates
  • Add inline clear button

0.11.5

14 Aug 03:15
Compare
Choose a tag to compare

Let all IE freezes be gone.

0.11.4

12 Aug 17:05
Compare
Choose a tag to compare

Control popover location with Tether options

0.11.3

04 Aug 14:56
Compare
Choose a tag to compare

0.11.2

29 Jul 10:16
Compare
Choose a tag to compare

Fix the build!