Skip to content

1.3.0

Compare
Choose a tag to compare
@daviferreira daviferreira released this 18 Nov 20:25
· 2344 commits to master since this release
  • Fixes data-disable-return not preventing paragraph creation
  • Improves getSelectionElement() to work in any case
  • Fixes multi element selection bug
  • Fixes Issues #88 & #89
  • Improves binding for multiple editor instance, checkSelection() is called only once per instance
  • Improves allowMultiParagraphSelection filter by removing empty tags elements before counting
  • Considers header tags has a paragraph too (same as medium)

BIG thanks to Maxime de Visscher for his work on this release!