Skip to content

Create single NavigationView control#355

Merged
pomianowski merged 49 commits intodevelopmentfrom
refactor/navigationview
Oct 9, 2022
Merged

Create single NavigationView control#355
pomianowski merged 49 commits intodevelopmentfrom
refactor/navigationview

Conversation

@pomianowski
Copy link
Copy Markdown
Member

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Currently, the library uses NavigationBase and its own navigation implementation for WPF.

What is the new behavior?

The new navigation is based in part on Microsoft.Ui.Xaml and WinUi 3.

Other information

This PR requires to upgrade the library version (3.0.0 or 2.x.)

@pomianowski pomianowski added enhancement New feature or request controls Changes to the appearance or logic of custom controls. styles Topic is related to styles performance Performance improvements. MVVM_DI Issues related to MVVM and Dependency Injection. PR Pull request navigation Changes to navigation related controls. labels Aug 24, 2022
@pomianowski pomianowski added this to the WinUi Compatible milestone Aug 24, 2022
@pomianowski pomianowski self-assigned this Aug 24, 2022
@github-actions github-actions Bot removed styles Topic is related to styles PR Pull request controls Changes to the appearance or logic of custom controls. labels Aug 24, 2022
@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles labels Aug 24, 2022
This was referenced Aug 24, 2022
@pomianowski pomianowski marked this pull request as ready for review October 9, 2022 12:52
@pomianowski pomianowski merged commit c3c969a into development Oct 9, 2022
@pomianowski pomianowski deleted the refactor/navigationview branch October 9, 2022 13:05
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

controls Changes to the appearance or logic of custom controls. enhancement New feature or request MVVM_DI Issues related to MVVM and Dependency Injection. navigation Changes to navigation related controls. performance Performance improvements. styles Topic is related to styles

Projects

Status: Done

2 participants