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

feat(accordion): support events from collapse in accordion #6227

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

theurere
Copy link

@theurere theurere commented Sep 7, 2016

  • Enable usage of collapse events of collapsed, collapsing, expanded, and expanding in accordion

Closes #5776

- Enable usage of collapse events of collapsed, collapsing, expanded, and expanding in accordion

Closes angular-ui#5776
@wesleycho
Copy link
Contributor

This technically is a breaking change, so I will slot this for 3.0.0

@wesleycho
Copy link
Contributor

This needs documentation updates as well. Does this behave well if the attributes are not specified?

@wesleycho wesleycho added this to the 3.0.0 milestone Sep 24, 2016
@theurere
Copy link
Author

Added documentation. When the attribute is not there it behaves fine.

- Add documentation for collapse events available for accordion
@bys92
Copy link

bys92 commented Feb 1, 2018

@wesleycho why is this change a breaking change ?
There is only some attributes added. When they not set (what they can't be currently) they will be ignored.

So this change is fully compatible.

We also need the same callback function to make our ui working correctly.

lager1 added a commit to CESNET/eduroam-db that referenced this pull request Jan 3, 2019
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.

4 participants