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

Add OnPlatformExtension. #7812

Merged
merged 44 commits into from
Nov 11, 2022
Merged

Commits on Mar 15, 2022

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

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    3d53bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9479baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30447ac View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

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

Commits on Oct 18, 2022

  1. WIP

    maxkatz6 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0dfc280 View commit details
    Browse the repository at this point in the history
  2. redirect submodule

    maxkatz6 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    12608c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9c08d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8ac68b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. implement BrowserRuntimePlatform that can distinguish between desktop…

    … and mobile in a browser.
    danwalmsley committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    be4a669 View commit details
    Browse the repository at this point in the history
  2. add a platform info page to control catalog that tells user where ava…

    …lonia thinks its running,
    danwalmsley committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    aa09803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    288cfed View commit details
    Browse the repository at this point in the history
  4. tmp

    danwalmsley committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    81dca34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59e12e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0966f63 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 21, 2022

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

Commits on Oct 22, 2022

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

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    06a6875 View commit details
    Browse the repository at this point in the history
  2. Update xamlx

    maxkatz6 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    caf2b30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8172173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d4b0ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b50e187 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    maxkatz6 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    9b4fc3d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    8daf6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0b414 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

  1. update xamlx

    danwalmsley committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1e3556b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a64c84 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

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

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    12921c1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/onplatform-…

    …xaml-compiler-support
    maxkatz6 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5484bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    523c87d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into feature/onplatform-…

    …xaml-compiler-support
    maxkatz6 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    a2b939a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfc349e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8ace85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3593803 View commit details
    Browse the repository at this point in the history
  8. move constant.

    danwalmsley committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    60ef705 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9be00c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a6bb0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f489a33 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    769a51b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6bd6e9f View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feature/onplatform-xaml-compiler-support' of https://gi…

    …thub.com/AvaloniaUI/Avalonia into feature/onplatform-xaml-compiler-support
    maxkatz6 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9883a96 View commit details
    Browse the repository at this point in the history