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

feature(PROT-4812): adds backgroundColor prop to RadioCheckToggleCard #1546

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

michael-alterio
Copy link
Collaborator

@michael-alterio michael-alterio commented Jan 22, 2025

  • Adds optional backgroundColor prop to RadioCheckToggleCard component
  • Updates title prop to string | React.ReactElement
  • Adds new stories and unit tests
image

@michael-alterio michael-alterio force-pushed the feature/PROT-4812-radio-toggle branch 3 times, most recently from b9caa76 to 9469bae Compare January 22, 2025 04:38
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.86%. Comparing base (46130fe) to head (65cef3f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1546      +/-   ##
==========================================
+ Coverage   93.84%   93.86%   +0.02%     
==========================================
  Files         154      154              
  Lines       11463    11454       -9     
  Branches      703      703              
==========================================
- Hits        10757    10751       -6     
+ Misses        682      679       -3     
  Partials       24       24              

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

@michael-alterio michael-alterio force-pushed the feature/PROT-4812-radio-toggle branch from 9469bae to 393eb2d Compare January 22, 2025 04:43
@michael-alterio michael-alterio force-pushed the feature/PROT-4812-radio-toggle branch 2 times, most recently from 5ade0cc to baf3628 Compare January 22, 2025 04:56
@michael-alterio michael-alterio force-pushed the feature/PROT-4812-radio-toggle branch from baf3628 to 8f78f4a Compare January 22, 2025 14:13
@michael-alterio michael-alterio force-pushed the feature/PROT-4812-radio-toggle branch from 8f78f4a to 65cef3f Compare January 22, 2025 14:19
@michael-alterio michael-alterio merged commit d11fe09 into main Jan 22, 2025
10 checks passed
@michael-alterio michael-alterio deleted the feature/PROT-4812-radio-toggle branch January 22, 2025 14:34
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.

3 participants