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

556 compatibility inquiry avaloniaui #851

Open
wants to merge 143 commits into
base: master
Choose a base branch
from

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    33804c0 View commit details
    Browse the repository at this point in the history
  2. Working on feature project

    vb2ae committed May 8, 2022
    Configuration menu
    Copy the full SHA
    632eebd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    7a5a32b View commit details
    Browse the repository at this point in the history
  2. features app for avalonia

    vb2ae committed May 11, 2022
    Configuration menu
    Copy the full SHA
    9d1ead5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. avalonia ui

    vb2ae committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    42a84b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. merge from master

    vb2ae committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    042a3e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Handle application lifetime events.

    Stan Wijckmans committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2e40518 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. fix build

    vb2ae committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0342779 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. fix build

    vb2ae committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1b63082 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Expose ShowDialogAsync in IWindowManager.

    Stan Wijckmans committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    857437a View commit details
    Browse the repository at this point in the history
  2. Fix bootstrapper.

    Stan Wijckmans committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5abe5b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. update xamarin forms version

    vb2ae committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9915983 View commit details
    Browse the repository at this point in the history
  2. fix build errors

    vb2ae committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a6f1282 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge pull request #816 from Stannieman/556-add_showdialogasync_to_iw…

    …indowmanager
    
    Expose ShowDialogAsync in IWindowManager.
    vb2ae authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b972493 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #815 from Stannieman/556-handle-lifetime-events

    Handle application lifetime events.
    vb2ae authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    aaa9735 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. update global json

    vb2ae committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e675ca9 View commit details
    Browse the repository at this point in the history
  2. Merge in master

    vb2ae committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    290b6d6 View commit details
    Browse the repository at this point in the history
  3. update avalonia ui version

    vb2ae committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    5682955 View commit details
    Browse the repository at this point in the history
  4. upgrade xunit version

    vb2ae committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    94e9f51 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Added Reactive navigation

    vb2ae committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    83e9b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b387562 View commit details
    Browse the repository at this point in the history
  3. merge remove .net 5

    vb2ae committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    19877a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. more avalonia

    vb2ae committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    61012cc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Move dependency injection stuff to maui application instead of being …

    …in platform specific
    vb2ae committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d8666d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. avalonia updates

    vb2ae committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9095057 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. avalonia features app

    vb2ae committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    cbfa83f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Update to Avalonia 11.0.0-preview5.

    Stan Wijckmans committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    23237fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #845 from Stannieman/feature/556-Update_to_Avaloni…

    …a_11
    
    Update to Avalonia 11.0.0-preview5.
    vb2ae authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    eb41df3 View commit details
    Browse the repository at this point in the history
  3. navigation changes

    vb2ae committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    41d486e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. merged in changes

    vb2ae committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7db6f34 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge tag '5.0.31-beta' into 556-compatibility-inquiry-avaloniaui

    5.0.31-beta
    
    # Conflicts:
    #	src/Caliburn.Micro.Platform/Caliburn.Micro.Platform.csproj
    danwalmsley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b659a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff0f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac6d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9092c55 View commit details
    Browse the repository at this point in the history
  5. fix build

    danwalmsley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    94771b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18904d8 View commit details
    Browse the repository at this point in the history
  7. Create default arguments depending on actual InitializeComponent para…

    …meters.
    Stan Wijckmans committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d0d8965 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. update microsoft test sdk

    vb2ae committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    216a743 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. merge from online

    vb2ae committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4f831c4 View commit details
    Browse the repository at this point in the history
  2. update global json

    vb2ae committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    be3c828 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Dont need to manually call InitialiseComponent on Avalonia

    This will be done by the views ctor, that will be called by Activator.CreateInstance
    danwalmsley committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    74bc7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cf685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eed38b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9d61cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    925596a View commit details
    Browse the repository at this point in the history
  6. Bind the view model after initialize.

    Avalonia bindings take effect immediately so everything should be initialized first.
    grokys committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fb767ff View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 22, 2023

  1. update to avalonia 11 p6

    Dan Walmsley committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    617fb57 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge pull request #847 from Stannieman/feature/Support_InitializeCom…

    …ponent_with_multiple_parameters_for_Avalonia
    
    Create default arguments depending on actual InitializeComponent para…
    vb2ae authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c18caa2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #846 from AvaloniaUI/556-compatibility-inquiry-ava…

    …loniaui
    
    WIP: Update Avalonia support
    vb2ae authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    25fcca0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8153230 View commit details
    Browse the repository at this point in the history
  4. update avalonia

    Dan Walmsley committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5556d99 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. make OnUIThreadAsync wait for the wrapped task.

    Dan Walmsley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    649886f View commit details
    Browse the repository at this point in the history
  2. implement GetViewCloseAction correctly for Avalonia so that it calls …

    …the close method with the dialog result.
    Dan Walmsley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4a45282 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #850 from AvaloniaUI/556-compatibility-inquiry-ava…

    …loniaui
    
    Some more Avalonia fixes
    vb2ae authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ba92c42 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Apr 2, 2023

  1. Avalonia changes

    vb2ae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ad228b0 View commit details
    Browse the repository at this point in the history
  2. update theme package

    vb2ae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    11f09b2 View commit details
    Browse the repository at this point in the history
  3. fix reference path

    vb2ae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    be89b49 View commit details
    Browse the repository at this point in the history
  4. fix code ql

    vb2ae committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    a5c370d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge pull request #839 from Caliburn-Micro/Maui_DependencyInjection

    Maui dependency injection
    KasperSK authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    9c67073 View commit details
    Browse the repository at this point in the history
  2. Switch ItemsControl.Items property to ItemsSource for compatibility w…

    …ith latest Avalonia nightly.
    Stan Wijckmans committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ec55484 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Merge pull request #854 from Stannieman/feature/Switch_Items_to_Items…

    …Source_property_for_latest_Avalonia_nightly
    
    Switch ItemsControl.Items property to ItemsSource for compatibility with latest Avalonia nightly
    vb2ae authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    8c36add View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. update avalonia.

    danwalmsley committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    81be615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a262a1c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge pull request #856 from AvaloniaUI/update-avalonia

    Update Avalonia to Preview 7
    vb2ae authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9424c80 View commit details
    Browse the repository at this point in the history
  2. feature app changes

    vb2ae committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    94111f9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    a5c35e3 View commit details
    Browse the repository at this point in the history
  2. fixed some code suggestions

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    e3cf787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a44edf View commit details
    Browse the repository at this point in the history
  4. Working on feature project

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    8d177f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48de3b6 View commit details
    Browse the repository at this point in the history
  6. features app for avalonia

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    10237ad View commit details
    Browse the repository at this point in the history
  7. avalonia ui

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    595b413 View commit details
    Browse the repository at this point in the history
  8. fix build

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b891467 View commit details
    Browse the repository at this point in the history
  9. fix build

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    f56334a View commit details
    Browse the repository at this point in the history
  10. update xamarin forms version

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    32e9ff4 View commit details
    Browse the repository at this point in the history
  11. fix build errors

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    e885f75 View commit details
    Browse the repository at this point in the history
  12. Expose ShowDialogAsync in IWindowManager.

    Stan Wijckmans authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    071e025 View commit details
    Browse the repository at this point in the history
  13. Fix bootstrapper.

    Stan Wijckmans authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    db2c20a View commit details
    Browse the repository at this point in the history
  14. Handle application lifetime events.

    Stan Wijckmans authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    22e65e6 View commit details
    Browse the repository at this point in the history
  15. update avalonia ui version

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5ff6c43 View commit details
    Browse the repository at this point in the history
  16. upgrade xunit version

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2b9be83 View commit details
    Browse the repository at this point in the history
  17. Added Reactive navigation

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    70ec614 View commit details
    Browse the repository at this point in the history
  18. more avalonia

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    4704194 View commit details
    Browse the repository at this point in the history
  19. avalonia updates

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    254517e View commit details
    Browse the repository at this point in the history
  20. avalonia features app

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    87b504d View commit details
    Browse the repository at this point in the history
  21. navigation changes

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    7d1aacb View commit details
    Browse the repository at this point in the history
  22. Update to Avalonia 11.0.0-preview5.

    Stan Wijckmans authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    e50927d View commit details
    Browse the repository at this point in the history
  23. update global json

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1f0c383 View commit details
    Browse the repository at this point in the history
  24. Create default arguments depending on actual InitializeComponent para…

    …meters.
    Stan Wijckmans authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d7eb42d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ffb4f17 View commit details
    Browse the repository at this point in the history
  26. add demonstration of Message.Atach

    danwalmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    21e00c2 View commit details
    Browse the repository at this point in the history
  27. fix build

    danwalmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    11d2151 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    030c608 View commit details
    Browse the repository at this point in the history
  29. Dont need to manually call InitialiseComponent on Avalonia

    This will be done by the views ctor, that will be called by Activator.CreateInstance
    danwalmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d8dec64 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e1982b2 View commit details
    Browse the repository at this point in the history
  31. add missing xmlns attribute.

    danwalmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    0c8e4b5 View commit details
    Browse the repository at this point in the history
  32. Use Avalonia metadata attributes.

    grokys authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2d2d937 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e1e73dd View commit details
    Browse the repository at this point in the history
  34. Bind the view model after initialize.

    Avalonia bindings take effect immediately so everything should be initialized first.
    grokys authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    f962344 View commit details
    Browse the repository at this point in the history
  35. Change ShowDialogAsync return type.

    grokys authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    94c26c9 View commit details
    Browse the repository at this point in the history
  36. update to avalonia 11 p6

    Dan Walmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    26a35b3 View commit details
    Browse the repository at this point in the history
  37. update avalonia

    Dan Walmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5f259d7 View commit details
    Browse the repository at this point in the history
  38. make OnUIThreadAsync wait for the wrapped task.

    Dan Walmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    56f5aa9 View commit details
    Browse the repository at this point in the history
  39. implement GetViewCloseAction correctly for Avalonia so that it calls …

    …the close method with the dialog result.
    Dan Walmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    0aab4cb View commit details
    Browse the repository at this point in the history
  40. Avalonia changes

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5562f7e View commit details
    Browse the repository at this point in the history
  41. update theme package

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3090719 View commit details
    Browse the repository at this point in the history
  42. fix reference path

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    dc95a4e View commit details
    Browse the repository at this point in the history
  43. fix code ql

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    7941e9a View commit details
    Browse the repository at this point in the history
  44. Switch ItemsControl.Items property to ItemsSource for compatibility w…

    …ith latest Avalonia nightly.
    Stan Wijckmans authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6911022 View commit details
    Browse the repository at this point in the history
  45. feature app changes

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6bec738 View commit details
    Browse the repository at this point in the history
  46. update avalonia.

    danwalmsley authored and vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2f09d0d View commit details
    Browse the repository at this point in the history
  47. fixed some code suggestions

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    bb3ae78 View commit details
    Browse the repository at this point in the history
  48. rebase

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    71d3ac1 View commit details
    Browse the repository at this point in the history
  49. rebase

    vb2ae committed May 6, 2023
    Configuration menu
    Copy the full SHA
    051db86 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Fixed conflict

    vb2ae committed May 7, 2023
    Configuration menu
    Copy the full SHA
    0493d83 View commit details
    Browse the repository at this point in the history
  2. fix setup app

    vb2ae committed May 7, 2023
    Configuration menu
    Copy the full SHA
    0076a96 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    b513157 View commit details
    Browse the repository at this point in the history
  2. fix setup projects

    vb2ae committed May 9, 2023
    Configuration menu
    Copy the full SHA
    038b5ac View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update Avalonia to 11 preview 8.

    Stan Wijckmans committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6a127e7 View commit details
    Browse the repository at this point in the history
  2. Fix some warnings + remove superfluous #if AVALONIA

    Stan Wijckmans committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0fbcd74 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Merge pull request #860 from Stannieman/feature/Update_Avalonia_to_11…

    …-preview8
    
    Update Avalonia to 11 preview 8.
    vb2ae authored May 29, 2023
    Configuration menu
    Copy the full SHA
    495804b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #861 from Stannieman/feature/Various_cleanups

    Feature/various cleanups
    vb2ae authored May 29, 2023
    Configuration menu
    Copy the full SHA
    75b926c View commit details
    Browse the repository at this point in the history
  3. bug fixes

    vb2ae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    d9fd41d View commit details
    Browse the repository at this point in the history
  4. Merge in latest

    vb2ae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    23f892c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b0a526 View commit details
    Browse the repository at this point in the history
  6. use crossplatform viewmodels

    vb2ae committed May 29, 2023
    Configuration menu
    Copy the full SHA
    cd63dfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e28161 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. update to avvalonia ui 11 rc

    vb2ae committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f78afc3 View commit details
    Browse the repository at this point in the history
  2. fix code ql scan

    vb2ae committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ac64bfd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    364372d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bf2fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    930ba71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9abcae View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Avalonia ui RC1.1

    vb2ae committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    fc1fdfc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. change event to loaded

    vb2ae committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    77fcf41 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. update for avalonia rc 2.2

    vb2ae committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f6fe78e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Update Avalonia to 11.0.0.

    Stan Wijckmans committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d3c737d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #865 from Stannieman/feature/Update_Avalonia_to_11…

    ….0.0
    
    Update Avalonia to 11.0.0.
    vb2ae authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    94e6c01 View commit details
    Browse the repository at this point in the history
  2. update to avalonia ui 11

    vb2ae committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    160c688 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Run CanCloseAsync with DispatcherPriority Input.

    Stan Wijckmans committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ec0c153 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge pull request #867 from Stannieman/Fix_crash_when_closing_window…

    …_on_macOS
    
    Run CanCloseAsync with DispatcherPriority Input.
    vb2ae authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4e93fea View commit details
    Browse the repository at this point in the history