Skip to content

Releases: basecamp/trix

1.2.1

17 Oct 14:48

Choose a tag to compare

1.2.0

29 Jul 17:04

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

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

Choose a tag to compare

1.0.0

26 Sep 14:13

Choose a tag to compare

0.12.1

12 Sep 18:41

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

Choose a tag to compare

  • Add support for Custom Elements v1 (#516)

0.11.4

02 Jul 13:02

Choose a tag to compare

  • Fix that attachments could be incorrectly parsed as block elements (#512)
  • Improve trix.css attachment styles in <trix-editor>s without the trix-content class name (#515)

0.11.3

06 Jun 18:28

Choose a tag to compare

  • Fix that pressing esc in Safari would insert a literal \u001b escape character (#506)
  • Fix that block attributes could be added as text attributes when inserting attachments (10657b4)
  • Improve JAWS and NVDA screen reader accessibility (#492, #195)
  • Improve placeholder styling on Linux (#502)

0.11.2

02 Mar 22:55

Choose a tag to compare

  • Add support for Chrome 65’s questionable composition event changes on Android (#487)