Skip to content

Releases: gravity-ui/date-components

v2.5.0

18 Jun 11:53
c7ecc33

Choose a tag to compare

2.5.0 (2024-06-18)

Features

Bug Fixes

  • update @gravity-ui/date-utils to v2.5.3 (#86) (4f8a22e)

v2.4.0

22 May 09:41
12c8f3e

Choose a tag to compare

2.4.0 (2024-05-15)

Features

  • RelativeRangeDatePicker: remove dates hint (#75) (88cbce0)

v2.3.1

13 May 14:14
9f4488f

Choose a tag to compare

2.3.1 (2024-05-13)

Bug Fixes

  • RelativeRangeDatePicker: correctly close popup on click outside (#71) (6175356)

v2.3.0

15 Apr 17:52
ce4c8ce

Choose a tag to compare

2.3.0 (2024-04-15)

Features

  • RelativeDate: support custom relative date input parser (#65) (f0036ff)

v2.2.1

29 Mar 13:41
08e6838

Choose a tag to compare

2.2.1 (2024-03-29)

Bug Fixes

  • RangeDatePicker: add component export (#62) (9cc9915)

v2.2.0

27 Mar 15:37
b9e653f

Choose a tag to compare

2.2.0 (2024-03-27)

Features

  • add a new range date picker component (#47) (ce19b43)

Bug Fixes

  • correctly change date when switching day period (#60) (43dc35a)

v2.1.0

26 Mar 18:56
239530f

Choose a tag to compare

2.1.0 (2024-03-26)

Features

  • Calendar: improve a11y (#59) (082db0f)
  • DatePicker: show clock icon if select only time (#57) (5400b90)

v2.0.1

26 Feb 21:08
78cda2e

Choose a tag to compare

2.0.1 (2024-02-26)

Bug Fixes

  • build: fix declarations generation (#55) (dff7b25)

v2.0.0

26 Feb 20:45
c26ad49

Choose a tag to compare

2.0.0 (2024-02-26)

⚠ BREAKING CHANGES

  • update to @gravity-ui/uikit 6 (#49)
  • update date-utils (#25)

Features

  • add a new range date field component (#32) (041d5bc)
  • add RelativeRangeDatePicker component (af74354)
  • DateField: add hidden input for native form submissition (810f06c)
  • export RangeValue type from the library (#50) (6828c6e)
  • RelativeDateField: add roundUp prop (6a73684)
  • timezone: use timeZone prop to show values (#36) (d87923e)
  • update to @gravity-ui/uikit 6 (#49) (7f6ef01)

Bug Fixes

  • accept events handlers with custom targets (#45) (2a28389)
  • DateField: correctly manage format changing (cad9a7e)
  • MobileCalendar: fix trigger click area on iOS (e252c31)
  • update date-utils (#25) (76422ef)

v1.6.0

21 Feb 10:59
1803d91

Choose a tag to compare

1.6.0 (2024-02-21)

Features

  • Relative components: Add description in README (#48) (b91027a)