2.11.0 (2024-11-08)
2.10.3 (2024-10-30)
2.10.2 (2024-10-07)
2.10.1 (2024-09-20)
2.10.0 (2024-09-18)
2.9.0 (2024-08-23)
- Calendar: always render dates with current locale (#142) (3767684)
- set readonly attribute on inputs (#139) (a34501d)
2.8.3 (2024-08-21)
2.8.2 (2024-08-14)
- 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)
2.8.1 (2024-08-05)
2.8.0 (2024-07-16)
2.7.1 (2024-07-12)
2.7.0 (2024-07-10)
- RelativeRangeDatePicker: add RelativeRangeDatePickerValue public type (#107) (137a3d4)
- RelativeRangeDatePicker: export default presets (#108) (95b9b4d)
- Pickers: extract time format in pickers from format props (#102) (9006c8f)
- RelativePickers: always open popup on click on input (#105) (27390e5)
- RelativeRangeDatePicker: close popup on outside click after switch browser tabs (#98) (e7ac61b)
- RelativeRangeDatePicker: close popup on select preset (#111) (695bc2c)
- RelativeRangeDatePicker: do not show offset for default timezone (#112) (c95cbc2)
- RelativeRangeDatePicker: preset popup padding (#91) (873703f)
- RelativeRangeDatePicker: transparent caret in the main input (#104) (29016df)
2.6.0 (2024-06-28)
2.5.0 (2024-06-18)
- support form (#85) (957aff4)
- support RSC (#80) (a7724dc)
- update @gravity-ui/date-utils to v2.5.1 (#78) (5148679)
2.4.0 (2024-05-15)
2.3.1 (2024-05-13)
2.3.0 (2024-04-15)
2.2.1 (2024-03-29)
2.2.0 (2024-03-27)
2.1.0 (2024-03-26)
- Calendar: improve a11y (#59) (082db0f)
- DatePicker: show clock icon if select only time (#57) (5400b90)
2.0.1 (2024-02-26)
2.0.0 (2024-02-26)
- 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)
- 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)
1.6.0 (2024-02-21)
1.5.0 (2024-02-06)
1.4.0 (2024-02-02)
1.3.0 (2024-01-30)
1.2.0 (2024-01-26)
- DateField: add component's description in README (#35) (e8a015e)
- DateField: support rtl (#28) (0d7bd16)
1.1.1 (2023-11-20)
- correctly control popup open state in pickers (#17) (3af332f)
- DateField: change field with numbers keys in Firefox (#21) (0872c11)
- DateField: correctly work with 2-digits years (#22) (0d23300)
- RangeCalendar: select dates only on a minimum mode (#18) (b59477a)