0.3.0
- feat: Experimental support for editing on mobile platforms (iOS, Android)
- fix: Support character composition via dead-keys and long-press
- fix: Consider multi-byte characters and emoji grapheme clusters
- fix: Support auto-complete, auto-correct, native spellchecking, and predictive text
- fix: Improve cross-browser editing compatibility
- fix: Fix a bug related to annotation transformations
- fix: Support native formatting events (bold/italic)
- fix: Selection mapping incorrect when text ends with a
<br>
and cursor is right after - fix: Cross-browser clipboard, using HTML-encoded payload
- fix: Show native selection in mobile and in browsers that don’t yet support CSS Anchor Positioning
Full Changelog: v0.2.0...v0.3.0