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 d0b63bc commit 2a5ddc9Copy full SHA for 2a5ddc9
CHANGELOG.md
@@ -1,5 +1,8 @@
1
Changelog
2
=========
3
+## 2.11.1
4
+* The open prop should now work as intended
5
+
6
## 2.11.0
7
* onFocus now receives the browser event
8
* Do not open browser menu on right click of arrows in time view
package.json
@@ -1,6 +1,6 @@
{
"name": "react-datetime",
- "version": "2.11.0",
+ "version": "2.11.1",
"description": "A lightweight but complete datetime picker React.js component.",
"homepage": "https://github.com/YouCanBookMe/react-datetime",
"repository": {
0 commit comments