Skip to content

Releases: gravity-ui/date-components

v2.10.1

20 Sep 13:30
3cdc5e7

Choose a tag to compare

2.10.1 (2024-09-20)

Bug Fixes

  • RelativeRangeDatePicker: export RelativeRangeDatePickerProps (#146) (a3396b1)

v2.10.0

18 Sep 12:26
e2ae34e

Choose a tag to compare

2.10.0 (2024-09-18)

Features

  • RelativeRangeDatePicker: add renderControl props (#144) (d389eea)

v2.9.0

23 Aug 17:43
41c4b27

Choose a tag to compare

2.9.0 (2024-08-23)

Features

Bug Fixes

  • Calendar: always render dates with current locale (#142) (3767684)
  • set readonly attribute on inputs (#139) (a34501d)

v2.8.3

21 Aug 12:30
29032a5

Choose a tag to compare

2.8.3 (2024-08-21)

Bug Fixes

v2.8.2

14 Aug 20:56
5cb4dc8

Choose a tag to compare

2.8.2 (2024-08-14)

Bug Fixes

  • a11y: set role and aria attributes for pickers (#128) (5155e18)
  • DatePicker: select initial date in mobile picker (#127) (3fb09fe)
  • RelativeRangeDatePicker: last period preset title (#130) (ae3dd3c)

v2.8.1

05 Aug 17:27
808bf51

Choose a tag to compare

2.8.1 (2024-08-05)

Bug Fixes

  • do not crash due to incorrect format (#124) (690337c)

v2.8.0

16 Jul 14:59
4cb0367

Choose a tag to compare

2.8.0 (2024-07-16)

Features

  • RelativePickers: add onOpenChange event handler (#118) (8270119)

Bug Fixes

  • RelativeRangeDatePicker: correctly close picker popup inside dialog (#117) (f122950)

v2.7.1

15 Jul 10:07
fcab830

Choose a tag to compare

2.7.1 (2024-07-12)

Bug Fixes

  • RelativeRangeDatePicker: pass popupClassName into popup component (#113) (c7860b5)

v2.7.0

10 Jul 12:18
1f0db69

Choose a tag to compare

2.7.0 (2024-07-10)

Features

  • RelativeRangeDatePicker: add RelativeRangeDatePickerValue public type (#107) (137a3d4)
  • RelativeRangeDatePicker: export default presets (#108) (95b9b4d)

Bug Fixes

  • Pickers: extract time format in pickers from format props (#102) (9006c8f)
  • RelativePickers: always open popup on click on input (#105) (27390e5)
  • RelativeRangeDatePicker: close popup on outside click after switch browser tabs (#98) (e7ac61b)
  • RelativeRangeDatePicker: close popup on select preset (#111) (695bc2c)
  • RelativeRangeDatePicker: do not show offset for default timezone (#112) (c95cbc2)
  • RelativeRangeDatePicker: preset popup padding (#91) (873703f)
  • RelativeRangeDatePicker: transparent caret in the main input (#104) (29016df)

v2.6.0

28 Jun 10:15
832afc5

Choose a tag to compare

2.6.0 (2024-06-28)

Features

  • DatePicker, RangeDatePicker: add popup trigger props (#89) (5139151)

Bug Fixes

  • RelativeRangeDatePicker: set id on input (#94) (f54f1b9)