log src/app/progress-spinner/progress-spinner.component.ts @ 418:b10e954c4ddd

age author description
Tue, 25 Apr 2017 20:01:09 +0100 Lucas Thompson Generate new project with latest @angular/cli, including Angular 4.
Fri, 21 Apr 2017 12:55:24 +0100 Lucas Thompson Setup analysis-item to display determinate spinner if progress prop provided when declared.
Fri, 24 Mar 2017 11:02:34 +0000 Lucas Thompson Centre on parent.
Tue, 14 Mar 2017 16:11:40 +0000 Lucas Thompson Basic spinner for indicating loading of files and features - the flag used for tracking state is mostly redundant (it is usually !canExtract... apart from initial state)... but going with this for now.