Commit Graph

18 Commits

Author SHA1 Message Date
Zeno Rocha
2aff9ab55a Adds advanced usage docs 2015-09-28 23:54:56 -07:00
Eduardo Lundgren
f34bf8eabe Update README.md 2015-09-29 01:28:59 -03:00
Mauricio Soares
157b0fb5a2 Rename data-attributes to prefix "clipboard"
This PR renames all the data-attributes for data-clipboard-X, this is due the possibility of conflict with projects that already uses these data-attributes.
2015-09-28 14:06:22 -03:00
Zeno Rocha
d5a4ba1ff0 Updates headline 2015-09-27 16:55:31 -07:00
Zeno Rocha
a9c50a74fa Adds Travis CI 2015-09-27 16:40:50 -07:00
Zeno Rocha
aa6cc8e4df Merge branch 'master' of https://github.com/jaydson/clipboard.js into jaydson-master 2015-09-25 00:39:30 -07:00
Zeno Rocha
8d2fb2c08b Updates documentation 2015-09-25 00:31:45 -07:00
Jaydson Gomes
ba417cf53d Update Internet Explorer logo
Firefox logo was duplicated, just changed to the right IE logo.
2015-09-23 01:12:19 -03:00
Zeno Rocha
e2b9ba69a6 Updates browser logos 2015-09-22 08:32:48 -07:00
Zeno Rocha
706d55504b Adds the why 2015-09-21 12:44:16 -07:00
Zeno Rocha
90878d90c4 Updates snippets to be the same as actual demos 2015-09-21 11:04:48 -07:00
Zeno Rocha
c92c4e545a Removes "no-support" event in favor of "error" and "copy/cut" in favor of "success" 2015-09-21 10:32:11 -07:00
Zeno Rocha
8050bda877 Updates README according to docs 2015-09-20 16:26:55 -07:00
Zeno Rocha
e1f8fe6cde Renames "data-value" to "data-text" 2015-09-19 02:25:46 -07:00
Zeno Rocha
9f59fd4c59 Converts to a valid HTML document 2015-09-18 18:25:28 -07:00
Zeno Rocha
72cfee91a1 Adds support for cut action 2015-09-18 18:10:44 -07:00
Zeno Rocha
ed8260591c Breaks code into multiple methods (arrow functions ❤️) 2015-09-18 17:30:12 -07:00
Zeno Rocha
61f9e368b0 Adds intro documentation 2015-09-18 16:34:09 -07:00