fleather icon indicating copy to clipboard operation
fleather copied to clipboard

New Embed API

Open amantoux opened this issue 3 months ago • 1 comments

Introduce a new API for embeds.

This change simplifies the configuration of SpanEmbeds & BlockEmbeds

Embeds must be registered in an EmbedRegistry that needs to be passed to the editor

amantoux avatar Sep 21 '25 15:09 amantoux

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 89.29%. Comparing base (61a029f) to head (dcfdec3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #556      +/-   ##
==========================================
- Coverage   89.30%   89.29%   -0.02%     
==========================================
  Files          63       64       +1     
  Lines       10990    11039      +49     
==========================================
+ Hits         9815     9857      +42     
- Misses       1175     1182       +7     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Sep 21 '25 15:09 codecov[bot]