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 timeline typescript #1809

Merged
merged 8 commits into from
Mar 13, 2024
Merged

Migrate timeline typescript #1809

merged 8 commits into from
Mar 13, 2024

Conversation

recondesigns
Copy link
Contributor

Description of changes

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

  • Timeline
    • TimelineEvent
  • UpgradeBrowserOverlay
    • Added overlayClassName to Modal props type

Migrating components included all test and storybook files for each.

Issue Resolved

Fixes #NA

Screenshots/GIFs

Copy link

vercel bot commented Mar 13, 2024

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

Name Status Preview Comments Updated (UTC)
operation-code ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 7:04am
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 7:04am

Copy link

cypress bot commented Mar 13, 2024

Passing run #4693 ↗︎

0 25 0 0 Flakiness 0

Details:

i guess i was wrong 😂
Project: operation_code Commit: 525257647f
Status: Passed Duration: 03:03 💡
Started: Mar 13, 2024 7:05 AM Ended: Mar 13, 2024 7:08 AM

Review all test suite changes for PR #1809 ↗︎

Copy link

codeclimate bot commented Mar 13, 2024

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

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

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

View more on Code Climate.

@kylemh kylemh merged commit 0cdc979 into main Mar 13, 2024
17 of 18 checks passed
@kylemh kylemh deleted the migrate-timeline-typescript branch March 13, 2024 07:16
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.

None yet

2 participants