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

Migrate from UWP to the Windows App SDK #316

Merged
merged 38 commits into from
Oct 16, 2022
Merged

Migrate from UWP to the Windows App SDK #316

merged 38 commits into from
Oct 16, 2022

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    618be35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718d203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0198ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6ef04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b39c34 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Fix almost all of code errors

    0x5bfa committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    4061dbd View commit details
    Browse the repository at this point in the history
  2. Update WebView to WebView2

    0x5bfa committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    816f996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6daf9c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c87170 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Fix namespaces

    0x5bfa committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    5896bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe12db3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Update app activation phase

    0x5bfa committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    56b6f4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b9959 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    6e09d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def7502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fca916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ac990c View commit details
    Browse the repository at this point in the history
  5. Fix build errors

    0x5bfa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d9a9c99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe610a9 View commit details
    Browse the repository at this point in the history
  7. Update issue details sidebar

    0x5bfa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1ba6e1a View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    Lamparter committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    10c4f48 View commit details
    Browse the repository at this point in the history
  9. Update launchSettings.json

    Lamparter committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d465f5c View commit details
    Browse the repository at this point in the history
  10. Update .gitignore

    0x5bfa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    95ce06e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e2ec62 View commit details
    Browse the repository at this point in the history
  12. Update .gitignore

    Lamparter committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5224986 View commit details
    Browse the repository at this point in the history
  13. Update FluentHub.sln

    Lamparter committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    12dfab4 View commit details
    Browse the repository at this point in the history
  14. Update .gitignore

    Lamparter committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a46eb60 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update launchSettings.json

    Lamparter committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5fe3f25 View commit details
    Browse the repository at this point in the history
  2. Update launchSettings.json

    Lamparter committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d65f1e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6fc270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa72424 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    16fd68c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f8b27 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Fix titlebar issue

    An issue where the pointer could not recognize a part of the controls extended to the area of the titlebar
    0x5bfa committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    35375d5 View commit details
    Browse the repository at this point in the history
  2. Remove muxc namespace mapping

    0x5bfa committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    3ea31d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ad379c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35a7b9e View commit details
    Browse the repository at this point in the history