Commit Graph

9 Commits

Author SHA1 Message Date
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 7d675f5fc1
Fix Event API. Update demos. Update tests (#793) 2022-02-02 12:13:00 -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 971834388c update code style 2021-01-21 11:45:33 +01:00
vitormalencar 2660565b61 update code style 2021-01-20 16:55:03 +01:00
Zeno Rocha 9086f3ed64 Updates demos to use new constructor 2018-02-28 21:46:48 -08:00
Zeno Rocha f7040bae8a
Adds meta viewport for all demos 2016-10-16 17:16:02 -07:00
Zeno Rocha cb4301658c Updates delegate package which now exposes e.delegateTarget property #120 2015-11-13 00:24:46 -08:00
Zeno Rocha 57c7fcf9a4 Adds a bunch of demos 2015-10-26 22:53:03 -07:00