Commit graph

14 commits

Author SHA1 Message Date
khaydarov
97afe46662 merged 2 requests 2016-06-24 21:36:25 +03:00
Peter Savchenko
fbd4f7d431 new tools scheme (#35) 2016-06-10 23:15:24 +04:00
khaydarov
2e5c571f88 saving caret position 2016-06-04 20:25:03 +03:00
neSpecc
7f6d3ceb71 stability improved 2016-03-29 21:55:28 +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
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