From 8a0b4eed527d7d74975b4164bfade5c35c050405 Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 16 Jun 2015 19:03:56 -0400 Subject: [PATCH] RLSNOTES --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 9baa691cb..f0531bbd4 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -51,6 +51,7 @@ - **Item** - Items now uses `flexbox` for layout. - **Message** - `icon message` now uses `flexbox` for layout - **Input** - All `input` types use `flexbox` for layout +- **Segment** - New `horizontal segment` groups make laying out auto resizing text columns much easier. - **Sidebar** - iOS will now correctly report `scrollTop` values for `document` or `body` when using a sidebar. Chrome on iOS no longer has issues with fixed content not sticking immediately when using a sidebar. - **Shapes** - Shapes now correctly adjusts for margin on `sides` - **Steps** - Steps now use `flexbox`, fluid steps now center content inside each step