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 transitioning content control. #7611

Merged
merged 19 commits into from
Feb 16, 2022

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    9dd3d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef3c5f9 View commit details
    Browse the repository at this point in the history
  3. Add missing docs.

    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f9e89ad View commit details
    Browse the repository at this point in the history
  4. use getter.

    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    22c7cb9 View commit details
    Browse the repository at this point in the history
  5. demo code

    Takoooooo committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a485425 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/transitioning-content-control' of https://githu…

    …b.com/AvaloniaUI/Avalonia into feature/transitioning-content-control
    Takoooooo committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    45cb2ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3848dab View commit details
    Browse the repository at this point in the history
  8. fix warnings.

    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4f7edc0 View commit details
    Browse the repository at this point in the history
  9. Revert "demo code"

    This reverts commit a485425.
    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    687a40b View commit details
    Browse the repository at this point in the history
  10. obsolete the old control.

    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0e4db18 View commit details
    Browse the repository at this point in the history
  11. fix comment.

    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    af8b5c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8148938 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3b09eb View commit details
    Browse the repository at this point in the history
  14. make DisplayedContent internal (its not public, its implementation de…

    …tail), rename to CurrentContent.
    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    aed50c8 View commit details
    Browse the repository at this point in the history
  15. whitespace

    danwalmsley committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2cd4c0d View commit details
    Browse the repository at this point in the history
  16. fix template binding.

    danwalmsley authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    88ec72b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fc37188 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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