Closed dmytroyarmak closed 8 years ago
Fix problem when default options of usSpinnerConfig are overwritten by theme options and/or spinner options due to incorrect usage of angular.extend.
Fix #76
And it fixes the same problem as https://github.com/urish/angular-spinner/pull/78 does, but this one has tests.
great, thanks!
@urish Could you please cut a release with this fix?
I will
Released as 0.8.1
@urish Awesome. Many thanks
Fix problem when default options of usSpinnerConfig are overwritten by theme options and/or spinner options due to incorrect usage of angular.extend.
Fix #76
And it fixes the same problem as https://github.com/urish/angular-spinner/pull/78 does, but this one has tests.