Browse Source

Update rlsnotes

pull/2034/head
jlukic 9 years ago
parent
commit
38990ef687
1 changed files with 3 additions and 0 deletions
  1. 3
      RELEASE-NOTES.md

3
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

Loading…
Cancel
Save