mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-17 04:00:37 +03:00
reformat of changelog
This commit is contained in:
parent
8a4ddb4139
commit
a9c9673f6a
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,4 +1,12 @@
|
||||||
# v 0.2.0
|
# 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
|
||||||
|
|
||||||
- The master branch is now the development branch, if you want to use a "stable" release use the releases provided by GitHub.
|
- 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
|
- New demo page
|
||||||
|
@ -6,8 +14,3 @@
|
||||||
- Ripples.js is now completely rewritten with jQuery.
|
- Ripples.js is now completely rewritten with jQuery.
|
||||||
- Fixed thousand of bugs.
|
- 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)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user