Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add MAUI support #691

Merged
merged 46 commits into from
Dec 9, 2023
Merged

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    4fc0b56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d6566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2063fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f1c09 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    f7bcddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6e136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa9161 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e94389 View commit details
    Browse the repository at this point in the history
  5. Cleanup usings into global usings for nuget package.

    Fix name of initialize to reflect maui
    OmnipotentOwl committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d0dcc0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bfc23c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3c36f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    18b5ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c67f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7248f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ced64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94bc7d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca035e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6865184 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e198f1 View commit details
    Browse the repository at this point in the history
  9. Cleanup usings into global usings for nuget package.

    Fix name of initialize to reflect maui
    OmnipotentOwl committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a8498b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3aae13d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f07897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3a2f6a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    e7dff43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd52f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    643ff67 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

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

Commits on Dec 8, 2023

  1. Update library to net8.0 support and deprecate uap support based on u…

    …pstream changes from ReactiveUI lib.
    OmnipotentOwl committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    302414f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15fc7f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da944ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df54425 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77ef4ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad1fa8c View commit details
    Browse the repository at this point in the history
  7. chore: Update build samples workflow (#1)

    * chore: Update dotnet versions in build samples.
    
    * chore: FIx actions/setup-dotnet version
    
    * chore: Remove maui-check from samples workflow
    
    * chore: fix name for dotnet setup task.
    
    * chore: Add missing java setup task for build
    
    * chore: finish cleanup on build samples workflow
    OmnipotentOwl authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    eda19fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    630279d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    d44539e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce81595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04ce3bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d839c74 View commit details
    Browse the repository at this point in the history
  5. chore: Add Conditional Obsolete to ViewModelFactoryNotFoundException …

    …constructor for net8 and greater.
    OmnipotentOwl committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    8b0ded4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99414ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    092ce02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f72b776 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d8ffc5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27c2ab8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67f8463 View commit details
    Browse the repository at this point in the history