Tags: wtf3505/ReactiveUI
Tags
housekeeping: Upgraded Xamarin.Forms to v4.8 (reactiveui#2640)
housekeeping: Remove cast (reactiveui#2626) * housekeeping: Remove cast * Fix approvals * Fix approval tests again * Fix
fix: TransitionContentControl throwing exception on control height ze… …ro (reactiveui#2569)
Fix/memory leaks (reactiveui#2504) * Fix: WhenActivated-binding memory leak - The ReactiveBinding.ViewModel property gets initialized when a binding is created, but never updated if the view model gets swapped out for another. This means the initial view model gets tied to the lifetime of the binding. * Fix: SubscribeToExpressionChain memory leak - If the initial view model is not null (before binding, etc) that view model is never grabage collected even it's swapped out for a different one.
build(deps): bump Microsoft.AspNetCore.Components from 3.1.6 to 3.1.7 (… …reactiveui#2493) Bumps [Microsoft.AspNetCore.Components](https://github.com/aspnet/AspNetCore) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](dotnet/aspnetcore@v3.1.6...v3.1.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
PreviousNext