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

ng-Class assignments on accordion panel - 0.13.3 #4294

Closed
aghreed opened this issue Aug 27, 2015 · 1 comment
Closed

ng-Class assignments on accordion panel - 0.13.3 #4294

aghreed opened this issue Aug 27, 2015 · 1 comment

Comments

@aghreed
Copy link

aghreed commented Aug 27, 2015

The way that accordion panel's are now assigning an ng-class="{'panel-open': isOpen}" to each panel makes it impossible to place your own ng-class assignment on an , as angular vomits because of a syntax error.

This is pretty uncool, guys. :(

Do you really need a classname to cue off here? I know that it wasn't the case in 0.13.0.

@icfantv
Copy link
Contributor

icfantv commented Aug 27, 2015

In the future, please do not use the issues form for support and follow the instructions here.

Additionally, this has been addressed in #4172 and #3419. See the former for how to add your own classes.

We dropped the ball in that this was not listed in the breaking changes section of the release changelog, however the change is listed under Bug Fixes > Accordion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants