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 `