log src/app/progress-spinner/progress-spinner.component.ts @ 509:041468f553e1 tip master

age author description
Thu, 12 Oct 2017 13:12:33 +0100 Lucas Thompson Update angular deps, fix material api changes. (currently running an earlier TypeScript version due to restrictions from angular)
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.