mdb-ui-kit/CHANGELOG.md

17 lines
538 B
Markdown
Raw Normal View History

2014-12-04 11:30:43 +03:00
# Changelog
## 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)
## v 0.2.0
2014-12-01 18:04:37 +03:00
- 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.
2014-12-03 14:46:53 +03:00