]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
#1697: update upgrading docs to include mention of no more secondary class in modals
authorMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 08:25:40 +0000 (00:25 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 08:25:40 +0000 (00:25 -0800)
docs/assets/bootstrap.zip
docs/templates/pages/upgrading.mustache
docs/upgrading.html

index d3f2da9ad2106e660e66d763f57ad33d936dc9ca..5e37b7d983588f43f19194f034c1f6eccf964ef8 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 56b0d4bf78e8875090aaff0843f5664bdc7d962f..23a53da0e941f0e42a157f1680c0be710471bfa1 100644 (file)
@@ -76,6 +76,7 @@
     <li>{{_i}}IE9: removed gradients and added rounded corners{{/i}}</li>
     <li>{{_i}}Updated active state to make styling clearer in button groups (new) and look better with custom transition{{/i}}</li>
     <li>{{_i}}New mixin, <code>.buttonBackground</code>, to set button gradients{{/i}}</li>
+    <li>{{_i}}The <code>.secondary</code> class was removed from modal examples in our docs as it never had associated styles.{{/i}}</li>
   </ul>
   <h3>{{_i}}Forms{{/i}}</h3>
   <ul>
index 5a7b0d2f6f0c4134b3f677b81a3820b235d5c971..39da8e1f7e055608fb337811229d02e0c5ed9cec 100644 (file)
     <li>IE9: removed gradients and added rounded corners</li>
     <li>Updated active state to make styling clearer in button groups (new) and look better with custom transition</li>
     <li>New mixin, <code>.buttonBackground</code>, to set button gradients</li>
+    <li>The <code>.secondary</code> class was removed from modal examples in our docs as it never had associated styles.</li>
   </ul>
   <h3>Forms</h3>
   <ul>