clipboard.js/src
Beto Muniz 21db7250ed
Support more HTML input types. Close #800 (#808)
* Support more HTML input types.

* Improve test description. Remove .only

* Apply logic only when target is an input element
2022-05-04 14:47:44 -03:00
..
actions Support more HTML input types. Close #800 (#808) 2022-05-04 14:47:44 -03:00
common Isolate actions strategies in order to code improvement and programmatic usage. (#749) 2021-05-18 11:46:22 -03:00
clipboard.d.ts Fix type for copy function (#795) 2022-04-28 17:15:48 -03:00
clipboard.js Fix #805 don't `blur()` the trigger after a clipboard action (#807) 2022-05-04 14:45:44 -03:00
clipboard.test-d.ts Isolate actions strategies in order to code improvement and programmatic usage. (#749) 2021-05-18 11:46:22 -03:00