Skip to content

Commit

Permalink
Merge pull request #11723 from stof/patch-1
Browse files Browse the repository at this point in the history
Added the removal of tab-content and tab-pane in the migration guide
  • Loading branch information
cvrebert committed Dec 6, 2013
2 parents 3b75d64 + 813a4fa commit 7b06538
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,16 @@ <h2 id="migration-dropped">What's removed</h2>
<td><code>.tabs-left</code> <code>.tabs-right</code> <code>.tabs-below</code></td>
<td class="text-muted">N/A</td>
</tr>
<tr>
<td>Pill-based tabbable area</td>
<td><code>.pill-content</code></td>
<td><code>.tab-content</code></td>
</tr>
<tr>
<td>Pill-based tabbable area pane</td>
<td><code>.pill-pane</code></td>
<td><code>.tab-pane</code></td>
</tr>
<tr>
<td>Nav lists</td>
<td><code>.nav-list</code> <code>.nav-header</code></td>
Expand Down

0 comments on commit 7b06538

Please sign in to comment.