Skip to content

Releases: CodeEditApp/CodeEditTextView

0.10.1

Choose a tag to compare

@thecoolwinter thecoolwinter released this 21 Apr 15:14
a5912e6

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

Choose a tag to compare

@thecoolwinter thecoolwinter released this 21 Apr 14:32
2603ff1

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

Choose a tag to compare

@thecoolwinter thecoolwinter released this 14 Apr 17:14
66e1065

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

Choose a tag to compare

@thecoolwinter thecoolwinter released this 14 Apr 01:50
337b05f

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

Choose a tag to compare

@thecoolwinter thecoolwinter released this 07 Apr 18:50
47faec9

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

Choose a tag to compare

@thecoolwinter thecoolwinter released this 06 Apr 21:58
02202a8

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

Choose a tag to compare

@thecoolwinter thecoolwinter released this 06 Apr 20:35
fe36e69

What's Changed

New Contributors

Full Changelog: 0.7.9...0.8.0

0.7.9

Choose a tag to compare

@thecoolwinter thecoolwinter released this 02 Feb 22:29
1792167

What's Changed

Small bugfix release.

Full Changelog: 0.7.8...0.7.9

0.7.8

Choose a tag to compare

@thecoolwinter thecoolwinter released this 26 Jan 17:55
8ceb3fd

What's Changed

New Contributors

Full Changelog: 0.7.7...0.7.8

0.7.7

Choose a tag to compare

@thecoolwinter thecoolwinter released this 18 Nov 15:21
509d7b2

What's Changed

Full Changelog: 0.7.6...0.7.7