Simon Egersand
2018-02-11 405f4e8754ef801d1837266940bf399c19da74e6
CHANGELOG.md
@@ -1,5 +1,15 @@
Changelog
=========
## 2.13.0
* Use more appropriate cursor for empty space in time picker and in day texts
* Add `viewDate` prop that sets a value when opening the calendar when there is no selected date
* Make `disableOnClickOutside` work as intended
* Better touch support for tapping and holding
* Use static property `defaultProps` instead of `getDefaultProps`
## 2.12.0
* The `renderInput` prop now receives `closeCalendar` function as well
## 2.11.1
* The open prop should now work as intended