Resolve startup bug when directly loading epigrams (#28)
Load an epigram directly from a URL Remove ugly slugs (not very useful, which caused the bug) Some cleanup (console.logs)
Showing
- src/App.vue 0 additions, 3 deletionssrc/App.vue
- src/components/ParcoursAllComponent.vue 9 additions, 29 deletionssrc/components/ParcoursAllComponent.vue
- src/components/ParcoursIndexComponent.vue 0 additions, 15 deletionssrc/components/ParcoursIndexComponent.vue
- src/components/ParcoursSingleComponent.vue 45 additions, 38 deletionssrc/components/ParcoursSingleComponent.vue
- src/components/partials/DiscoverNav.vue 4 additions, 1 deletionsrc/components/partials/DiscoverNav.vue
- src/components/partials/IndexNav.vue 1 addition, 15 deletionssrc/components/partials/IndexNav.vue
- src/components/partials/parcours/Pagination.vue 0 additions, 1 deletionsrc/components/partials/parcours/Pagination.vue
- src/components/partials/parcours/Translation.vue 12 additions, 30 deletionssrc/components/partials/parcours/Translation.vue
- src/router/index.js 7 additions, 7 deletionssrc/router/index.js
Loading
Please register or sign in to comment