Releases: mrmlnc/material-shadows
Releases · mrmlnc/material-shadows
3.0.0
Changelog:
- Update library to the current state of Polymer.
Breaking changes:
- Removed
z-depth-top
, z-depth-bottom
and z-depth-animation
mixins.
- Added
z-depth-${number}dp
mixins.
- Added
z-depth-transition
and z-depth-focus
mixins.
v2.0.1
Changelog:
- Fixed typo in
material-shadows-prefixed.scss
v2.0.0
Changelog:
- Completely revised structure.
- Correct settings for shadows.
- Removed class generator for shadows as class.
- Added class generator for shadows as mixin.
- Added tests.
- Added changelog file.
v1.0.1
Changelog:
- Removed mixins for placement of prefixes. Please use Autoprefixer is easy and fast.
- Fixed variables in the file
material-shadows-prefixed.styl
.