Changelog
All the latest and greatest changes to Ink.
1.0 - Public Release
1.0.5
- Add
.sub-grid class to enable the use of sub-grids with panels
- Add paragraph
.lede class
- Lower specificity on
.panel class to allw its use on <div>s
- Partially patch docs examples to work in Firefox
- Normalize font rendering in <td>s for Outlook 2007/2010/2013
- Fix 100% width issue on iPad
- Remove offset-sub-columns
- Remove proprietary <unsubscribe> tags from templates
- Fix issue with
.one.sub-columns sections
- Expand the Getting Started section of the docs
- Add full-width row example to the docs
- Add offset-columns example to the docs
- Add additional panel examples to the docs
- Miscellaneous bug fixes and typo fixes
1.0.4
- Apply font styles more uniformly to fix clients that strip out the <body> tag (fixes inliner preview)
- Remove percentage based padding on sub-grid (fixes Outlook 2000/2002/2003)
- Add Bower package metadata
- Remove min-width for <center> tags nested under the sub-grid
- Add helper aliases to
.text-pad classes (ex. .left-text-pad can now be called using .text-pad-left)
- Fix
.text-pad classes nested under aliased .column tables
- Remove deprecated button syntax
- Fix link color in headings for Outlook 2007/2010/2013
1.0.3
- Add text-pad classes
- Lower heading sizes to more reasonable defaults
- Add compatibility chart of supported/tested clients to the docs
1.0.2
- Switch to new button syntax to fully support Microsoft Outlook
- Add changelog to Docs
1.0.1
- Fix crushed-image issue in Gmail (mobile, Android, iOS) by adding a min-width to <center> tags
1.0.0
- Initial Launch
- Grid
- Sub-Grid
- Block-Grid
- Buttons
- Panels
- Retina Images