You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
* 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
When the dial is in open state, I trigger a variable to make expression in ng-hide = true, in an attempt to hide it but fails.
The text was updated successfully, but these errors were encountered: