Skip to content

Commit

Permalink
fix skin demo files, fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jssor committed Jun 27, 2017
1 parent 129803d commit b7dd79a
Show file tree
Hide file tree
Showing 17 changed files with 37 additions and 164 deletions.
27 changes: 16 additions & 11 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jssor-slider",
"description": "Responsive Javascript Image/Content Slider/Slideshow/Carousel/Gallery/Banner/HTML5 AD",
"version": "25.0.7",
"version": "25.0.8",
"homepage": "https://www.jssor.com",
"keywords": [
"javascript",
Expand Down Expand Up @@ -36,24 +36,29 @@
"transitions/",

"img/alila/",
"img/landscape/",
"img/motor/",
"img/nested-thumb/",
"img/photography/",
"img/travel/",

"img/1920",
"img/ancient-lady",
"img/appicon",
"img/full-width",
"img/home",
"img/html5-ad",
"img/gallery",
"img/icons",
"img/loading",
"img/landscape/",
"img/logo",
"img/major",

"img/motor/",
"img/nested-thumb/",
"img/paint",

"img/photography/",
"img/present",
"img/presentation",
"img/qr",
"img/travel/",

"img/html5-ad",
"img/1920",
"img/home",
"img/loading",
"img/simple-fade-slideshow",
"img/simple-layer-animation"
],
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jssor-slider",
"repo": "jssor/slider",
"description": "Responsive Javascript Image/Content Slider/Slideshow/Carousel/Gallery/Banner/HTML5 AD",
"version": "25.0.7",
"version": "25.0.8",
"homepage": "https://www.jssor.com",
"keywords": [
"javascript",
Expand Down
2 changes: 1 addition & 1 deletion demos-jquery/full-width-slider.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<div id="jssor_1" style="position:relative;margin:0 auto;top:0px;left:0px;width:1500px;height:600px;overflow:hidden;visibility:hidden;">
<!-- Loading Screen -->
<div data-u="loading" class="jssorl-oval" style="position:absolute;top:0px;left:0px;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19.0px;position:relative;top:50%;width:38px;height:38px;" src="../img/loading/static-svg/oval.svg" />
<img style="margin-top:-19.0px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/oval.svg" />
</div>

<!-- slides container -->
Expand Down
2 changes: 1 addition & 1 deletion demos/full-width-slider.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div id="jssor_1" style="position:relative;margin:0 auto;top:0px;left:0px;width:1500px;height:600px;overflow:hidden;visibility:hidden;">
<!-- Loading Screen -->
<div data-u="loading" class="jssorl-oval" style="position:absolute;top:0px;left:0px;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19.0px;position:relative;top:50%;width:38px;height:38px;" src="../img/loading/static-svg/oval.svg" />
<img style="margin-top:-19.0px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/oval.svg" />
</div>

<!-- slides container -->
Expand Down
Binary file removed img/html5-ad/slide1.png
Binary file not shown.
Binary file removed img/html5-ad/slide2.jpg
Binary file not shown.
Binary file removed img/html5-ad/slide3.jpg
Binary file not shown.
12 changes: 0 additions & 12 deletions img/loading/static-svg/ball-triangle.svg

This file was deleted.

6 changes: 0 additions & 6 deletions img/loading/static-svg/circles.svg

This file was deleted.

28 changes: 0 additions & 28 deletions img/loading/static-svg/double-tail-spin.svg

This file was deleted.

22 changes: 0 additions & 22 deletions img/loading/static-svg/hollow-circles.svg

This file was deleted.

9 changes: 0 additions & 9 deletions img/loading/static-svg/oval.svg

This file was deleted.

17 changes: 0 additions & 17 deletions img/loading/static-svg/tail-spin.svg

This file was deleted.

48 changes: 4 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jssor-slider",
"version": "25.0.7",
"version": "25.0.8",
"description": "Responsive Javascript Image/Content Slider/Slideshow/Carousel/Gallery/Banner/HTML5 AD",
"main": "js/jssor.slider.min.js",
"homepage": "https://www.jssor.com",
Expand Down Expand Up @@ -37,56 +37,16 @@
"url": "https://github.com/jssor/slider/issues"
},
"files": [
"js/",
"js/jssor.slider.min.js",
"skin/",
"svg/",
"README.md",
"bower.json",
"component.json",
"package.json",
"MIT-LICENSE.txt",

"img/a01.png",
"img/a02.png",
"img/a03.png",
"img/a04.png",
"img/a06.png",
"img/a07.png",
"img/a08.png",
"img/a09.png",
"img/a10.png",
"img/a11.png",
"img/a12.png",
"img/a13.png",
"img/a14.png",
"img/a15.png",
"img/a16.png",
"img/a17.png",
"img/a18.png",
"img/a19.png",
"img/a20.png",
"img/a21.png",
"img/a22.png",

"img/b02.png",
"img/b03.png",
"img/b05.png",
"img/b06.png",
"img/b07.png",
"img/b10.png",
"img/b11.png",
"img/b12.png",
"img/b13.png",
"img/b14.png",
"img/b16.png",
"img/b17.png",
"img/b18.png",
"img/b20.png",
"img/b21.png",

"img/t01.png",

"img/loading.gif",
"img/loading2.gif",
"img/loading3.gif"
"img/loading2.gif"
]
}
3 changes: 2 additions & 1 deletion skin/loading-005-circles.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
to {
transform: rotate(360deg);
}
}
}

