Commit graph

778 commits

Author SHA1 Message Date
neSpecc 0a6810b18f some improvements
- mouse click handler on tools
- closing toolbar on toolclicked
2016-05-11 07:29:33 +03:00
Peter Savchenko f249570f54 debug 2016-04-27 20:47:02 +03:00
neSpecc 7f6d3ceb71 stability improved 2016-03-29 21:55:28 +03:00
neSpecc 007d842870 redactor synchronization with original textarea
now you can use it in working forms
2016-03-29 19:30:49 +03:00
neSpecc a0b89b4854 move toolbar my mouse click, some error fixes 2016-03-29 19:04:23 +03:00
Peter Savchenko 577bf6752c Merge pull request #20 from codex-team/ui-events
Ui events
2016-03-29 18:31:53 +03:00
Peter Savchenko 762ae85e2a Merge pull request #19 from codex-team/spanic_work
Added text-to-h1 transformation using new cEditor.html module
2016-03-29 18:27:14 +03:00
Andrew S 87a53a7086 Added toolbar movement 2016-03-08 23:07:11 +03:00
Andrew S 7e15692cd4 Added text-to-h1 transformation using new cEditor.html module 2016-03-02 15:06:21 +03:00
Peter Savchenko be7861c001 Merge pull request #17 from codex-team/textarea-parser
Parser and UI modules
2016-02-26 18:54:39 +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
Peter S c3933b1bf9 Merge pull request #15 from codex-team/markus3295
Markus3295
2016-01-27 18:58:48 +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
Markus3295 3b546ad322 порядок в коде. экспорт/импорт содержимого
экспорт и импорт пока в тестовом режиме по клику на соотв кнопки
textarea с которой идет работа - та же самая, что при инициализации, просто видимая
надо подумать, когд делать автоматический эскпорт в textarea
2015-12-30 00:41:19 +03:00
Mark Dermanov 2d748485b5 remove garbage 2015-12-29 23:18:32 +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 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
Markus3295 6639ce1f76 Merge pull request #4 from codex-team/markus3295
editor settings, new paragrath and new line, one instance add buttons (#1, #2 )
2015-12-14 17:46:37 +03:00
Mark Dermanov e0e9eb2649 review refactoring 2015-12-11 00:26:44 +03:00
Mark Dermanov 09df6ad75b add gitignore 2015-12-11 00:26:32 +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
Peter S 85a67fd677 Initial commit 2015-11-28 23:56:35 +03:00