Skip to content

feat: Update to Avalonia 11.3.1#2804

Merged
Kryptos-FR merged 4 commits intostride3d:xplat-editorfrom
Color-Rise:feature/xplat/avalonia-update
Jun 13, 2025
Merged

feat: Update to Avalonia 11.3.1#2804
Kryptos-FR merged 4 commits intostride3d:xplat-editorfrom
Color-Rise:feature/xplat/avalonia-update

Conversation

@Kryptos-FR
Copy link
Member

@Kryptos-FR Kryptos-FR commented May 27, 2025

PR Details

Update to Avalonia 11.3.1.

Reduce binding errors by using the new null-conditional in bindings (see AvaloniaUI/Avalonia#18270), though it doesn't cover all cases yet (see AvaloniaUI/Avalonia#17029 (comment) and AvaloniaUI/Avalonia#18949).

I addition, fix a number conversion issue (following #2764).

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

@Kryptos-FR Kryptos-FR added this to the Editor Rewrite - Phase 1 milestone May 27, 2025
@Kryptos-FR Kryptos-FR self-assigned this May 27, 2025
@Kryptos-FR Kryptos-FR added the work-estimate-S Good for first timers. A relatively quick item to fix, Max of 2x of XS label May 28, 2025
@Kryptos-FR Kryptos-FR force-pushed the feature/xplat/avalonia-update branch from ad376b3 to 40fd7a1 Compare May 29, 2025 13:20
@Kryptos-FR Kryptos-FR marked this pull request as draft May 29, 2025 14:49
@Kryptos-FR Kryptos-FR force-pushed the feature/xplat/avalonia-update branch from cb1b863 to 06b8d38 Compare June 12, 2025 08:06
This reduces the number of binding errors.
Delay binding update, and clear selection when search token changes
@Kryptos-FR Kryptos-FR force-pushed the feature/xplat/avalonia-update branch from 06b8d38 to 52ca8d5 Compare June 12, 2025 17:47
@Kryptos-FR Kryptos-FR marked this pull request as ready for review June 13, 2025 12:27
@Kryptos-FR Kryptos-FR changed the title feat: Update to Avalonia 11.3.0 feat: Update to Avalonia 11.3.1 Jun 13, 2025
@Kryptos-FR Kryptos-FR merged commit 5a1d8c0 into stride3d:xplat-editor Jun 13, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Avalonia Editor Rewrite Jun 13, 2025
@Kryptos-FR Kryptos-FR deleted the feature/xplat/avalonia-update branch June 13, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-GameStudio work-estimate-S Good for first timers. A relatively quick item to fix, Max of 2x of XS

Projects

Development

Successfully merging this pull request may close these issues.

1 participant