Raise the EffectiveViewPortChanged when a control is added to the tree that has already has a valid layout by @danwalmsley in AvaloniaUI/Avalonia#17570
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Avalonia, Avalonia.ReactiveUI and DynamicData. These dependencies needed to be updated together. Updates
Avalonia
from 11.2.2 to 11.2.2Commits
Updates
Avalonia.ReactiveUI
from 11.2.0 to 11.2.2Release notes
Sourced from Avalonia.ReactiveUI's releases.
Commits
578bdc7
Merge branch 'release/11.2' into release/11.2.235f6d73
Raise theEffectiveViewPortChanged
when a control is added to the tree that...901efda
Use URLWithString for pickers (#17594)43753b8
Bump versionfa36f52
Update SkiaSharp (#17595)0fc17ca
call proper method on hide (#17573)a370795
don't check if intent is declared by app before launch (#17571)8f5d506
Win32: fix position being changed on Resize while minimized (#17559)fe28a3f
Fix visual snapshot on headless (#17565)f63b60c
Fix FontCollection glyph typeface caching (#17519)Updates
DynamicData
from 9.0.4 to 8.4.1Commits
bdad65b
chore(deps): update dependency verify.xunit to v23.2.2 (#867)0ab0f52
chore(deps): update dependency bogus to v35.4.1 (#877)87cd2be
chore(deps): update dependency coverlet.collector to v6.0.1 (#871)a04f1a1
- (#876)7c150e6
Move DynamicDataOptions to its own file and into the top-level namespace (#864)0e5497a
Feature: OfType Operator (#865)d3933e3
ExpireAfter Redesign (#868)8faa0dd
chore(deps): update xunit-dotnet monorepo (#869)4799289
chore(deps): update dependency dotnet-sdk to v8.0.201 (#866)ef1e8c4
Maintenance: Centralized Value for Default IScheduler instance (#862)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show