diff --git a/RELEASE NOTES.md b/RELEASE NOTES.md index 0236ac383..fd1888cca 100755 --- a/RELEASE NOTES.md +++ b/RELEASE NOTES.md @@ -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** diff --git a/server/documents/index.html.eco b/server/documents/index.html.eco index 24385d1b7..11a61fa33 100755 --- a/server/documents/index.html.eco +++ b/server/documents/index.html.eco @@ -15,7 +15,7 @@ type : 'Semantic'