We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0484e2b commit 6e920abCopy full SHA for 6e920ab
CHANGELOG.md
@@ -1,5 +1,8 @@
1
Changelog
2
=========
3
+## 2.12.0
4
+* The `renderInput` prop now receives `closeCalendar` function as well
5
+
6
## 2.11.1
7
* The open prop should now work as intended
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-datetime",
- "version": "2.11.1",
+ "version": "2.12.0",
"description": "A lightweight but complete datetime picker React.js component.",
"homepage": "https://github.com/YouCanBookMe/react-datetime",
"repository": {
0 commit comments