Releases: gravity-ui/date-components
Releases · gravity-ui/date-components
v3.0.0
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
2.12.0 (2025-01-27)
Features
- RelativeRangeDatePickerDialog: allow disable focus trap (#167) (984deb4)
- support quarters, show callendar according to format (#164) (58ff5d8)
v2.10.2
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
2.10.1 (2024-09-20)
Bug Fixes
- RelativeRangeDatePicker: export RelativeRangeDatePickerProps (#146) (a3396b1)
v2.10.0
2.10.0 (2024-09-18)
Features
- RelativeRangeDatePicker: add renderControl props (#144) (d389eea)
v2.9.0
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
2.8.3 (2024-08-21)
Bug Fixes
v2.8.2
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)