Skip to content

Convert SortableElements into a custom element#3560

Merged
tvdeyen merged 1 commit intomainfrom
sortable-elements-custom-element
Jan 15, 2026
Merged

Convert SortableElements into a custom element#3560
tvdeyen merged 1 commit intomainfrom
sortable-elements-custom-element

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jan 15, 2026

That way we do not need to initialize them
ourselves, but can let the Browser handle it.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

That way we do not need to initialize them
ourselves, but can let the Browser handle it.

Signed-off-by: Thomas von Deyen <vondeyen@blish.cloud>
@tvdeyen tvdeyen added this to the 8.1 milestone Jan 15, 2026
@tvdeyen tvdeyen requested a review from a team as a code owner January 15, 2026 10:01
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3560   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files         308      308           
  Lines        8025     8025           
=======================================
  Hits         7813     7813           
  Misses        212      212           

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

@tvdeyen tvdeyen merged commit d6f4ecd into main Jan 15, 2026
19 checks passed
@tvdeyen tvdeyen deleted the sortable-elements-custom-element branch January 15, 2026 10:25
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