Commit Graph

109 Commits

Author SHA1 Message Date
Zeno Rocha
91d9064f75 Renames JS files and changes clipboard selector #68 2015-10-14 17:22:50 -07:00
Zeno Rocha
9bf6bf6136 Add "copy to clipboard" buttons in all demos #68 2015-10-14 17:20:43 -07:00
Vitor Cortez
39f7cda714 Add copy buttons to code snippets 2015-10-14 15:24:55 -07:00
Zeno Rocha
9abeb45708 Moves advanced section to the bottom 2015-10-03 19:16:33 -07:00
Zeno Rocha
5bac064b52 Adds docs for #24 2015-10-03 19:12:54 -07:00
Zeno Rocha
eb2fa8129e Adds link to CDN file #30 #53 2015-10-02 15:00:54 -07:00
Zeno Rocha
92bfe894e4 #40 2015-09-30 11:16:47 -07:00
Zeno Rocha
fa74e67585 Merge pull request #22 from mathiasbynens/patch-1
Use HTTPS where possible
2015-09-30 07:33:23 -07:00
Mathias Bynens
800d3db811 Use HTTPS where possible
This avoids mixed content issues on https://zenorocha.github.io/clipboard.js/.
2015-09-30 10:05:30 +02:00
Zeno Rocha
4776ff85a9 Build 2015-09-29 22:41:17 -07:00
Zeno Rocha
93d8d4c7ff Build 2015-09-29 10:16:16 -07:00
Zeno Rocha
23504403d1 Adds advanced usage docs 2015-09-28 23:52:10 -07:00
Eduardo Lundgren
c989d6a5d4 Updates api docs 2015-09-29 01:21:50 -03:00
Zeno Rocha
09729c4017 Merge pull request #8 from mauriciosoares/ghpages-rename-data-attributes
Ghpages rename data attributes
2015-09-28 10:22:33 -07:00
Mauricio Soares
0678ba7fce update dist file 2015-09-28 14:18:37 -03:00
Mauricio Soares
0f1b243a4a update data-attributes 2015-09-28 14:16:53 -03:00
Zeno Rocha
82e40ac466 Adds facebook image and improves title/description 2015-09-27 18:13:14 -07:00
Zeno Rocha
b1f3dfe951 Updates documentation 2015-09-25 00:31:12 -07:00
Zeno Rocha
c8d0edf6cd Updates sample to new API 2015-09-24 22:40:40 -07:00
Zeno Rocha
4feb26ddb1 Reorganizes assets 2015-09-24 22:40:24 -07:00
Zeno Rocha
5cbce1fdc6 Removes tooltip on mouseleave 2015-09-23 17:15:10 -07:00
Zeno Rocha
ddefd62593 Exposes clearSelection and improves tooltips for non-supported browsers 2015-09-23 16:49:15 -07:00
Zeno Rocha
cb08fd826f Clear selection only when operation has succeeded 2015-09-23 10:46:08 -07:00
Zeno Rocha
cb4dd5d127 Build 2015-09-22 09:57:57 -07:00
Zeno Rocha
0bee39abc0 Updates browser logos 2015-09-22 08:32:16 -07:00
Zeno Rocha
162aebfb41 Adds the why 2015-09-21 12:43:33 -07:00
Zeno Rocha
b2c50bd127 Updates snippets to be the same as actual demos 2015-09-21 11:00:14 -07:00
Zeno Rocha
69ef493350 Updates custom events 2015-09-21 10:33:09 -07:00
Zeno Rocha
079df6d52b Build 2015-09-21 09:06:27 -07:00
Zeno Rocha
ebce15d919 Adds tooltips and updates button labels 2015-09-21 00:52:45 -07:00
Zeno Rocha
98548fbd06 Updates headline 2015-09-21 00:26:44 -07:00
Zeno Rocha
1f7ae72efd Removes octicons in favor of a single svg 2015-09-21 00:04:02 -07:00
Zeno Rocha
212e6df068 Adds favicon and reorganizes assets 2015-09-20 23:48:24 -07:00
Zeno Rocha
cd58872ec5 Improves responsive rules 2015-09-20 18:04:38 -07:00
Zeno Rocha
91278ec144 Adds ids for each example 2015-09-20 16:24:38 -07:00
Zeno Rocha
bd04325e0a Build 2015-09-20 15:46:07 -07:00
Zeno Rocha
7df9e6d8f9 Fixes type of return on querySelectorAll method 2015-09-20 00:37:30 -07:00
Zeno Rocha
bfef47473e Build 2015-09-19 18:03:57 -07:00
Zeno Rocha
4ad0069dbd Handles browsers that do not support this API 2015-09-19 17:03:37 -07:00
Zeno Rocha
e4f9aa0d7a Adds documentation for custom events 2015-09-19 16:05:52 -07:00
Zeno Rocha
d4f94a3d8f Removes files that should belong only to master 2015-09-19 03:20:30 -07:00
Zeno Rocha
702d353447 Improves spacing between elements and typography 2015-09-19 03:14:52 -07:00
Zeno Rocha
473e6768e4 Adds browser support and more docs 2015-09-19 02:26:13 -07:00
Zeno Rocha
e1f8fe6cde Renames "data-value" to "data-text" 2015-09-19 02:25:46 -07:00
Zeno Rocha
6fcb7d5f87 Fetches attributes via "getAttributes" for better cross browser support 2015-09-19 02:03:45 -07:00
Zeno Rocha
fb6365e222 Adds better demo styling, footer and GA 2015-09-19 01:38:46 -07:00
Zeno Rocha
e8c26f6064 Adds code snippets and syntax highlight 2015-09-19 00:49:40 -07:00
Zeno Rocha
10fdf4ff1c Adds base website by using some bower dependencies 2015-09-19 00:18:33 -07:00
Zeno Rocha
6ecabeb38f Throws an error if selector is empty 2015-09-18 22:40:10 -07:00
Zeno Rocha
9f59fd4c59 Converts to a valid HTML document 2015-09-18 18:25:28 -07:00