Skip to content

Releases: B-3PO/angular-material-expansion-panel

v0.4.5

09 Jul 04:40
Compare
Choose a tag to compare
  • Fixed #8 by adding a check for a parent div with css transforms and add an offset for its position
  • added $mdExpansionPanel#addClickCallback(func) and $mdExpansionPanel#removeClickCallback methods. These allow you to block and listen for clicks outside of a panel

onRemove

06 Jul 02:24
Compare
Choose a tag to compare

added onRemove to $mdExpansionPanel that will get called when panel is removed from dom

Group onChange

06 Jul 01:17
Compare
Choose a tag to compare

added onChange and count methods to $mdExpansionPanelGroup so you can watch the number of panels

bower fix

05 Jul 23:33
Compare
Choose a tag to compare
v0.4.1

version bump

Services Updte

03 Jul 03:07
Compare
Choose a tag to compare

Changed services to more align with ngMaterial $sideNav service. There are now sync and async methods
Fixed scopes not getting destroyed when Panels are in Groups

Groups

02 Jul 05:42
Compare
Choose a tag to compare

Added Groups to control sets of Expansion Panels

v0.2.0

01 Jul 05:19
Compare
Choose a tag to compare
version bump

Here

25 Jun 20:52
Compare
Choose a tag to compare
Here Pre-release
Pre-release

First Release