[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2017-01-18 Thread millayr
Github user millayr closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/825 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-23 Thread millayr
GitHub user millayr reopened a pull request: https://github.com/apache/couchdb-fauxton/pull/825 3192 - Rip and replace zeroclipboard with clipboardjs Removing flash-based zeroclipboard. Created generic React Copy component using clipboard.js. Relevant JIRA ticket:

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-23 Thread millayr
Github user millayr closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/825 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread millayr
GitHub user millayr reopened a pull request: https://github.com/apache/couchdb-fauxton/pull/825 3192 - Rip and replace zeroclipboard with clipboardjs Removing flash-based zeroclipboard. Created generic React Copy component using clipboard.js. Relevant JIRA ticket:

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread millayr
Github user millayr closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/825 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/825#discussion_r93653925 --- Diff: app/addons/fauxton/components.react.jsx --- @@ -14,180 +14,126 @@ import app from "../../app"; import FauxtonAPI from

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/825#discussion_r93653979 --- Diff: app/addons/fauxton/components.react.jsx --- @@ -14,180 +14,126 @@ import app from "../../app"; import FauxtonAPI from

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/825#discussion_r93653495 --- Diff: app/addons/fauxton/components.react.jsx --- @@ -14,180 +14,126 @@ import app from "../../app"; import FauxtonAPI from

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/825#discussion_r93653242 --- Diff: app/addons/fauxton/assets/less/components.less --- @@ -44,6 +40,7 @@ } -a.clipboard-copy-element:hover { -

[GitHub] couchdb-fauxton pull request #825: 3192 - Rip and replace zeroclipboard with...

2016-12-22 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/825#discussion_r93654957 --- Diff: app/addons/fauxton/components.react.jsx --- @@ -14,180 +14,126 @@ import app from "../../app"; import FauxtonAPI from