Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

feat: Implement MDC Circular Progress #2166

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

trimox
Copy link
Owner

@trimox trimox commented Mar 24, 2020

WIP

Circular progress indicators display progress by animating an indicator along an invisible circular track in a clockwise direction.

material reference https://material.io/components/progress-indicators/#circular-progress-indicators

MDC spec https://github.com/material-components/material-components-web/tree/master/packages/mdc-circular-progress

  • Size variants
  • Compose documentation
  • Include unit tests

closes #2126

@trimox trimox added do-not-merge new-mdc-feature Feature incorporated from material-components-web labels Mar 24, 2020
@trimox trimox added this to the v6.0.0 milestone Mar 24, 2020
Repository owner deleted a comment from codecov bot Apr 14, 2020
Repository owner deleted a comment from codecov bot Apr 14, 2020
Repository owner deleted a comment from codecov bot Apr 15, 2020
@trimox
Copy link
Owner Author

trimox commented Apr 15, 2020

Refactoring size variant templates to a single file..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
do-not-merge new-mdc-feature Feature incorporated from material-components-web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement MDC Circular Progress component
1 participant