Skip to content

Conversation

@DylanPiercey
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jan 30, 2026

🦋 Changeset detected

Latest commit: bd87e78

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

This PR includes changesets to release 1 package
Name Type
marko 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

@DylanPiercey DylanPiercey merged commit 9c2a6d9 into main Jan 30, 2026
7 checks passed
@DylanPiercey DylanPiercey deleted the class-api-native-tag-type-fixes branch January 30, 2026 18:28
@coderabbitai
Copy link

coderabbitai bot commented Jan 30, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request updates the TypeScript declarations for HTML element tag types. A new changeset file documents alignment work between the class API native tag types and the tags API. The main changes involve renaming event handler properties across multiple HTML element interfaces to capitalize compound event names (e.g., onAfterprint to onAfterPrint). Additionally, non-standard attributes are introduced for form-related elements, including openChange, valueChange, and checkedChange properties to support value synchronization behavior. These modifications affect interfaces for Body, Details, Dialog, Form, Input, Select, and TextArea elements.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch class-api-native-tag-type-fixes

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.04%. Comparing base (c35b01b) to head (bd87e78).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3062   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files         375      375           
  Lines       47453    47453           
  Branches     4102     4102           
=======================================
  Hits        42255    42255           
  Misses       5145     5145           
  Partials       53       53           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot mentioned this pull request Jan 30, 2026
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