Skip to content

RoosterJs Content Model 0.28.0 and RoosterJs 8.61.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 18 Mar 21:10
· 691 commits to release since this release
c7c1259

Create a standalone editor on top of Content Model

  • Reorganize source code (#2464)
  • Add quote feature to Content Model editor (#2461)
  • Add shortcut for arrow keys (#2470)
  • Add function normalizeRect(#2482)
  • Add AutoLink feature (#2479, #2485)
  • Clean up core API (#2481)

Improvements

  • Support "("+trigger character in PickerPlugin (#2478)
  • Merge BlockFormat when merging the first paragraph (#2477)
  • Remove LinkHeight limitation when pasting from Word (#2483)
  • Respect "shouldPersist" from EntityOperationEvent
  • Export content without selection (#2491)
  • Fix TableEditPlugin anchorContainerSelector query (#2499)
  • Add check for selected segments and paragraphs (#2476)
  • Watermark plugin allows update watermark text (#2507)

Other improvement