Skip to content
Snippets Groups Projects
  1. Apr 28, 2022
    • Reiter, Christoph's avatar
      app-shell: allow trailing paths in the router · f5581c78
      Reiter, Christoph authored
      In case the path ending with the activity ID has more trailing path elements, we don't fall
      back to the default route but just ignore them (and save them in the router state).
      
      This allows passing in extra information via the path without breaking the routing,
      and in case we want to forward the routing to the activities in the future we can use
      the extra path elements we store for that.
      
      For this to work with our current logic we have to stop comparing path strings and compare
      the resulting computed state everywhere instead.
      f5581c78
  2. Mar 21, 2022
  3. Feb 09, 2022
  4. Feb 02, 2022
  5. Jan 26, 2022
  6. Jan 24, 2022
  7. Dec 16, 2021
  8. Dec 14, 2021
  9. Dec 09, 2021
  10. Dec 07, 2021
  11. Nov 24, 2021
  12. Nov 23, 2021
  13. Sep 28, 2021
  14. Jul 07, 2021
  15. Jul 01, 2021
  16. Mar 10, 2021
  17. Feb 24, 2021
  18. Feb 17, 2021
  19. Nov 17, 2020
  20. Jul 14, 2020
  21. Jul 07, 2020
Loading