Skip to content

Releases: CodeEditApp/CodeEditTextView

0.10.1

21 Apr 15:14
a5912e6

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

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

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

06 Apr 20:35
fe36e69

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

Choose a tag to compare

What's Changed

Small bugfix release.

Full Changelog: 0.7.8...0.7.9

0.7.8

26 Jan 17:55
8ceb3fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.7...0.7.8

0.7.7

18 Nov 15:21
509d7b2

Choose a tag to compare

What's Changed

Full Changelog: 0.7.6...0.7.7