Releases: ch4rl3x/HtmlText
Releases · ch4rl3x/HtmlText
2.0.0-beta01
What's Changed
- Split library into material and material3 library
1.5.0
What's Changed
- Add onUriClick
- Changed namespace to de.charlex.compose.htmltext
1.4.1
What's Changed
- Add missing default parameters
1.4.0
What's Changed
- HtmlText provides CustomAccessibilityAction for each clickable url tag
1.3.1
What's Changed
- HtmlText only handle clicks, when at least one url tag exists
1.3.0
What's New
- HtmlText now supports color mapping to use Theme colors with light/dark switch
1.2.0
What's New
- HtmlText now supports coloring
1.1.0
What's New
- HtmlText now supports string input
1.0.0
What's New
- First HtmlText implementation