1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-27 10:10:50 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
zeot
1daa24da9c Added using alias in import in Index.vue 2018-09-13 23:22:30 +03:00
zeot
eee0e87057 Added margins in categories list 2018-09-12 23:51:13 +03:00
zeot
583285476c Categories links to old front 2018-09-12 23:23:07 +03:00
zeot
e5c10b520f Server-side-rendering of categories 2018-09-12 23:09:34 +03:00
zeot
080ae12919 Importing full size vuetify styles 2018-09-12 22:58:37 +03:00
zeot
6592f5befd Box-sizing CSS style for whole project 2018-09-12 22:58:08 +03:00
zeot
24f9f1b663 Added lodash types 2018-09-12 22:56:19 +03:00
zeot
216c18e485 Added call of asyncData functions of children of resolved component while server rendering 2018-09-12 22:51:41 +03:00
zeot
e904a023f8 Added alias to client webpack config, small changes to tsconfig.json 2018-09-11 21:28:19 +03:00
zeot
bd33eedf23 Fixed executing asyncData function on server on component resolving 2018-09-08 16:09:57 +03:00
zeot
65848205c9 Moved config.json 2018-09-08 16:01:31 +03:00
zeot
a3f5980331 Small changes in webpack config 2018-09-08 15:59:49 +03:00
zeot
d29b9505b3 Config for front server 2018-09-06 20:33:09 +03:00
zeot
f25aec6b91 Created categories component, categories added to Index page for now 2018-09-05 23:46:35 +03:00
zeot
35981a9965 Removed initial pages, routes, store 2018-09-05 23:45:46 +03:00
zeot
06f588b838 Updated dependencies 2018-09-05 23:42:04 +03:00
zeot
4adb17541a Proxy to dev api 2018-09-02 23:44:59 +03:00
zeot
201dac779a changed app name 2018-09-02 23:38:25 +03:00
zeot
b7ae82762c Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00
zeot
1e9be95893 front package-lock 2018-09-02 16:11:38 +03:00
zeot
f1e18a97b4 Vue frontend initial 2018-09-02 16:04:44 +03:00