Tags: lindyld1314/ReactiveUI
Tags
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Housekeeping: add pragma warnings disables * Add pragma warning disable 8600, 8605, 8603, 8613, 8619 * Add CS prefix, comment * Add CS prefix, comment Co-authored-by: kronic <[email protected]>
build(deps): bump Xamarin.AndroidX.Preference from 1.1.1 to 1.1.1.1 (r… …eactiveui#2432) Bumps [Xamarin.AndroidX.Preference](https://github.com/xamarin/AndroidX) from 1.1.1 to 1.1.1.1. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
PreviousNext