npm @base-ui-components/react 1.0.0-beta.7
v1.0.0-beta.7

7 hours ago

General changes

  • Fix error about props.ref access in React <=18 (#3257) by @atomiks
  • Prefer non-adaptive anchoring position in <Positioner> components and fix autoFocus scroll jumps (#3250) by @atomiks
  • Make popups' data-anchor-hidden state attribute check for anchor presence in layout (#3267) by @atomiks
  • Prevent popups from sticking after hover when pressing <a> tags inside them (#3318) by @atomiks
  • Improve performance when detached triggers are used (#3277) by @michaldudak
  • Fix iOS VoiceOver voice control accessibility in non-modal popups (#3340) by @atomiks

Alert Dialog

  • Fix trigger registration loop (#3249) by @atomiks
  • Fix focus restoration when focused element is hidden with CSS (#3313) by @atomiks

Checkbox Group

Combobox

  • Revert overload types to ensure typed wrappers work correctly (#3254) by @atomiks
  • Fix ignored filteredItems instances (#3272) by @atomiks
  • Fix loop when passing undefined to items prop (#3348)

Context Menu

Dialog

  • Fix trigger registration loop (#3249) by @atomiks
  • Fix focus restoration when focused element is hidden with CSS (#3313) by @atomiks

Form

Menu

Navigation Menu

  • Fix Safari 18 issue where <Positioner> width may be set to 0 on hover (#3309) by @EmilNordling
  • Ensure submenu triggers participate in composite list (#3344) by @atomiks

Number Field

Popover

  • Fix trigger registration loop (#3249) by @atomiks
  • Do not pass key to the rendered element (#3255) by @michaldudak
  • Fix focus restoration when focused element is hidden with CSS (#3313)

Select

  • Revert overload types to ensure typed wrappers work correctly (#3254) by @atomiks

Slider

Tooltip

All contributors of this release in alphabetical order: @atomiks, @brijeshb42, @Copilot, @EmilNordling, @michaldudak, @mj12albert, @oliviertassinari, @ZeeshanTamboli

Don't miss a new react release

NewReleases is sending notifications on new releases.