Skip to content

Markus3295#15

Merged
neSpecc merged 8 commits intomasterfrom
markus3295
Jan 27, 2016
Merged

Markus3295#15
neSpecc merged 8 commits intomasterfrom
markus3295

Conversation

@dermanov-ru
Copy link
Contributor

Импорт содержимого textarea при инициализации.
Экспорт содержимого редактора в texarea по нажатию на кнопку "Сохранить". Кнопка должна иметь спец ID, по аналогии с редактором.
closes #5

Закрывает несколько старых задач:
closes #11
closes #9
closes #3
closes #12
closes #7

Ревьюверы

shows add buttons block on 'tab' key press in one line with editing node
#11 #12
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
экспорт и импорт пока в тестовом режиме по клику на соотв кнопки
textarea с которой идет работа - та же самая, что при инициализации, просто видимая
надо подумать, когд делать автоматический эскпорт в textarea
 save button must have a special ID "codex_editor_export_btn"

 closes #5

 and closes old tasks
 #11
 #9
 #3
 #12
 #7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tmp — не самое понятное название

@neSpecc neSpecc closed this Jan 27, 2016
@neSpecc neSpecc reopened this Jan 27, 2016
neSpecc added a commit that referenced this pull request Jan 27, 2016
@neSpecc neSpecc merged commit c3933b1 into master Jan 27, 2016
@n0str n0str deleted the markus3295 branch June 4, 2016 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment