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

fix: Allow RichTextEditor and its components to support readOnly state from draftjs editor #1884

Merged
merged 1 commit into from
Oct 15, 2024

fix: add readOnly rte state

de6f45b
Select commit
Loading
Failed to load commit list.
Merged

fix: Allow RichTextEditor and its components to support readOnly state from draftjs editor #1884

fix: add readOnly rte state
de6f45b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

99.73% (+0.00%) compared to 350eeec

View this Pull Request on Codecov

99.73% (+0.00%) compared to 350eeec

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.73%. Comparing base (350eeec) to head (de6f45b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1884   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          94       94           
  Lines        1865     1868    +3     
  Branches      552      552           
=======================================
+ Hits         1860     1863    +3     
  Misses          5        5           

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