overleaf/services/web/public/coffee/ide/editor/directives
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
..
aceEditor Extract debounced load to service, so can be injected 2018-07-04 15:14:29 +01:00
aceEditor.coffee Fix memory leak setting up spell check 2018-07-10 12:25:13 +01:00
toggleSwitch.coffee Mark visible toggle switch as hidden from screen readers 2018-04-16 10:07:46 +01:00