🐞 Bug Fixes
- Handle IME composition correctly across input components - by @benjamincanac in #2665 (8212f)
- Combobox: Defer handleBlur close to let FocusScope restore focus - by @benjamincanac in #2663 (7e13d)
- DatePicker: Reset time after clearing value - by @yan-ad in #2636 (9f53d)
- Dialog: Scope overlay pointerdown prevention to the overlay itself - by @zernonia and Claude Opus 4.8 in #2668 (396ba)
- Listbox: Prevent page scroll on mount caused by changeHighlight - by @benjamincanac and Claude Opus 4.8 in #2666 (5bcea)
- NavigationMenu: Behavior should match radix ui navigation menu w… - by @dbzx10299 in #2667 (04799)
- ScrollArea: Clear scrollbar registration on unmount so corner stays in sync - by @zernonia and Claude Opus 4.8 in #2670 (76983)