Skip to content

Commit 94dde55

Browse files
committed
Version 2.13.0
1 parent a6c7207 commit 94dde55

File tree

5 files changed

+602
-402
lines changed

5 files changed

+602
-402
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changelog
22
=========
3+
## 2.13.0
4+
* Use more appropriate cursor for empty space in time picker and in day texts
5+
* Add `viewDate` prop that sets a value when opening the calendar when there is no selected date
6+
* Make `disableOnClickOutside` work as intended
7+
* Better touch support for tapping and holding
8+
* Use static property `defaultProps` instead of `getDefaultProps`
9+
310
## 2.12.0
411
* The `renderInput` prop now receives `closeCalendar` function as well
512

0 commit comments

Comments
 (0)