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

Allow dynamic panel-class on accordion #4847

Closed
@ghost

Description

Hi,

I'd like to update my angular-UI from 0.12.0 to 0.14.3 and just stumbled accross the new panel-class introduced in 0.13.4. I have accordion groups with a dynamic changing class name and wanted to use the new panel-class instead of ng-class like before. But it turns that panel-class will only be evaluated once. I need to use it with angular bindings {{}}. I don't see why there's a need for this attribute anyway as we had ng-class for such things...

Btw: I've tried ng-class instead but that shows some buggy behaviour (at leat in 0.13.4). Being on the site where my accordion is everything works fine at first. But then, changing route to another page and then changing back to my accordion, the ng-class wont be applied again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions