Releases: gravity-ui/date-components
Releases · gravity-ui/date-components
v3.2.4
3.2.4 (2025-08-04)
Bug Fixes
- build: add version to generated package.json files (#214) (f9030ab)
- RangeDateSelection: use base selection color for selected area (#212) (2191d5b)
v3.2.3
3.2.3 (2025-07-03)
Bug Fixes
- DateField: correctly check sections constraints on user input (#206) (f5eed7a)
v3.2.2
3.2.2 (2025-06-30)
Bug Fixes
v3.2.1
3.2.1 (2025-06-23)
Bug Fixes
- DateField: can not switch segment when entering "00" (#198) (a680c68)
v3.2.0
3.2.0 (2025-06-17)
Features
- DateField: add
parseDateFromString
property (#190) (c4fb393)
- RelativeRangeDatePicker: allow apply presets immediately (#196) (61a9268)
v3.1.1
3.1.1 (2025-06-05)
Bug Fixes
- DateField: unpredictable behavior on typing zeros (#192) (8ca2117)
v3.1.0
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
3.0.3 (2025-03-31)
Bug Fixes
- correctly close relative pickers dialogs (#180) (945b8b5)
v3.0.2
3.0.2 (2025-03-13)
Bug Fixes
- Calendar: apply the provided className and style (#175) (1284cd7)
v3.0.1
3.0.1 (2025-02-10)
Bug Fixes