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

Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
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: xamarin/XamarinCommunityToolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.3
Choose a base ref
...
head repository: xamarin/XamarinCommunityToolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.4
Choose a head ref
  • 6 commits
  • 10 files changed
  • 7 contributors

Commits on May 11, 2022

  1. Update global.json

    TheCodeTraveler committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bc4d4d9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. [housekeeping] Automated PR to fix formatting errors (#1855)

    * Automated dotnet-format update
    
    * Update global.json
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Brandon Minnick <[email protected]>
    github-actions[bot] and TheCodeTraveler authored May 13, 2022
    Configuration menu
    Copy the full SHA
    5859251 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Fix for ClearTintColor NullReferenceException on ImageButton related …

    …to PR #1836 (#1857)
    
    * Fix for Bug #934 (IconTintColorEffect does not work when the image is in Shared project as EmbeddeResource)
    
    * Revised Fix for #934
    
    * Update src/CommunityToolkit/Xamarin.CommunityToolkit/Effects/IconTintColor/IconTintColorEffectRouter.ios.cs
    
    Co-authored-by: Pedro Jesus <[email protected]>
    
    * Update src/CommunityToolkit/Xamarin.CommunityToolkit/Effects/IconTintColor/IconTintColorEffectRouter.ios.cs
    
    Co-authored-by: Pedro Jesus <[email protected]>
    
    * Revised Fix #2 for Bug #934
    
    * updated the sample
    
    * improved variable name
    
    * changed the null check object
    
    * Update IconTintColorEffectRouter.ios.cs To Fix ClearTintColor Crash
    
    I have added a null check on button.ImageView in ClearTintColor to prevent a crash when OnDetach is called.  This NullReferenceException occured when changing Application.MainPage.
    
    * Update IconTintColorEffectRouter.ios.cs To Fix ClearTintColor Crash
    
    Co-authored-by: Pedro Jesus <[email protected]>
    mike-rowley and pictos authored May 18, 2022
    Configuration menu
    Copy the full SHA
    5774423 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. [housekeeping] Automated PR to fix formatting errors (#1862)

    Automated dotnet-format update
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 19, 2022
    Configuration menu
    Copy the full SHA
    4467bf2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. CameraView Flash fix for Android (#1864)

    Update CameraFragment.android.cs
    
    Co-authored-by: Gustavo Oliveira <[email protected]>
    GUOLDEV and Gustavo Oliveira authored May 20, 2022
    Configuration menu
    Copy the full SHA
    22b1d4c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. 2 Configuration menu
    Copy the full SHA
    12f9d71 View commit details
    Browse the repository at this point in the history
Loading