Skip to content

Commit 7ec09d0

Browse files
committed
2.0.1
1 parent 03e6dc6 commit 7ec09d0

31 files changed

+36
-36
lines changed

docs/assets/bootstrap.zip

0 Bytes
Binary file not shown.

docs/assets/css/bootstrap-responsive.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Responsive v2.0.0
2+
* Bootstrap Responsive v2.0.1
33
*
44
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0

docs/assets/css/bootstrap.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap v2.0.0
2+
* Bootstrap v2.0.1
33
*
44
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0

docs/assets/js/bootstrap-alert.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================
2-
* bootstrap-alert.js v2.0.0
2+
* bootstrap-alert.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#alerts
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-button.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ============================================================
2-
* bootstrap-button.js v2.0.0
2+
* bootstrap-button.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#buttons
44
* ============================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-carousel.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================
2-
* bootstrap-carousel.js v2.0.0
2+
* bootstrap-carousel.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#carousel
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-collapse.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-collapse.js v2.0.0
2+
* bootstrap-collapse.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#collapse
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-dropdown.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ============================================================
2-
* bootstrap-dropdown.js v2.0.0
2+
* bootstrap-dropdown.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#dropdowns
44
* ============================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-modal.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =========================================================
2-
* bootstrap-modal.js v2.0.0
2+
* bootstrap-modal.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#modals
44
* =========================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-popover.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===========================================================
2-
* bootstrap-popover.js v2.0.0
2+
* bootstrap-popover.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#popovers
44
* ===========================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-scrollspy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-scrollspy.js v2.0.0
2+
* bootstrap-scrollspy.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-tab.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================
2-
* bootstrap-tab.js v2.0.0
2+
* bootstrap-tab.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#tabs
44
* ========================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-tooltip.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===========================================================
2-
* bootstrap-tooltip.js v2.0.0
2+
* bootstrap-tooltip.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#tooltips
44
* Inspired by the original jQuery.tipsy by Jason Frame
55
* ===========================================================

docs/assets/js/bootstrap-transition.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===================================================
2-
* bootstrap-transition.js v2.0.0
2+
* bootstrap-transition.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#transitions
44
* ===================================================
55
* Copyright 2012 Twitter, Inc.

docs/assets/js/bootstrap-typeahead.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-typeahead.js v2.0.0
2+
* bootstrap-typeahead.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#typeahead
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.

docs/base-css.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ <h3>Form validation</h3>
11581158
<input class="input-medium" type="text" placeholder=".input-medium">
11591159
<p class="help-block">You may also use static classes that don't map to the grid, adapt to the responsive CSS styles, or account for varying types of controls (e.g., <code>input</code> vs. <code>select</code>).</p>
11601160
</div>
1161-
</div>
1161+
</div>
11621162
<div class="control-group">
11631163
<label class="control-label" for="prependedInput">Prepended text</label>
11641164
<div class="controls">
@@ -1356,9 +1356,9 @@ <h3>One class, multiple tags</h3>
13561356
&lt;button class="btn" type="submit"&gt;
13571357
Button
13581358
&lt;/button&gt;
1359-
&lt;input class="btn" type="button"
1359+
&lt;input class="btn" type="button"
13601360
value="Input"&gt;
1361-
&lt;input class="btn" type="submit"
1361+
&lt;input class="btn" type="submit"
13621362
value="Submit"&gt;
13631363
</pre>
13641364
<p>As a best practice, try to match the element for you context to ensure matching cross-browser rendering. If you have an <code>input</code>, use an <code>&lt;input type="submit"&gt;</code> for your button.</p>
@@ -1527,7 +1527,7 @@ <h3>Built as a sprite</h3>
15271527
</div>
15281528
<div class="span4">
15291529
<h3>How to use</h3>
1530-
<p>With v2.0.0, we have opted to use an <code>&lt;i&gt;</code> tag for all our icons, but they have no case class&mdash;only a shared prefix. To use, place the following code just about anywhere:</p>
1530+
<p>With v2.0.1, we have opted to use an <code>&lt;i&gt;</code> tag for all our icons, but they have no case class&mdash;only a shared prefix. To use, place the following code just about anywhere:</p>
15311531
<pre class="prettyprint linenums">
15321532
&lt;i class="icon-search"&gt;&lt;/i&gt;
15331533
</pre>

docs/templates/pages/base-css.mustache

