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

Support Min/Max Height/Width on IView #2265

Merged
merged 21 commits into from
Aug 27, 2021
Merged

Support Min/Max Height/Width on IView #2265

merged 21 commits into from
Aug 27, 2021

Commits on Aug 25, 2021

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

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    e8b2f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9e4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d52f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b09b57e View commit details
    Browse the repository at this point in the history
  5. Remove now irrelevant comments

    hartez committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3cd0fb1 View commit details
    Browse the repository at this point in the history
  6. Use correct property

    hartez committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    edd4719 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0039ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78bc631 View commit details
    Browse the repository at this point in the history
  9. shrug

    hartez committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    494e682 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    hartez committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d193d82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b9203b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df6fd46 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c50884c View commit details
    Browse the repository at this point in the history
  14. Stomp out another -1

    hartez committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    bf45fa9 View commit details
    Browse the repository at this point in the history
  15. Use correct unset value

    hartez committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    35de25e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8a930c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    46ed209 View commit details
    Browse the repository at this point in the history
  2. stomp stomp stomp

    mattleibow committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    a264511 View commit details
    Browse the repository at this point in the history
  3. Add extra MauiContext null check for when the old layout system tries…

    … to force a layout too early
    hartez committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    198e6a2 View commit details
    Browse the repository at this point in the history
  4. Enable AbsoluteLayout for iOS

    hartez committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b72e475 View commit details
    Browse the repository at this point in the history