Skip to content

Releases: Darkrock-Studios/ComposeTextEditor

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 04:23
2817c4b

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 06:47

Full Changelog: v2.6.0...v2.7.0

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 03:59

Full Changelog: v2.5.0...v2.6.0

v2.5.0

Choose a tag to compare

@Wavesonics Wavesonics released this 24 Sep 07:48
d9faf6a

Upgrading

SpellCheckStyle is now an open class whose companion is the plain underline, so spell check spans can carry what they flagged. Source that uses SpellCheckStyle as a value or with is compiles unchanged, but:

  • it is binary-incompatible: rebuild anything compiled against an earlier version that references SpellCheckStyle;
  • style == SpellCheckStyle no longer matches the spans the spell checker installs. Use style is SpellCheckStyle.

What's Changed

  • Bind numpad navigation keys and numpad Enter by @Wavesonics in #103
  • Serialize spell checks and keep their results anchored across edits by @Wavesonics in #94
  • Deliver and act on every edit operation by @Wavesonics in #104
  • Re-derive the typing style when the markdown configuration changes by @Wavesonics in #105

Full Changelog: v2.4.7...v2.5.0

What's Changed

  • Bind numpad navigation keys and numpad Enter by @Wavesonics in #103
  • Serialize spell checks and keep their results anchored across edits by @Wavesonics in #94
  • Deliver and act on every edit operation by @Wavesonics in #104
  • Re-derive the typing style when the markdown configuration changes by @Wavesonics in #105

Full Changelog: v2.4.7...v2.5.0

v2.4.7

Choose a tag to compare

@github-actions github-actions released this 24 Sep 04:46
a9abacc

What's Changed

  • Keep caret typing styles across updates that neither move the caret nor edit the document by @JBou in #99
  • Announce whole-document replacements so spell check can re-run by @Wavesonics in #95
  • Add setDocument to load a snapshot with its rich spans by @Wavesonics in #101
  • Apply IME edits immediately and report them to the keyboard once by @Wavesonics in #102

New Contributors

  • @JBou made their first contribution in #99

Full Changelog: v2.4.6...v2.4.7

v2.4.6

Choose a tag to compare

@github-actions github-actions released this 15 Sep 06:37
eee54ad

What's Changed

Full Changelog: v2.4.5...v2.4.6

v2.4.5

Choose a tag to compare

@github-actions github-actions released this 05 Sep 07:41

Full Changelog: v2.4.4...v2.4.5

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 05 Sep 02:33

Full Changelog: v2.4.3...v2.4.4

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 00:44

Full Changelog: v2.4.2...v2.4.3

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:09
10864a3

What's Changed

Full Changelog: v2.4.1...v2.4.2