Skip to content

SCSS, new position and bug fixes

Compare
Choose a tag to compare
@seahorsepip seahorsepip released this 01 Feb 03:02
· 63 commits to master since this release

Changes

  • Replaced CSS with SCSS, minified CSS file (processed SCSS file) is available.
  • Added position "full"

Fixes

  • OverflowY with position "bottom"
  • ScrollTop and scrollBottom with position "stretchBottom"
  • Changed button property "class" to "buttonClass" (IE bugfix)

Thanks @austinpaquette for the SCSS contribution