From 368169dc150939471c4a3408cc0476322e17db0e Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Fri, 19 May 2017 01:52:37 -0700 Subject: [PATCH] feat(aio): add progress bar closes #16110 --- aio/src/app/app.component.html | 4 + aio/src/app/app.component.spec.ts | 1076 +++++++++-------- aio/src/app/app.component.ts | 32 +- aio/src/app/app.module.ts | 16 +- aio/src/styles/1-layouts/_content-layout.scss | 17 +- 5 files changed, 657 insertions(+), 488 deletions(-) diff --git a/aio/src/app/app.component.html b/aio/src/app/app.component.html index 777c5434f0..a604547779 100644 --- a/aio/src/app/app.component.html +++ b/aio/src/app/app.component.html @@ -1,3 +1,7 @@ +
+ +
+