Skip to content

RoosterJs 6.19.2

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 04 Jan 18:43
· 3652 commits to master since this release
  1. Fix pasting bug that content outside pasting fragment is also pasted
  2. Fix pasting image issue, when DataTransfer contains image and empty HTML, image can't be pasted correctly
  3. Add new property to ClipboardData: rawHtml, which is the original HTML value we got from clipboard
  4. Fix bug #185 UnquoteWhenEnterOnEmptyLine doesn't work well
  5. Fix bug that type after Ctrl+A, text can't be formatted correctly
  6. New sample site (https://microsoft.github.io/roosterjs)