vue-router
Here are 4,923 public repositories matching this topic...

-
Updated
Jul 6, 2022 - Vue
-
Updated
May 13, 2022 - JavaScript
-
Updated
Jul 9, 2022 - Vue
-
Updated
Jun 22, 2022 - Vue
-
Updated
Apr 23, 2022 - Vue
https://vuestic.epicmax.co/admin/ui/notifications
Alert can't be closed because it has not modelValue.
Need to make similar demo like in docs https://vuestic.dev/en/ui-elements/alert#closeable
See this discussion: epicmaxco/vuestic-ui#1626
-
Updated
Nov 18, 2017 - JavaScript
-
Updated
Dec 28, 2020 - HTML
-
Updated
Jan 23, 2022
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jan 8, 2022 - JavaScript
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Nov 5, 2017 - Vue
-
Updated
Jun 30, 2022 - Vue
-
Updated
Jun 26, 2022 - Vue
-
Updated
May 4, 2022 - Vue
-
Updated
Jul 1, 2022 - Vue
-
Updated
Jul 7, 2022 - Vue
-
Updated
Feb 28, 2017 - JavaScript
-
Updated
May 25, 2022 - Vue
-
Updated
Jun 20, 2022
-
Updated
Apr 20, 2020
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."
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling
nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba