wpfui
wpfui copied to clipboard
Refactor navigation logic
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)