Commit Graph

  • 5e80c7cb4f Fix #248 Zeno Rocha 2016-05-29 12:10:23 -0700
  • c3fefc1fc0 Fix memory leak because of fakeHandlers (#243) grabus 2016-05-26 21:35:18 +0300
  • 2e3f583754 Merge e7d8d3b8b8 into 42bd266f0b Jae Page 2016-05-19 17:51:57 +0000
  • e7d8d3b8b8 Add dependency name to define invocation. Jae Page 2016-05-19 10:51:48 -0700
  • 85db35b5e7 Fix memory leak because of fakeHandlers grabus 2016-05-19 01:01:15 +0300
  • be0d4d187d Merge ce799bbb2f into 42bd266f0b Anderson 2016-05-05 19:02:07 +0000
  • 42bd266f0b Adds basic JSFiddle to help people reproduce their bugs Zeno Rocha 2016-05-01 16:14:51 -0700
  • ce799bbb2f Update clipboard.js Anderson 2016-04-29 17:11:38 -0300
  • 4cd995fcbb
    Optimize Safari image Christopher Banh 2016-04-26 23:30:27 -0700
  • d2d64a6ec2 Merge 69bc3f08b5 into 53a733fcb5 Christopher Banh 2016-04-27 05:01:33 +0000
  • 69bc3f08b5
    Update readme.md with info on Safari support Christopher Banh 2016-04-26 21:59:10 -0700
  • 2714c402ec
    Remove text in Browser Support section about Safari support Christopher Banh 2016-04-26 21:42:31 -0700
  • da199ab9ac
    Replace X next to Safari with 9.1+ Christopher Banh 2016-04-26 21:25:37 -0700
  • 3111d83559
    Replace b&w Safari logo with colored logo Christopher Banh 2016-04-26 21:22:11 -0700
  • 8a4fb098bf Optimizes images Zeno Rocha 2016-04-04 10:36:50 -0700
  • 53a733fcb5 Release v1.5.10 v1.5.10 Zeno Rocha 2016-04-03 22:33:02 -0700
  • 7a5a910bcd Removes error message when target/text attributes are null, undefined, or false Zeno Rocha 2016-04-03 22:16:22 -0700
  • 0163f7cb72 Merge pull request #216 from sebastianekstrom/master Zeno Rocha 2016-04-01 08:48:49 -0700
  • 941bdbb16e Use const instead of let when applicable Sebastian Ekström 2016-04-01 13:17:12 +0200
  • df45265f59 Merge 8d64f582bb into 00d5cc4e96 Jay Phelps 2016-03-17 17:35:18 +0000
  • b2a765d176 Updates tagline #210 Zeno Rocha 2016-03-17 09:12:50 -0700
  • 00d5cc4e96 Updates tagline #210 Zeno Rocha 2016-03-17 09:12:23 -0700
  • eb7beddb4c Allows Text Option to be Specified as a string Jack Lukic 2016-03-07 15:05:43 -0500
  • 07a1f8456b Throws error when disabled or readonly attributes are used on target element Fixes #41 Zeno Rocha 2016-03-01 15:38:25 -0800
  • ff3cd2c722 Release v1.5.9 v1.5.9 Zeno Rocha 2016-02-26 10:26:32 -0800
  • d346f30e5d Merge pull request #190 from heldr/master Zeno Rocha 2016-02-25 12:19:22 -0800
  • e5fe34c524 WTF?! npm Helder Santana 2016-02-25 15:17:07 -0500
  • 0a6aace544 Merge pull request #194 from stepancar/patch-1 Zeno Rocha 2016-02-25 12:06:38 -0800
  • 43d9c11aaf minor fix for fake elem Stepan Mikhaylyuk 2016-02-25 15:20:13 +0300
  • 4ed19cc571 Merge pull request #1 from zenorocha/master Olaolu Olawuyi 2016-02-21 12:08:32 +0000
  • 90a52149ed fix babel 6 export default behaviour Helder Santana 2016-02-20 01:41:40 -0500
  • 83b9d6a84d update modules and fix #176 Helder Santana 2016-02-20 01:14:33 -0500
  • 3d13baa385 Adds issue template Zeno Rocha 2016-02-18 11:40:00 -0800
  • 8d64f582bb Prevent negative margin flows from visually keeping fakeElem out of the viewport, fixes #179 Jay Phelps 2016-02-04 12:13:56 -0800
  • 7e37c95121 Release v1.5.8 v1.5.8 Zeno Rocha 2016-02-04 11:28:33 -0800
  • bc9bcdd678 Adds explanations on textarea styling #143 #179 #180 Zeno Rocha 2016-02-04 11:25:00 -0800
  • 4c9e29a0dc Resets invisible textarea's paddings and margins #179 Zeno Rocha 2016-02-04 11:09:10 -0800
  • fc9997df94 Updates clipboard.js Zeno Rocha 2016-02-04 11:05:43 -0800
  • bd6dc9eb9f Prevent auto-zooming on an iphone by making the text area size appropriate size. Fixes Issue 180. speedplane 2016-02-04 11:12:04 -0500
  • a88bb77be4 Release v1.5.7 v1.5.7 Zeno Rocha 2016-02-03 08:31:41 -0800
  • 13e1618621 Update clipboard.js to v1.5.7 Zeno Rocha 2016-02-03 08:31:00 -0800
  • e86dc2caa2 Revert "Upgrades to Babel 6" Zeno Rocha 2016-02-03 08:22:35 -0800
  • 74d20c94bf Update clipboard.js to v1.5.6 Zeno Rocha 2016-02-02 13:45:37 -0800
  • 8392a7ba1c Release v1.5.6 v1.5.6 Zeno Rocha 2016-02-02 13:44:26 -0800
  • 88b19560ee Merge 90f2395cb6 into 31e3622e17 RAFIE Younes 2016-02-02 21:28:56 +0000
  • 31e3622e17 Fixed RTL issue #161 RAFIE Younes 2016-01-13 01:33:33 +0000
  • ee1eb455f4 Upgrades to Babel 6 Zeno Rocha 2016-02-02 13:11:25 -0800
  • d50f2fb73f Updates good-listener Fixes #170 Zeno Rocha 2016-02-02 12:52:17 -0800
  • 90df135705 Merge 2a3be43534 into c8221c742d Jonathan Neal 2016-01-21 18:25:59 +0000
  • c8221c742d Serves the unminified version for Meteor Zeno Rocha 2016-01-21 08:21:44 -0800
  • aca8c18636 Adds Liferay as maintainer Zeno Rocha 2016-01-17 10:25:31 -0800
  • 90f2395cb6 Fixed RTL issue #161 RAFIE Younes 2016-01-13 01:33:33 +0000
  • 3fd9844f9e Merge 316b48038c into efc22cf651 RAFIE Younes 2016-01-13 00:46:42 +0000
  • 316b48038c Extracted test to a variable for readability RAFIE Younes 2016-01-13 00:42:10 +0000
  • 090c0ab247 Fixed RTL issue #161 RAFIE Younes 2016-01-13 00:38:39 +0000
  • efc22cf651 Merge pull request #150 from nettofarah/patch-1 Zeno Rocha 2015-12-17 10:48:14 -0800
  • 4b27a72dce Add a bit more clarity to Invalid Target test Netto Farah 2015-12-13 13:11:02 -0800
  • a5a4abff0d Change name, because I can. Nilton Cesar 2015-12-10 17:15:08 -0300
  • 2a3be43534 Updates fake element to use visually hidden styles Jonathan Neal 2015-12-08 22:10:24 -0500
  • d06551505b Fix typo #134 Zeno Rocha 2015-11-19 07:22:37 -0800
  • c12c610b22 Merge pull request #134 from hmln/minor-readme-change Zeno Rocha 2015-11-19 07:21:32 -0800
  • 1d772a0cbe Fix typo in readme. hmln 2015-11-19 00:38:20 -0300
  • d9254459b7 Merge pull request #131 from oskarcieslik/es2015_minor_fixes Zeno Rocha 2015-11-14 12:25:53 -0600
  • 2aa163b1d0 Small ES2015 changes ;). Oskar Cieslik (rpawfuiml) 2015-11-13 22:01:59 +0100
  • 783dc6f3cf Adds devDependencies since peerDependencies does not work anymore Zeno Rocha 2015-11-13 01:36:46 -0800
  • 3188ffbce3 Release v1.5.5 v1.5.5 Zeno Rocha 2015-11-13 01:20:15 -0800
  • 5dba68634e Fixes a bug where non-editable elements were being focused Zeno Rocha 2015-11-13 01:20:02 -0800
  • 15d4807166 Updates lib Zeno Rocha 2015-11-13 01:18:25 -0800
  • 3ee9f91ff6 Hide snippet button on smaller devices Zeno Rocha 2015-11-13 01:18:16 -0800
  • 81d3c7e8c8 Updates clipbard.js on site Zeno Rocha 2015-11-13 00:57:25 -0800
  • a12a056ef6 Release v1.5.4 v1.5.4 Zeno Rocha 2015-11-13 00:25:35 -0800
  • cb4301658c Updates delegate package which now exposes e.delegateTarget property #120 Zeno Rocha 2015-11-13 00:24:46 -0800
  • 5efcdf2810 Merge pull request #120 from pawlufelice/fix_event_target Zeno Rocha 2015-11-13 00:20:20 -0800
  • 033aceb114 Document the browser restriction for a valid element Fagner Brack 2015-11-12 22:22:24 -0200
  • f4405fab0c Merge 5587969c2a into 72926580c3 Aaron Wells 2015-11-12 18:00:07 +0000
  • 72926580c3 Updates meteor version #123 Zeno Rocha 2015-11-12 09:58:10 -0800
  • 4967f118fe Release v1.5.3 Zeno Rocha 2015-10-28 13:06:53 -0700
  • 44d59b34a2 Merge pull request #123 from alippai/patch-1 Zeno Rocha 2015-11-12 09:57:29 -0800
  • 6cab936bbb Adds gzipped info #129 #13 #69 Zeno Rocha 2015-11-11 17:43:53 -0800
  • 5587969c2a Clarify the current fallback behavior in Safari on iOS Aaron Wells 2015-11-11 17:54:29 +1300
  • 9d6375d20e Bump npm version to match the others. Ádám Lippai 2015-11-10 11:08:35 +0100
  • 37136663df use event's currentTarget instead of target Paul Felice 2015-11-06 15:49:21 +0100
  • a4d93bf96d Merge 90968ce790 into db575bb4df Vitor Cortez 2015-11-03 03:35:48 +0000
  • 90968ce790 Add modifier key option Vitor Cortez 2015-11-03 00:18:05 -0300
  • cb0bfff389 support custom trigger event Jeremy Xu 2015-11-02 17:53:30 +0800
  • 0a0de9fc01 Release v1.5.3 v1.5.3 Zeno Rocha 2015-10-28 13:06:53 -0700
  • db575bb4df Removes babelify from being a dependency to a devDependency #15 #105 Zeno Rocha 2015-10-28 13:06:14 -0700
  • 3bec3db598 Merge 51f2f22716 into 171f438f22 Vitor Cortez 2015-10-28 20:03:12 +0000
  • bb6c4c0e7c Release v1.5.2 v1.5.2 Zeno Rocha 2015-10-28 12:57:47 -0700
  • 51f2f22716 Add lib folder and update browser Vitor Cortez 2015-10-28 16:57:13 -0300
  • 03ee9829e0 Removes browserify tests Zeno Rocha 2015-10-28 12:56:52 -0700
  • 24f6e1f541 Moves babel to devDependencies Zeno Rocha 2015-10-28 12:56:38 -0700
  • 5bdfff6375 Ignores unnecessary files on bower and npm Zeno Rocha 2015-10-28 12:56:21 -0700
  • 4b73122f81 Provides a transpiled version to npm so browserify and webpack users do not have to transpile by themselves Zeno Rocha 2015-10-28 12:54:29 -0700
  • 171f438f22 Release v1.5.1 v1.5.1 Zeno Rocha 2015-10-27 09:32:43 -0700
  • a218b37f66 Update to v1.5.1 Zeno Rocha 2015-10-27 09:32:26 -0700
  • 3ad7aafaae Reverts site to v1.4.2 while investigating issue #104 Zeno Rocha 2015-10-27 09:17:28 -0700
  • 42a459402c Release v1.5.0 v1.5.0 Zeno Rocha 2015-10-26 23:04:54 -0700
  • b26cdb3b41 Allows HTML elements to be passed in the constructor - Fixes #25 Zeno Rocha 2015-10-26 23:02:29 -0700
  • 861fcb53fd Allows HTML elements to be passed in the constructor - Fixes #25 Zeno Rocha 2015-10-26 23:00:13 -0700