Browse Source

Update release notes for 1.5.0

pull/1550/head 1.5.0
jlukic 10 years ago
parent
commit
da3e8cda52
1 changed files with 2 additions and 2 deletions
  1. 4
      RELEASE-NOTES.md

4
RELEASE-NOTES.md

@ -4,9 +4,9 @@
### Version 1.5.0 - December 30, 2014
**Critical Bugs**
- Concatenated ``dist/`` release included duplicate components when no component array specified. Added default components to ``tasks/default.js`` to allay issues
- **Build Tools** `1.4.0` introduced a bug with concatenated uncompressed ``dist/`` release including minified code. This would occur only when no components were specified in installer or ``semantic.json``.
**Enhancements*
**Enhancements**
- **Dropdown** - New setting ``allowCategorySelection`` lets menu items with sub menus be selected. Added example in docs.
- **Reset** - Reset now inherits ``box-sizing`` [from html tag](http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/)
- **Label** - ``ui ribbon label`` can now appear on the right side of content when specifying ``ui right ribbon label``

Loading…
Cancel
Save