Skip to content

fix: custom ident is not a custom element selector#559

Merged
bartveneman merged 1 commit intomainfrom
fix/custom-ident-not-cstom-element
Mar 29, 2026
Merged

fix: custom ident is not a custom element selector#559
bartveneman merged 1 commit intomainfrom
fix/custom-ident-not-cstom-element

Conversation

@bartveneman
Copy link
Copy Markdown
Member

closes #539

@bartveneman bartveneman merged commit bd74b44 into main Mar 29, 2026
5 checks passed
@bartveneman bartveneman deleted the fix/custom-ident-not-cstom-element branch March 29, 2026 09:52
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.51%. Comparing base (a88adb7) to head (4062126).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #559      +/-   ##
==========================================
+ Coverage   95.00%   95.51%   +0.50%     
==========================================
  Files          18       18              
  Lines         981      981              
  Branches      310      310              
==========================================
+ Hits          932      937       +5     
+ Misses         40       36       -4     
+ Partials        9        8       -1     

☔ 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.

@codecov-commenter
Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 33 bytes (0.04%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
analyzeCss-esm 77.85kB 33 bytes (0.04%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: analyzeCss-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.js 33 bytes 33.98kB 0.1%

Files in index.js:

  • ./src/index.ts → Total Size: 26.41kB

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.

View transition names are added to custom element selectors

2 participants