Skip to content

Release 2.3.3

Compare
Choose a tag to compare
@stefanneculai stefanneculai released this 20 Jun 15:04
· 1797 commits to master since this release
  • Add tableResizer option to disable table resize.
  • Enhancements
    • Remove table selection on right click outside the editor.
    • Improve Hungarian language.
    • Cut/copy images inside the editor.
    • Select in table while holding shift key.
    • tableInsertHelper option was unused.
  • Bug fixing
    • Do not edit table if the editor is disabled.
    • Incorrect image editing menu position when scrollableContainer has absolute positioning.
    • Some rules where not applied in theme files.
    • Current selected link was returned incorrectly when editor was inside an A tag.
    • Fullscreen was keeping the heightMax option.
    • Placeholder was not wrapping.
    • Table refresh error on header.
    • Default width should be set in percent when imageResizeWithPercent is enabled.
    • Entire table cell content was deleted on backspace.