Skip to content

fix(circular-progress): rename CSS token for track color#2185

Merged
simeonoff merged 3 commits into
masterfrom
mpopov/circular-progress-bar/rename-css-token
Apr 16, 2026
Merged

fix(circular-progress): rename CSS token for track color#2185
simeonoff merged 3 commits into
masterfrom
mpopov/circular-progress-bar/rename-css-token

Conversation

@desig9stein
Copy link
Copy Markdown
Contributor

@desig9stein desig9stein commented Apr 15, 2026

Related IgniteUI/igniteui-theming#536
To test, you need to install the theming package from IgniteUI/igniteui-theming#565

Description

This PR renames the CSS token used for track color from base-circle-color to track-color

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to change)
  • Documentation update
  • Refactoring (code improvements without functional changes)

Related Issues

Closes #

Testing

Checklist

  • My code follows the project's coding standards
  • I have tested my changes locally
  • I have updated documentation if needed
  • Breaking changes are documented in the description

Copilot AI review requested due to automatic review settings April 16, 2026 11:54
simeonoff
simeonoff previously approved these changes Apr 16, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the circular progress track color CSS token from base-circle-color to track-color, aligning with the updated theming schema and bumping igniteui-theming to a new major version.

Changes:

  • Update circular progress track styling to use track-color token.
  • Bump igniteui-theming devDependency from ^25.1.0 to ^26.0.0.
  • Regenerate lockfile entries for the updated theming package.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/components/progress/themes/circular/shared/circular.progress.common.scss Switches the track stroke token to track-color.
package.json Updates igniteui-theming to ^26.0.0.
package-lock.json Locks igniteui-theming to 26.0.0 and updates its transitive dependency metadata.

@simeonoff simeonoff merged commit b7d8152 into master Apr 16, 2026
3 of 5 checks passed
@simeonoff simeonoff deleted the mpopov/circular-progress-bar/rename-css-token branch April 16, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants