Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Commit

Permalink
5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleydw committed Oct 15, 2017
1 parent e445452 commit 39f585a
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ekko-lightbox",
"version": "5.2.0",
"version": "5.3.0",
"main": "./dist/ekko-lightbox.min.js",
"ignore": [
"**/.*",
Expand Down
2 changes: 0 additions & 2 deletions dist/ekko-lightbox.min.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/ekko-lightbox.min.css.map

This file was deleted.

2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ <h3 id="image-gallery">Image Gallery</h3>
</div>
<code class="html" data-code="example-2"></code>

<h3 id="single-image">Limit Image Size</h3>
<h3 id="limit-size">Limit Image Size</h3>
<p>Note: uses modal plugin limiting via <code>data-max-width</code> (or <code>data-max-height</code>)</p>
<div class="row">
<div class="offset-sm-4 col-sm-3" data-code="example-10">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ekko-lightbox",
"description": "A lightbox gallery plugin for Bootstrap based on the modal plugin",
"version": "5.2.1",
"version": "5.3.0",
"keywords": [
"lightbox",
"gallery",
Expand Down

0 comments on commit 39f585a

Please sign in to comment.