Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dropdown): make dropdown-append-to-body configurable #7

Merged
merged 1 commit into from
Dec 10, 2016

Conversation

farooqu
Copy link

@farooqu farooqu commented Dec 10, 2016

Make dropdown-append-to-body accept a value which will be evaluated to
determine if the menu should be appended to body. If no value is
specified, or a non-false value is specified then the menu will be
appended to body. If the value is false then the menu will not be
appended to body.

Make dropdown-append-to-body accept a value which will be evaluated to
determine if the menu should be appended to body. If no value is
specified, or a non-false value is specified then the menu will be
appended to body. If the value is `false` then the menu will not be
appended to body.
@jasonmobley jasonmobley merged commit 79ec214 into inin-master Dec 10, 2016
@farooqu farooqu deleted the configurable-append-to-body branch December 12, 2016 02:08
@farooqu farooqu restored the configurable-append-to-body branch December 13, 2016 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants