Commit graph

12 commits

Author SHA1 Message Date
neSpecc
7f6d3ceb71 stability improved 2016-03-29 21:55:28 +03:00
neSpecc
a0b89b4854 move toolbar my mouse click, some error fixes 2016-03-29 19:04:23 +03:00
Andrew S
87a53a7086 Added toolbar movement 2016-03-08 23:07:11 +03:00
Peter S
efd20c1ff0 base ui events handlers 2016-02-05 18:29:29 +03:00
Peter S
f523879cda Parser and UI modules 2016-02-05 11:25:52 +03:00
Peter S
32da685e84 [!] New editor structure 2016-02-02 15:45:43 +03:00
Markus3295
3b546ad322 порядок в коде. экспорт/импорт содержимого
экспорт и импорт пока в тестовом режиме по клику на соотв кнопки
textarea с которой идет работа - та же самая, что при инициализации, просто видимая
надо подумать, когд делать автоматический эскпорт в textarea
2015-12-30 00:41:19 +03:00
Mark Dermanov
3e17243f17 toolBar key controlling #9
show on hover near node
show on tab
move focus to next btn by pressing tab again
move focus to prev btn by pressing tab+shift
move focus prev/next by pressing arrow buttons
TODO: process enter press on selected btn
TODO: open toolBar by mouseClick (has troubles with it, need discus)
TODO: process mouse click on any btn
TODO: code refactoring :) its only transitional status. don't be don't be a cruel
2015-12-18 01:55:51 +03:00
Mark Dermanov
767cf626b0 allows select editable content throuth all editor
shows add buttons block on 'tab' key press in one line with editing node
#11 #12
2015-12-17 00:36:19 +03:00
Mark Dermanov
e0e9eb2649 review refactoring 2015-12-11 00:26:44 +03:00
Mark Dermanov
cda692edec add new paragrath by pressing enter key
add new line by pressing shift + enter key
add editor settings
make add buttons by one instance and move it through DOM
some css changes
2015-12-09 03:34:32 +03:00
neSpecc
3b57d72c4d Making interface, example page 2015-11-29 01:10:25 +03:00