Skip to content

Commit

Permalink
Merge pull request #124 from cbopp-art/v2.4.x
Browse files Browse the repository at this point in the history
V2.4.x
  • Loading branch information
cbopp-art authored Apr 9, 2017
2 parents c15112a + 321ea65 commit b3c10ef
Show file tree
Hide file tree
Showing 12 changed files with 777 additions and 290 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"window",
"popup"
],
"version": "2.3.6",
"version": "2.4.0",
"dependencies": {
"jquery": ">=1.5.0"
},
Expand Down
9 changes: 8 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2017/04/08 - v2.4.0
Feature: Issue #69 - Autodetect the right video format supported by the browser
Feature: Issue #96 - Allow more possibilities to define transitions
Bugfix: Issue #122 - Improve dimension handling using forceWidth and forceHeight
Bugfix: Fix fade in issue with inner content
Feature: Issue #114 - Possibility to initialize lightcase collections with different tag attribute values

2016/12/20 - v2.3.6
Hotfix: Fix scroll position after scrolling lightcase content on mobile

Expand Down Expand Up @@ -169,4 +176,4 @@ Added: Lightcase cache
Feature: Possibility to force width and height for default content

2012/05/13 - v1.0.1
Initial release
Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"window",
"popup"
],
"version": "2.3.6",
"version": "2.4.0",
"dependencies": {
"jquery": ">=1.5.0"
},
Expand Down
Loading

0 comments on commit b3c10ef

Please sign in to comment.