Skip to content

Bug Fix

Compare
Choose a tag to compare
@xdan xdan released this 13 Mar 14:41
· 2578 commits to main since this release
  • Fixed #21 and added denyTags options
  • Fixed selectin code in source mode
  • Alow insert HTML in source mode
  • Fixed autosize in source mode when used native textarea (useAceEditor: false)
  • Remove all empty tags cleanHTML.removeEmptyElements = true
  • Fixed behavior when UL was selected and was executed command formatBlock
  • Fixed bug in source mode when autosize was calculated only after click
  • Fix a lots bugs in enter plugin
  • Fix bug in redo/undo functionality
  • Fixed jodit/jodit-angular#1
  • Fix dark theme
  • Remove fill attribute from icon select-all
  • Added boxsizing to iframe body
  • Added minWidth option
  • Added maxWidth option