Skip to content

Releases: gravity-ui/date-components

v2.11.0

08 Nov 15:20
cfdc0ce
Compare
Choose a tag to compare

2.11.0 (2024-11-08)

Features

  • RangeDateSelection: add new component (#132) (0f10d44)

v2.10.3

30 Oct 09:49
52e2952
Compare
Choose a tag to compare

2.10.3 (2024-10-30)

Bug Fixes

  • use DateTime instance method isValid (#151) (4dba903)

v2.10.2

07 Oct 13:16
f72a463
Compare
Choose a tag to compare

2.10.2 (2024-10-07)

Bug Fixes

  • Calendar: should show days and weekdays in current lang and selected timezone (#149) (b012151)

v2.10.1

20 Sep 13:30
3cdc5e7
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.8.3 (2024-08-21)

Bug Fixes

v2.8.2

14 Aug 20:56
5cb4dc8
Compare
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
Compare
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
Compare
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)