Skip to content

5.17.0

Compare
Choose a tag to compare
@nmielnik nmielnik released this 17 May 14:57
· 245 commits to master since this release
  • Improved paste handling
    • Includes proper support for keyboard paste in firefox
    • More cleanup when pasting from Word
  • Introduce support for adding and removing elements from an existing editor instances
    • New addElements and removeElements methods
  • Add checkContentChanged method for manually triggering editableInput
  • Add selection.selectRange helper method