Commit Graph

  • 706d55504b Adds the why Zeno Rocha 2015-09-21 12:44:16 -0700
  • 162aebfb41 Adds the why Zeno Rocha 2015-09-21 12:43:33 -0700
  • 90878d90c4 Updates snippets to be the same as actual demos Zeno Rocha 2015-09-21 11:04:48 -0700
  • b2c50bd127 Updates snippets to be the same as actual demos Zeno Rocha 2015-09-21 11:00:14 -0700
  • 69ef493350 Updates custom events Zeno Rocha 2015-09-21 10:26:59 -0700
  • c92c4e545a Removes "no-support" event in favor of "error" and "copy/cut" in favor of "success" Zeno Rocha 2015-09-21 10:19:41 -0700
  • 23b20d6006 Uses optimistic execCommand and removes redundant logic - Fixes #1 Eduardo Lundgren 2015-09-21 09:49:01 -0300
  • 079df6d52b Build Zeno Rocha 2015-09-21 09:06:27 -0700
  • f3c042a364 Only fire detailed events if copy was successful Zeno Rocha 2015-09-21 01:15:01 -0700
  • ebce15d919 Adds tooltips and updates button labels Zeno Rocha 2015-09-21 00:52:45 -0700
  • aebcbdf292 Updates headline and add default export Zeno Rocha 2015-09-21 00:37:02 -0700
  • 98548fbd06 Updates headline Zeno Rocha 2015-09-21 00:26:44 -0700
  • 1f7ae72efd Removes octicons in favor of a single svg Zeno Rocha 2015-09-21 00:04:02 -0700
  • 212e6df068 Adds favicon and reorganizes assets Zeno Rocha 2015-09-20 23:48:24 -0700
  • cd58872ec5 Improves responsive rules Zeno Rocha 2015-09-20 18:04:38 -0700
  • 8050bda877 Updates README according to docs Zeno Rocha 2015-09-20 16:08:56 -0700
  • 91278ec144 Adds ids for each example Zeno Rocha 2015-09-20 16:24:38 -0700
  • bd04325e0a Build Zeno Rocha 2015-09-20 15:46:07 -0700
  • cd7c8bfc27 Adds tests for Clipboard.validate Zeno Rocha 2015-09-20 15:40:59 -0700
  • 52b444609e Improves error handling Zeno Rocha 2015-09-20 13:47:35 -0700
  • ec20389775 Adds tests for constructor Zeno Rocha 2015-09-20 00:57:19 -0700
  • b1d0ac9520 Makes compilation faster but less spec-compliant Zeno Rocha 2015-09-20 00:47:18 -0700
  • 7df9e6d8f9 Fixes type of return on querySelectorAll method Zeno Rocha 2015-09-20 00:37:30 -0700
  • bea448d6c5 Includes base test structure Zeno Rocha 2015-09-20 00:23:33 -0700
  • bfef47473e Build Zeno Rocha 2015-09-19 17:56:38 -0700
  • 66c18fbcb4 Breaks code into two classes Zeno Rocha 2015-09-19 17:55:02 -0700
  • 4ad0069dbd Handles browsers that do not support this API Zeno Rocha 2015-09-19 16:43:42 -0700
  • 24f4bc77ed Handles browsers that do not support this API Zeno Rocha 2015-09-19 16:44:30 -0700
  • e4f9aa0d7a Adds documentation for custom events Zeno Rocha 2015-09-19 16:05:52 -0700
  • 960d1a9dd9 Adds browserify and babelify for import transformation Zeno Rocha 2015-09-19 15:42:36 -0700
  • 7a92a67487 Adds CustomEvent polyfill Zeno Rocha 2015-09-19 14:02:56 -0700
  • 76ab07a186 Triggers a custom event after copying/cutting commands Zeno Rocha 2015-09-19 11:37:52 -0700
  • 718c1b33f0 Removes files that should belong only to gh-pages Zeno Rocha 2015-09-19 03:23:09 -0700
  • d4f94a3d8f Removes files that should belong only to master Zeno Rocha 2015-09-19 03:20:30 -0700
  • 702d353447 Improves spacing between elements and typography Zeno Rocha 2015-09-19 03:14:52 -0700
  • 473e6768e4 Adds browser support and more docs Zeno Rocha 2015-09-19 02:26:13 -0700
  • e1f8fe6cde Renames "data-value" to "data-text" Zeno Rocha 2015-09-19 02:25:46 -0700
  • 6fcb7d5f87 Fetches attributes via "getAttributes" for better cross browser support Zeno Rocha 2015-09-19 02:03:45 -0700
  • fb6365e222 Adds better demo styling, footer and GA Zeno Rocha 2015-09-19 01:38:46 -0700
  • e8c26f6064 Adds code snippets and syntax highlight Zeno Rocha 2015-09-19 00:49:40 -0700
  • 10fdf4ff1c Adds base website by using some bower dependencies Zeno Rocha 2015-09-19 00:18:33 -0700
  • 6ecabeb38f Throws an error if selector is empty Zeno Rocha 2015-09-18 22:40:10 -0700
  • 9f59fd4c59 Converts to a valid HTML document Zeno Rocha 2015-09-18 18:25:28 -0700
  • 72cfee91a1 Adds support for cut action Zeno Rocha 2015-09-18 18:05:49 -0700
  • ed8260591c Breaks code into multiple methods (arrow functions ❤️) Zeno Rocha 2015-09-18 17:30:12 -0700
  • 61f9e368b0 Adds intro documentation Zeno Rocha 2015-09-18 16:34:09 -0700
  • f7d3fb249a Adds new "value" attribute that creates a fake element and select its content to clipboard Zeno Rocha 2015-09-18 16:32:57 -0700
  • 8780d3c6bb Adds minify task Zeno Rocha 2015-09-18 15:55:18 -0700
  • d682f4a3d4 Adds support for any HTML element Zeno Rocha 2015-09-17 23:53:36 -0700
  • 231d62db0e Adds initial clipboard implementation Zeno Rocha 2015-09-17 23:18:08 -0700
  • e9d9fa6157 Includes babel configuration Zeno Rocha 2015-09-17 23:16:08 -0700
  • 03956aa4c5 Hello world Zeno Rocha 2015-09-17 23:15:24 -0700