Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Revert the Button's disabled state (#2340)" #2351

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

connor-baer
Copy link
Member

This reverts #2340.

Purpose

After further testing, I've concluded that there are too many subtle breaking changes related to the button redesign. The only safe way to roll them out is to release a major version with a detailed migration guide.

This means we can re-include the changes to the button's disabled state.

Approach and changes

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@connor-baer connor-baer requested a review from a team as a code owner December 19, 2023 12:30
Copy link

changeset-bot bot commented Dec 19, 2023

🦋 Changeset detected

Latest commit: fb4c485

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@sumup/circuit-ui Major
@sumup/eslint-plugin-circuit-ui Major

Not sure what this means? Click here to learn what changesets are.

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

Copy link

vercel bot commented Dec 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview Dec 19, 2023 0:30am

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #2351 (fb4c485) into canary (dbceca6) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           canary    #2351      +/-   ##
==========================================
+ Coverage   96.95%   96.97%   +0.01%     
==========================================
  Files         252      252              
  Lines       20277    20273       -4     
  Branches     1263     1263              
==========================================
  Hits        19660    19660              
+ Misses        604      600       -4     
  Partials       13       13              
Files Coverage Δ
packages/circuit-ui/components/Button/base.tsx 92.53% <ø> (+1.51%) ⬆️

@connor-baer connor-baer merged commit cf297de into canary Dec 19, 2023
@connor-baer connor-baer deleted the revert/revert-button-disabled-state branch December 19, 2023 12:55
@connor-baer connor-baer mentioned this pull request Jan 10, 2024
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.

1 participant