Skip to content

RoosterJs 8.24.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 13 Jun 16:31
· 2491 commits to master since this release
863c1e4

Improvement

  • Show table selector if it is inside of the Scroll Container (#1015)
  • Refactor auto hyphen experimental flight (#1014)
  • Handle pasting '\t' characters into editor (#1017)
  • Fix resize image on Android WebViews (#1019)

Bug fix

  • Fix issue in Normalize Table (#1022)

Interface change

  • New plugin class
    • AutoFormat: Transform "--" into hyphen, if typed between two words.