github xdan/jodit 4.12.11

latest releases: 4.12.15, 4.12.14, 4.12.13...
5 hours ago

🐛 Bug Fix

  • Color / Apply style: applying the black font color (#000000) did nothing when the editor's default text color had been changed. The redundancy check in toggleAttributes measured the element's "native" value inside an isolated iframe, where the default text color is always the browser black — so black always matched and was skipped. The probe now inherits the editor's effective text color (the editor default is #222, not pure black), so an explicitly chosen color is applied correctly. Fixes #1311. (Note: applying black to a link now keeps the anchor and sets the color, which matches the original intent of #936.)

Don't miss a new jodit release

NewReleases is sending notifications on new releases.