Browse Source

Fixes some typos in release notes

pull/594/merge
jlukic 10 years ago
parent
commit
e7a4543fdc
1 changed files with 3 additions and 3 deletions
  1. 6
      RELEASE NOTES.md

6
RELEASE NOTES.md

@ -3,12 +3,12 @@
### Version 0.12.5 - Feb 04, 2014 ### Version 0.12.5 - Feb 04, 2014
**Enhancement** **Enhancement**
- **Button** - Or buttons can now have text specified using ``<div class="or" data-text"text">`` with alternate text
- **Button** - Or buttons can now have text specified using ``<div class="or" data-text"text">`` with alternate text *Thanks MohammadYounes*
**Fixes** **Fixes**
- **Popup** - Fixes issue where popups using ``title`` attribute to store data were losing title content instead of correctly restoring it - **Popup** - Fixes issue where popups using ``title`` attribute to store data were losing title content instead of correctly restoring it
- **Modal** - Fixes an issue where modal may not position correctly in some cases **Thanks GianlucaGuarini**
- **Modal** - Fixes modal throwing an error when transition is not included **Thanks robertoles**
- **Modal** - Fixes an issue where modal may not position correctly in some cases *Thanks GianlucaGuarini*
- **Modal** - Fixes modal throwing an error when transition is not included *Thanks robertoles*
### Version 0.12.4 - Jan 29, 2014 ### Version 0.12.4 - Jan 29, 2014

Loading…
Cancel
Save