Skip to content

Releases: ch4rl3x/HtmlText

2.0.0-beta01

20 Nov 21:16
e2a2a6c
Compare
Choose a tag to compare

What's Changed

  • Split library into material and material3 library

1.6.0

19 Nov 23:13
d751e44
Compare
Choose a tag to compare

What's New

  • Add Material 3 HtmlText

1.5.0

07 Sep 19:57
6cf8b25
Compare
Choose a tag to compare

What's Changed

  • Add onUriClick
  • Changed namespace to de.charlex.compose.htmltext

1.4.1

02 Jan 11:14
542842a
Compare
Choose a tag to compare

What's Changed

  • Add missing default parameters

1.4.0

02 Jan 08:30
6fcf335
Compare
Choose a tag to compare

What's Changed

  • HtmlText provides CustomAccessibilityAction for each clickable url tag

1.3.1

19 Sep 23:09
a926af4
Compare
Choose a tag to compare

What's Changed

  • HtmlText only handle clicks, when at least one url tag exists

1.3.0

29 Jul 21:48
0842043
Compare
Choose a tag to compare

What's New

  • HtmlText now supports color mapping to use Theme colors with light/dark switch

1.2.0

20 Jun 19:52
30a649d
Compare
Choose a tag to compare

What's New

  • HtmlText now supports coloring

1.1.0

27 Jan 20:19
5ddcb7c
Compare
Choose a tag to compare

What's New

  • HtmlText now supports string input

1.0.0

08 Oct 16:07
4fc1409
Compare
Choose a tag to compare

What's New

  • First HtmlText implementation