Skip to content

Conversation

mperrotti
Copy link
Contributor

Addresses this post-merge feedback and fixes stylelint errors.

@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 17:53
@mperrotti mperrotti requested a review from a team as a code owner September 9, 2025 17:53
@mperrotti mperrotti added the skip changeset This change does not need a changelog label Sep 9, 2025
Copy link

changeset-bot bot commented Sep 9, 2025

⚠️ No Changeset found

Latest commit: dfe0d24

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mperrotti mperrotti requested review from pksjce and removed request for siddharthkp September 9, 2025 17:53
Copy link
Contributor

@Copilot 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

This PR removes unused CSS classes from the ProgressBar CSS Module in response to post-merge feedback and fixes stylelint errors. The changes clean up the codebase by removing width-related utility classes that are no longer needed.

Key Changes:

  • Removes unused width utility classes (data-width='auto' and data-width='full') from ProgressBar CSS Module
  • Adds CSS custom property declarations for better documentation

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Sep 9, 2025
Copy link
Contributor

github-actions bot commented Sep 9, 2025

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

Copy link
Contributor

github-actions bot commented Sep 9, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 88.64 KB (0%)
packages/react/dist/browser.umd.js 88.73 KB (0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants