vue-router
Here are 3,676 public repositories matching this topic...
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Aug 31, 2020 - Vue
-
Updated
Oct 8, 2020 - Vue
-
Updated
Nov 18, 2017 - JavaScript
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jan 3, 2019 - HTML
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 5, 2017 - Vue
component: pop-over
-
Updated
Aug 27, 2020 - Vue
-
Updated
Feb 28, 2017 - JavaScript
-
Updated
Oct 19, 2020 - Vue
-
Updated
Apr 20, 2020
-
Updated
May 8, 2019 - JavaScript
-
Updated
Jul 28, 2019 - JavaScript
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Nov 3, 2020 - Vue
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Oct 9, 2020 - Vue
Improve this page
Add a description, image, and links to the vue-router topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vue-router topic, visit your repo's landing page and select "manage topics."
Related PR: #6331
Suggested by @pimlie
When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U