1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00
Commit Graph

61 Commits

Author SHA1 Message Date
zeot
a62a2b2d7e fix of calling asyncData function on client side 2018-10-18 11:56:56 +03:00
zeot
103c9a605f removed console.log 2018-10-17 10:15:23 +03:00
zeot
0d293e90e2 alphabetically sorted categories groups 2018-10-04 00:40:14 +03:00
zeot
2e6e00c3ba Resetting category name on open add category dialog 2018-10-03 23:25:11 +03:00
zeot
d67b30b168 Render only one addCategoryDialog element 2018-10-03 23:19:19 +03:00
zeot
46fc762230 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-10-03 00:07:36 +03:00
zeot
741b6d2f7d SSR asyncData loading logic is rewritten, vue-server-renderer package replaced to forked one 2018-10-03 00:07:01 +03:00
Giyos
5731ae0255 search label font-size changes 2018-09-24 18:32:46 +05:00
Giyos
cc5dc62047 minor design fix 2018-09-24 18:26:34 +05:00
Giyos
7a9f9d05b2 Article v 0.7.5 2018-09-24 18:20:11 +05:00
Giyos
2e94e31a09 Article v 0.0.7 2018-09-23 19:36:05 +05:00
Giyos
fb678f1d80 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-09-23 02:21:52 +05:00
Giyos
9c3ff51a41 Article v 0.0.6 2018-09-23 02:21:43 +05:00
zeot
4110967d70 Formatting of toolbar component 2018-09-22 23:12:08 +03:00
Artyom Kazak
5b3600d7b4 Update footer (#217)
* Remove the "donate" page

* Remove the "rules" page

* Made by Aelve

* Remove "issue tracker"

* Fix the footer test
2018-09-22 23:05:32 +03:00
Artyom Kazak
ffca86a9ff Add categories to the right groups (#218)
* Add categories to the right groups
2018-09-22 22:12:21 +03:00
Giyos
cfd72f436c article v 0.0.3 2018-09-22 17:53:18 +05:00
Giyos
b83bccf336 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-09-22 17:06:40 +05:00
Giyos
de9a86b142 Search redirect v 1.0.0 2018-09-22 17:06:34 +05:00
zeot
576a8dd632 Merge branch 'vue' of https://github.com/aelve/guide into vue 2018-09-22 15:01:33 +03:00
zeot
870f03b227 Rename of method in Categories component 2018-09-22 15:01:30 +03:00
Giyos
551b887430 Search redirect v 0.0.5 2018-09-22 17:01:12 +05:00
Giyos
b39fb9c76e Search input added to header 2018-09-21 18:09:32 +05:00
Giyos
fc85284f3d Component article v 0.0.3 2018-09-20 12:26:36 +05:00
Giyos
dddcca15ae Article render test v 0.0.1 2018-09-18 23:59:07 +05:00
Giyos
bc2422f166 merge conflict resolve 2018-09-17 03:34:45 +05:00
zeot
e547de3b82 Added buttons for creating category 2018-09-16 21:02:30 +03:00
zeot
342a86eed1 Correct url for categories 2018-09-16 20:51:24 +03:00
zeot
6079108b0f Not finished categories now have smaller headings, added margin after categories status labels 2018-09-16 18:22:38 +03:00
zeot
d6c4fea278 Added material icons and lodash types to dev dependencies, fa icons moved to dev dependencies 2018-09-16 18:18:51 +03:00
zeot
5f38cfecb1 Minor categories layout improvements 2018-09-16 17:51:10 +03:00
zeot
c30e6524e4 Fixed appearing 'to be written' subheading, without such categories 2018-09-16 17:50:10 +03:00
Giyos
2c57d6dcd2 Articles v 0.01 2018-09-16 19:45:48 +05:00
zeot
4167409245 Added statuses headers to categories 2018-09-16 16:57:45 +03:00
zeot
f206525ecb Added statuses headers to categories 2018-09-16 16:32:35 +03:00
zeot
3c12af1283 Less line-height and margins in categories 2018-09-13 23:36:29 +03:00
zeot
f280968a41 Added footer 2018-09-13 23:27:21 +03:00
zeot
06c9855adb Added fontawesome 2018-09-13 23:27:15 +03:00
zeot
1b52a631cf Added global Link component 2018-09-13 23:26:52 +03:00
zeot
1daa24da9c Added using alias in import in Index.vue 2018-09-13 23:22:30 +03:00
Giyos
10342dd65b header v 0.0.1 added 2018-09-13 12:51:20 +05: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