@@ -95,8 +95,8 @@ __Get Latest Stable Build (Recommended):__
95
95
</tr>
96
96
<tr>
97
97
<td>spotlight.bundle.js</td>
98
- <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.2 /dist/spotlight.bundle.js" target="_blank">Download</a></td>
99
- <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /dist/spotlight.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /dist/spotlight.bundle.js</a></td>
98
+ <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.3 /dist/spotlight.bundle.js" target="_blank">Download</a></td>
99
+ <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /dist/spotlight.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /dist/spotlight.bundle.js</a></td>
100
100
</tr>
101
101
<tr>
102
102
<td colspan=3">
@@ -105,14 +105,14 @@ __Get Latest Stable Build (Recommended):__
105
105
</tr>
106
106
<tr>
107
107
<td>spotlight.min.js</td>
108
- <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.2 /dist/js/spotlight.min.js" target="_blank">Download</a></td>
109
- <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /dist/js/spotlight.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /dist/js/spotlight.min.js</a></td>
108
+ <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.3 /dist/js/spotlight.min.js" target="_blank">Download</a></td>
109
+ <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /dist/js/spotlight.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /dist/js/spotlight.min.js</a></td>
110
110
</tr>
111
111
<tr></tr>
112
112
<tr>
113
113
<td>spotlight.min.css</td>
114
- <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.2 /dist/css/spotlight.min.css" target="_blank">Download</a></td>
115
- <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /dist/css/spotlight.min.css" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /dist/css/spotlight.min.css</a></td>
114
+ <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.3 /dist/css/spotlight.min.css" target="_blank">Download</a></td>
115
+ <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /dist/css/spotlight.min.css" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /dist/css/spotlight.min.css</a></td>
116
116
</tr>
117
117
<tr>
118
118
<td colspan=3">
@@ -121,25 +121,25 @@ __Get Latest Stable Build (Recommended):__
121
121
</tr>
122
122
<tr>
123
123
<td>ES6 Modules</td>
124
- <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/spotlight/tree/0.7.2 /src/js" target="_blank">Download</a></td>
124
+ <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/spotlight/tree/0.7.3 /src/js" target="_blank">Download</a></td>
125
125
<td>The <i>/src/js</i> folder of this Github repository</td>
126
126
</tr>
127
127
<tr></tr>
128
128
<tr>
129
129
<td>LESS Files (source)</td>
130
- <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/spotlight/tree/0.7.2 /src/css" target="_blank">Download</a></td>
130
+ <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/spotlight/tree/0.7.3 /src/css" target="_blank">Download</a></td>
131
131
<td>The <i>/src/css</i> folder of this Github repository</td>
132
132
</tr>
133
133
<tr></tr>
134
134
<tr>
135
135
<td>spotlight.css (compiled)</td>
136
- <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.2 /src/css/spotlight.css" target="_blank">Download</a></td>
137
- <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /src/css/spotlight.css" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.2 /src/css/spotlight.css</a></td>
136
+ <td><a href="https://github.com/nextapps-de/spotlight/raw/0.7.3 /src/css/spotlight.css" target="_blank">Download</a></td>
137
+ <td><a href="https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /src/css/spotlight.css" target="_blank">https://rawcdn.githack.com/nextapps-de/spotlight/0.7.3 /src/css/spotlight.css</a></td>
138
138
</tr>
139
139
<tr></tr>
140
140
<tr>
141
141
<td>src.zip</td>
142
- <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/spotlight/tree/0.7.2 /dist" target="_blank">Download</a></td>
142
+ <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/spotlight/tree/0.7.3 /dist" target="_blank">Download</a></td>
143
143
<td>Download all source files including image original resources.</td>
144
144
</tr>
145
145
</table >
@@ -152,7 +152,7 @@ npm install spotlight.js
152
152
153
153
__ Get Latest Nightly (Do not use for production!):__
154
154
155
- Just exchange the version number from the URLs above with "master", e.g.: "/spotlight/__ 0.7.2 __ /dist/" into "/spotlight/__ master__ /dist".
155
+ Just exchange the version number from the URLs above with "master", e.g.: "/spotlight/__ 0.7.3 __ /dist/" into "/spotlight/__ master__ /dist".
156
156
157
157
### Use Bundled Version
158
158
@@ -229,7 +229,7 @@ You can also load modules via CDN, e.g.:
229
229
230
230
``` html
231
231
<script type =" module" >
232
- import Spotlight from " https://unpkg.com/[email protected] .2 /src/js/spotlight.js" ;
232
+ import Spotlight from " https://unpkg.com/[email protected] .3 /src/js/spotlight.js" ;
233
233
</script >
234
234
```
235
235
@@ -953,8 +953,8 @@ To add custom styling just override CSS classes accordingly:
953
953
.spl-player { /* button autoplay (toolbar) */ }
954
954
.spl-download { /* button download (toolbar) */ }
955
955
.spl-close { /* button close (toolbar) */ }
956
- .spl-arrow-left { /* button page previous */ }
957
- .spl-arrow-right { /* button page next */ }
956
+ .spl-prev { /* button page prev */ }
957
+ .spl-next { /* button page next */ }
958
958
.spl-spinner { /* preloading spinner */ }
959
959
.spl-title { /* image title */ }
960
960
.spl-description { /* image description */ }
0 commit comments