zulip/frontend_tests
Rohitt Vashishtha 621d5dc9df typeahead: Show typeahead only if cursor is before space or punctiation.
This solves the issue with typeahead appearing in the middle of an
already-completed typeahead word.

Example: Earlier, '@ran|dom' would also trigger the typeahead and show
'random', but selecting it would turn it into '@**random** dom'.

We still have a problem to solve of preventing typeahead from
appearing on a space in the middle of an already-completed typeahead
word, but that is its own independent bug.
2017-11-29 14:53:14 -08:00
..
casper_lib refactor: new message content -> compose textarea. 2017-11-28 12:53:40 -08:00
casper_tests refactor: new message content -> compose textarea. 2017-11-28 12:53:40 -08:00
node_tests typeahead: Show typeahead only if cursor is before space or punctiation. 2017-11-29 14:53:14 -08:00
zjsunit Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
.eslintrc.json lint: Clean up json_rules logic for tab-based whitespace. 2017-11-23 12:01:20 -08:00
run-casper docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00