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

Backport Navigation to Preview 4 #861

Merged
merged 5 commits into from
Apr 27, 2021
Merged

Backport Navigation to Preview 4 #861

merged 5 commits into from
Apr 27, 2021

Commits on Apr 27, 2021

  1. WinUI Navigation Handler (#801)

    * WinUI Navigation Handler
    
    * - PR comments
    
    * - consolidate a few more APIs
    
    * - fix namespaces
    
    * - fix namespaces
    
    * Update src/Compatibility/Core/src/WinUI/FlyoutPageRenderer.cs
    
    Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
    
    Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
    PureWeen and mattleibow committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e289c34 View commit details
    Browse the repository at this point in the history
  2. Improve Hot Reload Integration (#851)

    mattleibow authored and PureWeen committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0edc29e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356c2d7 View commit details
    Browse the repository at this point in the history
  4. Android Push/Pop Navigation (#837)

    * Android Navigation
    
    * - fix layout
    
    * - changes
    
    * - yay pushing
    
    * - wire up nav to use bundle ids
    
    * - cleanup
    
    * - setup pop
    
    * - build up nav stack
    
    * - remove nav push
    
    * - remove graph xml
    
    * Update global.json
    
    * - add android to non net6 controls project
    
    * - fix namespace
    
    * Update Microsoft.Maui-net6.sln
    PureWeen committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5fd0dda View commit details
    Browse the repository at this point in the history
  5. iOS NavigationPageHandler (#852)

    * iOS Navigation
    
    * - wire up iOS Navigation
    
    * - remove VET
    
    * - rework with HR
    
    * - fix namespace
    
    * - fix HR
    
    * - fix hr
    
    * - fix SO exception
    
    * - maybe?
    
    * - nullabel fix
    PureWeen committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3929968 View commit details
    Browse the repository at this point in the history