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: 1.3.0
Choose a base ref
...
head repository: xamarin/XamarinCommunityToolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.1
Choose a head ref
  • 12 commits
  • 35 files changed
  • 16 contributors

Commits on Nov 3, 2021

  1. Automated dotnet-format update (#1698)

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

Commits on Nov 11, 2021

  1. Fixing Popup Uwp Release Compilation Crash (#1303)

    * Fixing Popup Uwp Release Compilation Crash
    
    * Update NavigationExtensions.uwp.cs
    
    Simplyfy workaround
    
    * revert change
    
    * Set Renderer in Create Renderer
    
    * Update src/CommunityToolkit/Xamarin.CommunityToolkit/Extensions/Navigation/NavigationExtensions.uwp.cs
    
    * fixed build
    
    Co-authored-by: Andrei <andrei.misiukevich@gmail.com>
    Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
    5 people authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    529b72d View commit details
    Browse the repository at this point in the history
  2. [Bug] [XCT.Sample] Fixed ContentPages BackgroundColor (#1595)

    * Removed SetAppThemeColor
    
    * Move `BasePage` to `Pages` folder
    
    * Handle Null Dereferences introduced in .NET 6
    
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    Co-authored-by: Andrei <andrei.misiukevich@gmail.com>
    Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
    4 people committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f866708 View commit details
    Browse the repository at this point in the history
  3. Tabindicator should be correct width and correct position. #980 #947 (#…

    …1223)
    
    Co-authored-by: Ronny R <ronny@source.no>
    RonnyRos and Ronny R authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2b1c7a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Automated dotnet-format update (#1718)

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

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    382f8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5719964 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Fix NRE (#1728)

    rachelkang authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    08d64b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update MauiCompatSteps, MauiCompat script (#1683)

    * Update MauiCompatSteps, MauiCompat script
    
    * Update MauiCompat.sh
    
    * Update MauiCompatSteps.md
    
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
    3 people authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f3f1a80 View commit details
    Browse the repository at this point in the history
  2. Fix DisplaySnackBarAsync Task never completes if another SnackBar app…

    …ears, and completes before SnackBar action (#1357)
    
    * Update SnackBar.android.cs
    
    * Fix #1340
    
    * Pass exception into result
    
    * Fix build
    
    * Add test
    
    * Use tabs
    
    * Extract OnActionClick method
    
    * Update SnackBar.tizen.cs
    
    * Update ToastOptions.shared.cs
    
    Make SetResult and SetException internal
    
    Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
    Co-authored-by: Vladislav Antonyuk <33021114+VladislavAntonyuk@users.noreply.github.com>
    Co-authored-by: Vladislav Antonyuk <vlad.antonyuk@gmail.com>
    6 people authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    fe2aeb2 View commit details
    Browse the repository at this point in the history
  3. Fixed typos (#1730)

    Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
    bijington and jsuarezruiz authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    fc0080e View commit details
    Browse the repository at this point in the history
  4. [Bug] [Fixed] #1712 (#1713)

    rxDietel authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    52a260c View commit details
    Browse the repository at this point in the history
Loading