]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add line item to docs on upgrading per #1488
authorMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 07:02:31 +0000 (23:02 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 07:02:31 +0000 (23:02 -0800)
docs/assets/bootstrap.zip
docs/templates/pages/upgrading.mustache
docs/upgrading.html

index faef1d7ea0635c2e7469d359d345ae7430da2922..12aef2c013f317c7938bf955a49b98702e83cc32 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 02d1c7febd97289ba332c6660f2136fa4036528d..5511e191b28ab597dfbf8748ba45a30e2c5d9d52 100644 (file)
   <ul>
     <li>{{_i}}Updated the <code>.dropdown-menu</code> to tighten up spacing{{/i}}</li>
     <li>{{_i}}Now requires you to add a <code>&lt;span class="caret"&gt;&lt;/span&gt;</code> to show the dropdown arrow{{/i}}</li>
+    <li>{{_i}}Now requires you to add a <code>data-toggle="dropdown"</code> attribute to obtain toggling behavior{{/i}}</li>
     <li>{{_i}}The navbar (fixed topbar) has brand new dropdowns. Gone are the dark versions and in their place are the standard white ones with an additional caret at their tops for clarity of position.{{/i}}</li>
   </ul>
   <h3>{{_i}}Labels{{/i}}</h3>
index 4d8328b7c2e7900cb1a937eebabb0342d3e5ec43..7398952ba9bdfee1abd6881655959d0b95673d6f 100644 (file)
   <ul>
     <li>Updated the <code>.dropdown-menu</code> to tighten up spacing</li>
     <li>Now requires you to add a <code>&lt;span class="caret"&gt;&lt;/span&gt;</code> to show the dropdown arrow</li>
+    <li>Now requires you to add a <code>data-toggle="dropdown"</code> attribute to obtain toggling behavior</li>
     <li>The navbar (fixed topbar) has brand new dropdowns. Gone are the dark versions and in their place are the standard white ones with an additional caret at their tops for clarity of position.</li>
   </ul>
   <h3>Labels</h3>