Skip to content

RoosterJs 9.1.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 15 Apr 17:37
· 498 commits to release since this release
fb71360

Improvement

  • Port MarkDown plugin (#2527, #2563)
  • Port TAB key feature for table (#2536, #2529)
  • Improve backspace on list (#2555)
  • Image selection improvement (#2556, #2557, #2554)
  • Port Hyperlink plugin (#2560)
  • Export formatTextSegmentBeforeSelectionMarker (#2565)

Bug fix

  • Fix bug in AutoFormatPlugin about auto list (#2549)
  • Fix selection issue on void element (#2551)
  • Prevent ScrollTop to be lost when the focus is done to the editor (#2564)
  • Fix extra empty line generated when get plain text (#2566)
  • Fix #2500 Hyperlink misses color (#2570)

Engineering improvement

  • Set default format in demo site (#2559)
  • Clean Demo Site: Remove ContentEdit Plugin (#2562)