Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
776fb435
Commit
776fb435
authored
Aug 18, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update nav for getting started migration
parent
26067d3d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
+11
-4
_includes/nav-getting-started.html
_includes/nav-getting-started.html
+7
-1
getting-started.html
getting-started.html
+4
-3
No files found.
_includes/nav-getting-started.html
View file @
776fb435
...
@@ -19,7 +19,13 @@
...
@@ -19,7 +19,13 @@
<a
href=
"#disable-responsive"
>
Disabling responsiveness
</a>
<a
href=
"#disable-responsive"
>
Disabling responsiveness
</a>
</li>
</li>
<li>
<li>
<a
href=
"#migration"
>
Migration
</a>
<a
href=
"#migration"
>
Migrating from 2.x to 3.0
</a>
<ul
class=
"nav"
>
<li><a
href=
"#migration-classes"
>
Major class changes
</a></li>
<li><a
href=
"#migration-new"
>
What's new
</a></li>
<li><a
href=
"#migration-dropped"
>
What's removed
</a></li>
<li><a
href=
"#migration-notes"
>
Additional notes
</a></li>
</ul>
</li>
</li>
<li>
<li>
<a
href=
"#browsers"
>
Browser support
</a>
<a
href=
"#browsers"
>
Browser support
</a>
...
...
getting-started.html
View file @
776fb435
...
@@ -324,11 +324,11 @@ bootstrap/
...
@@ -324,11 +324,11 @@ bootstrap/
================================================== -->
================================================== -->
<div
class=
"bs-docs-section"
>
<div
class=
"bs-docs-section"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1
id=
"migration"
>
Migrati
on
</h1>
<h1
id=
"migration"
>
Migrati
ng from 2.x to 3.0
</h1>
</div>
</div>
<p
class=
"lead"
>
We've put together a helpful guide that outlines some of the key changes from Bootstrap 2.x to 3.0.
</p>
<p
class=
"lead"
>
We've put together a helpful guide that outlines some of the key changes from Bootstrap 2.x to 3.0.
</p>
<h3
id=
"migration-clases"
>
Major class changes
</h3>
<h3
id=
"migration-clas
s
es"
>
Major class changes
</h3>
<p></p>
<p></p>
<table
class=
"table table-bordered table-striped"
>
<table
class=
"table table-bordered table-striped"
>
<thead>
<thead>
...
@@ -441,6 +441,7 @@ bootstrap/
...
@@ -441,6 +441,7 @@ bootstrap/
</tbody>
</tbody>
</table>
</table>
<h3
id=
"migration-new"
>
What's new
</h3>
<h3
id=
"migration-new"
>
What's new
</h3>
<p>
We've added a few new elements and changed some existing ones. Here's their new or updated classes.
</p>
<p>
We've added a few new elements and changed some existing ones. Here's their new or updated classes.
</p>
<table
class=
"table table-bordered table-striped"
>
<table
class=
"table table-bordered table-striped"
>
...
@@ -554,7 +555,7 @@ bootstrap/
...
@@ -554,7 +555,7 @@ bootstrap/
</tbody>
</tbody>
</table>
</table>
<h3
id=
"migration-dropped"
>
What's
been
removed
</h3>
<h3
id=
"migration-dropped"
>
What's removed
</h3>
<p>
The following elements have been dropped or changed in v3.
</p>
<p>
The following elements have been dropped or changed in v3.
</p>
<table
class=
"table table-bordered table-striped bs-table"
>
<table
class=
"table table-bordered table-striped bs-table"
>
<thead>
<thead>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment