summaryrefslogtreecommitdiff
path: root/src/client/view/textanalyser_input.js
AgeCommit message (Expand)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-04client: update selected type prompt based on cursorAlon Levy
2015-04-13client: textanalyser_input: completion add two spaces. fixes #484Alon Levy
2015-03-17client: Bacon/jquery dependency: use shimAlon Levy
2015-03-12client: use some more VK constantsAlon Levy
2015-03-08client/textanalyser_input: completer options: small rewriteAlon Levy
2015-03-08client/completion: support links as wellAlon Levy
2015-03-08textanalyuser_input: provide bus for analysis results events (post analysis, ...Alon Levy
2015-03-08client: fix up/down being handled both by completer and by type selector when...Alon Levy
2015-03-07client: use shift-up and shift-down for node type changesAlon Levy
2015-03-03client/textanalyser_input: remove debug printAlon Levy
2015-03-03client/textanalyser_input: use classesAlon Levy
2015-03-03client/text_analyser_input: fix cursor position move on enterAlon Levy
2015-03-03client/text_analyser_input: specify setter+getter+selectionStart for complete...Alon Levy
2015-03-02client: extract textanalyser_input componentAlon Levy