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

feat(ts): capitalize words in event handlers #2469

Merged
merged 2 commits into from
Jan 25, 2025
Merged

Conversation

LuLaValva
Copy link
Member

  • Since event handlers of the on[A-Z] form are case-insensitive, this casing is preferred.

@LuLaValva LuLaValva self-assigned this Jan 21, 2025
Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: c049b87

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@marko/runtime-tags Patch
marko Patch
@marko/translator-interop-class-tags Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (ba755a5) to head (c049b87).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2469   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files         351      351           
  Lines       39920    39920           
  Branches     2589     2589           
=======================================
  Hits        34799    34799           
  Misses       5095     5095           
  Partials       26       26           

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

@DylanPiercey DylanPiercey merged commit f99d363 into main Jan 25, 2025
10 checks passed
@DylanPiercey DylanPiercey deleted the typescript-camel-case branch January 25, 2025 01:30
@github-actions github-actions bot mentioned this pull request Jan 25, 2025
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