Skip to content

RoosterJs 8.44.2

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 03 Apr 22:51
· 1974 commits to release since this release
5b62515

Improvement

Bug fix

  • Fix Tab/ShiftTab indenting for lists on Mac (#1645)
  • Do not add BR when pasting two LI blocks (#1646)

Content Model

  • Move keyboard editing feature behind a parameter
  • Cache table (#1648, #1649)
  • Improve setAlignment API (#1650)
  • Add Image Format to getFormatState (#1656)
  • Support default format in Content Model (#1655)

Engineering improvement

  • Strict Mode for Format Utils in API Package (#1647)
  • Strict Mode for Table Folder in API Package (#1648)