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

Changelog History
Page 8

  • v15.5.1 Changes

    • [fix] Adjust small variant height to be 36px (#892)
  • v15.5.0 Changes

    • [new] Add small variant (#891)
  • v15.4.0 Changes

    • [fix] Set font sizes according to theme variable (#885)
    • [new] Add verticalSpacing prop (#883)
  • v15.3.0 Changes

    • [new] Add transitionDuration prop (#865)
    • ๐Ÿšš [fix] Remove default prop values for required startDateId and endDateId props (#866)
    • [new] Add block styling prop (#871)
    • [new] Add noBorder prop to DayPicker variations (#869)
    • [new] Add noBorder prop to inputs (#870)
    • ๐Ÿ’… [fix] Remove unused width style in KeyboardShortcutsRow (#867)
  • v15.2.1 Changes

    • [fix] Republish _datepicker.css
  • v15.2.0 Changes

    • [new] Add back today modifier (and class) (#861)
    • [new] Add ariaLabelFormat prop to CalendarDay (#842, #857)
    • [fix] Reset after-hover-start in componentWillReceiveProps instead of only on click (#843)
    • [fix] Use color.background variable instead of hardcoded #fff for theming (#852)
    • โšก๏ธ [fix] Update CalendarMonthGrid months based on locale change (#795)
  • v15.1.0 Changes

    • [fix] Add explicit border-radius on KeyboardShortcuts button (#792)
    • [fix] Pass onClose from SingleDatePicker to DayPickerSingleDateController (#816)
    • [new] Pass modifiers to renderDay as second arg (#829)
    • [fix] Fix KeyboardShortcutsPanel focus issues (#825)
  • v15.0.0 Changes

    • [breaking] Rename SDP keydown callback props so that they match the DRP (#800)
    • [fix] Explicitly set the border-radius on the keyboard shortcuts button (#792)
  • v14.1.0 Changes

    • ๐Ÿ— [new] Add esm build (#791)
    • [new] Add back selected-start/selected-end modifiers to CalendarDay (#796)
  • v14.0.0 Changes

    • [fix] Flip arrow navigation in RTL context (#775)
    • [new] Add verticalHeight prop to SDP, DRP and DayPicker (#773)
    • ๐Ÿšš [breaking] Modify default DateInput styling, convert inputs to actual inputs, and remove caption ids (#780)