Tags: ryanholden8/DynamicData
Tags
[Fix] SortedObservableCollectionAdaptor does Remove -> Add instead of… … Replace when index not changed (reactivemarbles#392) * Replace item if index not changed Change-Id: Ib7564fb941849b4a12b30d3b6bc4dd6ab8dabfc8 * Add unit tests Change-Id: Ib62b5916b63961e2b87b48f8d398ab37905d8497 Co-authored-by: Radu Petrisel <radu.petrisel@itiviti.com>
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0 (react… …ivemarbles#396) Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v3.0.0...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Use replace instead of remove+add on ObservableCollectionAdaptor.DoUp… …date (reactivemarbles#381) * Use replace instead of remove+add * Add unit test Co-authored-by: Marius Aiordachioaei <marius.aiordachioaei@itiviti.com>
Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31 (reactivemarbles#385) Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.91 to 3.2.31. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](dotnet/Nerdbank.GitVersioning@v3.1.91...v3.2.31) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thread safety in ObservableCache and SourceList. Fixes reactivemarble… …s#376. (reactivemarbles#377)
Fix a race condtion in inner join. Fixes reactivemarbles#364 (reactiv… …emarbles#365)
Bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91 (reactivemarbles#355) Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.74 to 3.1.91. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 (reactivemarbles#349) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.5.0...v16.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
PreviousNext