File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 1.3.9 " ></a >
2+
3+ # 1.3.8 (28.09.2016)
4+ - Usr proper bower dependency for jquery easing.
5+
16<a name =" 1.3.8 " ></a >
27
38# 1.3.8 (28.04.2016)
Original file line number Diff line number Diff line change 11{
22 "name" : " fancybox-plus" ,
33 "title" : " Fancybox-Plus" ,
4- "version" : " 1.3.8 " ,
4+ "version" : " 1.3.9 " ,
55 "description" : " jQuery lightbox and modal window plugin." ,
66 "author" : {
77 "name" : " Igor Lino" ,
88 "url" : " http://igorlino.github.io/fancybox-plus/"
99 },
1010 "license" : " MIT" ,
1111 "main" : [
12- " src/jquery.easing-1.3.pack.js" ,
1312 " src/jquery.fancybox-plus.js" ,
1413 " css/jquery.fancybox-plus.css"
1514 ],
2322 "docs" : " http://igorlino.github.io/fancybox-plus/examples" ,
2423 "demo" : " http://igorlino.github.io/fancybox-plus/examples" ,
2524 "dependencies" : {
26- "jquery" : " >=1.11.2"
25+ "jquery" : " >=1.11.2" ,
26+ "jquery.easing" : " 1.3.0"
2727 },
2828 "keywords" : [
2929 " modal" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " fancybox-plus" ,
33 "title" : " Fancybox-Plus" ,
4- "version" : " 1.3.8 " ,
4+ "version" : " 1.3.9 " ,
55 "description" : " jQuery lightbox and modal window plugin." ,
66 "keywords" : [
77 " modal" ,
2828 "docs" : " http://igorlino.github.io/fancybox-plus/examples" ,
2929 "demo" : " http://igorlino.github.io/fancybox-plus/examples" ,
3030 "dependencies" : {
31- "jquery" : " >=2.1.4"
31+ "jquery" : " >=2.1.4" ,
32+ "jquery.easing" : " 1.3.0"
3233 },
3334 "devDependencies" : {
3435 "grunt" : " ^0.4.5" ,
You can’t perform that action at this time.
0 commit comments