Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some minor enhacements #50

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

Conversation

chenlijun99
Copy link

  • Possibility to click md-expansion-panel-header to collapse
  • Emit events on md-expansion-panel state change

These are the name of the events:

* `mdExpansionPanelExpanding`: when it starts to expand
* `mdExpansionPanelExpanded`: when it has finished expanding
* `mdExpansionPanelCollapsing`: when it starts to collapsed
* `mdExpansionPanelCollapsed`: when it has finished to collapse

Close issue B-3PO#41
@gabriel403
Copy link

This pr gave me something I needed, the click header to collapse, would be good to get this merged

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

Successfully merging this pull request may close these issues.

2 participants