Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
11.1.0 source code.tar.gz | 2024-08-05 | 401.4 kB | |
11.1.0 source code.zip | 2024-08-05 | 690.2 kB | |
README.md | 2024-08-05 | 2.4 kB | |
Totals: 3 Items | 1.1 MB | 0 |
What's Changed
- Fix replace next functionality by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/393
- Fix undo (Ctrl+Z) exception after not successful pasting by @KrzysztofDusko in https://github.com/AvaloniaUI/AvaloniaEdit/pull/399
- BUGFIX: Re-enable OnQueryCursor calls for text elements in TextView. by @Washi1337 in https://github.com/AvaloniaUI/AvaloniaEdit/pull/370
- Use GetBindingObservable instead of
new Binding
by @maxkatz6 in https://github.com/AvaloniaUI/AvaloniaEdit/pull/405 - Fix: [#413] CompletionWindow doesn't work with mouse click by @mgarstenauer in https://github.com/AvaloniaUI/AvaloniaEdit/pull/414
- Enable overstrike mode by @mgarstenauer in https://github.com/AvaloniaUI/AvaloniaEdit/pull/415
- Demonstrate how to use text snippets by @mgarstenauer in https://github.com/AvaloniaUI/AvaloniaEdit/pull/418
- Add custom, clickable margin in demo by @mgarstenauer in https://github.com/AvaloniaUI/AvaloniaEdit/pull/420
- Change Theme to a DropDown with flyout by @Natestah in https://github.com/AvaloniaUI/AvaloniaEdit/pull/433
- Update TextMateSharp to 1.0.57 by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/432
- fix: Compile Issue by @workgroupengineering in https://github.com/AvaloniaUI/AvaloniaEdit/pull/441
- fix: System.NullReferenceException on Undo by @workgroupengineering in https://github.com/AvaloniaUI/AvaloniaEdit/pull/440
- Bump TextMateSharp version by @Blquinn in https://github.com/AvaloniaUI/AvaloniaEdit/pull/443
- Fix customMargin renders incorrectly when scrolling by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/444
- Mouse ContextFlyout commands fix in AvaloniaEdit.Demo by @Mop1398 in https://github.com/AvaloniaUI/AvaloniaEdit/pull/446
New Contributors
- @Washi1337 made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/370
- @Natestah made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/433
- @workgroupengineering made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/441
- @Blquinn made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/443
- @Mop1398 made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/446
Full Changelog: https://github.com/AvaloniaUI/AvaloniaEdit/compare/11.0.6...11.1.0