Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: tophat/RichTextView

Release 2.6.0

03 Dec 19:39
Compare
Choose a tag to compare

Add highlight attribute to rich text input (#126)

Release 2.5.0

13 Nov 20:00
Compare
Choose a tag to compare

Add support for multiline LaTeX expressions (#125)

Release 2.4.0

30 Oct 14:47
Compare
Choose a tag to compare

This release uses DTCoreText to parse HTML instead of Down (but still uses Down to parse Markdown) (#123)

Release 2.3.6

28 Oct 14:35
Compare
Choose a tag to compare

Treat line breaks as hard breaks in Markdown parser (#121)

Release 2.3.5

20 Sep 15:27
Compare
Choose a tag to compare

Fixes a StringExtension crash (#118)

Release 2.3.4

19 Sep 18:54
Compare
Choose a tag to compare

Fix an issue where characters in LaTeX strings were sometimes being dropped (#117)

Release 2.3.3

11 Sep 20:28
Compare
Choose a tag to compare

Fixed an issue where the interactive element regex had an unnecessary leading space (#116)

Release 2.3.2

09 Sep 18:00
Compare
Choose a tag to compare

Fixed issue where multiple interactive elements within the same block of text were not being caught (#114)

Release 2.3.1

06 Sep 19:49
Compare
Choose a tag to compare

Ensure that attributes of interactive elements (superscript/subscript for example) do not get lost (#114)

Release 2.3.0

06 Sep 16:03
Compare
Choose a tag to compare

Added correct accessibility value to instances of RichTextView (#113)