From 872a0af7bd69631841ec4008e7398bf1e5a6aff5 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 17 Dec 2014 18:19:44 -0500 Subject: [PATCH] Update RELEASE-NOTES.md --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 6b673f541..5c8f82190 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -20,7 +20,7 @@ - **Dropdown** - Search dropdown will now strip html before searching values when searching html - **Dropdown** - Search now has keyboard shortcut to open dropdown on arrow down - **Form** - Form will no longer process validation rules on disabled fields -- **Label** - Corner attached labels +- **Label** - Corner attached labels now display correctly inside of attached segments - **Steps** - Steps are now responsive for mobile by default, and have optional responsive styles for tablet - **Table** - Table has now variations to remove responsive stylings, specify responsiveness for tablet - **Table** - Table now has a ``structured table`` type, which removes some formatting considerations to support complex table layouts with ``colspan`` and ``rowspan``