Skip to content

Commit

Permalink
upgrade zeroclipboard to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Jan 27, 2015
1 parent 538951d commit 8c5acd6
Show file tree
Hide file tree
Showing 57 changed files with 4,760 additions and 13,598 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ionicons": "1.5.2",
"octicons": "2.0.2",
"purl": "~2.3.1",
"zeroclipboard": "~1.2.3",
"zeroclipboard": "~2.2.0",
"foundation-icon-fonts": "zurb/foundation-icon-fonts"
}
}
25 changes: 15 additions & 10 deletions bower_components/zeroclipboard/.bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "zeroclipboard",
"description": "The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.",
"version": "1.2.3",
"version": "2.2.0",
"main": [
"./ZeroClipboard.js",
"./ZeroClipboard.swf"
"dist/ZeroClipboard.js",
"dist/ZeroClipboard.swf"
],
"keywords": [
"flash",
Expand All @@ -25,7 +25,7 @@
{
"name": "James M. Greene",
"email": "james.m.greene@gmail.com",
"url": "http://jamesgreene.net/"
"url": "http://greene.io/"
}
],
"homepage": "http://zeroclipboard.org/",
Expand All @@ -34,14 +34,19 @@
"url": "https://github.com/zeroclipboard/zeroclipboard.git"
},
"location": "git://github.com/zeroclipboard/zeroclipboard.git",
"_release": "1.2.3",
"ignore": [
"*",
"/dist/.jshintrc",
"!/bower.json",
"!/dist/**"
],
"_release": "2.2.0",
"_resolution": {
"type": "version",
"tag": "1.2.3",
"commit": "3b3861ae21fb2abccaf2efa23fbf52e63c5fb8de"
"tag": "v2.2.0",
"commit": "039fb799c916d3730fbc898c2f5ef24581c7e9b7"
},
"_source": "git://github.com/zeroclipboard/zeroclipboard.git",
"_target": "~1.2.3",
"_originalSource": "zeroclipboard",
"_direct": true
"_target": "~2.2.0",
"_originalSource": "zeroclipboard"
}
3 changes: 0 additions & 3 deletions bower_components/zeroclipboard/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions bower_components/zeroclipboard/.jshintrc

This file was deleted.

3 changes: 0 additions & 3 deletions bower_components/zeroclipboard/.npmignore

This file was deleted.

5 changes: 0 additions & 5 deletions bower_components/zeroclipboard/.travis.yml

This file was deleted.

25 changes: 0 additions & 25 deletions bower_components/zeroclipboard/CONTRIBUTING.md

This file was deleted.

157 changes: 0 additions & 157 deletions bower_components/zeroclipboard/Gruntfile.js

This file was deleted.

8 changes: 0 additions & 8 deletions bower_components/zeroclipboard/LICENSE

This file was deleted.

75 changes: 0 additions & 75 deletions bower_components/zeroclipboard/README.md

This file was deleted.

0 comments on commit 8c5acd6

Please sign in to comment.