Commit graph

7 commits

Author SHA1 Message Date
Mark Dermanov
ba12890a61 export editor content to result textarea by click on "save" button
save button must have a special ID "codex_editor_export_btn"

 closes #5

 and closes old tasks
 #11
 #9
 #3
 #12
 #7
2016-01-02 00:17:03 +03:00
Mark Dermanov
54d51f42d2 auto import textarea content to editor on init 2016-01-02 00:02:34 +03:00
Mark Dermanov
908508584f start export and import 2015-12-29 21:44:32 +03:00
Mark Dermanov
ed4fda4651 add header 2015-12-25 17:06:43 +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
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