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

fix(util): getClosest not working on elements with lowercase nodeName #9510

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Sep 3, 2016

Fixes the $mdUtil.getClosest method not working properly when looking for elements with a lowercase nodeName (e.g. SVG).

Fixes #9509.

Fixes the `$mdUtil.getClosest` method not working properly when looking for elements with a lowercase `nodeName` (e.g. SVG).

Fixes angular#9509.
@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Sep 3, 2016
@ThomasBurleson ThomasBurleson added needs: presubmit and removed needs: review This PR is waiting on review from the team labels Sep 3, 2016
@ThomasBurleson ThomasBurleson added this to the 1.1.2 milestone Sep 3, 2016
@kara kara added pr: merge ready This PR is ready for a caretaker to review and removed needs: presubmit labels Sep 9, 2016
@kara kara merged commit 9936185 into angular:master Sep 9, 2016
Frank3K pushed a commit to Frank3K/material that referenced this pull request Sep 11, 2016
…angular#9510)

Fixes the `$mdUtil.getClosest` method not working properly when looking for elements with a lowercase `nodeName` (e.g. SVG).

Fixes angular#9509.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants