makinacorpus / django-mapentity

Generic CRUD for geographic data
https://django-mapentity.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
42 stars 20 forks source link

✨ [FEAT] Add native browser spell checking for TineMCE managed textAreas #276

Closed babastienne closed 1 year ago

babastienne commented 1 year ago

This commit fix https://github.com/GeotrekCE/Geotrek-admin/issues/1189

It uses this configuration from the TinyMCE documentation : https://www.tiny.cloud/docs/general-configuration-guide/spell-checking/#browser-basedspellchecking

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (cb793b6) 89.26% compared to head (308d047) 89.26%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ======================================= Coverage 89.26% 89.26% ======================================= Files 32 32 Lines 2385 2385 ======================================= Hits 2129 2129 Misses 256 256 ``` | [Files Changed](https://app.codecov.io/gh/makinacorpus/django-mapentity/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=makinacorpus) | Coverage Δ | | |---|---|---| | [mapentity/settings.py](https://app.codecov.io/gh/makinacorpus/django-mapentity/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=makinacorpus#diff-bWFwZW50aXR5L3NldHRpbmdzLnB5) | `91.66% <ø> (ø)` | |

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