Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MaterialDesignInXAML/MaterialDesignInXamlToolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.0
Choose a base ref
...
head repository: MaterialDesignInXAML/MaterialDesignInXamlToolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.1
Choose a head ref
  • 17 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 16, 2022

  1. Bumping version numbers

    Keboo committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3db217b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    cfe23e6 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NETCore.Platforms from 5.0.0 to 6.0.5 (#2860)

    Bumps [Microsoft.NETCore.Platforms](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.5.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v5.0.0...v6.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NETCore.Platforms
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    69246c6 View commit details
    Browse the repository at this point in the history
  3. Bump Dragablz from 0.0.3.223 to 0.0.3.234 (#2855)

    Bumps Dragablz from 0.0.3.223 to 0.0.3.234.
    
    ---
    updated-dependencies:
    - dependency-name: Dragablz
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    723f1a5 View commit details
    Browse the repository at this point in the history
  4. Bump XAMLTest from 1.0.0-ci264 to 1.0.0-ci318 (#2857)

    Bumps [XAMLTest](https://github.com/Keboo/XamlTest) from 1.0.0-ci264 to 1.0.0-ci318.
    - [Release notes](https://github.com/Keboo/XamlTest/releases)
    - [Commits](https://github.com/Keboo/XamlTest/commits)
    
    ---
    updated-dependencies:
    - dependency-name: XAMLTest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ad25f27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe2a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Bump Microsoft.CodeAnalysis.Common from 4.2.0 to 4.3.0 (#2871)

    Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.Common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    40d0ddc View commit details
    Browse the repository at this point in the history
  2. Bump Win2D.uwp from 1.24.0 to 1.26.0 (#2870)

    Bumps Win2D.uwp from 1.24.0 to 1.26.0.
    
    ---
    updated-dependencies:
    - dependency-name: Win2D.uwp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    11b3b59 View commit details
    Browse the repository at this point in the history
  3. Bump Shouldly from 4.0.3 to 4.1.0 (#2868)

    Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.0.3 to 4.1.0.
    - [Release notes](https://github.com/shouldly/shouldly/releases)
    - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt)
    - [Commits](shouldly/shouldly@v4.0.3...4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Shouldly
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e1cab94 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.9 to 6.2.14 (#…

    …2867)
    
    Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.9 to 6.2.14.
    - [Release notes](https://github.com/Microsoft/dotnet/releases)
    - [Commits](https://github.com/Microsoft/dotnet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NETCore.UniversalWindowsPlatform
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    65c80da View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Set vertical alignment of reveal button (#2873)

    Setting to "Center" to align with PART_ClearButton. This threw me off, because the demo application overrides the style for PackIcon in Fields.xaml and explicitly sets VerticalAlignment=Center. The default however is Top, which is not correct. Instead of changing it directly on the PackIcon - which potentially is a bit too intrusive - I simply apply it directly on the PackIcon used in the reveal button.
    nicolaihenriksen authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    6a140df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66503f View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.2.0 to 4.3.0 (#2869

    )
    
    Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4480196 View commit details
    Browse the repository at this point in the history
  4. Updating versions

    Keboo authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    44f6dc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Bump Microsoft.ApplicationInsights from 2.12.0 to 2.21.0 (#2881)

    Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.12.0 to 2.21.0.
    - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
    - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md)
    - [Commits](microsoft/ApplicationInsights-dotnet@2.12.0...2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.ApplicationInsights
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c940c93 View commit details
    Browse the repository at this point in the history
  2. Bump XAMLTest from 1.0.0-ci318 to 1.0.0-ci320 (#2880)

    Bumps [XAMLTest](https://github.com/Keboo/XamlTest) from 1.0.0-ci318 to 1.0.0-ci320.
    - [Release notes](https://github.com/Keboo/XamlTest/releases)
    - [Commits](https://github.com/Keboo/XamlTest/commits)
    
    ---
    updated-dependencies:
    - dependency-name: XAMLTest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c64c73e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5eac4d View commit details
    Browse the repository at this point in the history
Loading