summaryrefslogtreecommitdiff
path: root/src/client/view/search.js
AgeCommit message (Expand)Author
2015-05-03client: search: clear on doc change. Fixes #532Alon Levy
2015-04-13client search/completer: use '|' only for separation, append on enter from co...Alon Levy
2015-04-10search: only complete on: click, completion, enterAlon Levy
2015-03-12client: use some more VK constantsAlon Levy
2015-03-09client/view/search: deduplicate and debounce for 300 millisecondsAlon Levy
2015-03-09client/view/search: use FRPAlon Levy
2015-03-09client: search in nodes and attributesAlon Levy
2015-03-08client/completion: support links as wellAlon Levy
2015-02-18client/completer: wip handle multiple delimiters for search (| and space)Alon Levy
2015-01-06client: extract search to client/view/search.jsAlon Levy