Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

[FEAT: Improvements] Complete Router Component #17

Open
6 of 12 tasks
SRNV opened this issue Jun 30, 2020 · 0 comments
Open
6 of 12 tasks

[FEAT: Improvements] Complete Router Component #17

SRNV opened this issue Jun 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@SRNV
Copy link
Owner

SRNV commented Jun 30, 2020

Router Components Todos

  • can update a router-view
  • can update a namespaced router-view (done but needs tests).
  • supports childs components matching routes
  • fallbacks
  • can pass parameters through the route
    • supports regexp
  • life-cycle (done but needs more specifications)
    • before-load ?
    • load
    • before-update ?
    • before-destroy ?
    • destroy ?
@SRNV SRNV added the enhancement New feature or request label Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant