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.1
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.2
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 27, 2022

  1. Fix for Bug #934 (IconTintColorEffect does not work when the image is… (

    #1836)
    
    * 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 <pedrojesus.cefet@gmail.com>
    
    * Update src/CommunityToolkit/Xamarin.CommunityToolkit/Effects/IconTintColor/IconTintColorEffectRouter.ios.cs
    
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    
    * updated the sample
    
    * improved variable name
    
    * changed the null check object
    
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    mike-rowley and pictos authored Mar 27, 2022
    2 Configuration menu
    Copy the full SHA
    6b6a02e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Automated dotnet-format update (#1838)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f3663cd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. RC1 (#1843)

    * Update azure-pipelines.yml
    
    * fix build
    
    * add all files
    
    * Windows build
    
    * Fixed files
    
    * remove generated files
    
    * install dotnet
    
    * sh
    
    * split build and generate
    
    * use zsh
    
    * fix path
    
    * add globaljson
    
    * Fix build
    
    * fix path
    
    * fix path
    VladislavAntonyuk authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b19cc52 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    1c51a0a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Cleanup pipeline (#1845)

    * Cleanup pipeline, fix uwp package
    
    * Add missed constant
    
    * Remove redundant directives
    VladislavAntonyuk authored May 3, 2022
    Configuration menu
    Copy the full SHA
    3f4b4c6 View commit details
    Browse the repository at this point in the history
Loading