summaryrefslogtreecommitdiff
path: root/src/textanalysis.ui.js
AgeCommit message (Expand)Author
2014-12-08add another completer for search; missing | as triggerStart (should use RegExp)Alon Levy
2014-12-07typeselection: now in index.html (removed typeselection td padding)Alon Levy
2014-12-06textanalysis.ui: let completer hide itself; also update on mouse click; docum...Alon Levy
2014-12-05replace jquery.autocomplete with our own autocompletionAlon Levy
2014-12-04move nodetypes to consts, add descriptions. Fixes #48Alon Levy
2014-12-04Fixes #173 - note that an enter is still required when using u/down keysAlon Levy
2014-12-04Fixes #178: handle clicks on the plus buttonAlon Levy
2014-12-04first stab at add button click - not working when bar is extendedAlon Levy
2014-12-04tab should not change node from last edit; now can tab when sentence is emptyAlon Levy
2014-12-03Fixes #171, Fixes #137Alon Levy
2014-11-29history: record input fieldAlon Levy
2014-11-29use Bacon instead of signalAlon Levy
2014-11-29textanalysis.ui: use switches and make signals fire after processing eventAlon Levy
2014-11-28textanalysis.ui: make typeselection component likeAlon Levy
2014-11-25textanalysis.ui: fix for lingering #102 issueAlon Levy
2014-11-25textanalysis.ui: remove debug printsAlon Levy
2014-11-25Fixes #102 - autocomplete with spacesAlon Levy
2014-11-23call graph update via presenter, rm graph obj. manglingLV-426
2014-11-18adding missing jquery dependencyLV-426
2014-11-13rename scripts/ -> src/LV-426