Skip to content

fix(editor): add `tiptap-text-direction` extension to support RTL

2b477ee
Select commit
Loading
Failed to load commit list.
Merged

[stable31] Fixes for TextDirection extension #7512

fix(editor): add `tiptap-text-direction` extension to support RTL
2b477ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2025 in 0s

58.44% (+7.02%) compared to e28935b

View this Pull Request on Codecov

58.44% (+7.02%) compared to e28935b

Details

Codecov Report

❌ Patch coverage is 88.09524% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.44%. Comparing base (e28935b) to head (2b477ee).

Files with missing lines Patch % Lines
src/extensions/TextDirection.ts 87.06% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #7512      +/-   ##
============================================
+ Coverage     51.42%   58.44%   +7.02%     
============================================
  Files           291      291              
  Lines         41307    36533    -4774     
  Branches        841      870      +29     
============================================
+ Hits          21241    21352     +111     
+ Misses        19945    15061    -4884     
+ Partials        121      120       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.