From 4d6de1428e493d8c80565976d10ec206af468595 Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 22 Jan 2015 14:10:01 -0500 Subject: [PATCH] Fixes #1656. is occurring would not return correct value. Add repeat detection when queue: false --- RELEASE-NOTES.md | 2 ++ src/definitions/modules/transition.js | 11 ++++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 082eafe6f..d7a8b5c7e 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,6 +3,7 @@ ### Version 1.8.0 - January 21, 2015 **Enhancements** +- **Transition** - Transition will now prevent repeated animations when using an inferred direction i.e. animation without `in` or `out` specified. When `queue: true` only animations with explicit direction will be ignored. - **Transition** - Transition duration now defaults to what is specified in `css`, to set custom duration you can still pass at run-time as a different value - **Dropdown** - Keyboard navigation will now allow opening of sub menus with right/left arrow. Enter will open sub-menus on an unselectable category (`allowCategorySelection: false`) as well. - **Dropdown** - Mutation observers will now observe changed in `