angular-select-text
angular-select-text copied to clipboard
IE11 Support
Changes for IE11 support, and strict dependency injection for minimization support
@MFalbo we have addressed strict dependency injection in #4. Can you rebase against latest master and change this PR so that it is only addressing IE11?
Also, more explanation about what APIs need to be used to support IE11 would be super helpful!
Rebased and fixed indentation issue. This code should work with current and older versions of IE as well as other modern broswers. 'Selection' lost support with IE11 (https://msdn.microsoft.com/library/ms535869(v=vs.85).aspx)