From 0f67b8f684831abe92da87efd11fff1f62565d85 Mon Sep 17 00:00:00 2001 From: Sergey Andrievskiy Date: Thu, 20 Jun 2019 12:38:14 +0300 Subject: [PATCH] refactor(progress): remove extra elements --- .../progress-bar/progress-bar.component.html | 64 +++++++++---------- 1 file changed, 30 insertions(+), 34 deletions(-) diff --git a/src/app/pages/extra-components/progress-bar/progress-bar.component.html b/src/app/pages/extra-components/progress-bar/progress-bar.component.html index 2c06ec66..0152cd3f 100644 --- a/src/app/pages/extra-components/progress-bar/progress-bar.component.html +++ b/src/app/pages/extra-components/progress-bar/progress-bar.component.html @@ -1,35 +1,31 @@ -
-
- - Progress Bar Status - - primary - info - success - warning - danger - - - -
-
- - Progress Bar Size - - xs - sm - none - lg - xlg - - + + Progress Bar Status + + primary + info + success + warning + danger + + - - Progress Bar Value - - - Custom value - - -
-
+ + + + Progress Bar Size + + tiny + small + medium (default) + large + giant + + + + + Progress Bar Value + + + Custom text + +