Skip to content

RoosterJs 8.50.0 and RoosterJs Content Model 0.9.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 16 Jun 20:30
· 1619 commits to release since this release
1714273

Bug fix

  • Fix table inserter for merged vertical cells (#1869)
  • Dismiss TableEditors when mouse is moved out of the editor 9#1863)
  • Fix Table Inserter Color in Dark Mode (#1877)
  • Add back onExternalContentTransform (#1874)
  • Improve dark color transform behavior (#1878)
  • Handle dark colors for table background color (#1881)

Content Model

Engineering improvement

  • use importHelpers to reduce pack size (#1865)
  • Enable strict mode for all dev code (#1883)
  • Split demo site into two parts (#1880)

Interface changes

  • New parameter of VTable.writeBack()
    • darkColorHandler: An object to handle dark background colors, if not passed the cell background color will not be set