]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
2.0.2 derp v2.0.2
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 12 Mar 2012 21:09:38 +0000 (14:09 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 12 Mar 2012 21:09:38 +0000 (14:09 -0700)
28 files changed:
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less

index 30eb71c1816008dadef115043742694c92623d9b..d9fa91d6c156fb1153ab6f256bb0e0693bae7636 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Bootstrap Responsive v2.0.1
+ * Bootstrap Responsive v2.0.2
  *
  * Copyright 2012 Twitter, Inc
  * Licensed under the Apache License v2.0
     width: 100%;
     min-height: 28px;
     /* Make inputs at least the height of their button counterpart */
-  
+
     /* Makes inputs behave like true block-level elements */
-  
+
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
index 102fdfaa3c5f9678fa1e94c6f6f88c582531196a..495188af7faca02cfd553ebb7c809ee469cf1a8b 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Bootstrap v2.0.1
+ * Bootstrap v2.0.2
  *
  * Copyright 2012 Twitter, Inc
  * Licensed under the Apache License v2.0
index 2242dddc6246bcbf45968a27b596f6e22fd197e2..d17f44e150238fd403b3ff4e5f6e2753b821bf8f 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-alert.js v2.0.1
+ * bootstrap-alert.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#alerts
  * ==========================================================
  * Copyright 2012 Twitter, Inc.
index 0238ca3cb9fe01ba2e72fb6fdf3db377c3bb9d72..6b36753d82bc7be16f39f43e603ec2807c5e2960 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-button.js v2.0.1
+ * bootstrap-button.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#buttons
  * ============================================================
  * Copyright 2012 Twitter, Inc.
index e0091a7d0a644adcc96e34986d816213ca397806..8c0723d280736bbd4ada906e67d8caae6cbe7e0c 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-carousel.js v2.0.1
+ * bootstrap-carousel.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#carousel
  * ==========================================================
  * Copyright 2012 Twitter, Inc.
index 2139d6703f58462a0932ac90ce292d6635d10141..9a364468b7d4ecc1238f868f5241d672ca251a2c 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-collapse.js v2.0.1
+ * bootstrap-collapse.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#collapse
  * =============================================================
  * Copyright 2012 Twitter, Inc.
index f1f6c33fa34daf3d7f760094164bf854b694208e..54b61c5e9d00da2347da8847c8baaa079dd4f196 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-dropdown.js v2.0.1
+ * bootstrap-dropdown.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#dropdowns
  * ============================================================
  * Copyright 2012 Twitter, Inc.
index bceb30350bf73f1915dd1a2482731ed6ecb5b28d..e92970627951f9ff811a763908af0e7ff5741c5f 100644 (file)
@@ -1,5 +1,5 @@
 /* =========================================================
- * bootstrap-modal.js v2.0.1
+ * bootstrap-modal.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#modals
  * =========================================================
  * Copyright 2012 Twitter, Inc.
index 924844e854cda559924b90e763c3132ab8b57693..e1aa5ac39157202481fff3df684e0df815a5a994 100644 (file)
@@ -1,5 +1,5 @@
 /* ===========================================================
- * bootstrap-popover.js v2.0.1
+ * bootstrap-popover.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#popovers
  * ===========================================================
  * Copyright 2012 Twitter, Inc.
index 5f09cfe836838d2cadd1d4e88d93086e84d247bd..ea29f2f866e6ead18ed53339137530d1ee52cebb 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-scrollspy.js v2.0.1
+ * bootstrap-scrollspy.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#scrollspy
  * =============================================================
  * Copyright 2012 Twitter, Inc.
index 26c9ece753fb18c587ad283986f48de286410edd..b3938f6714994ef4dbc2572f17bbac08346cb388 100644 (file)
@@ -1,5 +1,5 @@
 /* ========================================================
- * bootstrap-tab.js v2.0.1
+ * bootstrap-tab.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#tabs
  * ========================================================
  * Copyright 2012 Twitter, Inc.
index e7bfd09bf2bcae90fd999b0002aa984cd6e06204..49b5f7286a07331fb7b8faa3e2b483bd59f040fb 100644 (file)
@@ -1,5 +1,5 @@
 /* ===========================================================
- * bootstrap-tooltip.js v2.0.1
+ * bootstrap-tooltip.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#tooltips
  * Inspired by the original jQuery.tipsy by Jason Frame
  * ===========================================================
index 52196c407eaeb7eadcc8e303625881ff0ba69eaa..f5226f96dec8c17fe551be0056cb5f249c1b4061 100644 (file)
@@ -1,5 +1,5 @@
 /* ===================================================
- * bootstrap-transition.js v2.0.1
+ * bootstrap-transition.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#transitions
  * ===================================================
  * Copyright 2012 Twitter, Inc.
index 99f84f79610c2f2b3451daa7dd1e90127881986f..dc2f88221861d17460e895b00566ab3cf079a0ba 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-typeahead.js v2.0.1
+ * bootstrap-typeahead.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#typeahead
  * =============================================================
  * Copyright 2012 Twitter, Inc.
index 2242dddc6246bcbf45968a27b596f6e22fd197e2..d17f44e150238fd403b3ff4e5f6e2753b821bf8f 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-alert.js v2.0.1
+ * bootstrap-alert.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#alerts
  * ==========================================================
  * Copyright 2012 Twitter, Inc.
index 0238ca3cb9fe01ba2e72fb6fdf3db377c3bb9d72..6b36753d82bc7be16f39f43e603ec2807c5e2960 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-button.js v2.0.1
+ * bootstrap-button.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#buttons
  * ============================================================
  * Copyright 2012 Twitter, Inc.
index e0091a7d0a644adcc96e34986d816213ca397806..8c0723d280736bbd4ada906e67d8caae6cbe7e0c 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-carousel.js v2.0.1
+ * bootstrap-carousel.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#carousel
  * ==========================================================
  * Copyright 2012 Twitter, Inc.
index 2139d6703f58462a0932ac90ce292d6635d10141..9a364468b7d4ecc1238f868f5241d672ca251a2c 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-collapse.js v2.0.1
+ * bootstrap-collapse.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#collapse
  * =============================================================
  * Copyright 2012 Twitter, Inc.
index f1f6c33fa34daf3d7f760094164bf854b694208e..54b61c5e9d00da2347da8847c8baaa079dd4f196 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-dropdown.js v2.0.1
+ * bootstrap-dropdown.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#dropdowns
  * ============================================================
  * Copyright 2012 Twitter, Inc.
index bceb30350bf73f1915dd1a2482731ed6ecb5b28d..e92970627951f9ff811a763908af0e7ff5741c5f 100644 (file)
@@ -1,5 +1,5 @@
 /* =========================================================
- * bootstrap-modal.js v2.0.1
+ * bootstrap-modal.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#modals
  * =========================================================
  * Copyright 2012 Twitter, Inc.
index 924844e854cda559924b90e763c3132ab8b57693..e1aa5ac39157202481fff3df684e0df815a5a994 100644 (file)
@@ -1,5 +1,5 @@
 /* ===========================================================
- * bootstrap-popover.js v2.0.1
+ * bootstrap-popover.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#popovers
  * ===========================================================
  * Copyright 2012 Twitter, Inc.
index 5f09cfe836838d2cadd1d4e88d93086e84d247bd..ea29f2f866e6ead18ed53339137530d1ee52cebb 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-scrollspy.js v2.0.1
+ * bootstrap-scrollspy.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#scrollspy
  * =============================================================
  * Copyright 2012 Twitter, Inc.
index 26c9ece753fb18c587ad283986f48de286410edd..b3938f6714994ef4dbc2572f17bbac08346cb388 100644 (file)
@@ -1,5 +1,5 @@
 /* ========================================================
- * bootstrap-tab.js v2.0.1
+ * bootstrap-tab.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#tabs
  * ========================================================
  * Copyright 2012 Twitter, Inc.
index e7bfd09bf2bcae90fd999b0002aa984cd6e06204..49b5f7286a07331fb7b8faa3e2b483bd59f040fb 100644 (file)
@@ -1,5 +1,5 @@
 /* ===========================================================
- * bootstrap-tooltip.js v2.0.1
+ * bootstrap-tooltip.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#tooltips
  * Inspired by the original jQuery.tipsy by Jason Frame
  * ===========================================================
index 52196c407eaeb7eadcc8e303625881ff0ba69eaa..f5226f96dec8c17fe551be0056cb5f249c1b4061 100644 (file)
@@ -1,5 +1,5 @@
 /* ===================================================
- * bootstrap-transition.js v2.0.1
+ * bootstrap-transition.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#transitions
  * ===================================================
  * Copyright 2012 Twitter, Inc.
index 99f84f79610c2f2b3451daa7dd1e90127881986f..dc2f88221861d17460e895b00566ab3cf079a0ba 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-typeahead.js v2.0.1
+ * bootstrap-typeahead.js v2.0.2
  * http://twitter.github.com/bootstrap/javascript.html#typeahead
  * =============================================================
  * Copyright 2012 Twitter, Inc.
index 0d380a0e2fbe576810bd2f71b610bd60c8e55e22..d115e956711de1527de7c0c57a27709aca4497ab 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Bootstrap v2.0.1
+ * Bootstrap v2.0.2
  *
  * Copyright 2012 Twitter, Inc
  * Licensed under the Apache License v2.0
index c403760f01a3baa5e7dae7f7aec8079102f17302..98485eebd8f677ba6823359236a2f3245be88ad7 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Bootstrap Responsive v2.0.1
+ * Bootstrap Responsive v2.0.2
  *
  * Copyright 2012 Twitter, Inc
  * Licensed under the Apache License v2.0