]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Update changelog for v1.0.4
authorEric Morris <eric@zurb.com>
Fri, 22 Nov 2013 19:51:31 +0000 (11:51 -0800)
committerEric Morris <eric@zurb.com>
Fri, 22 Nov 2013 19:51:31 +0000 (11:51 -0800)
docs/components/changelog.php

index 9ec91d2ce4aa5991865d38bc02de79512ff41896..1aedddfe9b07ebce3d50c0ddc2ad6984f268c981 100644 (file)
@@ -2,6 +2,17 @@
 <p class="lead">All the latest and greatest changes to Ink.</p>
 <hr>
 <h2 class="light">1.0 - Public Release</h2>
+<h6 id="v1-0-4">1.0.4</h6>
+<ul>
+  <li>Apply font styles more uniformly to fix clients that strip out the <kbd>&lt;body&gt;</kbd> tag (fixes inliner preview)</li>
+  <li>Remove percentage based padding on sub-grid (fixes Outlook 2000/2002/2003)</li>
+  <li>Add Bower package metadata</li>
+  <li>Remove min-width for <kbd>&lt;center&gt;</kbd> tags nested under the sub-grid</li>
+  <li>Add helper aliases to <code>.text-pad</code> classes (ex. <code>.left-text-pad</code> can now be called using <code>.text-pad-left</code>)</li>
+  <li>Fix <code>.text-pad</code> classes nested under aliased <code>.column</code> tables</li>
+  <li>Remove deprecated button syntax</li>
+  <li>Fix link color in headings for Outlook 2007/2010/2013</li>
+</ul>
 <h6 id="v1-0-3">1.0.3</h6>
 <ul>
   <li>Add text-pad classes</li>