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)sass
(5376be1)Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
Note: Version bump only for package @react-md/elevation
sideEffects field to package.json
(31820b9)sideEffects formatting
(78a7b6b)No changes.
This is a re-write of the old Paper component as well as the paper styles. It
has now been renamed to elevation to match the material design specs. This
package no longer includes any styles by default and is a utility package
instead.
::before/::after opacity trickelevation to 0 will no longer animate to a different elevation
on hoverPaper component to add elevation styles@function rmd-elevation - a new function to get a box-shadow string for
one of the material design elevation values if needing to join multiple
shadows together@mixin rmd-elevation-transition - a new mixin to create a performant
box-shadow elevation transitionmd-box-shadow to $rmd-elevation and now allows for a custom
$color and $opacity-boost@mixin react-md-papers since styles are no longer generated by this
package