Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
11.2.0 source code.tar.gz | 2025-03-16 | 404.4 kB | |
11.2.0 source code.zip | 2025-03-16 | 693.5 kB | |
README.md | 2025-03-16 | 2.8 kB | |
Totals: 3 Items | 1.1 MB | 0 |
What's Changed
- Do not run the element generators for performance reasons by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/450
- Fixes [#449] code completion throws an Exception upon Open by @MihaMarkic in https://github.com/AvaloniaUI/AvaloniaEdit/pull/452
- Completion window improvements by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/462
- Update regex to support emails with +1, +2 ... by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/466
- Fixed NRE in custom margin by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/463
- Added AcceptsTab option to TextEditor by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/467
- Fixed BoxSelectionModifiers in macOS shadowing other keymaps by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/465
- Add watermark support by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/464
- Fix Rider false-positive XAML errors by @maxkatz6 in https://github.com/AvaloniaUI/AvaloniaEdit/pull/474
- Added drag/drop by @grokys in https://github.com/AvaloniaUI/AvaloniaEdit/pull/455
- Update TextMate and fix CI by @maxkatz6 in https://github.com/AvaloniaUI/AvaloniaEdit/pull/475
- Avoid full redraw when selection brush changes by @mgarstenauer in https://github.com/AvaloniaUI/AvaloniaEdit/pull/470
- Remove margin around TextEditor by @mgarstenauer in https://github.com/AvaloniaUI/AvaloniaEdit/pull/419
- Sample project Net + runtime identifier update by @KrzysztofDusko in https://github.com/AvaloniaUI/AvaloniaEdit/pull/476
- Fix SearchPanel keyboard navigation and shortcut handling by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/483
- Fix typo in Demo by @realybin in https://github.com/AvaloniaUI/AvaloniaEdit/pull/484
- Copy/Cut/Paste don't work from the context menu by @danipen in https://github.com/AvaloniaUI/AvaloniaEdit/pull/486
- Feature: Allow loading grammar files from path by @LingFeng-bbben in https://github.com/AvaloniaUI/AvaloniaEdit/pull/490
- Fix visual line crash when deleting text with line numbers by @emmauss in https://github.com/AvaloniaUI/AvaloniaEdit/pull/492
New Contributors
- @MihaMarkic made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/452
- @grokys made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/455
- @realybin made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/484
- @LingFeng-bbben made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/490
- @emmauss made their first contribution in https://github.com/AvaloniaUI/AvaloniaEdit/pull/492
Full Changelog: https://github.com/AvaloniaUI/AvaloniaEdit/compare/11.1.0...11.2.0