github xdan/jodit 4.12.37

3 hours ago

🐛 Bug Fix

  • Source mode / ACE options: only a fixed set of sourceEditorNativeOptions (theme, mode, wrap, showGutter, highlightActiveLine) was applied to the ACE editor — any other native option, such as fontSize, tabSize or useSoftTabs, was silently dropped, so sourceEditorNativeOptions: { fontSize: '30px' } had no effect. The whole options object is now forwarded to ACE's editor.setOptions(), and the type accepts arbitrary native keys. Fixes #1285.

Don't miss a new jodit release

NewReleases is sending notifications on new releases.