v1.0.0-rc02
MohamedRejeb
released this
10 Mar 22:27
·
285 commits
to main
since this release
What's Changed
- Add onTextLayout to OutlinedRichTextEditor by @Wavesonics in #181
- Toolchain resolver by @Wavesonics in #185
- Custom richtext spans by @Wavesonics in #184
- Simplify rich text tree by @MohamedRejeb in #192
- Exmaple of link handling by @Wavesonics in #195
- Fix setText crash when adding multiple lines by @MohamedRejeb in #200
- Replace Empty Line with line break when converting to HTML by @MohamedRejeb in #201
- Fix RichText exception (IndexOutOfBoundsException) by @MohamedRejeb in #202
- Update ParagraphStyleExt.kt (fixes #190) by @MedvedevaElena in #211
- Fix index out of bounds crashes by @MohamedRejeb in #212
- Update Compose to 1.6.0 by @MohamedRejeb in #212
- Fix code tag processing by @garretyoder in #210
New Contributors
- @Wavesonics made their first contribution in #181
- @MedvedevaElena made their first contribution in #211
- @garretyoder made their first contribution in #210
Full Changelog: v1.0.0-rc01...v1.0.0-rc02