Patch Changes
-
96f21cdThanks
@segunadebayo! - Fix thetranslationsprop requiring every message to be
supplied. It's now typed asPartial<IntlTranslations>, so you can override a single message and let the rest fall
back to the defaults. -
1be6c5aThanks
@segunadebayo! - Fix thearia-labelfromgetViewTriggerProps()naming the wrong
view. In day view it announced "Switch to year view" while the trigger actually switches to month view.
translations.viewTriggernow receives the resolved next view, and the trigger disables itself once there's no
further view to switch to.Fix
translations.dayCell()announcing the generic "Choose" label for dates between a selected range's start and end.
It now announces "In range". -
Updated dependencies [
c42b1d9,
9a9381d]:- @zag-js/core@1.43.1
- @zag-js/dom-query@1.43.1
- @zag-js/dismissable@1.43.1
- @zag-js/popper@1.43.1
- @zag-js/anatomy@1.43.1
- @zag-js/types@1.43.1
- @zag-js/utils@1.43.1
- @zag-js/date-utils@1.43.1
- @zag-js/live-region@1.43.1