Skip to content

Commit c6215ae

Browse files
aramos-adobecastastrophe
authored andcommitted
feat(progresscircle): isolate progress circle
1 parent ed8c8d5 commit c6215ae

File tree

12 files changed

+16
-184
lines changed

12 files changed

+16
-184
lines changed

.changeset/itchy-kids-travel.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
This is the S2 migration of the progress circle. The original markup has changed to an svg and circle element to allow CSS styles such as `stroke-linecap`. This was necessary to match the design. The `--small/--medium/--large` sizing classes have been deprecated in favor of t-shirt classes `--sizeS/--sizeM/--sizeL`
88

9-
The `.spectrum-ProgressCircle--small`, `.spectrum-ProgressCircle--medium`, and `.spectrum-ProgressCircle--large` sizing classes were deprecated and removed from the CSS in favor of the t-shirt sizes.
10-
119
### Animation
1210

1311
`@keyframes spectrum-dashoffset-animation`:

components/infieldprogresscircle/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

components/infieldprogresscircle/index.css

Lines changed: 0 additions & 46 deletions
This file was deleted.

components/infieldprogresscircle/metadata/infieldprogresscircle.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

components/infieldprogresscircle/metadata/mods.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

components/infieldprogresscircle/package.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

components/infieldprogresscircle/project.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

components/infieldprogresscircle/stories/template.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

components/infieldprogresscircle/themes/express.css

Lines changed: 0 additions & 15 deletions
This file was deleted.

components/infieldprogresscircle/themes/spectrum.css

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)