mdb-ui-kit/CHANGELOG.md
2014-12-04 09:26:14 +01:00

519 B

v 0.2.0

  • The master branch is now the development branch, if you want to use a "stable" release use the releases provided by GitHub.
  • New demo page
  • Primary color is now a subtle teal to follow the Material Design specifications.
  • Ripples.js is now completely rewritten with jQuery.
  • Fixed thousand of bugs.

v 0.2.1dev

  • Fixed well sizes
  • Fixed $.ripple that needed two clicks to effectively "click" an element
  • Added $.ripple support to browsers that don't support CSS transitions (eg. IE9)