react-date-picker v7.10.0 Release Notes

Release Date: 2020-01-02 // over 4 years ago
  • What's new?

    • You can no longer enter numbers longer than maximum number (e.g. if maximum year is 2019, you can't enter 12345) (#187).

    What's changed?

    • 0️⃣ Default styling was slightly changed to prevent React-Date-Picker from shrinking too much & to expand it correctly when width CSS is applied to .react-date-picker.

    🐛 Bug fixes

    • 🛠 Fix focus not jumping to the next field if e.g. "01" was entered in day field (#219).