You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added more classes for easier styling. Now, depending on whether React-Date-Picker has calendar opened, it additionally gets react-date-picker--open or react-date-picker--closed class.
Bug fixes
Fixed an issue that caused calendar to close when clicking on navigation buttons on it on macOS (#15). Thanks, @joebourne!
Fixed an issue causing keyboard focus not to jump to the next field when pressing a key with current divider.