From 6ccdc83c28f1c0f3ee7498dcdb3933629b1e5f25 Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 7 Apr 2015 17:56:05 -0400 Subject: [PATCH] #2050 - Fix doubling row in doubling grid. fix doubling grid column row --- RELEASE-NOTES.md | 3 + src/definitions/collections/grid.less | 152 +++++++++++++------------- 2 files changed, 79 insertions(+), 76 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 203ac8588f..80dc9f7fe8 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -27,6 +27,7 @@ - **Build Tools** - Adjusting `site.variables` will now rebuild all UI, instead of just `site.less` - **Divider** - `vertical divider` inside `ui grid` now accounts for column padding - **Dropdown** - Dropdowns now automatically observe changes in `menu` and will update selector cache with new additions +- **Dropdown** - Added `showOnFocus` option - **Form** - Added placeholder color rules for IE, `ms-input-placeholder` - **Form Validation** - Form validation now has `minCount`, `maxCount`, and `exactCount` for validating multiple selections - **Grid** - `celled grid` now removes internal cells on mobile and tablet when used with `doubling` grid responsive variation @@ -94,6 +95,8 @@ - **Dropdown** - Dropdown `menu` now use same font size as dropdown - **Form** - Form sizes and input sizes now inherit from `site.variables` - **Form Validation** - Form validation now validates correctly on `