Skip to content

RoosterJs 9.3.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 10 May 18:58
· 497 commits to release since this release
1822d18

New features

  • Move table (#2624, #2599)
  • Allow customization when convert from content model to plain text (#2605)

Improvement

  • ImageEdit: keep wrapper SPAN for image selection (#2609)
  • Updated watermark property access modifier to protected (#2614)
  • Move Content Model type files into contentModel folder (#2602)
  • Add undo snapshot when mouse down if there is new content after last undo snapshot (#2604)
  • Scroll caret into view when call formatContentModel (#2617)
  • Do not allow getting connected model (#2615)
  • Updated isModelEmptyFast to consider changed indentation as not empty string (#2625)

Bug fix

  • Hide watermark when input with IME (#2611)
  • Fix the link hint still exists after deleting the picture with the link (#2600)

Engineering improvement

  • Allow debug test cases in Firefox (#2620)