diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 14f5f4549..2b7dcdeec 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -94,6 +94,7 @@ - **Form Validation** - New rules for matching against custom regular expressions - **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. +- **Grid** - Added `large screen only` and `widescreen only` responsive variations for grid. - **Grid** - `equal width` grids now works without `row` wrappers - **Grid** - rows can now be `stretched` as well as `middle aligned`, `bottom aligned` and `top aligned`! - **Grid** - Fixed margins on `internally celled` grid @@ -143,6 +144,7 @@ - **Transition** - Transition will no longer force visible/hidden with inline styles if `onComplete` callback sets visibility. - **Visibility/Sticky** - Visibility and sticky now refresh automatically after page content loading to deal with changes in position from images loading - **Visibility/Sticky** - Visibility now uses pub/sub pattern to greatly improve scroll performance when attaching multiple events +- **Visibility** - Visiblity includes a new setting `checkOnRefresh` which detemrines whether visibility callbacks should occur on resize or refresh - **Visibility** - Visibility `image` will now wait to lazy load images that are *above* the current screen position, not just below. **New Variations** @@ -197,6 +199,7 @@ - **Form Validation** - Form validation now validates correctly on `