v1.0.0-rc03
MohamedRejeb
released this
31 Mar 19:03
·
279 commits
to main
since this release
What's Changed
- Expose BasicRichTextEditor by @Wavesonics in #216
- Return this for chaining by @Wavesonics in #217
- Export html with tags instead of styling when applicable by @donovan-fournier in #219
- Fix Crash when setting maxLines in Text by @MohamedRejeb in #222
- Fix isRichSpan method bug by @MohamedRejeb in #225
- Fix getBoundingBoxes returning emptyList when the last line is empty by @MohamedRejeb in #226
- Support add link to current selection by @MohamedRejeb in #228
- Support editing existing Link and deleting Link by @MohamedRejeb in #229
- Update links docs by @MohamedRejeb in #230
New Contributors
- @donovan-fournier made their first contribution in #219
Full Changelog: v1.0.0-rc02...v1.0.0-rc03