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

Conversation

topherfangio
Copy link
Contributor

  • 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

 * 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 topherfangio deleted the wip/speed_dial_fixes_1 branch August 3, 2015 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant