Fixed
- Improve iOS scroll locking (#1830)
- Add
<fieldset disabled>
check to radio group options in React (#1835) - Ensure
Tab
order stays consistent, and the currently activeTab
stays active (#1837) - Ensure
Combobox.Label
is properly linked when rendered afterCombobox.Button
andCombobox.Input
components (#1838) - Remove
forceRerender
fromTab
component (#1846)