github-actions
released this
15 Apr 15:40
·
194 commits
to main
since this release
Fixed
- Expose
disabled
state onTab
component (#2918) - Prevent default behaviour when clicking outside of a
DialogPanel
(#2919) - Don’t override explicit
disabled
prop for components insideMenuItem
(#2929) - Add
hidden
attribute to internalHidden
component when theFeatures.Hidden
feature is used (#2955) - Allow setting custom
tabIndex
on theSwitch
component (#2966) - Forward
disabled
state to hidden inputs in form-like components (#3004) - Respect
selectedIndex
for controlledTab
components (#3037)