v3.0.3 π
·
29 commits
to refs/heads/master
since this release
Changes
Added
- Header/Footer
alignprop (start|center|end) to control horizontal alignment. - Close button placement controls via CSS variables:
--close-button-place-selfand--close-button-grid-row. portalprop support (render into a custom DOM node) and custom close content examples.ModalContext+useModalContexthook for custom close behavior.- Expanded CSS variables and improved header padding controls.
Fixed
- Ensure modal components respect
max-widthfor responsive layouts.