react-datetime v2.11.0 Release Notes

Release Date: 2017-11-13 // over 6 years ago
    • 💻 onFocus now receives the browser event
    • 💻 Do not open browser menu on right click of arrows in time view
    • Open calendar when onClick is triggered, before it would just react to onFocus
    • ⚡️ Update TypeScript definitions for value and defaultValue to comply with code
    • 🛠 Fix bug where AM/PM would not sync between component value and input field value
    • ➕ Add renderInput prop which let's the consumer of the component render their own HTML input element