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

feat(dropdown): add open class support #4794

Closed

Conversation

wesleycho
Copy link
Contributor

  • Adds support for the uib-dropdown-open class to be toggled on the container element of a dropdown menu on dropdown toggle

This closes #4466.

- Adds support for the `uib-dropdown-open` class to be toggled on the container element of a dropdown menu on dropdown toggle
@Foxandxss
Copy link
Contributor

Couldn't this be considered a BC?

@wesleycho
Copy link
Contributor Author

Technically, but I doubt anyone is using a class named uib-dropdown-open in their app

@Foxandxss
Copy link
Contributor

I was more thinking of a user relying on the open class to do something and now it is a different one. (If I understood the issue correctly.)

@wesleycho
Copy link
Contributor Author

This only affects appendTo and appendToBody

@Foxandxss
Copy link
Contributor

I see. Well, good to go.

@wesleycho wesleycho closed this in 0495ff0 Oct 31, 2015
@wesleycho wesleycho deleted the feat/dropdown-append-class branch October 31, 2015 18:18
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.

dropdown, adding "open" to body for append-to-body has side effects
2 participants