Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [19.0.0](v18.1.3...v19.0.0) (2024-04-17) ### ⚠ BREAKING CHANGES * **Modal:** - Removed the `size` prop, just use the padding props. - Removed the fullscreen responsive behavior, it now needs to be controlled by the user with the fullscreen prop. - Apply border styles to the Modal component rather than ModalHeader and ModalFooter. ### Features * **Box:** Support non-Box elements from interfering with margin pattern ([b26aed0](b26aed0)) * **Modal:** Removed size prop, border styling, removed fullscreen responsive behavior. ([88e067e](88e067e))
- Loading branch information