Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update to 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marostr committed May 29, 2017
1 parent 6a02502 commit aa75ab6
Show file tree
Hide file tree
Showing 59 changed files with 167 additions and 173 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dist/css/bootstrap-select.css",
"dist/js/bootstrap-select.js"
],
"version": "1.7.7",
"version": "1.7.8",
"homepage": "http://silviomoreto.github.io/bootstrap-select",
"authors": [
"silviomoreto"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"replacement"
],
"homepage": "http://silviomoreto.github.io/bootstrap-select",
"version": "1.7.7",
"version": "1.7.8",
"authors": [
{
"name": "Silvio Moreto",
Expand Down
4 changes: 2 additions & 2 deletions dist/css/paladin-bootstrap-select.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/css/paladin-bootstrap-select.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-bg_BG.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/

Expand All @@ -17,7 +17,7 @@
// like Node.
module.exports = factory(require("jquery"));
} else {
factory(jQuery);
factory(root["jQuery"]);
}
}(this, function () {

Expand Down
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-bg_BG.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-cs_CZ.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/

Expand All @@ -17,7 +17,7 @@
// like Node.
module.exports = factory(require("jquery"));
} else {
factory(jQuery);
factory(root["jQuery"]);
}
}(this, function () {

Expand Down
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-cs_CZ.min.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nic není vybráno",noneResultsText:"Žádné výsledky {0}",countSelectedText:"Označeno {0} z {1}",maxOptionsText:["Limit překročen ({n} {var} max)","Limit skupiny překročen ({n} {var} max)",["položek","položka"]],multipleSeparator:", "}}(jQuery)});
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Nic není vybráno",noneResultsText:"Žádné výsledky {0}",countSelectedText:"Označeno {0} z {1}",maxOptionsText:["Limit překročen ({n} {var} max)","Limit skupiny překročen ({n} {var} max)",["položek","položka"]],multipleSeparator:", "}}(jQuery)});
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-da_DK.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/

Expand All @@ -17,7 +17,7 @@
// like Node.
module.exports = factory(require("jquery"));
} else {
factory(jQuery);
factory(root["jQuery"]);
}
}(this, function () {

Expand Down
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-da_DK.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-de_DE.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/

Expand All @@ -17,7 +17,7 @@
// like Node.
module.exports = factory(require("jquery"));
} else {
factory(jQuery);
factory(root["jQuery"]);
}
}(this, function () {

Expand Down
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-de_DE.min.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Bitte wählen...",noneResultsText:"Keine Ergebnisse für {0}",countSelectedText:"{0} von {1} ausgewählt",maxOptionsText:["Limit erreicht ({n} {var} max.)","Gruppen-Limit erreicht ({n} {var} max.)",["Eintrag","Einträge"]],multipleSeparator:", "}}(jQuery)});
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Bitte wählen...",noneResultsText:"Keine Ergebnisse für {0}",countSelectedText:"{0} von {1} ausgewählt",maxOptionsText:["Limit erreicht ({n} {var} max.)","Gruppen-Limit erreicht ({n} {var} max.)",["Eintrag","Einträge"]],multipleSeparator:", "}}(jQuery)});
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-en_US.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/

Expand All @@ -17,7 +17,7 @@
// like Node.
module.exports = factory(require("jquery"));
} else {
factory(jQuery);
factory(root["jQuery"]);
}
}(this, function () {

Expand Down
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-en_US.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-es_CL.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/

Expand All @@ -17,7 +17,7 @@
// like Node.
module.exports = factory(require("jquery"));
} else {
factory(jQuery);
factory(root["jQuery"]);
}
}(this, function () {

Expand Down
6 changes: 3 additions & 3 deletions dist/js/i18n/defaults-es_CL.min.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-select v1.7.3 (https://github.com/paladinsoftware/paladin-bootstrap-select)
* Bootstrap-select v1.7.8 (https://github.com/paladinsoftware/paladin-bootstrap-select)
*
* Copyright 2013-2016 bootstrap-select
* Copyright 2013-2017 bootstrap-select
* Licensed under MIT (https://github.com/paldinsoftware/bootstrap-select/blob/master/LICENSE)
*/
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"No hay selección",noneResultsText:"No hay resultados {0}",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],multipleSeparator:", "}}(jQuery)});
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(){!function(a){a.fn.selectpicker.defaults={noneSelectedText:"No hay selección",noneResultsText:"No hay resultados {0}",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],multipleSeparator:", "}}(jQuery)});
Loading

0 comments on commit aa75ab6

Please sign in to comment.