wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

Refactor navigation logic

Open IvanDmitriev1 opened this issue 3 years ago • 0 comments

Refactored navigation base, simplified navigation logic, implemented navigation with levels Closes #236

Pull request type

  • [ ] Update
  • [ ] Bugfix
  • [x] Feature
  • [x] Code style update (formatting, renaming)
  • [x] Refactoring (with functional changes and api changes)
  • [ ] Build related changes
  • [ ] Documentation content changes

Other information

  • [ ] ~~Add xaml caching~~
  • [x] Implement navigation with di
  • [x] Implement navigation without di
  • [x] implement navigation stack
  • [x] Implement navigation with previous levels in breadcrumb
  • [x] Add demo
  • [x] Fix navigation backwards with breadcrumb elements
  • [ ] Document new api (after review)

IvanDmitriev1 avatar Aug 01 '22 14:08 IvanDmitriev1