Patch Changes
-
ac7a81aThanks
@segunadebayo! - Allow typing dates using the locale's native numerals (e.g.
Arabic-Indic٠-٩, Devanagari०-९) in addition to ASCII digits. Latin-locale behavior is unchanged. -
#3189
fa37b7eThanks
@olaf-k! - Adds date reordering on blur for range selection to match other selection
paths. -
#3191
0062c9bThanks
@olaf-k! - Fix day view briefly flashing when closing the date picker from the month or
year view. -
#3175
8710898Thanks
@segunadebayo! - FixvisibleRangeTextreturning a stale value when multiple date
pickers with differentselectionMode(ortimeZone) share the same visible range. The internal memo key now
includesselectionModeandtimeZone, preventing arange-formatted label (e.g.June 2026 - June 2026) from
leaking into asingle/multiplepicker that should showJune 2026. This previously surfaced as SSR hydration
mismatches. -
Updated dependencies [
ac7a81a]:- @zag-js/date-utils@1.42.0
- @zag-js/anatomy@1.42.0
- @zag-js/core@1.42.0
- @zag-js/types@1.42.0
- @zag-js/utils@1.42.0
- @zag-js/dismissable@1.42.0
- @zag-js/dom-query@1.42.0
- @zag-js/live-region@1.42.0
- @zag-js/popper@1.42.0