Skip to content

Commit

Permalink
Version 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simeg committed Feb 9, 2018
1 parent a6c7207 commit 94dde55
Show file tree
Hide file tree
Showing 5 changed files with 602 additions and 402 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
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

Expand Down
Loading

0 comments on commit 94dde55

Please sign in to comment.