Skip to content

Commit c0939f0

Browse files
committed
Bootstrap 3.0.2
1 parent b00fbee commit c0939f0

File tree

6 files changed

+92
-0
lines changed

6 files changed

+92
-0
lines changed

_InstallPackages/bootstrap_3.0.2.zip

128 KB
Binary file not shown.

bootstrap_3.0.2/CHANGES.htm

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<div class="markdown-body">
2+
<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+
<ul class="task-list">
5+
<li>
6+
<a href="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+
<a href="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+
<a href="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+
<a href="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+
<a href="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+
<a href="https://github.com/twbs/bootstrap/pull/11334" class="issue-link" title="&amp; > == >">#11334</a>: Remove unnecessary <code>&amp;</code> from CSS nesting for panels.</li>
17+
<li>
18+
<a href="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+
<a href="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+
<a href="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+
<a href="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+
<a href="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 <a href="https://github.com/twbs/bootstrap/issues?milestone=23&amp;page=1&amp;state=closed">v3.0.2 milestone</a>.</p>
34+
</div>

bootstrap_3.0.2/LICENSE.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>Copyright 2013 Twitter, Inc under <a href="https://github.com/twbs/bootstrap/blob/v3.0.2/LICENSE">the Apache 2.0 license</a>.</p>

bootstrap_3.0.2/Resources.zip

120 KB
Binary file not shown.

bootstrap_3.0.2/bootstrap.dnn

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="bootstrap" type="JavaScript_Library" version="03.00.02">
4+
<friendlyName>Bootstrap JavaScript</friendlyName>
5+
<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>
7+
<owner>
8+
<name>Engage Software</name>
9+
<organization>Engage Software</organization>
10+
<url>http://www.engagesoftware.com</url>
11+
<email>support@engagesoftware.com</email>
12+
</owner>
13+
<license src="LICENSE.htm" />
14+
<releaseNotes src="CHANGES.htm" />
15+
<azureCompatible>true</azureCompatible>
16+
<dependencies>
17+
<dependency type="managedPackage" version="1.9.0">jQuery</dependency>
18+
</dependencies>
19+
<components>
20+
<component type="JavaScript_Library">
21+
<javaScriptLibrary>
22+
<libraryName>bootstrap</libraryName>
23+
<fileName>bootstrap.min.js</fileName>
24+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
25+
<CDNPath>https://maxcdn.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js</CDNPath>
26+
<objectName>jQuery.fn.scrollspy</objectName>
27+
</javaScriptLibrary>
28+
</component>
29+
<component type="JavaScriptFile">
30+
<jsfiles>
31+
<libraryFolderName>bootstrap</libraryFolderName>
32+
<jsfile>
33+
<name>bootstrap.min.js</name>
34+
</jsfile>
35+
</jsfiles>
36+
</component>
37+
<component type="ResourceFile">
38+
<resourceFiles>
39+
<basePath>Resources\Libraries\bootstrap\03_00_02</basePath>
40+
<resourceFile>
41+
<name>Resources.zip</name>
42+
</resourceFile>
43+
</resourceFiles>
44+
</component>
45+
</components>
46+
</package>
47+
</packages>
48+
</dotnetnuke>

bootstrap_3.0.2/bootstrap.min.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)