Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

fix(usSpinnerConfig): fix problem with default options overwriting #81

Merged
merged 1 commit into from
Jan 10, 2016

Conversation

dmytroyarmak
Copy link
Contributor

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 #78 does, but this one has tests.

… spinner initialization

Fix problem when default options of usSpinnerConfig are overwritten by theme options and/or spinner options due to incorrect usage of angular.extend.
urish added a commit that referenced this pull request Jan 10, 2016
…ting

fix(usSpinnerConfig): fix problem with default options overwriting
@urish urish merged commit 84acecc into urish:master Jan 10, 2016
@urish
Copy link
Owner

urish commented Jan 10, 2016

great, thanks!

@m00s
Copy link

m00s commented Feb 15, 2016

@urish Could you please cut a release with this fix?

@urish
Copy link
Owner

urish commented Feb 16, 2016

I will

@urish
Copy link
Owner

urish commented Feb 17, 2016

Released as 0.8.1

@m00s
Copy link

m00s commented Feb 17, 2016

@urish Awesome. Many thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multiple spinners with different options?
3 participants