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

fix(accordion): add open class when expanded #4152

Closed
wants to merge 1 commit into from

Conversation

icfantv
Copy link
Contributor

@icfantv icfantv commented Aug 8, 2015

  • add open class to .panel-collapse when open.
  • fix missing closing < on test.

fixes #3419

- add `open` class to `.panel-collapse` when open.
- fix missing closing `<` on test.

fixes angular-ui#3419
@wesleycho
Copy link
Contributor

LGTM, assuming open is changed to panel-open - I'll make that change when merging now.

@wesleycho wesleycho added this to the 0.13.3 (Fixes) milestone Aug 8, 2015
@icfantv icfantv closed this in ead15e3 Aug 8, 2015
@icfantv icfantv deleted the accordion_open_class_3419 branch August 21, 2015 16:22
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.

Accordion: add a class at the panel level to indicate open state
2 participants