Skip to content

v2.0.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 26 Feb 20:45
c26ad49

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)