- Add support for Safari 10+ and Mobile Safari 10+.
- Prevent scroll to the top on copy in IE.
- Use injected document for supported check.
- Prevent scroll to bottom in IE by inserting node at same top position.
- Make 'supported' property optional.
- Support for feature detection exposed through both factory and dynamic property.
- Add UMD support.
- Reset inline styles on error.
- Add clipboard service exposing copyText().
- Fix angular scope call.
- Correctly fail on Safari.
- Add support for multiline.
- Remove dependency on $window.
- First release.