angular-elastic icon indicating copy to clipboard operation
angular-elastic copied to clipboard

Use angular wrapper $document instead of document.

Open gasfab999 opened this issue 6 years ago • 0 comments

This PR uses the angularjs wrapper $document instead of the default document for appending the mirror to the DOM. This simplifies the mocking e.g. for testing.

gasfab999 avatar Aug 26 '19 09:08 gasfab999