v3.0.4 π
·
23 commits
to refs/heads/master
since this release
Changes
Changes
β¨ Features
Responsive modal width handling via --width and --width-mobile.
New header/footer background tokens: --header-background, --footer-background.
π§© Improvements
Modal content keeps rounded corners when header/footer are missing.
ModalChildren now allows null for easier conditional rendering.
π Docs & Stories
README CSS variables list updated to match the new tokens.
Storybook CSS variables story updated to demonstrate the new width/background tokens.
--max-width and --min-width are no longer part of the public CSS variable surface; use --width and --width-mobile instead.