|
|
@ -1,5 +1,34 @@ |
|
|
|
## RELEASE NOTES |
|
|
|
|
|
|
|
### Version 0.9.0 - Nov 2, 2013 |
|
|
|
|
|
|
|
**New** |
|
|
|
- **Button** - Basic icons now have inverted style |
|
|
|
- **Segment** - Segments can now be used with ``ui grid`` and ``ui grid column/row`` |
|
|
|
- **List** - Adds animated list variation |
|
|
|
|
|
|
|
**Docs** |
|
|
|
- **Release** - Fixes issues with minification in grunt |
|
|
|
- **Examples** - Adds new homepage example to release zip |
|
|
|
- **Code Samples** - Updates ACE editor version |
|
|
|
|
|
|
|
**Updates** |
|
|
|
- **List** - Updated some list styles for greater flexibility |
|
|
|
- **Dropdown** - Dropdown now always receives pointer cursor in all types |
|
|
|
- **Form** - Darkens placeholder text color to be more visible |
|
|
|
- **Menu** - Dropdown position inside secondary menus should be more precise |
|
|
|
- **Input** - Labeled icons now have smaller corner labels |
|
|
|
- **Menu** - Floating dropdown menus now work inside menus |
|
|
|
- **Button** - UI buttons no longer have shadows, this helps match colored buttons in layouts |
|
|
|
|
|
|
|
**Fixes** |
|
|
|
- **Header** - Fixes alignment of solo icons in headers |
|
|
|
- **Button** - Fixes labeled icon placement in Chrome |
|
|
|
- **Modal** - Fixes use of unsupported comma separated :not selector |
|
|
|
- **Modal** - Fixes left/right ui content receiving modal styles inappropriately |
|
|
|
- **Menu** - Fixes some inverted menu stylings not applying correctly in some instances |
|
|
|
- **Grid** - Fixes comp/tablet/mobile only columns not working if not inside a row |
|
|
|
|
|
|
|
### Version 0.8.6 - Nov 2, 2013 |
|
|
|
|
|
|
|
**Fixes** |
|
|
|