Now that the design of the has been finalized, we can introduce an initial version of the ProgressIndicator as a WIP component in Codex.
Implementation Details
ProgressIndicator in both, Vue and "CSS-only" component implementation features HTML5 <progress> element.
Acceptance Criteria
- A new WIP Vue ProgressIndicator component has been added to Codex
- The component follows the ProgressIndicator design specs outlined in T367097