Skip to content

v0.5.0

Compare
Choose a tag to compare
@B-3PO B-3PO released this 20 Jul 03:04
· 30 commits to master since this release
  • you can now pass an options object to expand(),collapse(), and remove(). currently the only param is animation(boolean). Set animation to false if you want no animations to happen on a given panel
  • md-expansion-panel-icon directive added. The will give you an animated arrow in both the md-expansion-panel-collapsed and md-expansion-panel-header directives.
  • Minor animation updates
  • README updated with better examples