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

feat(dropdown): apend-to-body option for dropdown menu#3479

Closed
andyperlitch wants to merge 5 commits intoangular-ui:masterfrom
andyperlitch:feature/dropdown-add-to-body
Closed

feat(dropdown): apend-to-body option for dropdown menu#3479
andyperlitch wants to merge 5 commits intoangular-ui:masterfrom
andyperlitch:feature/dropdown-add-to-body

Conversation

@andyperlitch
Copy link

Fixes some testing concerns and merge conflicts in PR #3411.

I am opening this in the interest of convenience for @wesleycho and @rysilva. The latter authored this feature and opened #3411, quoted here:

Fixes #1030

Look for dropdown-append-to-body attribute on the dropdown directive. If it's there, append the dropdown-menu to the body and show/hide/position it when the dropdown toggles.

If @rysilva can update his pull request with these fixes before this PR gets reviewed, I'll close it. I have opened a pull request for him to easily do so.

I am not trying to take credit for @rysilva 's great work, I just want to see this merged!

@rysilva
Copy link
Contributor

rysilva commented Apr 1, 2015

Just noticed this, I updated my PR with your code, thanks

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.

Add add-to-body option for dropdown

4 participants