Components
Fixing values on progress bar (7b93f3d)
Updated to string enums (fa2a6ea)
Merge branch 'master' into cg-auto-docs (22768a3)
Add Aria labels to ProgressBar (be8b4da)
Merge branch 'master' into cg-auto-docs (e16ccb4)
Better redirects and move content to docs/data (b6c9858)
Remove import statements from readme's so they can be automatically generated (1c3aafe)
Remove prop tables from readmes (334e9bc)
Format the docs (30c6cb5)
allow mask to display on countdown progress bars when option is selected resolves #702 (60173aa)
Revert "Progress bars couldn't show value if they were not the default; Fixing that" This reverts commit 57223e0d799fbf94964b55174d1a92bf1691c29f. (6c39120)
Progress bars couldn't show value if they were not the default; Fixing that (57223e0)
Adding success progress bar (b089cf5)
Add pill, presence, and progress bar prop docs (3933f2f)
Merge branch 'master' into cg-docs-update (f3d684b)
Add remaining READMEs (356869d)
remove vod token, change specificity of mask (a82635b)
Merge pull request #614 from web/bc-547-progress-bar-colors Enhance ProgressBar with Inherit and Mask (043f325)
move overlay to mask (8a23868)
Refactor ProgressBar.Type into ProgressBar.Status for #566 (4343f0e)
Add support for ProgressBar properties 'inherit' and 'overlay' (96fc18c)
Add ProgressBar.Type "Inherit" option (26ded24)
Added progress bar (a1a7e3c)
Updated the way we surface data props to consumers (ab75483)
Clean up linting (505bdbf)
added pill and progress bar documentation (096e0f7)
cleaning up the core ui components (d1bfd38)
Added callback for animation end on progress bar countdown (d76bea7)
updated props namimg (fa1372f)
Added progress bar (6472a38)