You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>An impromptu patch release to fix the version numbers in our JavaScript files, restore some missing grid classes, and general improvements to our documentation.</p>
3
+
4
+
<ulclass="task-list">
5
+
<li>
6
+
<ahref="https://github.com/twbs/bootstrap/pull/10039" class="issue-link" title="Don't explicitly reference global jQuery">#10039</a>: Remove <code>window.jQuery</code> for <code>jQuery</code>.</li>
7
+
<li>
8
+
<ahref="https://github.com/twbs/bootstrap/pull/11273" class="issue-link" title="Add a branch alias">#11273</a>: Add branch alias for <code>composer.json</code>.</li>
9
+
<li>
10
+
<ahref="https://github.com/twbs/bootstrap/pull/11295" class="issue-link" title="Changed the index to be >= 0 to add offset/push/pull-0">#11295</a>: Restore offset, push, and pull zero classes (e.g., 1.col-md-offset-0`)</li>
11
+
<li>
12
+
<ahref="https://github.com/twbs/bootstrap/pull/11315" class="issue-link" title="Added navigation role to example navbars">#11315</a>: Add navigation role to example navbars.</li>
13
+
<li>
14
+
<ahref="https://github.com/twbs/bootstrap/pull/11327" class="issue-link" title="Use nesting for thumbnail styles">#11327</a>: Improve nesting of <code>.thumbnail</code> styles.</li>
15
+
<li>
16
+
<ahref="https://github.com/twbs/bootstrap/pull/11334" class="issue-link" title="& > == >">#11334</a>: Remove unnecessary <code>&</code> from CSS nesting for panels.</li>
17
+
<li>
18
+
<ahref="https://github.com/twbs/bootstrap/pull/11335" class="issue-link" title="add Grunt task to change version numbers">#11335</a>: Add Grunt task to update version numbers across entire project. (<strong>Note:</strong> If you run our docs locally, you'll need to run <code>npm install</code> in order to run <code>grunt</code>).</li>
19
+
<li>
20
+
<ahref="https://github.com/twbs/bootstrap/pull/11336" class="issue-link" title="don't use nonstandard window.location.origin in customizer JS">#11336</a>: Don't use nonstandard <code>window.location.origin</code> in Customizer.</li>
21
+
<li>
22
+
<ahref="https://github.com/twbs/bootstrap/pull/11345" class="issue-link" title="Removed duplicated class change from migration instructions">#11345</a>: Remove duplicate class changes in migration instructions.</li>
23
+
<li>
24
+
<ahref="https://github.com/twbs/bootstrap/pull/11349" class="issue-link" title="Add toogle nav for screen readers in examples">#11349</a>: Add screen reader text for navbar toggles.</li>
25
+
<li>
26
+
<ahref="https://github.com/twbs/bootstrap/issues/11378" class="issue-link" title="pull-right instead of navbar-right on the navbar-text">#11378</a>: Use <code>.navbar-*</code> alignment classes in <code>.navbar-text</code> example.</li>
27
+
<li>Update Node to v0.10.x (current stable)</li>
28
+
<li>Fix links to same-page anchors</li>
29
+
<li>Drop <code>media</code> type on basic template example</li>
30
+
<li>Correct download links in readme</li>
31
+
</ul>
32
+
33
+
<p>For a full list of issues and pull requests in this release, see the <ahref="https://github.com/twbs/bootstrap/issues?milestone=23&page=1&state=closed">v3.0.2 milestone</a>.</p>
<description><![CDATA[<p>Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by <a href="http://twitter.com/mdo">Mark Otto</a> and <a href="http://twitter.com/fat">Jacob Thornton</a>.</p>
6
+
<p>To get started, check out <a href="http://getbootstrap.com">http://getbootstrap.com</a>!</p>]]></description>
0 commit comments