Releases: CodeEditApp/CodeEditTextView
Releases · CodeEditApp/CodeEditTextView
0.7.7
What's Changed
- Remove Problematic CATransaction, Fix Lines Disappearing by @thecoolwinter in #52
- Fix Padding Issue, Assertion Failure On Width Update by @thecoolwinter in #53
- Scroll Cursor Visible While Typing by @thecoolwinter in #55
- Sync System Cursor Animation by @thecoolwinter in #56
- Move All Delegate Calls Outside Layout Pass by @thecoolwinter in #57
Full Changelog: 0.7.6...0.7.7
0.7.6
What's Changed
- Shift-Click to Extend Selection by @thecoolwinter in #45
Full Changelog: 0.7.5...0.7.6
0.7.5
What's Changed
- Implement the Emacs Kill Ring by @thecoolwinter in #35
- Fix Page Up/Down Keys by @thecoolwinter in #38
- Fix Hidden Cursor At End Of Doc by @thecoolwinter in #39
- Fix Marked Text Input by @thecoolwinter in #40
Full Changelog: 0.7.4...0.7.5
0.7.4
What's Changed
- (fix: #28) Update scrollToVisible Loop by @thecoolwinter in #29
- Lazier Layout, Cursor Height, First & Last Line Selections by @thecoolwinter in #30
- Remove insets from scroll view by @danielzsh in #27
- (fix: #32) Fix Deleting Selected Range by @thecoolwinter in #33
New Contributors
- @danielzsh made their first contribution in #27
Full Changelog: 0.7.3...0.7.4
0.7.3
0.7.2
What's Changed
- fix(#13): Separate Cursor Updates, Fix Focus Issues by @thecoolwinter in #14
- (fix: #9) Grayscale Selection When Not Focused by @thecoolwinter in #16
- Fix CRLF Line Ending Typesetting by @thecoolwinter in #20
- Reduce Text Artifacts, Fix Layout Bug, Public Undo Manager by @thecoolwinter in #23
- General Performance Improvements by @thecoolwinter in #24
- Optionally Use System Cursor by @thecoolwinter in #21
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Fix First Responder Issues, Fix Custom Undo Manager by @thecoolwinter in #12
Full Changelog: 0.7.0...0.7.1
0.7.0
CodeEditTextView has moved to CodeEditSourceEditor, this repository now contains a different package under the same name.
For more details, see the README in this repository.
This is the first release of CodeEditTextView. To reduce confusion, the version of this package is starting where the original package left off, at 0.7.0
.
Full Changelog: https://github.com/CodeEditApp/CodeEditTextView/commits/0.7.0