1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 21:13:07 +03:00
guide/front/client
2018-09-16 21:02:30 +03:00
..
components Added buttons for creating category 2018-09-16 21:02:30 +03:00
page Added using alias in import in Index.vue 2018-09-13 23:22:30 +03:00
router Removed initial pages, routes, store 2018-09-05 23:45:46 +03:00
service Added buttons for creating category 2018-09-16 21:02:30 +03:00
store Server-side-rendering of categories 2018-09-12 23:09:34 +03:00
app.ts Added material icons and lodash types to dev dependencies, fa icons moved to dev dependencies 2018-09-16 18:18:51 +03:00
App.vue Added footer 2018-09-13 23:27:21 +03:00
entry.client.ts Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00
entry.server.ts Added call of asyncData functions of children of resolved component while server rendering 2018-09-12 22:51:41 +03:00