Skip to content

Commit

Permalink
Version 6.0.0-rc14
Browse files Browse the repository at this point in the history
  • Loading branch information
HitkoDev committed Dec 18, 2016
1 parent 0c9b737 commit 433c9fe
Show file tree
Hide file tree
Showing 21 changed files with 94 additions and 94 deletions.
Binary file modified dist/nobg_audio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/nobg_video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/videobox.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/videobox.min.css

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/assets/js/main.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/vbinline.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/vbslider.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/videobox.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/globals.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/index.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/jquery.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/jquerystatic.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/vboptions.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/vborigin.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/vbslideroptions.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/interfaces/vbvideo.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a href="https://www.youtube.com/embed/XfSfK8AkGVo?wmode=transparent&rel=0&fs=1&autoplay=1" rel="videobox" title="Therion - Symphony No. 9"
data-videobox="{&quot;width&quot;:720,&quot;height&quot;:405}" data-target="img">

<span class="vb_thub_wrap"><img src="../dist/nobg_video.png" alt="Therion - Symphony No. 9" width="480" height="480" /><span class="vb-icon-play"></span></span>
<span class="vb_thub_wrap"><img src="../dist/nobg_video.png" alt="Therion - Symphony No. 9" width="480" height="480" style="background: #00a645;" /><span class="vb-icon-play"></span></span>
<span class="vb_video_title">Therion - Symphony No. 9</span>

</a>
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"license": "GPL-3.0",
"version": "6.0.0-rc13",
"version": "6.0.0-rc14",
"name": "videobox",
"description": "Pop-up video player plugin",
"copyright": "Hitko",
Expand Down Expand Up @@ -52,9 +52,9 @@
"gulp-uglify": ">=2.0.0",
"merge2": ">=1.0.2",
"rollup": ">=0.36.3",
"rollup-plugin-sourcemaps": "^0.4.1",
"rollup-plugin-sourcemaps": ">=0.4.1",
"sorcery": "git+https://github.com/HitkoDev/sorcery.git",
"through2": "^2.0.3",
"through2": ">=2.0.3",
"typedoc": ">=0.5.1"
},
"dependencies": {
Expand Down
34 changes: 17 additions & 17 deletions src/icons/.fontcustom-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "63ea6e529823e667ed300b323c9d44eee578974d1acb6356de30838c0a593422",
"current": "63ea6e529823e667ed300b323c9d44eee578974d1acb6356de30838c0a593422"
"previous": "4aae0f5a4db026cc208a5bfc1eabebda1e2253a31c630b8af82d7e3de9498130",
"current": "4aae0f5a4db026cc208a5bfc1eabebda1e2253a31c630b8af82d7e3de9498130"
},
"fonts": [
"./___tmp___/Videobox.ttf",
Expand All @@ -12,55 +12,55 @@
"glyphs": {
"circle": {
"codepoint": 61696,
"source": "/mnt/c/Development/Videobox/src/icons/circle.svg"
"source": "/mnt/d/Development/Videobox/src/icons/circle.svg"
},
"close": {
"codepoint": 61697,
"source": "/mnt/c/Development/Videobox/src/icons/close.svg"
"source": "/mnt/d/Development/Videobox/src/icons/close.svg"
},
"close-small": {
"codepoint": 61698,
"source": "/mnt/c/Development/Videobox/src/icons/close-small.svg"
"source": "/mnt/d/Development/Videobox/src/icons/close-small.svg"
},
"fullscreen-enter": {
"codepoint": 61699,
"source": "/mnt/c/Development/Videobox/src/icons/fullscreen-enter.svg"
"source": "/mnt/d/Development/Videobox/src/icons/fullscreen-enter.svg"
},
"fullscreen-exit": {
"codepoint": 61700,
"source": "/mnt/c/Development/Videobox/src/icons/fullscreen-exit.svg"
"source": "/mnt/d/Development/Videobox/src/icons/fullscreen-exit.svg"
},
"next": {
"codepoint": 61701,
"source": "/mnt/c/Development/Videobox/src/icons/next.svg"
"source": "/mnt/d/Development/Videobox/src/icons/next.svg"
},
"pause": {
"codepoint": 61702,
"source": "/mnt/c/Development/Videobox/src/icons/pause.svg"
"source": "/mnt/d/Development/Videobox/src/icons/pause.svg"
},
"play": {
"codepoint": 61703,
"source": "/mnt/c/Development/Videobox/src/icons/play.svg"
"source": "/mnt/d/Development/Videobox/src/icons/play.svg"
},
"prev": {
"codepoint": 61704,
"source": "/mnt/c/Development/Videobox/src/icons/prev.svg"
"source": "/mnt/d/Development/Videobox/src/icons/prev.svg"
},
"volume-0": {
"codepoint": 61705,
"source": "/mnt/c/Development/Videobox/src/icons/volume-0.svg"
"source": "/mnt/d/Development/Videobox/src/icons/volume-0.svg"
},
"volume-1": {
"codepoint": 61706,
"source": "/mnt/c/Development/Videobox/src/icons/volume-1.svg"
"source": "/mnt/d/Development/Videobox/src/icons/volume-1.svg"
},
"volume-2": {
"codepoint": 61707,
"source": "/mnt/c/Development/Videobox/src/icons/volume-2.svg"
"source": "/mnt/d/Development/Videobox/src/icons/volume-2.svg"
},
"volume-3": {
"codepoint": 61708,
"source": "/mnt/c/Development/Videobox/src/icons/volume-3.svg"
"source": "/mnt/d/Development/Videobox/src/icons/volume-3.svg"
}
},
"options": {
Expand All @@ -75,8 +75,8 @@
"font_name": "Videobox",
"force": true,
"input": {
"templates": "/mnt/c/Development/Videobox/src/icons",
"vectors": "/mnt/c/Development/Videobox/src/icons"
"templates": "/mnt/d/Development/Videobox/src/icons",
"vectors": "/mnt/d/Development/Videobox/src/icons"
},
"no_hash": true,
"output": {
Expand Down
Binary file modified src/images/nobg_audio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/nobg_video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 433c9fe

Please sign in to comment.