</style>

<div id="slider1_container" style="position: relative; width: 980px; height: 380px; overflow: hidden;">
Expand Down
10 changes: 5 additions & 5 deletions skin/loading-007-hollow-circles.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,30 +46,30 @@
<!-- Help: https://www.jssor.com/development/slider-with-loading-screen.html -->
<!-- Loading Screen -->
<div data-u="loading" class="jssorl-007-hollow-circles" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/hollow-circles.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/hollow-circles.svg" />
</div>

<!-- Slides Container -->
<div u="slides" style="position: absolute; left: 0px; top: 0px; width: 980px; height: 380px;
overflow: hidden;">
<div>
<div class="jssorl-007-hollow-circles" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/hollow-circles.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/hollow-circles.svg" />
</div>
</div>
<div>
<div class="jssorl-007-hollow-circles" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/hollow-circles.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/hollow-circles.svg" />
</div>
</div>
<div>
<div class="jssorl-007-hollow-circles" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/hollow-circles.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/hollow-circles.svg" />
</div>
</div>
<div>
<div class="jssorl-007-hollow-circles" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/hollow-circles.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/hollow-circles.svg" />
</div>
</div>
</div>
Expand Down
13 changes: 7 additions & 6 deletions skin/loading-008-ball-triangle.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,37 +40,38 @@
to {
transform: rotate(360deg);
}
}
}

</style>

<div id="slider1_container" style="position: relative; width: 980px; height: 380px; overflow: hidden;">
<!-- Help: https://www.jssor.com/development/slider-with-loading-screen.html -->
<!-- Loading Screen -->
<div data-u="loading" class="jssorl-008-ball-triangle" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/ball-triangle.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/ball-triangle.svg" />
</div>

<!-- Slides Container -->
<div u="slides" style="position: absolute; left: 0px; top: 0px; width: 980px; height: 380px;
overflow: hidden;">
<div>
<div class="jssorl-008-ball-triangle" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/ball-triangle.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/ball-triangle.svg" />
</div>
</div>
<div>
<div class="jssorl-008-ball-triangle" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/ball-triangle.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/ball-triangle.svg" />
</div>
</div>
<div>
<div class="jssorl-008-ball-triangle" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/ball-triangle.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/ball-triangle.svg" />
</div>
</div>
<div>
<div class="jssorl-008-ball-triangle" style="position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);">
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/circles/ball-triangle.svg" />
<img style="margin-top:-19px;position:relative;top:50%;width:38px;height:38px;" src="../svg/loading/static-svg/ball-triangle.svg" />
</div>
</div>
</div>
Expand Down

0 comments on commit b7dd79a

Please sign in to comment.