Browse Source

Update release notes

pull/1500/head
jlukic 10 years ago
parent
commit
a35fc8bdc6
1 changed files with 14 additions and 0 deletions
  1. 14
      RELEASE-NOTES.md

14
RELEASE-NOTES.md

@ -1,5 +1,19 @@
## RELEASE NOTES
### Version 1.4.0 - December 17, 2014
**Enhancements**
- **Modal** - Modal now accepts custom dimmer settings with setting `dimmerSettings``
- **Form** - Form inputs without ``type`` specified are now formatted **Thanks PSyton**
- **Accordion** - Added inverted accordion variation
**Bugs**
- **Button** - Fix Chrome bug with buttons sometimes not correctly repainting (particularly evenly divided groups)
**Docs**
- Improved documentation for API and Tab to be slightly more comprehensive
### Version 1.3.2 - December 17, 2014
- **Modal** - Fixed issue with modal dimmer appearing cut off in some browsers, and not hiding

Loading…
Cancel
Save