-
-
Notifications
You must be signed in to change notification settings - Fork 142
Insights: mui/base-ui
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 8 people
-
[docs] Fix dead link to APCA
#2148 merged
Jun 23, 2025 -
[select] Fix programmatic value changes and autofill handling
#2084 merged
Jun 22, 2025 -
[docs] Tweak experiments settings panel
#2140 merged
Jun 20, 2025 -
[navigation menu] Handle layout resize while open
#2070 merged
Jun 20, 2025 -
[useRender] Make useRender RSC-friendly
#2134 merged
Jun 20, 2025 -
[dialog] Fix popup prop merging
#2119 merged
Jun 20, 2025 -
[scroll area] Handle touch momentum scrolling for programmatic scroll check
#2111 merged
Jun 20, 2025 -
[navigation menu] Fix typos
#2139 merged
Jun 20, 2025 -
[buttons] Extract
useFocusableWhenDisabled
fromuseButton
#2058 merged
Jun 19, 2025 -
[infra] Update bundle monitor report
#2008 merged
Jun 18, 2025 -
[docs] Use Next.js primitives for head metadata
#2131 merged
Jun 18, 2025 -
Bump sinon to ^21.0.0
#2130 merged
Jun 18, 2025 -
Bump Public packages' dependencies
#2129 merged
Jun 18, 2025 -
[select] Fix position flicker when no default value is set
#2110 merged
Jun 18, 2025 -
Bump Public packages' dependencies
#1879 merged
Jun 17, 2025 -
[tabs] Fix focus going out of sync when selected value is changed externally
#2107 merged
Jun 17, 2025 -
[accordion][collapsible] Allow content to resize naturally
#2043 merged
Jun 17, 2025 -
[core] Performance: inline style tags
#1952 merged
Jun 16, 2025 -
[menu][context menu] Add
SubmenuRoot
part#2042 merged
Jun 16, 2025 -
[select] Fix
Field.Label
focusing trigger#2118 merged
Jun 16, 2025 -
[checkbox] Always set
id
on the<input>
element#2115 merged
Jun 16, 2025 -
[tabs] Fix indicator positioning when TabsList overflows
#2093 merged
Jun 16, 2025
11 Pull requests opened by 5 people
-
[docs] Accordion props reference
#2120 opened
Jun 17, 2025 -
[useScrollLock] Fix height calculation on Android
#2123 opened
Jun 17, 2025 -
[accordion][tabs] Make `value` a required prop
#2124 opened
Jun 17, 2025 -
[docs] Select benchmark
#2125 opened
Jun 17, 2025 -
[utils] Make Romain's utils public
#2132 opened
Jun 18, 2025 -
[docs] Native details-summary props table
#2135 opened
Jun 18, 2025 -
[docs] Add react-hook-form experiment
#2137 opened
Jun 19, 2025 -
[select, menu, popover] Cut out internal backdrop to allow interacting with triggers
#2141 opened
Jun 20, 2025 -
[select] Fix test errors
#2145 opened
Jun 22, 2025 -
[code-infra] Normalize pkg in codebase
#2149 opened
Jun 22, 2025 -
[docs] Fix incorrect links in TOC on releases page
#2150 opened
Jun 23, 2025
12 Issues closed by 3 people
-
The Button Component
#2138 closed
Jun 20, 2025 -
[navigation menu] Handle layout resize while open
#2035 closed
Jun 20, 2025 -
[select] Positioner doesn't track trigger anchor per default
#2133 closed
Jun 18, 2025 -
[tabs] Tablist active composite item can go out of sync with focused tab if a new tab is selected
#2101 closed
Jun 17, 2025 -
[accordion][collapsible] With CSS transitions the panel does not resize when content size changes
#1458 closed
Jun 17, 2025 -
[context menu] `Sub` root part
#2038 closed
Jun 16, 2025 -
[tabs] The tablist "active" composite item changes based on the `activateOnFocus` prop
#2099 closed
Jun 16, 2025 -
[field][select] Clicking `Field.Label` doesn't focus the trigger
#2113 closed
Jun 16, 2025 -
[Checkbox] hidden input is missing an id or name
#2114 closed
Jun 16, 2025 -
[Form] Form Fails to Submit via Enter Key When a Checkbox is Present
#2117 closed
Jun 16, 2025 -
[tabs] Support scrolling TabsList
#2085 closed
Jun 16, 2025
11 Issues opened by 6 people
-
disable dialog animation
#2147 opened
Jun 22, 2025 -
clarify difference between dialog and alert dialog
#2146 opened
Jun 22, 2025 -
Docs search
#2144 opened
Jun 20, 2025 -
[menu] button is focused when menu is opened
#2143 opened
Jun 20, 2025 -
[form] Support `validationMode: onSubmit`
#2142 opened
Jun 20, 2025 -
[docs] SideNav jumps when main content height increases
#2136 opened
Jun 18, 2025 -
Ability to "click through" the backdrop of non-modal Popup parts
#2128 opened
Jun 17, 2025 -
Ability to set `Popup` part widths to the widths of their Triggers
#2127 opened
Jun 17, 2025 -
[menu] Scroll lock prevents `MenuItem render={<a>}` from navigating within same page
#2126 opened
Jun 17, 2025 -
[dialog] Incorrect scroll-lock style calculation
#2122 opened
Jun 17, 2025 -
[popover] Popover becomes unanchored when trigger is invisible
#2121 opened
Jun 17, 2025
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[select] Print raw value in `Select.Value`
#2087 commented on
Jun 22, 2025 • 3 new comments -
[NavigationMenuTrigger] Fix positioner height when opening the list using the keyboard
#2060 commented on
Jun 19, 2025 • 1 new comment -
[core] Import `@floating-ui/react`
#2002 commented on
Jun 22, 2025 • 1 new comment -
[combobox] New `Combobox` component
#2105 commented on
Jun 23, 2025 • 0 new comments -
[select] POC: `defaultLabel` prop
#2083 commented on
Jun 22, 2025 • 0 new comments -
[select] POC: items array API
#2082 commented on
Jun 16, 2025 • 0 new comments -
[select] Render highlighted state inside React
#2079 commented on
Jun 20, 2025 • 0 new comments -
[code-infra] Migrate to eslint v9 and flat config
#2054 commented on
Jun 19, 2025 • 0 new comments -
[menu] Remove `disabled` prop from Root
#2044 commented on
Jun 17, 2025 • 0 new comments -
[calendar] New component `Calendar`
#1973 commented on
Jun 18, 2025 • 0 new comments -
[core] Refactor: "style hooks" to "state attributes"
#1940 commented on
Jun 21, 2025 • 0 new comments -
[core] refactor: useModernLayoutEffect => useLayoutEffect
#1931 commented on
Jun 20, 2025 • 0 new comments -
[menu][select][composite] Skip `display: none` items
#1907 commented on
Jun 20, 2025 • 0 new comments -
[docs] Tabs examples with motion
#1613 commented on
Jun 16, 2025 • 0 new comments -
Dependency Dashboard
#2 commented on
Jun 23, 2025 • 0 new comments -
[menu] Nested menu items do not respect `closeOnClick={false}` if root menu has `openOnHover`
#2000 commented on
Jun 23, 2025 • 0 new comments -
[radio] Allow to be used standalone without RadioGroup
#1328 commented on
Jun 23, 2025 • 0 new comments -
[search field] Implement SearchField
#221 commented on
Jun 20, 2025 • 0 new comments -
[accordion] <summary> / <details> based implementation
#1148 commented on
Jun 18, 2025 • 0 new comments -
[drawer] Create the unstyled component
#38 commented on
Jun 17, 2025 • 0 new comments -
[docs] Fix API table design
#1752 commented on
Jun 17, 2025 • 0 new comments -
Optional features tree-shaking
#1792 commented on
Jun 16, 2025 • 0 new comments -
[tabs] Expose tablist scroll overflow state
#2103 commented on
Jun 16, 2025 • 0 new comments