Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BeyondDimension/FluentAvalonia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3e61878ae92f10db7e909c1bfcf1465032033cc3
Choose a base ref
...
head repository: BeyondDimension/FluentAvalonia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 111fb72062a44bf59c8364a227a2088c72092286
Choose a head ref
  • 18 commits
  • 1 file changed
  • 3 contributors

Commits on Apr 28, 2022

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

Commits on May 3, 2022

  1. Use Stretch from Shape and StretchDirection from Viewbox

    Note. Stretch can't be inherited from ViewBox due to: AvaloniaUI/Avalonia#8065
    timunie committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3225464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee514c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    ee91fe1 View commit details
    Browse the repository at this point in the history
  2. Add Style to automatically handle the StretchDirection

    - DownOnly if Height is NaN
    - Both in the other case
    timunie committed May 4, 2022
    Configuration menu
    Copy the full SHA
    86fa779 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Merge pull request amwx#136 from timunie/fix/PathIconAspectRatioIssue

    Fix for PathIcon wrong aspect ratio
    amwx committed May 15, 2022
    Configuration menu
    Copy the full SHA
    172ab14 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Stop resizing on restore

    amwx committed May 17, 2022
    Configuration menu
    Copy the full SHA
    fc34066 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    017c192 View commit details
    Browse the repository at this point in the history
  2. Upgrade to Avalonia 0.10.14

    amwx committed May 19, 2022
    Configuration menu
    Copy the full SHA
    06dae2b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Fix TrackPopupMenu

    amwx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2f13a3c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Fix GH build

    amwx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    74891f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1717ac9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request amwx#140 from amwx/CoreWindowImprovements

    CoreWindow Improvements
    amwx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    2a58bad View commit details
    Browse the repository at this point in the history
  4. Merge pull request amwx#141 from amwx/PickerFlyoutPresenterFix

    Check ShouldShowConfirmationButtons when opening PickerFlyoutBase
    amwx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    59f23a9 View commit details
    Browse the repository at this point in the history
  5. pkg v1.3.5

    amwx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    dc49025 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

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

Commits on May 30, 2022

  1. Merge pull request amwx#143 from amwx/FixTabViewItemCrash

    Use InvariantCulture for StringBuilder in TabViewItem
    amwx committed May 30, 2022
    Configuration menu
    Copy the full SHA
    4a748a9 View commit details
    Browse the repository at this point in the history
  2. fix

    rmbadmin committed May 30, 2022
    Configuration menu
    Copy the full SHA
    111fb72 View commit details
    Browse the repository at this point in the history
Loading