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

Migrate Footer, Heading, DonateSection, HeroBanner, and Modal components to Typescript #1805

Merged
merged 9 commits into from
Mar 5, 2024

Conversation

recondesigns
Copy link
Contributor

Description of changes

Migrated the following components to Typescript, removed prop-types, and added a props type:

  • Footer
  • Heading
  • DonateSection
  • HeroBanner
  • Modal

Migrating components included all test and storybook files for each.

Issue Resolved

Fixes #NA

Screenshots/GIFs

All new .tsx files

Screenshot 2024-03-04 at 6 03 32 PM

@recondesigns recondesigns requested a review from kylemh March 5, 2024 00:05
Copy link

vercel bot commented Mar 5, 2024

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

Name Status Preview Updated (UTC)
operation-code ✅ Ready (Inspect) Visit Preview Mar 5, 2024 0:05am
storybook ✅ Ready (Inspect) Visit Preview Mar 5, 2024 0:05am

Copy link

codeclimate bot commented Mar 5, 2024

Code Climate has analyzed commit eebd79b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 80.2% (0.7% change).

View more on Code Climate.

@kylemh kylemh merged commit 0fef2a4 into main Mar 5, 2024
18 checks passed
@kylemh kylemh deleted the migrate-footer-typescript branch March 5, 2024 02:57
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