Skip to content

Releases: basecamp/trix

1.2.4

04 Aug 14:41
Compare
Choose a tag to compare
  • FIX: Sanitizing pasted URLs (#793)
  • FIX: Invisible cursor when focusing in Firefox (#782)
  • FIX: Parsing implicit block element newlines (#773)

1.2.3

09 Mar 22:33
Compare
Choose a tag to compare
  • CHANGE: Sanitize javascript: protocol in href attributes (5bd3c13, #712)
  • CHANGE: Improve toolbar button styling on narrow viewports (#727)
  • FIX: Resetting toolbar state when selecting attachments (#732, #554)
  • FIX: Parsing bare text nodes preceded by block elements (#742, #707)

1.2.2

02 Dec 15:12
Compare
Choose a tag to compare
  • SECURITY: Fix sanitizing pasted HTML (#709)
  • NEW: CSP support for Trix's <style> elements (#698)

1.2.1

17 Oct 14:48
Compare
Choose a tag to compare

1.2.0

29 Jul 17:04
Compare
Choose a tag to compare
  • NEW: Toolbar button for attaching files (#619)
  • FIX: Recording undo history when applying block formatting to a collapsed selection (#629, #628)

1.1.1

17 Apr 12:51
Compare
Choose a tag to compare
  • FIX: Deleting the last character in a composed word on Android (d9143c0)
  • FIX: Cursor jumping when deleting into a space at the end of a block in IE 11 (#615)
  • FIX: Handling link pastes in Safari (4fff711)
  • FIX: Detecting InputEvent support in Firefox 67ᵇᵉᵗᵃ (5efabb5)

1.1.0

04 Mar 21:12
Compare
Choose a tag to compare

1.0.0

26 Sep 14:13
Compare
Choose a tag to compare

0.12.1

12 Sep 18:41
Compare
Choose a tag to compare
  • Fix selecting attachments in Microsoft Edge (#531)
  • Improve pasting nested list HTML (41eefb2)
  • Improve accessibility of link dialog <input> (#527)

0.12.0

26 Jul 22:06
Compare
Choose a tag to compare
  • Add support for Custom Elements v1 (#516)