Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(fabSpeedDial): ng-hide, ng-repeat, animation bug #3600

Closed
wants to merge 1 commit into from

Commits on Jul 6, 2015

  1. fix(fabSpeedDial): ng-hide, ng-repeat, animation bug

     * fixes ability to use ng-hide: the animations were not properly
       calling the `done()` callback, so the `ng-animate` class was
       never being removed
    
     * you can now use ng-repeat for the speed dial's action items
       also updated docs to have fewer but more complex examples
    
     * the speed dial was not properly initializing it's transforms,
       so the first time it was opened, it would not animate properly
    
    closes #3313, closes #3224, closes #3349
    topherfangio committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    544381d View commit details
    Browse the repository at this point in the history