From a7482f9c70d7211cb6449bfa2e3addc6225efa5f Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 5 May 2015 17:16:04 -0400 Subject: [PATCH] RLSNOTES #2214 --- RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index a65398181..5d01b5400 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -57,6 +57,7 @@ - **Dropdown** - Page down and page up now works with dropdown menus - **Form** - Added placeholder color rules for IE, `ms-input-placeholder` - **Form** - Fix `errored field` dropdown keyboard selection color +- **Form Validation** - Added `different[field]` rule which requires a field to be different than another field - **Form Validation** - `data-validate` now takes precedence over other validation matching schemes like `name` or `id` - **Form Validation** - New rules for matching against custom regular expressions - **Form Validation** - Form validation now has `minCount`, `maxCount`, and `exactCount` for validating multiple selections @@ -111,6 +112,7 @@ - **Dropdown** - Fixed dropdown menu items should not center inside of a center aligned container. - **Form** - `field` inside `fields` no longer produce double sized margins. - **Form** - Form sizes and input sizes now inherit from `site.variables` +- **Form Validation** - Fixed bug causing `match` rule not to work as expected. - **Form Validation** - Form validation now validates correctly on `