+4-4
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@
10821082
<input class="input-medium" type="text" placeholder=".input-medium">
10831083
<p class="help-block">{{_i}}You may also use static classes that don't map to the grid, adapt to the responsive CSS styles, or account for varying types of controls (e.g., <code>input</code> vs. <code>select</code>).{{/i}}</p>
10841084
</div>
1085-
</div>
1085+
</div>
10861086
<div class="control-group">
10871087
<label class="control-label" for="prependedInput">{{_i}}Prepended text{{/i}}</label>
10881088
<div class="controls">
@@ -1280,9 +1280,9 @@
12801280
&lt;button class="btn" type="submit"&gt;
12811281
{{_i}}Button{{/i}}
12821282
&lt;/button&gt;
1283-
&lt;input class="btn" type="button"
1283+
&lt;input class="btn" type="button"
12841284
value="{{_i}}Input{{/i}}"&gt;
1285-
&lt;input class="btn" type="submit"
1285+
&lt;input class="btn" type="submit"
12861286
value="{{_i}}Submit{{/i}}"&gt;
12871287
</pre>
12881288
<p>{{_i}}As a best practice, try to match the element for you context to ensure matching cross-browser rendering. If you have an <code>input</code>, use an <code>&lt;input type="submit"&gt;</code> for your button.{{/i}}</p>
@@ -1451,7 +1451,7 @@
14511451
</div>
14521452
<div class="span4">
14531453
<h3>{{_i}}How to use{{/i}}</h3>
1454-
<p>{{_i}}With v2.0.0, we have opted to use an <code>&lt;i&gt;</code> tag for all our icons, but they have no case class&mdash;only a shared prefix. To use, place the following code just about anywhere:{{/i}}</p>
1454+
<p>{{_i}}With v2.0.1, we have opted to use an <code>&lt;i&gt;</code> tag for all our icons, but they have no case class&mdash;only a shared prefix. To use, place the following code just about anywhere:{{/i}}</p>
14551455
<pre class="prettyprint linenums">
14561456
&lt;i class="icon-search"&gt;&lt;/i&gt;
14571457
</pre>

js/bootstrap-alert.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================
2-
* bootstrap-alert.js v2.0.0
2+
* bootstrap-alert.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#alerts
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-button.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ============================================================
2-
* bootstrap-button.js v2.0.0
2+
* bootstrap-button.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#buttons
44
* ============================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-carousel.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ==========================================================
2-
* bootstrap-carousel.js v2.0.0
2+
* bootstrap-carousel.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#carousel
44
* ==========================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-collapse.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-collapse.js v2.0.0
2+
* bootstrap-collapse.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#collapse
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-dropdown.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ============================================================
2-
* bootstrap-dropdown.js v2.0.0
2+
* bootstrap-dropdown.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#dropdowns
44
* ============================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-modal.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =========================================================
2-
* bootstrap-modal.js v2.0.0
2+
* bootstrap-modal.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#modals
44
* =========================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-popover.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===========================================================
2-
* bootstrap-popover.js v2.0.0
2+
* bootstrap-popover.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#popovers
44
* ===========================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-scrollspy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-scrollspy.js v2.0.0
2+
* bootstrap-scrollspy.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-tab.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================
2-
* bootstrap-tab.js v2.0.0
2+
* bootstrap-tab.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#tabs
44
* ========================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-tooltip.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===========================================================
2-
* bootstrap-tooltip.js v2.0.0
2+
* bootstrap-tooltip.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#tooltips
44
* Inspired by the original jQuery.tipsy by Jason Frame
55
* ===========================================================

js/bootstrap-transition.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===================================================
2-
* bootstrap-transition.js v2.0.0
2+
* bootstrap-transition.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#transitions
44
* ===================================================
55
* Copyright 2012 Twitter, Inc.

js/bootstrap-typeahead.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =============================================================
2-
* bootstrap-typeahead.js v2.0.0
2+
* bootstrap-typeahead.js v2.0.1
33
* http://twitter.github.com/bootstrap/javascript.html#typeahead
44
* =============================================================
55
* Copyright 2012 Twitter, Inc.

less/bootstrap.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap v2.0.0
2+
* Bootstrap v2.0.1
33
*
44
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0

less/responsive.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Responsive v2.0.0
2+
* Bootstrap Responsive v2.0.1
33
*
44
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0

0 commit comments

Comments
 (0)