General Changes
- Improve
renderprop warning accuracy (#4324, #4363) by @atomiks - Fix
preventBaseUIHandlerruntime wrapping (#4330) by @atomiks - Fix Uncaught TypeError: Converting circular structure to JSON (#4452) by @Profesor08
- Expose
formprop on hidden inputs (#4352) by @atomiks - Add
suppressHydrationWarningto hidden inputs (#4482) by @devxoul - Fix outside-press dismissal in a shared shadow root (#4333) by @atomiks
- Fix
Positionernot repositioning to a different trigger when reopened withkeepMounted(#4407) by @mdm317 - Lock scroll of full-width anchored
modalpopups with touch input (#3100) by @atomiks
Alert Dialog
Autocomplete
Avatar
- Fix flash when image is cached (#4469) by @mj12albert
Checkbox
- Fix uncontrolled default initialization (#4535) by @atomiks
- Prevent input state changes in
readOnlymode (#4551) by @tsbehlman
Collapsible
- Fix open state when
keepMountedhas no transitions (#4555) by @mj12albert
Combobox
- Fix clicks in
Chips/InputGroupareas not focusing the input or opening the popup (#4296) by @CiscoFran10 - Fix iOS viewport settling (#4351) by @atomiks
- Fix initial live region announcements (#4286) by @atomiks
- Prevent scroll lock when a controlled value triggers a re-render (#4507) by @ryanrhee
- Fix browser autofill with object values when autofill uses the label (#4560) by @mattrothenberg
- Prevent item taps from blurring the input (#4578) by @atomiks
- Respect rendered chips for keyboard navigation (#4572) by @atomiks
Dialog
Drawer
- Fix touch scroll in portaled popups (#4382) by @atomiks
- Fix nested swipe cancel state (#4410) by @atomiks
- Fix interrupted swipe dismiss cleanup (#4467) by @lunaxislu
- Warn when a popup is missing
Viewport(#4495) by @atomiks - Prevent dialogs from affecting nested drawer stack (#4493) by @atomiks
Field
Menu
- Fix
SubmenuTriggernot respecting disabled state fromrender(#3858) by @CiscoFran10 - Preserve dialog focus on pointer leave (#4581) by @atomiks
Navigation Menu
- Remove invalid
aria-orientationattribute (#4355) by @atomiks - Add generic
Valuetyping (#4328) by @atomiks - Fix initial trigger switch size snap (#4327) by @atomiks
- Fix top-level trigger pointer events blocking (#4362) by @atomiks
- Fix reverse Shift+Tab submenu re-entry (#4464) by @atomiks
- Fix nested inline submenu hover handoff (#4413) by @atomiks
- Fix transition width when reopening (#4587) by @mdm317
Number Field
OTP Field
- Add preview
OTPFieldcomponent for one-time password and verification code entry (#4365) by @atomiks
Popover
- Remove stray focus guards around trigger when
modal(#4350) by @atomiks - Sync hover open event state (#4526) by @atomiks
Preview Card
- Fix hover reopen race conditions across close transitions (#4446) by @arturbien
Select
- Fix browser autofill with object values when autofill uses the label (#4560) by @mattrothenberg
- Preserve touch exit animations (#4325) by @atomiks
- Fix touch reopen highlight (#4356) by @atomiks
- Fix scroll arrows stopping short of the edges (#4447) by @atomiks
- Fix RTL-aligned popup positioning with
alignItemWithTrigger(#4531) by @atomiks
Slider
- Fix edge thumb alignment after reveal (#4354) by @atomiks
- Remove extra TalkBack focus targets (#4242) by @atomiks
- Fix keyboard floating-point rounding (#4548) by @atomiks
- Skip client-only prehydration scripts (#4530) by @atomiks
Switch
- Prevent input state changes in
readOnlymode (#4551) by @tsbehlman
Tabs
- Fix
activationDirectionnot updating on programmatic value changes (#4347) by @LukasTy - Fix activation direction on first render (#4532) by @atomiks
- Skip client-only prehydration scripts (#4530) by @atomiks
Toast
- Keep viewport expanded while touch swiping (#4411) by @atomiks
- Add upsert support to
addmethod (#4440) by @atomiks - Fix timers not resuming after window regains focus (#4438) by @kyrregjerstad
Toggle Group
- Fix incorrect keyboard nav on cross axis (#4488) by @mj12albert
All contributors of this release in alphabetical order : @arturbien, @atomiks, @CiscoFran10, @devxoul, @flaviendelangle, @kyrregjerstad, @LukasTy, @lunaxislu, @mattrothenberg, @mdm317, @michaldudak, @mj12albert, @Profesor08, @ryanrhee, @sai6855, @tsbehlman