All Versions
158
Latest Version
Avg Release Cycle
11 days
Latest Release
1520 days ago

Changelog History
Page 12

  • v10.1.0 Changes

    • [new] Add onClose callback (#397)
  • v10.0.1 Changes

    • [fix] Fix a few nits as a result of the accessibility PR (#429)
  • v10.0.0 Changes

    • [breaking] Add keyboard accessibility to react-dates (#301)
  • v9.0.1 Changes

    • ๐Ÿ›  [fix] Fixes withPortal implementation in Firefox (#421)
  • v9.0.0 Changes

    • [fix] Only send down relevant modifiers down the tree (#412)
    • [fix] Optimise isSameDay method (#415)
    • [fix] Blur input for portal implementations (and on touch devices) (#410)
    • [breaking] Add daySize prop to scale the pickers properly (#406)
  • v8.2.1 Changes

    • [fix] Add needsclick to inputs to disable fastclick (#377)
    • ๐Ÿ’… [deps] Update style-loader, sinon, babel-loader, coveralls, and karma-webpack (#379, #372, #373)
  • v8.2.0 Changes

    • [new] Add renderCalendarInfo prop to DRP and SDP (#341)
  • v8.1.1 Changes

    • [fix] Add missing customCloseIcon propType declarations (#367)
  • v8.1.0 Changes

    • [new] Add customCloseIcon prop (#356)
  • v8.0.0 Changes

    • ๐Ÿšš [fix] Remove $react-dates-width-day-picker variable from CalendarMonthGrid.scss, allowing overrides (#352)
    • 0๏ธโƒฃ [new] Create defaultPhrases file for i18n (#351)
    • [fix] Set isTouchDevice on componentDidMount (#336)
    • [fix] Change CalendarMonthGrid background to use $react-dates-color-white (#342)
    • [breaking] Make onFocusChange and onDate(s)Change props required and forbidExtraProps on all components (#332)
    • [fix] Fix caption alignment when using bootstrap (#323)