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 was archived by the owner on Oct 1, 2023. It is now read-only.
I noticed that spinner options can't be configured globally for the whole module, and made a patch and a pull request that add a default configuration object (that can still be overridden at any time).
We have quite a few spinners in an app we're developing, and it would be nice to configure color etc. for them globally without extra opts being passed to directives every time :)