mpalourdio / ng-http-loader

:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
MIT License
352 stars 65 forks source link

Backdrop option #114

Closed mpalourdio closed 5 years ago

mpalourdio commented 5 years ago

Adds the possibility to remove the spinner backdrop, making the background clickable. Fixes #110

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 780


Totals Coverage Status
Change from base Build 731: 0.0%
Covered Lines: 167
Relevant Lines: 167

💛 - Coveralls
mpalourdio commented 5 years ago

What would be perfect is positioning the spinner in the middle of the page while keeping display: flex when backdrop is false.