All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
yarn format to include new files
(48d3d7f)Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
typedoc
(cf54c35)Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
Note: Version bump only for package @react-md/overlay
sideEffects field to package.json
(31820b9)sideEffects formatting
(78a7b6b)No changes.
This package is kind of new for the v2 release since the Overlay was never
actually a public component but the SCSS variables were public.
Overlay can be conditionally portalledOverlay can be rendered as an invisible element to capture click
behavior if desired@function rmd-overlay-theme - gets one of the theme values and validates
that the theme name is valid@function rmd-overlay-theme-var - gets one of the theme values as a css
variable with a fallback value and validates that the theme name is valid@mixin rmd-overlay-theme - applies one of the theme values to a css property
as a css variable@mixin rmd-overlay-theme-update-var - updates one of the theme values as a
css variable$md-overlay-z-index to $rmd-overlay-z-index$md-overay-transition-time to $rmd-overlay-transition-duration$md-overlay-color to $rmd-overlay-color