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

fix(dropdown): ensure class is present in dropdown-menu #4523

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Ensure dropdown-menu class is present when using as an attribute
    directive
  • Refactor DropdownController to be more agnostic of directive

This fixes #4442.

- Ensure `dropdown-menu` class is present when using as an attribute
  directive
- Refactor `DropdownController` to be more agnostic of directive
@Foxandxss
Copy link
Contributor

From ignorance on the issue, this doesn't need tests?

@wesleycho
Copy link
Contributor Author

I could write a test, but it seems pretty trivial of a change to me & not really function - what are your thoughts?

@Foxandxss
Copy link
Contributor

Alright, I had to ask. I was going to do that refactor too when I reached the D on my rewrite (which doesn't seem to move that much lately)

@wesleycho wesleycho closed this in 92ab48e Oct 3, 2015
@wesleycho wesleycho deleted the fix/dropdown-class branch October 3, 2015 21:02
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.

DropdownMenu directive doesn't when it's evaluated as argument restriction
2 participants