aboutsummaryrefslogtreecommitdiff
path: root/dist/js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-12-08 09:51:50 -0800
committerMark Otto <[email protected]>2015-12-08 09:51:50 -0800
commit48938155eb24b4ccdde09426066869504c6dab3c (patch)
tree7602b6ef137a439a1b75a4941e9ab54e9521c7fa /dist/js
parent7f595a3bde6ead9b79f1d2f048587c0b7ba7eb90 (diff)
parentd1bb7639c51ee4d7caad0e01c711b092387b131a (diff)
downloadbootstrap-4.0.0-alpha.2.tar.xz
bootstrap-4.0.0-alpha.2.zip
Merge pull request #18479 from twbs/v4a2v4.0.0-alpha.2
v4 alpha 2
Diffstat (limited to 'dist/js')
-rw-r--r--dist/js/bootstrap.js24
-rw-r--r--dist/js/bootstrap.min.js2
-rw-r--r--dist/js/umd/alert.js2
-rw-r--r--dist/js/umd/button.js2
-rw-r--r--dist/js/umd/carousel.js2
-rw-r--r--dist/js/umd/collapse.js2
-rw-r--r--dist/js/umd/dropdown.js2
-rw-r--r--dist/js/umd/modal.js2
-rw-r--r--dist/js/umd/popover.js2
-rw-r--r--dist/js/umd/scrollspy.js2
-rw-r--r--dist/js/umd/tab.js2
-rw-r--r--dist/js/umd/tooltip.js2
-rw-r--r--dist/js/umd/util.js2
13 files changed, 24 insertions, 24 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js
index d8f68ae0f..e6a646d6d 100644
--- a/dist/js/bootstrap.js
+++ b/dist/js/bootstrap.js
@@ -1,5 +1,5 @@
/*!
- * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
+ * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@@ -20,7 +20,7 @@ if (typeof jQuery === 'undefined') {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): util.js
+ * Bootstrap (v4.0.0-alpha.2): util.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -185,7 +185,7 @@ var Util = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): alert.js
+ * Bootstrap (v4.0.0-alpha.2): alert.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -371,7 +371,7 @@ var Alert = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): button.js
+ * Bootstrap (v4.0.0-alpha.2): button.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -537,7 +537,7 @@ var Button = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): carousel.js
+ * Bootstrap (v4.0.0-alpha.2): carousel.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -1009,7 +1009,7 @@ var Carousel = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): collapse.js
+ * Bootstrap (v4.0.0-alpha.2): collapse.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -1367,7 +1367,7 @@ var Collapse = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): dropdown.js
+ * Bootstrap (v4.0.0-alpha.2): dropdown.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -1654,7 +1654,7 @@ var Dropdown = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): modal.js
+ * Bootstrap (v4.0.0-alpha.2): modal.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -2184,7 +2184,7 @@ var Modal = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): scrollspy.js
+ * Bootstrap (v4.0.0-alpha.2): scrollspy.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -2498,7 +2498,7 @@ var ScrollSpy = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): tab.js
+ * Bootstrap (v4.0.0-alpha.2): tab.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -2757,7 +2757,7 @@ var Tab = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): tooltip.js
+ * Bootstrap (v4.0.0-alpha.2): tooltip.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
@@ -3368,7 +3368,7 @@ var Tooltip = (function ($) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): popover.js
+ * Bootstrap (v4.0.0-alpha.2): popover.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/bootstrap.min.js b/dist/js/bootstrap.min.js
index 977662293..26dc2f480 100644
--- a/dist/js/bootstrap.min.js
+++ b/dist/js/bootstrap.min.js
@@ -1,5 +1,5 @@
/*!
- * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
+ * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
diff --git a/dist/js/umd/alert.js b/dist/js/umd/alert.js
index f16b60eba..577971b8b 100644
--- a/dist/js/umd/alert.js
+++ b/dist/js/umd/alert.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): alert.js
+ * Bootstrap (v4.0.0-alpha.2): alert.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/button.js b/dist/js/umd/button.js
index ab551b410..c5d053413 100644
--- a/dist/js/umd/button.js
+++ b/dist/js/umd/button.js
@@ -13,7 +13,7 @@
})(this, function (exports, module) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): button.js
+ * Bootstrap (v4.0.0-alpha.2): button.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/carousel.js b/dist/js/umd/carousel.js
index 3a84b3221..dcce771d7 100644
--- a/dist/js/umd/carousel.js
+++ b/dist/js/umd/carousel.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): carousel.js
+ * Bootstrap (v4.0.0-alpha.2): carousel.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/collapse.js b/dist/js/umd/collapse.js
index 1145b4cfe..5477ce80d 100644
--- a/dist/js/umd/collapse.js
+++ b/dist/js/umd/collapse.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): collapse.js
+ * Bootstrap (v4.0.0-alpha.2): collapse.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/dropdown.js b/dist/js/umd/dropdown.js
index aedfc761b..94e361094 100644
--- a/dist/js/umd/dropdown.js
+++ b/dist/js/umd/dropdown.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): dropdown.js
+ * Bootstrap (v4.0.0-alpha.2): dropdown.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/modal.js b/dist/js/umd/modal.js
index b07247bc0..2cd16d5ed 100644
--- a/dist/js/umd/modal.js
+++ b/dist/js/umd/modal.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): modal.js
+ * Bootstrap (v4.0.0-alpha.2): modal.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/popover.js b/dist/js/umd/popover.js
index 867137120..a1124ddbb 100644
--- a/dist/js/umd/popover.js
+++ b/dist/js/umd/popover.js
@@ -27,7 +27,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): popover.js
+ * Bootstrap (v4.0.0-alpha.2): popover.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/scrollspy.js b/dist/js/umd/scrollspy.js
index c3120e3ee..0d2c17a2a 100644
--- a/dist/js/umd/scrollspy.js
+++ b/dist/js/umd/scrollspy.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): scrollspy.js
+ * Bootstrap (v4.0.0-alpha.2): scrollspy.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/tab.js b/dist/js/umd/tab.js
index c273b9f90..7854b91e4 100644
--- a/dist/js/umd/tab.js
+++ b/dist/js/umd/tab.js
@@ -23,7 +23,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): tab.js
+ * Bootstrap (v4.0.0-alpha.2): tab.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/tooltip.js b/dist/js/umd/tooltip.js
index bc9643eec..f1b5736b8 100644
--- a/dist/js/umd/tooltip.js
+++ b/dist/js/umd/tooltip.js
@@ -25,7 +25,7 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): tooltip.js
+ * Bootstrap (v4.0.0-alpha.2): tooltip.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
diff --git a/dist/js/umd/util.js b/dist/js/umd/util.js
index 47c85eba3..aabb874a5 100644
--- a/dist/js/umd/util.js
+++ b/dist/js/umd/util.js
@@ -13,7 +13,7 @@
})(this, function (exports, module) {
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-alpha): util.js
+ * Bootstrap (v4.0.0-alpha.2): util.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/