Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Fixes for ngAnimate in 1.3 #12603

Closed
wants to merge 2 commits into from
Closed

Conversation

matsko
Copy link
Contributor

@matsko matsko commented Aug 17, 2015

Closes #10205
Closes #12604
Closes #12603

matsko added a commit to matsko/angular.js that referenced this pull request Aug 18, 2015
var elementNode = extractElementNode(element);
var parentNode = elementNode.parentNode;
var cache, parentNode, parentElement, elementNode = extractElementNode(element);
var DOM_FRAGMENT = 11;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like DOM_FRAGMENT is never used.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This get removed when it was merged to master: 2c03a35

@matsko
Copy link
Contributor Author

matsko commented Aug 19, 2015

Landed as 2c03a35

@matsko matsko closed this Aug 19, 2015
@matsko matsko deleted the 1_3_undefined branch August 19, 2015 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants