1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-25 05:43:32 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Avele
8c32b0fe74 Fixed navigating to item anchor on cateogory page 2019-07-08 14:34:57 +04:00
avele
d2a6db2423
404 page (#293) 2019-05-20 23:19:38 +04:00
zeot
ffa63c82a2 Added comment for vue-router issue 2019-02-15 15:52:49 +04:00
zeot
c2dd7f23dc Added anchors for category items 2019-02-15 15:52:31 +04:00
avele
da9031a6ba
Feat/preload pages on client and progress bar (#266)
* progress bar

* Using saved scroll when going forward/back  in browser

* router intance added to context of client side asyncData functions
2019-02-10 16:00:50 +04:00
zeot
ceb6cc48b9 Rename article to category 2018-12-13 16:31:29 +04:00
zeot
e6abd2d243 Refactor of category component and category items creation/delete 2018-11-25 20:41:15 +03:00
Gigiman
a275c8def3
Category opens in vue.js frontend (#244)
* Migrate routing from prod to new front v 0.5

* migrate category link to new fron v 0.5.5

* migrate category link to new fron v 0.0.8

* migrate category link to new-front caching issue

* window bug fix

* minor refactoring

* refactoring
2018-11-23 18:31:21 +05:00
Gigiman
e51268fb7e
Vue category toc (#228)
* TestCafe added to project. First test written

* Search input test added

* Seacth input test changed, travis job for testcafe tests added

* Travis bugfix test

* Travis testcafe bugfix test try 2

* Travis testcafe bugfix test ry 3

* Travis testcafe test sleep increased to 10

* Test adding category added but bug with click occurs - check!!!

* Category test (testing the group where test was creating) added - bug fix

* Article component rewrite

* Article component rewritten

* Big with rendering content.html in v-for

* Collapse bug fix

* MInor category visual changes/fixes

* Description, reactivity bug fix

* merge

* Refactoring after code review

* Conflict in styles resolved
2018-10-31 02:09:40 +05:00
zeot
a159424a5c Added search 2018-10-28 18:29:54 +03:00
Giyos
dddcca15ae Article render test v 0.0.1 2018-09-18 23:59:07 +05:00
zeot
35981a9965 Removed initial pages, routes, store 2018-09-05 23:45:46 +03:00
zeot
b7ae82762c Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00