Skip to content

Commit 4ef5db3

Browse files
committed
Version 1.2.21 release
1 parent 514c34b commit 4ef5db3

24 files changed

+43
-38
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightgallery",
3-
"version": "1.2.20",
3+
"version": "1.2.21",
44
"description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.",
55
"main": [
66
"dist/js/lightgallery.min.js",

dist/css/lg-fb-comment-box.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/lg-transitions.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/lightgallery.css

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/lg-autoplay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! lightgallery - v1.2.20 - 2016-06-28
1+
/*! lightgallery - v1.2.21 - 2016-06-28
22
* http://sachinchoolur.github.io/lightGallery/
33
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
44
/**

dist/js/lg-autoplay.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/lg-fullscreen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! lightgallery - v1.2.20 - 2016-06-28
1+
/*! lightgallery - v1.2.21 - 2016-06-28
22
* http://sachinchoolur.github.io/lightGallery/
33
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
44
(function($, window, document, undefined) {

dist/js/lg-fullscreen.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/lg-hash.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! lightgallery - v1.2.20 - 2016-06-28
1+
/*! lightgallery - v1.2.21 - 2016-06-28
22
* http://sachinchoolur.github.io/lightGallery/
33
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
44
(function($, window, document, undefined) {

dist/js/lg-hash.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)