1. 22 Jul, 2021 10 commits
  2. 21 Jul, 2021 12 commits
  3. 20 Jul, 2021 6 commits
  4. 19 Jul, 2021 2 commits
  5. 18 Jul, 2021 1 commit
  6. 17 Jul, 2021 4 commits
  7. 13 Jul, 2021 1 commit
  8. 12 Jul, 2021 2 commits
  9. 11 Jul, 2021 2 commits
    • +Added redirectDelegate to GetMiddleware, which simplifies creating route guards
      +Introduced `participatesInRootNavigator` which replaces the old `RouterOutletContainerMiddleWare`
      +Introduced `PreventDuplicateHandlingMode.ReorderRoutes` and made it the default recommended option
      +Added route guard example to `example_nav2 `
      Ahmed Fwela authored
    • Ahmed Fwela authored