Skip to content

Releases: CodeEditApp/CodeEditTextView

0.11.1

28 May 15:09
69282e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

27 May 15:42
d51f3ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0

0.10.1

21 Apr 15:14
a5912e6
Compare
Choose a tag to compare

What's Changed

Quick bug fix. Larger changes from last release:

Introduces a new set of APIs for customizing text layout behavior. Adds the ability to provide your own method for laying out lines of text, and your own custom view for rendering line fragments, as well as a few supporting methods for position calculation.

Full Changelog: 0.10.0...0.10.1

0.10.0

21 Apr 14:32
2603ff1
Compare
Choose a tag to compare

What's Changed

Introduces a new set of APIs for customizing text layout behavior. Adds the ability to provide your own method for laying out lines of text, and your own custom view for rendering line fragments, as well as a few supporting methods for position calculation.

Full Changelog: 0.9.1...0.10.0

0.9.1

14 Apr 17:14
66e1065
Compare
Choose a tag to compare

What's Changed

Fixes a long-standing bug where text could disappear in some rare cases.

Full Changelog: 0.9.0...0.9.1

0.9.0

14 Apr 01:50
337b05f
Compare
Choose a tag to compare

What's Changed

Includes a new method for performing an update on each selection in the text view, a drastically improved drag and drop experience, and performance improvements in layout and range/rect invalidation.

Minor version bump. Some methods on TextLayoutManager have been removed as they're no longer necessary.

Full Changelog: 0.8.2...0.9.0

0.8.2

07 Apr 18:50
47faec9
Compare
Choose a tag to compare

What's Changed

Urgent update, prior to this the emphasis manager can leak layers into the text view.

Full Changelog: 0.8.1...0.8.2

0.8.1

06 Apr 21:58
02202a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

06 Apr 20:35
fe36e69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.9...0.8.0

0.7.9

02 Feb 22:29
1792167
Compare
Choose a tag to compare

What's Changed

Small bugfix release.

Full Changelog: 0.7.8...0.7.9