editor settings, new paragrath and new line, one instance add buttons#4
editor settings, new paragrath and new line, one instance add buttons#4dermanov-ru merged 3 commits intomasterfrom
Conversation
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
ce_interface.js
Outdated
There was a problem hiding this comment.
не вижу смысла сохранять ее в переменную. Мы же потом запишем this.resultTextarea — с ней и можно будет работать. Предлагаю всобачить ее прямо в document.getElementById('codex_editor');
There was a problem hiding this comment.
ну или хотя бы локальной сделать
|
Мне не нравится, что нельзя вернуться с помощью стрелочек нельзя переходить между блоками. |
ce_interface.js
Outdated
There was a problem hiding this comment.
Слово Tools не понятно простому смертному, стоит упомянуть, что это виды блоков, которые можно добавить
Саша, я сейчас только занимался рефакторингом по написанному коду. |
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
Reviewers
closes #1
closes #2
closes #3
closes #9