From 38990ef687e238b67184bdafa44d70ac630898d8 Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 11 Mar 2015 13:31:04 -0400 Subject: [PATCH] Update rlsnotes --- RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 59a9ac5e8..1243b16ea 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -8,6 +8,9 @@ - **Visibility/Sticky** - Visibility now uses pub/sub pattern to greatly improve scroll performance when attaching multiple events - **Visibility/Sticky** - Visibility and sticky now refresh automatically after page content loading to deal with changes in position from images loading +**Changes** +- **Table** - Table cells now default to top vertical alignment. + **Bugs** - **All Modules** - Performance logging now delays 500ms instead of 100ms for console logging to ensure all logs are captured in one group - **Grid** - Fixes colored grid columns not appearing when not nested in rows