Skip to content

Releases: mrmlnc/material-shadows

3.0.1

21 Sep 22:08
Compare
Choose a tag to compare

Changelog:

3.0.0

27 Jul 16:16
Compare
Choose a tag to compare

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.

Fix bower error

01 Oct 11:42
Compare
Choose a tag to compare
2.0.2

Update bower.json

v2.0.1

23 Mar 10:10
Compare
Choose a tag to compare

Changelog:

  • Fixed typo in material-shadows-prefixed.scss

v2.0.0

02 Mar 07:36
Compare
Choose a tag to compare

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

15 Feb 11:34
Compare
Choose a tag to compare

Changelog:

  • Removed mixins for placement of prefixes. Please use Autoprefixer is easy and fast.
  • Fixed variables in the file material-shadows-prefixed.styl.