Skip to content

0.9.5

Compare
Choose a tag to compare
@javan javan released this 21 Jan 19:05
· 1062 commits to main since this release
  • Fixed occasional incorrect cursor position after Composition#replaceHTML (#161)
  • Fixed cursor position after composition events in Firefox (#164)
  • Fixed cursor position when breaking formatted block after newline at offset 0 (#153)
  • Fixed that trix-selection-change was dispatched to all <trix-editor>s (#144)
  • Fixed handling pastes in browsers that don't support ClipboardEvent.clipboardData (#158)
  • Improved support for multiple input elements in toolbar dialogs (#159)
  • Improved parsing bold elements (#142)
  • Improved parsing text in block elements with the same styling (#163)
  • Improved parsing newlines in non-preformatted elements (#151)
  • Removed global test helpers to eliminate false-positive test runs (#137)