Skip to content

Releases: gravity-ui/date-components

v3.1.1

09 Jun 18:15
23dee0b

Choose a tag to compare

3.1.1 (2025-06-05)

Bug Fixes

  • DateField: unpredictable behavior on typing zeros (#192) (8ca2117)

v3.1.0

22 Apr 13:01
84b61be

Choose a tag to compare

3.1.0 (2025-04-22)

Features

  • RelativeRangeDatePicker: added interactive tooltip and header (#178) (3ea92ad)
  • RelativeRangeDatePicker: export getRelativeRangeDatePickerPresetTitle helper (#182) (b8fc335)

Bug Fixes

  • DateField: fix pasting string from clipboard with duplicate spaces (#183) (e51759f)

v3.0.3

31 Mar 15:54
42fb866

Choose a tag to compare

3.0.3 (2025-03-31)

Bug Fixes

  • correctly close relative pickers dialogs (#180) (945b8b5)

v3.0.2

13 Mar 10:44
e126fc9

Choose a tag to compare

3.0.2 (2025-03-13)

Bug Fixes

  • Calendar: apply the provided className and style (#175) (1284cd7)

v3.0.1

10 Feb 16:22
9e9b864

Choose a tag to compare

3.0.1 (2025-02-10)

Bug Fixes

  • validations templates phrases for ru (#172) (aea37f9)

v3.0.0

07 Feb 21:23
2db5596

Choose a tag to compare

3.0.0 (2025-02-07)

⚠ BREAKING CHANGES

  • streamline relative range date picker dialog props, extract picker form
  • update to uikit 7

Features

  • add i18n keysets types (225a190)
  • Pickers: add popup style/positioning props (fac625d)
  • streamline relative range date picker dialog props, extract picker form (0fa205d)
  • update to uikit 7 (52272a2)

v2.12.0

27 Jan 16:31
d39f045

Choose a tag to compare

2.12.0 (2025-01-27)

Features

  • RelativeRangeDatePickerDialog: allow disable focus trap (#167) (984deb4)
  • support quarters, show callendar according to format (#164) (58ff5d8)

v2.11.0

08 Nov 15:20
cfdc0ce

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

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

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)