Skip to content

Commit

Permalink
updated bower components
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Jul 15, 2015
1 parent ded5ede commit 2ec65a6
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 12 deletions.
8 changes: 4 additions & 4 deletions bower_components/jquery-colorbox/.bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "jquery-colorbox",
"description": "jQuery lightbox and modal window plugin",
"version": "1.6.1",
"dependencies": {
"jquery": ">=1.3.2"
},
Expand Down Expand Up @@ -38,11 +37,12 @@
"example4/index.html",
"example5/index.html"
],
"_release": "1.6.1",
"version": "1.6.2",
"_release": "1.6.2",
"_resolution": {
"type": "version",
"tag": "1.6.1",
"commit": "b817f48e5b8e5fa694020ef5fe2ccfd76d2bf4f0"
"tag": "1.6.2",
"commit": "b14397fd611c10ee8969c4e25535ced62cf97ace"
},
"_source": "git://github.com/jackmoore/colorbox.git",
"_target": "~1.6.0",
Expand Down
4 changes: 4 additions & 0 deletions bower_components/jquery-colorbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ A customizable lightbox plugin for jQuery. See the [project page](http://jacklm

## Changelog:

##### Version 1.6.2 - 2015/07/13

* Fixed iframe attribute name (allowFullScreen to allowFullscreen). Fixes #737

##### Version 1.6.1 - 2015/05/14

* Replaced the inline onclick handler for cboxPhoto with a namespaced event for easier unbinding. Fixes #719.
Expand Down
1 change: 0 additions & 1 deletion bower_components/jquery-colorbox/bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "jquery-colorbox",
"description": "jQuery lightbox and modal window plugin",
"version": "1.6.1",
"dependencies": {
"jquery": ">=1.3.2"
},
Expand Down
4 changes: 2 additions & 2 deletions bower_components/jquery-colorbox/i18n/jquery.colorbox-he.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
jQuery Colorbox language configuration
language: Hebrew (he)
translated by: DavidCo
site: DavidCo.me
translated by: David Cohen
site: dav.co.il
*/
jQuery.extend(jQuery.colorbox.settings, {
current: "תמונה {current} מתוך {total}",
Expand Down
4 changes: 2 additions & 2 deletions bower_components/jquery-colorbox/jquery.colorbox-min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bower_components/jquery-colorbox/jquery.colorbox.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Colorbox 1.6.1
Colorbox 1.6.2
license: MIT
http://www.jacklmoore.com/colorbox
*/
Expand Down Expand Up @@ -115,7 +115,7 @@
iframe.allowTransparency = "true";
}
iframe.name = (new Date()).getTime(); // give the iframe a unique name to prevent caching
iframe.allowFullScreen = true;
iframe.allowFullscreen = true;

return iframe;
}
Expand Down
2 changes: 1 addition & 1 deletion bower_components/jquery-colorbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-colorbox",
"description": "jQuery lightbox and modal window plugin.",
"version": "1.6.1",
"version": "1.6.2",
"keywords": [
"modal",
"lightbox",
Expand Down
46 changes: 46 additions & 0 deletions nikola/data/symlinked.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,59 @@ nikola/data/themes/bootstrap3-jinja/assets/css/bootstrap-theme.min.css
nikola/data/themes/bootstrap3-jinja/assets/css/bootstrap.css
nikola/data/themes/bootstrap3-jinja/assets/css/bootstrap.css.map
nikola/data/themes/bootstrap3-jinja/assets/css/bootstrap.min.css
nikola/data/themes/bootstrap3-jinja/assets/css/colorbox.css
nikola/data/themes/bootstrap3-jinja/assets/css/images/controls.png
nikola/data/themes/bootstrap3-jinja/assets/css/images/loading.gif
nikola/data/themes/bootstrap3-jinja/assets/fonts/glyphicons-halflings-regular.eot
nikola/data/themes/bootstrap3-jinja/assets/fonts/glyphicons-halflings-regular.svg
nikola/data/themes/bootstrap3-jinja/assets/fonts/glyphicons-halflings-regular.ttf
nikola/data/themes/bootstrap3-jinja/assets/fonts/glyphicons-halflings-regular.woff
nikola/data/themes/bootstrap3-jinja/assets/fonts/glyphicons-halflings-regular.woff2
nikola/data/themes/bootstrap3-jinja/assets/js/bootstrap.js
nikola/data/themes/bootstrap3-jinja/assets/js/bootstrap.min.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-ar.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-bg.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-bn.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-ca.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-cs.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-da.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-de.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-es.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-et.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-fa.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-fi.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-fr.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-gl.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-gr.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-he.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-hr.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-hu.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-id.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-it.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-ja.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-kr.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-lt.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-lv.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-my.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-nl.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-no.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-pl.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-pt-BR.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-ro.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-ru.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-si.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-sk.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-sr.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-sv.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-tr.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-uk.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-zh-CN.js
nikola/data/themes/bootstrap3-jinja/assets/js/colorbox-i18n/jquery.colorbox-zh-TW.js
nikola/data/themes/bootstrap3-jinja/assets/js/jquery.colorbox-min.js
nikola/data/themes/bootstrap3-jinja/assets/js/jquery.colorbox.js
nikola/data/themes/bootstrap3-jinja/assets/js/jquery.js
nikola/data/themes/bootstrap3-jinja/assets/js/jquery.min.js
nikola/data/themes/bootstrap3-jinja/assets/js/jquery.min.map
nikola/data/themes/bootstrap3-jinja/bundles
nikola/data/themes/bootstrap3/assets/css/bootstrap-theme.css
nikola/data/themes/bootstrap3/assets/css/bootstrap-theme.css.map
Expand Down

0 comments on commit 2ec65a6

Please sign in to comment.