Releases: mpalourdio/ng-http-loader
Releases · mpalourdio/ng-http-loader
Handle spinner visibility manually
filteredUrlPatterns && query strings
New 'entryComponent' property
Debounce Delay
Replace Subject by ReplaySubject
sub-modules split
Angular 5 compatibility
The minimum required version from v0.4.0 is angular 5.0.0
Default spinners background
This release addresses #14 . After the sub-components split, the main css properties were not propagated from host component to child components.
This resulted in not having a default background-color anymore.
es5 compilation when publishing
Hotfix release to keep es5 compilation when publishing and testing only
Compilation options
Compilation target & module are now 'es2015'