summaryrefslogtreecommitdiff
path: root/src/view/node_info.js
AgeCommit message (Collapse)Author
2014-12-05replace jquery.autocomplete with our own autocompletionAlon Levy
Missing: - handling dropdown in the middle of the sentence correctly (almost there, extra space added) - clicking changes focus (transition event related?) and .focus() doesn't work - could not find how to fix it.
2014-12-04Partial #162Alon Levy
2014-11-28Changed node types names resolving #162garbash
2014-11-19node_info: fix 'id' showing rather than 'name'LV-426
2014-11-13rename scripts/ -> src/LV-426