]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update 1.3 to 1.4 stuffs
authorJacob Thornton <jacobthornton@gmail.com>
Fri, 4 Nov 2011 00:03:03 +0000 (17:03 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Fri, 4 Nov 2011 00:03:03 +0000 (17:03 -0700)
Makefile
bootstrap.css
docs/index.html
js/bootstrap-alerts.js
js/bootstrap-buttons.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tabs.js
js/bootstrap-twipsy.js

index 2979b3d531b6455e191e25d362816e514d64e517..91dd92a4f575d37f2357b8eb2f7c5652eb2047db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.3.0
+VERSION=1.4.0
 DATE=$(shell DATE)
 BOOTSTRAP = ./bootstrap.css
 BOOTSTRAP_MIN = ./bootstrap.min.css
index d9e8c2d684ac9d9cdb5cee44efca8fb521e7d643..f8fa24ef1bcc4f5e140062676574bed6021ecae0 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * Bootstrap v1.3.0
+ * Bootstrap v1.4.0
  *
  * Copyright 2011 Twitter, Inc
  * Licensed under the Apache License v2.0
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Thu Nov  3 14:42:54 PDT 2011
+ * Date: Thu Nov  3 14:49:00 PDT 2011
  */
 /* Reset.less
  * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here      that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
index cce84f892865ac023356056a43772cbb8f2744b8..80ab9815ba2120c69921de5a0f87eb1743cbb246 100644 (file)
       <h3>What's included</h3>
       <p>Bootstrap comes complete with compiled CSS, uncompiled, and example templates.</p>
       <ul>
-        <li><span class="label">New in 1.3</span> <a href="./javascript.html">Javascript plugins</a></li>
+        <li><a href="./javascript.html">Javascript plugins</a></li>
         <li>All original .less files</li>
         <li>Fully <a href="../bootstrap.css">compiled</a> and <a href="../bootstrap.min.css">minified</a> CSS</li>
         <li>Complete styleguide documentation</li>
index 1c2c1f9c5bb8b76d524c467a710751ae002884b8..37bb430aa2737326dc9586e8457968f552db746f 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-alerts.js v1.3.0
+ * bootstrap-alerts.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#alerts
  * ==========================================================
  * Copyright 2011 Twitter, Inc.
index 1fcc5e5058e306452f3246ddcca929e6c4c9d582..7639caeb290e92ee9e3d26d11d391a8af814b888 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-dropdown.js v1.3.0
+ * bootstrap-dropdown.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#dropdown
  * ============================================================
  * Copyright 2011 Twitter, Inc.
index 789d4a20710e3c5f10e8c56fad1273c21631c952..fda6da597e0aa6f372145b102e28b81c245f5494 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-dropdown.js v1.3.0
+ * bootstrap-dropdown.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#dropdown
  * ============================================================
  * Copyright 2011 Twitter, Inc.
index 72b78d63293441b445767efafba48d79d9b642f0..b328217f813ca198a8f09f5a22fbe065cba9ee9c 100644 (file)
@@ -1,5 +1,5 @@
 /* =========================================================
- * bootstrap-modal.js v1.3.0
+ * bootstrap-modal.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#modal
  * =========================================================
  * Copyright 2011 Twitter, Inc.
index 95ca39ab7afa563a7534b0796c140b057f6fe08c..cf6dadf0a5e6e5fd606bf773e05856525e83feb3 100644 (file)
@@ -1,5 +1,5 @@
 /* ===========================================================
- * bootstrap-popover.js v1.3.0
+ * bootstrap-popover.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#popover
  * ===========================================================
  * Copyright 2011 Twitter, Inc.
index 213de20d176d64d67bed9c9e117997d0eefd0031..efbc4329605bc350ab4123e78769ab37d642bc25 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-scrollspy.js v1.3.0
+ * bootstrap-scrollspy.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#scrollspy
  * =============================================================
  * Copyright 2011 Twitter, Inc.
index ef7d4af15b3d5fb71b7c6dde4577caabb526ec81..a3c7ee14423293cacc439374329b292fc57115ff 100644 (file)
@@ -1,5 +1,5 @@
 /* ========================================================
- * bootstrap-tabs.js v1.3.0
+ * bootstrap-tabs.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#tabs
  * ========================================================
  * Copyright 2011 Twitter, Inc.
index 6066ab06ad74cd84b05edf02103137910d4be5d9..7f8ad0fed8582d97fc02c9fdcfac5ef17a289214 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-twipsy.js v1.3.0
+ * bootstrap-twipsy.js v1.4.0
  * http://twitter.github.com/bootstrap/javascript.html#twipsy
  * Adapted from the original jQuery.tipsy by Jason Frame
  * ==========================================================