Improved Modal and Sheet Components
This release focuses on improving modal and sheet components along with fixing Safari-specific issues, with particular attention to focus management and interaction smoothness.
Key improvements in this release:
- Enhanced: Modal and sheet components now handle content overflow more gracefully with automatic scrolling, preventing screen overflow issues
- Enhanced: Opening modals and sheets no longer causes page shifting, regardless of the gutter stable setting
- Enhanced: Select component now shows a clear outline when focused or active, improving accessibility
- Enhanced: Focus management in modals and sheets now prioritizes elements with autofocus attributes
- Fixed: Date and time input fields now render correctly in Safari browsers
- Fixed: Focus trap behavior when modals or sheets contain no focusable elements
Check out the modal docs → and sheet docs → for more details about these components.