Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add configurable block and inline styles for Tiptap #51

Merged
merged 6 commits into from
Jan 6, 2025

Add check for existence of classList in node

f2e7495
Select commit
Loading
Failed to load commit list.
Merged

feat: Add configurable block and inline styles for Tiptap #51

Add check for existence of classList in node
f2e7495
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

81.22% (+0.00%) compared to 182fabf

View this Pull Request on Codecov

81.22% (+0.00%) compared to 182fabf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.22%. Comparing base (182fabf) to head (f2e7495).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   81.22%   81.22%           
=======================================
  Files          17       17           
  Lines         932      932           
  Branches      104      104           
=======================================
  Hits          757      757           
  Misses        132      132           
  Partials       43       43           

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