10000 chore: add strong types in several places by liamdebeasi · Pull Request #28781 · ionic-team/ionic-framework · GitHub
[go: up one dir, main page]

Skip to content

chore: add strong types in several places #28781

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

Merged
merged 7 commits into from
Jan 8, 2024
Merged

chore: add strong types in several places #28781

merged 7 commits into from
Jan 8, 2024

Conversation

liamdebeasi
Copy link
Contributor
@liamdebeasi liamdebeasi commented Jan 4, 2024

Issue number: Internal


What is the current behavior?

As part of FW-2832 the team has an initiative to remove much of the any usage in favor of stronger types. This will make modifications to this codebase safer as we will have access to proper type checking.

What is the new behavior?

  • Removed several any usages in favor of stronger types.

Note that not all of the any types within these files have been removed. I mainly stuck to the low hanging fruit 😄

Does this introduce a breaking change?

  • Yes
  • No

I intentionally made type changes that do not impact public APIs. Any incorrect type changes would cause our CI checks to fail.

Other information

@github-actions github-actions bot added the package: core @ionic/core package label Jan 4, 2024
@liamdebeasi liamdebeasi marked this pull request as ready for review January 5, 2024 14:09
@liamdebeasi liamdebeasi requested review from averyjohnston and a team as code owners January 5, 2024 14:09
Copy link
Contributor
@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liamdebeasi liamdebeasi added this pull request to the merge queue Jan 8, 2024
Merged via the queue into main with commit 4fde5f0 Jan 8, 2024
@liamdebeasi liamdebeasi deleted the ld/2832-partial branch January 8, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0