Commit Graph

93 Commits

Author SHA1 Message Date
Beto Muniz 2b2f9eef6f 2.0.11 2022-05-04 14:51:40 -03:00
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
Beto Muniz 98d92f2a42 2.0.10 2022-02-02 12:21:27 -03:00
Beto Muniz 7d675f5fc1
Fix Event API. Update demos. Update tests (#793) 2022-02-02 12:13:00 -03:00
Beto Muniz 9698b1176a 2.0.9 2022-01-27 22:50:17 -03:00
Beto Muniz 44df750c9f
Isolate actions strategies in order to code improvement and programmatic usage. (#749)
* Isolate cut, copy and core helper functions.

* Update tests to accommodate new proposal

* Add/update tests

* Add tests to static copy/cut methods

* Update condition syntax based on PR reviews

* Migrate clipboard-action-default to functional approach. Update tests. Add tests

* Improve folder structure. Clean up code.

* Add types. Fix tsd check env. Improve in-code doc comments

* Improve in-code doc comments
2021-05-18 11:46:22 -03:00
vitormalencar 5c27fe02b8 updating production version for bower 2021-03-11 16:12:59 +01:00
Beto Muniz 43aa5786c9 Update dev dependencies. 2021-01-19 12:42:06 -03:00
Rouven Weßling 4456d61877 Upgrade babel to version 7 2020-10-04 15:20:54 +02:00
Zeno Rocha fddd2aac5f 2.0.6 2020-03-04 22:26:34 -08:00
Zeno Rocha 289389322e 2.0.5 2020-03-03 18:20:40 -08:00
Zeno Rocha d3fc3c1e7b Regenerate package-lock and dist files after PhantomJS removal 2020-02-29 09:55:14 -08:00
Zeno Rocha d17eca050e 2.0.4 2018-11-12 20:42:07 -08:00
Zeno Rocha 5be63e28dd 2.0.3 2018-11-11 18:56:51 -08:00
Rouven Weßling adc669df06 Always run webpack in production mode. (#595)
Otherwise horribly inefficent code that evals(!) strings of code is generated.
2018-11-11 18:53:43 -08:00
Rouven Weßling 3d005b547e Maintain banner in minified file 2018-11-11 18:49:23 -08:00
Zeno Rocha fdb66d3f16 2.0.2 2018-11-11 09:14:19 -08:00
Samuel Oloruntoba 5ef3f1a817 Migrates to Webpack 4 2018-11-11 08:17:25 -08:00
Zeno Rocha 43beb07bac Release v2.0.0 2018-02-28 21:56:32 -08:00
Zeno Rocha b6e6b80ab0 Release v1.7.1 2017-05-29 16:57:52 -07:00
Zeno Rocha 39e622456c Release v1.7.0 2017-05-29 14:43:41 -07:00
Peder Johnsen f42b57067d Container option (#368)
* Allow container option to fix bugs related to bootstrap modals etc.

* Updated readme to reflect addition of container option

* Name link

* Removed test log

* Remove unwanted whitespace

* Refactored description
2017-05-29 14:17:26 -07:00
Zeno Rocha f59d4e6b4d Release v1.6.1 2017-02-28 09:58:40 -08:00
Zeno Rocha 9ddff7e591 Prevents Node env from throwing an error 2017-02-28 09:57:36 -08:00
Zeno Rocha a00f1fe327 Release v1.6.0 2017-02-08 00:02:14 -08:00
Zeno Rocha 3696739e5e Prevents scroll jump on iOS when using "data-clipboard-text"
Thanks to @geraldarthur at #369
2017-02-07 23:37:43 -08:00
Itai Steinherz 63d1b0f014 Add isSupported method #355 2017-02-07 23:36:29 -08:00
Zeno Rocha 402c9ee17b Release v1.5.16 2016-12-12 11:54:35 -02:00
Zeno Rocha 0538f6e212 Ensures that event delegation works with multiple documents (a page with iframes) 2016-12-12 11:53:41 -02:00
Zeno Rocha 8ad16a2c6c
Release v1.5.15 2016-10-22 19:44:43 -07:00
Zeno Rocha 0149e1de5e
Updates good-listener package which removes two dependencies 2016-10-22 19:10:44 -07:00
Zeno Rocha 26a9e9d56c
Release v1.5.13 2016-10-16 22:44:03 -07:00
Zeno Rocha eb7418b51b
Release v1.5.12 2016-06-09 07:57:20 -07:00
Alexander 869c4e3219 Fix bug that unable to remove fake event listener (#256)
* Fix bug that unable to remove fake event listener

* Update dist
2016-06-09 07:54:07 -07:00
Zeno Rocha a4ab305297
Release v1.5.11 2016-06-08 21:46:20 -07:00
Zeno Rocha 53a733fcb5 Release v1.5.10 2016-04-03 22:33:02 -07:00
Zeno Rocha ff3cd2c722 Release v1.5.9 2016-02-26 10:26:32 -08:00
Helder Santana 90a52149ed fix babel 6 export default behaviour 2016-02-20 01:41:40 -05:00
Helder Santana 83b9d6a84d update modules and fix #176 2016-02-20 01:14:33 -05:00
Zeno Rocha 7e37c95121 Release v1.5.8 2016-02-04 11:28:33 -08:00
Zeno Rocha a88bb77be4 Release v1.5.7 2016-02-03 08:31:41 -08:00
Zeno Rocha 8392a7ba1c Release v1.5.6 2016-02-02 13:44:26 -08:00
Zeno Rocha 3188ffbce3 Release v1.5.5 2015-11-13 01:20:15 -08:00
Zeno Rocha a12a056ef6 Release v1.5.4 2015-11-13 00:25:35 -08:00
Zeno Rocha 4967f118fe Release v1.5.3 2015-11-12 09:57:35 -08:00
Zeno Rocha bb6c4c0e7c Release v1.5.2 2015-10-28 12:57:47 -07:00
Zeno Rocha 171f438f22 Release v1.5.1 2015-10-27 09:32:43 -07:00
Zeno Rocha 42a459402c Release v1.5.0 2015-10-26 23:04:54 -07:00
Zeno Rocha 705e2dbefd Release v1.4.3 2015-10-24 11:41:53 -07:00
Zeno Rocha d166ff6d96 Adds banner - Fixes #88 2015-10-15 12:49:08 -07:00