overleaf/services/web/public/coffee
Alasdair Smith 2dc509f43d Fix memory leak setting up spell check
Switching docs would set up event listeners on Ace without tearing down
any old listeners, which could lead to a memory leak. This tears down
old listeners when detaching from the "old" doc
2018-07-10 12:25:13 +01:00
..
analytics
components Improve input suggestions template readability. 2018-06-27 13:47:49 +01:00
directives
filters
ide Fix memory leak setting up spell check 2018-07-10 12:25:13 +01:00
main Add role hints and deparment hints (when not provided by the uni). 2018-06-28 16:37:36 +01:00
modules
services
utils
base.coffee Add explanation about using template cache directly. 2018-06-28 17:02:04 +01:00
ide.coffee
libraries.coffee
main.coffee Add Keys enum; use it when detecting keystrokes in the input suggestions component. 2018-06-27 12:21:26 +01:00