1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-25 22:02:58 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
zeot
ced09a124f front: imports refactor 2019-02-07 20:02:46 +04:00
zeot
6ac2de73ab Unused global styles removed 2019-01-26 03:11:56 +04:00
zeot
c57012c977 changed links color for better contrast ratio 2019-01-14 15:57:02 +04:00
avele
edeb06aa09
Feat/edit category item sections (#255)
* Added basic item desciption edit without handling of conflicts

* improved MarkdownEditor props and loading

* Added helpful global css class

* Edit category item sections

* got rid of useless wrapper component

* deleted css rule for headings in category item body

* normalizing url when category item link on edit

* updated api of item summary

* item and traits move

* fixed category item info update

* config restored

* config restored
2019-01-09 14:26:27 +04:00
zeot
45ca4f115f refactor of markup 2018-12-18 19:48:32 +04:00
zeot
90910ee71e removed useless v-container component from app.vue 2018-12-17 17:42:43 +04:00
zeot
7b1472dd68 formatting 2018-12-13 17:30:42 +04:00
zeot
96e3320e09 Removed empty line 2018-12-13 16:38:04 +04:00
zeot
ceb6cc48b9 Rename article to category 2018-12-13 16:31:29 +04:00
Artyom Kazak
b597877af0
Pin highlighting-kate (#246) 2018-12-09 11:58:07 +01: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
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
bc2422f166 merge conflict resolve 2018-09-17 03:34:45 +05:00
zeot
f280968a41 Added footer 2018-09-13 23:27:21 +03:00
Giyos
10342dd65b header v 0.0.1 added 2018-09-13 12:51:20 +05:00
zeot
6592f5befd Box-sizing CSS style for whole project 2018-09-12 22:58:08 +03: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