feat(progress-bar): add progress bar component (#16559)

resolves #16558
This commit is contained in:
Paul Stelzer
2018-12-10 23:03:52 +01:00
committed by Brandy Carney
parent a2c7b9558b
commit 9167fb4fe1
17 changed files with 832 additions and 19 deletions

View File

@ -56,6 +56,7 @@ const DECLARATIONS = [
d.IonNavPush,
d.IonNavSetRoot,
d.IonNote,
d.IonProgressBar,
d.IonRadio,
d.IonRadioGroup,
d.IonRange,