Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(dropdown): fix display when using with append-to-body #4305

Closed

Conversation

wesleycho
Copy link
Contributor

  • Change to add dropdown class and open class to the <body> element

BREAKING CHANGE: This differs from the existing behavior in that it no longer will toggle based on the existing dropdown directive element, but on the body element instead

Plunker with fix in action here.

This fixes #4240.

- Change to add `dropdown` class and open class to the `<body>` element

BREAKING CHANGE: This differs from the existing behavior in that it no longer will toggle based on the existing `dropdown` directive element, but on the `body` element instead
@wesleycho
Copy link
Contributor Author

Greenlit by @Foxandxss

@wesleycho wesleycho closed this in bf63cef Aug 30, 2015
@icfantv
Copy link
Contributor

icfantv commented Aug 31, 2015

@wesleycho, is that label sufficient to ensure the breaking change makes it into the change log?

@wesleycho
Copy link
Contributor Author

@icfantv: yup

@wesleycho wesleycho deleted the fix/dropdown-append-to-body branch August 31, 2015 06:43
@icfantv
Copy link
Contributor

icfantv commented Aug 31, 2015

coolness.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Template url dropdown doesn't work once apply dropdown-append-to-body.
2 participants