UNPKG

execcommand-copy

Version:

Copy text into a clipboard with JavaScript and execCommand

20 lines (11 loc) 737 B
<a name="1.3.0"></a> # [1.3.0](https://github.com/mapbox/execcommand-copy/compare/v1.2.0...v1.3.0) (2018-02-19) * Fix queryCommandSupported typo ([820fa53](https://github.com/mapbox/execcommand-copy/commit/820fa53)) <a name="1.2.0"></a> # [1.2.0](https://github.com/mapbox/execcommand-copy/compare/v1.1.0...v1.2.0) (2018-02-19) ### Features * Change available() logic from browser detection to feature detection ([e1ba31a](https://github.com/mapbox/execcommand-copy/commit/e1ba31a)) <a name="1.1.0"></a> # [1.1.0](https://github.com/mapbox/execcommand-copy/compare/v1.0.1...v1.1.0) (2017-03-20) ### Features * **core:** Allow text with newlines to be copied ([2a6265d](https://github.com/mapbox/execcommand-copy/commit/2a6265d))