| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-28 | textanalysis.ui: make typeselection component like | Alon Levy | |
| 2014-11-25 | textanalysis.ui: fix for lingering #102 issue | Alon Levy | |
| After using up/down keys to select one of the entries you had an extra enter required to "complete" the sentence. Reproduce: ctrl-alt-i (focus on 'Type here to create a network', #textanalysis) The first enter is the selection, the second is ignored (the bug fixed by this commit), the third is handled by the #textanalysis keypress trigger. The fix was simple, not sure why it works. Seems there is a keyup/keypress interaction. The keyup was on the document element, replaced by a keypress on the same element. | |||
| 2014-11-25 | textanalysis.ui: remove debug prints | Alon Levy | |
| 2014-11-25 | Fixes #102 - autocomplete with spaces | Alon Levy | |
| Possibly introduces required double enters sometimes. This is a result of an exception thrown in the callback, needs work. | |||
| 2014-11-23 | call graph update via presenter, rm graph obj. mangling | LV-426 | |
| 2014-11-18 | adding missing jquery dependency | LV-426 | |
| 2014-11-13 | rename scripts/ -> src/ | LV-426 | |
