Simon Egersand
2017-12-02 2a5ddc991e0b91eb78414d9ff432738e4ac6ca9e
Version 2.11.1
2 files modified
5 ■■■■ changed files
CHANGELOG.md 3 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
## 2.11.1
* The open prop should now work as intended
## 2.11.0
* onFocus now receives the browser event
* 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": {