Releases: Hacker0x01/react-datepicker
Releases · Hacker0x01/react-datepicker
0.14.5
Final fixes for React 0.14
0.14.2
- Bug fix for typo in ReactDOM
0.14.1
- Make sure all React.render are converted to ReactDOM.render
0.14.0
- Add support for React 0.14
0.13.0
- 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
- Add
required
andreadOnly
attributes - More proptypes and readme updates
- Add inline clear button
0.11.5
Let all IE freezes be gone.
0.11.4
Control popover location with Tether options
0.11.3
- Fixed disabled state
- Fixed ability to add custom className
- More tests
- More linters
- Moved examples to https://hacker0x01.github.io/react-datepicker
- Updated dependencies
0.11.2
Fix the build!