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

chore: Migrate Button component to logical properties #1729

Merged
merged 6 commits into from
Nov 15, 2023

Conversation

DaemonCahill
Copy link
Member

@DaemonCahill DaemonCahill commented Nov 13, 2023

This PR is a subset of the changes drafted in #1713 to ensure that the migration to logical properties across the codebase will not create unintended failures upon merging.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (80bc30f) 94.40% compared to head (5318e3e) 94.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1729   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files         652      652           
  Lines       17635    17635           
  Branches     5800     5800           
=======================================
  Hits        16648    16648           
  Misses        919      919           
  Partials       68       68           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DaemonCahill DaemonCahill marked this pull request as ready for review November 13, 2023 20:15
@DaemonCahill DaemonCahill requested a review from a team as a code owner November 13, 2023 20:15
@DaemonCahill DaemonCahill requested review from connorlanigan and just-boris and removed request for a team November 13, 2023 20:15
.stylelintrc Outdated Show resolved Hide resolved
src/button/styles.scss Outdated Show resolved Hide resolved
@DaemonCahill DaemonCahill merged commit 40b9e81 into main Nov 15, 2023
32 checks passed
@DaemonCahill DaemonCahill deleted the scottob-button-logical-properties branch November 15, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants