github mui/base-ui v1.0.0-alpha.8

latest releases: v1.0.0-beta.3, v1.0.0-beta.2, v1.0.0-beta.1...
pre-release4 months ago

Apr 17, 2025

Accordion

AlertDialog

  • Breaking change: Rename data-has-nested-dialogs to data-nested-dialog-open (#1686) @mj12albert
  • Fix onOpenChange types for event/reason passing (#1721) @atomiks
  • Use consistent inert attr and map [data-popup-open] back to open (#1650) @atomiks
  • Fix text selection & right-clicks (#1702) @mj12albert

CheckboxGroup

Collapsible

Dialog

  • Breaking change: Rename data-has-nested-dialogs to data-nested-dialog-open (#1686) @mj12albert
  • Breaking change: Add new trap-focus value to modal prop.
    Dialogs with modal=false no longer trap focus.
    (#1571) @atomiks
  • Fix onOpenChange types for event/reason passing (#1721) @atomiks
  • Use consistent inert attr and map [data-popup-open] back to open (#1650) @atomiks
  • Fix text selection & right-clicks (#1702) @mj12albert
  • Allow document to slide input into view on iOS when keyboard opens (#1735) @atomiks

Field

Menu

Meter

NumberField

Popover

Progress

  • Breaking change: Add Progress.Label and locale prop.
    The getAriaLabel prop was removed as Progress.Label should be used to provide an accessible name.
    (#1666) @mj12albert

Radio

ScrollArea

  • Breaking change: Add Content part.
    It is now required to include the ScrollArea.Content within ScrollArea.Viewport part when the content is horizontally scrollable.
    (#1607) @atomiks
  • Handle visibility change and nesting (#1598) @atomiks
  • Correct thumb sizing with scrollbar margins (#1606) @atomiks

Select

  • Breaking change: Improve item highlight performance.
    The highlighted state is now removed. It's not possible to customize the data-highlighted attribute anymore.
    (#1570) @atomiks
  • Avoid double commit on value change (#1597) @atomiks
  • Reset selectedIndex when set to null (#1596) @atomiks
  • Add missing item data attributes docs (#1691) @atomiks
  • Fix onOpenChange types for event/reason passing (#1721) @atomiks
  • Use consistent inert attr and map [data-popup-open] back to open (#1650) @atomiks
  • Fix text selection & right-clicks (#1702) @mj12albert

Slider

Toast

Tooltip

All contributors of this release in alphabetical order: @atomiks, @megos, @michaldudak, @mj12albert, @oliviertassinari, @sebinsua, @ZeeshanTamboli

Don't miss a new base-ui release

NewReleases is sending notifications on new releases.