Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "galpop", | ||
"description": "Galpop is an image gallery pop-up. It can be controlled with the left and right arrow keys and automatically resizes with your browser.", | ||
"description": "Galpop is an content pop-up that can display images, HTML and iframes. It can be controlled with the left and right arrow keys and automatically resizes with your browser.", | ||
"keywords": [ | ||
"gallery", | ||
"pop-up", | ||
"graphics", | ||
"images", | ||
"photos", | ||
"jquery-plugin" | ||
"gallery", | ||
"pop-up", | ||
"graphics", | ||
"images", | ||
"photos", | ||
"jquery-plugin" | ||
], | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"dependencies": { | ||
@@ -22,14 +22,14 @@ "jquery": ">=1.7" | ||
"licenses": [ | ||
{ | ||
"type": "Creative Commons Attribution-NonCommercial 3.0 Unported License", | ||
"url": "http://creativecommons.org/licenses/by-nc/3.0/deed.en_US" | ||
} | ||
{ | ||
"type": "Creative Commons Attribution-NonCommercial 3.0 Unported License", | ||
"url": "http://creativecommons.org/licenses/by-nc/3.0/deed.en_US" | ||
} | ||
], | ||
"main": "js/jquery.galpop.js", | ||
"files": [ | ||
"css/jquery.galpop.css", | ||
"images/ajax-loader.gif", | ||
"images/btn-close.png", | ||
"images/btn-next.png", | ||
"images/btn-prev.png" | ||
"css/jquery.galpop.css", | ||
"images/ajax-loader.gif", | ||
"images/btn-close.png", | ||
"images/btn-next.png", | ||
"images/btn-prev.png" | ||
], | ||
@@ -36,0 +36,0 @@ "repository": { |
@@ -1,5 +0,4 @@ | ||
Galpop Image Gallery | ||
================= | ||
# Galpop Image Gallery | ||
Description: Galpop is an image gallery pop-up. It can be controlled with the left and right arrow keys and automatically resizes with your browser. | ||
Description: Galpop is an content pop-up that can display images, HTML and iframes. It can be controlled with the left and right arrow keys and automatically resizes with your browser. | ||
@@ -12,8 +11,2 @@ Author: Richard Hung | ||
Install it using [Bower](http://bower.io): | ||
```sh | ||
$ bower install galpop | ||
``` | ||
Install it using [npm](https://www.npmjs.org/): | ||
@@ -27,12 +20,10 @@ | ||
Key Features | ||
-------------------- | ||
## Key Features | ||
* Resizes with your browser | ||
* Can use arrow keys for controls | ||
* Callbacks after every image is loaded | ||
* Backgrounds and borders can be easily changed with CSS | ||
- Resizes with your browser | ||
- Can use arrow keys for controls | ||
- Callbacks after every image is loaded | ||
- Backgrounds and borders can be easily changed with CSS | ||
How to Use | ||
-------------------- | ||
## How to Use | ||
@@ -68,2 +59,1 @@ Galpop has a CSS and JS file in addition to the jQuery library. | ||
``` | ||
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27982
8
598
57
1