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

Migrated to Uno 5.1 and .NET 8 #9

Draft
wants to merge 40 commits into
base: uno
Choose a base branch
from
Draft

Migrated to Uno 5.1 and .NET 8 #9

wants to merge 40 commits into from

Commits on Oct 23, 2021

  1. Implemented basic navigation

    dim-37 authored and xperiandri committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    f14b7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a3c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f747831 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067a8a9 View commit details
    Browse the repository at this point in the history
  5. Renamed Samples.sln

    dim-37 authored and xperiandri committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    00eb540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c276086 View commit details
    Browse the repository at this point in the history
  7. Added template implementation for visual studio

    dim-37 authored and xperiandri committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    453f2f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38dcf25 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    2a49978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222a7fc View commit details
    Browse the repository at this point in the history
  3. Enabled parallel build

    xperiandri committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a616a3b View commit details
    Browse the repository at this point in the history
  4. Fixed deadlock on WASM

    xperiandri committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b71db34 View commit details
    Browse the repository at this point in the history
  5. Migrated core and samples projects to Solution.Build.props and aligne…

    …d versions with SolutionTemplate
    xperiandri committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    419975d View commit details
    Browse the repository at this point in the history
  6. Added trys with Debugger.Break() if exception for PropertyChanged and…

    … ErrorsChanged subscriptions in ViewModel
    xperiandri committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e09ae2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db6a613 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e379c5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    574588f View commit details
    Browse the repository at this point in the history
  10. Updated to Uno 3.10.*

    xperiandri committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7fbdc36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01421e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eef243c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e222b47 View commit details
    Browse the repository at this point in the history
  14. Improved samples UI with iOS visible bound for each page and title ba…

    …r in Shell for all pages except Main
    xperiandri committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    f5951d5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51820d2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eeb10bd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    38c5d8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4493f7d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    98003b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    89e9771 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6f29ea6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Migrated to .NET 6 MAUI

    Juri authored and xperiandri committed May 15, 2022
    Configuration menu
    Copy the full SHA
    c61c2f5 View commit details
    Browse the repository at this point in the history
  2. Set up central version management of Nuget packages, fixed the "Autho…

    …rs" property, removed Analyzers.Build.props file
    Juri authored and xperiandri committed May 15, 2022
    Configuration menu
    Copy the full SHA
    aeb3623 View commit details
    Browse the repository at this point in the history
  3. Set up central version management of Nuget packages, changed SDK vers…

    …ion in global.json
    Juri authored and xperiandri committed May 15, 2022
    Configuration menu
    Copy the full SHA
    60030d5 View commit details
    Browse the repository at this point in the history
  4. fixup! Set up central version management of Nuget packages, fixed the…

    … "Authors" property, removed Analyzers.Build.props file
    xperiandri committed May 15, 2022
    Configuration menu
    Copy the full SHA
    523e9aa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Fixed counter minus symbol

    xperiandri committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5a1b480 View commit details
    Browse the repository at this point in the history
  2. Updated to .NET 6 (draft)

    Juri authored and xperiandri committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b695d8b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Migrated to Uno WinUI

    xperiandri committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4c7fcf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8785d7c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    ef8464f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35993e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fixup! Migrated the library to Uno 5.1 and .NET 8

    Andrii Chebukin authored and xperiandri committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    eaf0ae9 View commit details
    Browse the repository at this point in the history