Skip to content

Conversation

@mperrotti
Copy link
Contributor

Addresses this post-merge feedback and fixes stylelint errors.

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
@changeset-bot
Copy link

changeset-bot bot commented Sep 9, 2025

⚠️ No Changeset found

Latest commit: 4812815

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 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
@github-actions
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!

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

size-limit report 📦

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mperrotti mperrotti added this pull request to the merge queue Sep 12, 2025
Merged via the queue into main with commit 81798dc Sep 12, 2025
43 checks passed
@mperrotti mperrotti deleted the mp/progress-bar-css-followup branch September 12, 2025 15:08
pksjce pushed a commit that referenced this pull request Sep 18, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants