]>
git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/log
jeaniec [Wed, 18 Feb 2015 23:02:01 +0000 (15:02 -0800)]
Renaming repo for Emails.
Jeanie Chung [Wed, 18 Feb 2015 22:25:19 +0000 (14:25 -0800)]
Changes to subcolumns function and added optional parameters.
Jeanie Chung [Wed, 18 Feb 2015 21:44:08 +0000 (13:44 -0800)]
Changes to column calculations if someone did not put in size attributes. Gulp now has 'inject-mq' task to put media queries in the header.
Jeanie Chung [Wed, 18 Feb 2015 19:07:38 +0000 (11:07 -0800)]
Added functionality to trim whitespace in elements.
Jeanie Chung [Wed, 18 Feb 2015 18:47:09 +0000 (10:47 -0800)]
Added spec and functionality for deeply nested elements within the grid.
Jeanie Chung [Wed, 18 Feb 2015 02:45:35 +0000 (18:45 -0800)]
Slight changes to inky spect file.
Jeanie Chung [Wed, 18 Feb 2015 02:41:04 +0000 (18:41 -0800)]
Added some more documentation for various utility functions.
Jeanie Chung [Wed, 18 Feb 2015 02:37:05 +0000 (18:37 -0800)]
Changes to gulpfile to make exporting inky index.js easier. Added inline lists and some corrections to how columns nest items in td elements. :cool: :cool: :cool:
Jeanie Chung [Wed, 18 Feb 2015 01:07:05 +0000 (17:07 -0800)]
Refactored custom tags.
Jeanie Chung [Wed, 18 Feb 2015 00:32:23 +0000 (16:32 -0800)]
More specs for grid.
Jeanie Chung [Wed, 18 Feb 2015 00:28:10 +0000 (16:28 -0800)]
Modified column parser to return output individually rather than in groups.
Tim Hartwick [Tue, 17 Feb 2015 23:52:39 +0000 (15:52 -0800)]
updated scss :)
Jeanie Chung [Tue, 17 Feb 2015 23:35:18 +0000 (15:35 -0800)]
Added some more spec tests for the grid. Added subcolumn functionality.
Jeanie Chung [Tue, 17 Feb 2015 22:54:02 +0000 (14:54 -0800)]
Adding inky parser to repo.
Jeanie Chung [Tue, 17 Feb 2015 22:53:15 +0000 (14:53 -0800)]
Changes to spec file.
Jeanie Chung [Tue, 17 Feb 2015 21:46:40 +0000 (13:46 -0800)]
Major refactoring to parser. Extracted it out to be its own node module and beginning of unit tests to check that syntax is correct.
Jeanie Chung [Tue, 17 Feb 2015 00:37:42 +0000 (16:37 -0800)]
Changed else if into a switch statement for cleanliness and performance.
Jeanie Chung [Tue, 17 Feb 2015 00:21:22 +0000 (16:21 -0800)]
Major refactoring done to take into account nested elements. Some commenting for the functions as well.
Jeanie Chung [Fri, 30 Jan 2015 19:33:54 +0000 (11:33 -0800)]
Added a nested components function for nested buttons inside panels. Will refactor later on into a nicer recursive function. For now, we will just have to deal with 'var buttSize'.
Jeanie Chung [Thu, 29 Jan 2015 23:57:47 +0000 (15:57 -0800)]
Recreation of sidebar hero template.
Jeanie Chung [Thu, 29 Jan 2015 21:50:21 +0000 (13:50 -0800)]
Changed gulpfile to start working towards deploy task and injecting media queries into head.
Jeanie Chung [Wed, 28 Jan 2015 23:49:32 +0000 (15:49 -0800)]
Fixed extra wrapper classes being inserted. Cheerio counts each tag (open/close) as an object instead of individual ones, so after doing some fancy math and exceptions, we are now only counting individual column elements instead of their tag pairs.
Jeanie Chung [Wed, 28 Jan 2015 22:28:34 +0000 (14:28 -0800)]
Added sourcecode for inky prime task.
Jeanie Chung [Wed, 28 Jan 2015 22:13:07 +0000 (14:13 -0800)]
Changed method name to something better so that it doesn't read 'grab body'
Jeanie Chung [Wed, 28 Jan 2015 22:11:41 +0000 (14:11 -0800)]
Laid groundwork for using gulp task in order to parse out foundation for email syntax.
Jeanie Chung [Tue, 27 Jan 2015 23:12:05 +0000 (15:12 -0800)]
Added panel and button elements. First attempt at prototyping a layout with new syntax.
Jeanie Chung [Tue, 27 Jan 2015 18:50:01 +0000 (10:50 -0800)]
Added functionality to include column classes once rendered.
Jeanie Chung [Tue, 27 Jan 2015 18:42:56 +0000 (10:42 -0800)]
Added DOCTYPE to index.html so that media queries somehow magically work. Changed col creator to account for new syntax of columns.
Tim Hartwick [Tue, 27 Jan 2015 18:39:15 +0000 (10:39 -0800)]
Merge branch 'master' of https://github.com/zurb/foundation-email
Tim Hartwick [Tue, 27 Jan 2015 18:39:04 +0000 (10:39 -0800)]
committed tims magic markup
Jeanie Chung [Tue, 27 Jan 2015 00:03:44 +0000 (16:03 -0800)]
Updated col.js to reflect new scss classes.
Tim Hartwick [Mon, 26 Jan 2015 20:07:40 +0000 (12:07 -0800)]
added sidebar.html to illustrate syntax. it's not the prettiest, but it'll do.
Tim Hartwick [Mon, 26 Jan 2015 19:47:11 +0000 (11:47 -0800)]
fixed rogue '.' in offest class
Jeanie Chung [Mon, 26 Jan 2015 19:00:02 +0000 (11:00 -0800)]
Added 'center' syntax in example.
Jeanie Chung [Mon, 26 Jan 2015 18:52:48 +0000 (10:52 -0800)]
Fix scss merge.:
Jeanie Chung [Mon, 26 Jan 2015 18:52:06 +0000 (10:52 -0800)]
Added functionality to automatically distribute columns evenly. Created new attribute 'num' to explicitly declare width of columns.
Tim Hartwick [Mon, 26 Jan 2015 18:40:46 +0000 (10:40 -0800)]
revised sass. large and small grids are alivegit pull minimized funcitons.
Jeanie Chung [Fri, 23 Jan 2015 21:38:12 +0000 (13:38 -0800)]
Added 'expander' class into columns.
Jeanie Chung [Fri, 23 Jan 2015 21:34:51 +0000 (13:34 -0800)]
Changes to gulpfile so that work can be done on the html parser. Basic syntax layout for main table, row, and columns.
Jeanie Chung [Fri, 23 Jan 2015 00:42:11 +0000 (16:42 -0800)]
Added js directory to start working on INKY TRANSFORMER.
Jeanie Chung [Thu, 22 Jan 2015 01:05:55 +0000 (17:05 -0800)]
Added Inky on the basic working HTML because Long Live Inky.
Jeanie Chung [Thu, 22 Jan 2015 00:58:16 +0000 (16:58 -0800)]
Took out nonsense from index.html
Jeanie Chung [Thu, 22 Jan 2015 00:56:51 +0000 (16:56 -0800)]
Added README, CONTRIBUTING, and LICENSE.
Jeanie Chung [Thu, 22 Jan 2015 00:51:26 +0000 (16:51 -0800)]
merge
Jeanie Chung [Thu, 22 Jan 2015 00:50:22 +0000 (16:50 -0800)]
Added initial README file. Added npm logs to .gitignore.
Brandon Arnold [Thu, 22 Jan 2015 00:43:55 +0000 (16:43 -0800)]
Failed install
Jeanie Chung [Thu, 22 Jan 2015 00:43:24 +0000 (16:43 -0800)]
Fixed package.json file.
Jeanie Chung [Thu, 22 Jan 2015 00:38:48 +0000 (16:38 -0800)]
Initial commit for Foundation for Emails v2. :octopus:
Arthur [Mon, 22 Dec 2014 18:28:08 +0000 (10:28 -0800)]
Updating License date
Rafi [Mon, 29 Sep 2014 18:35:35 +0000 (22:35 +0400)]
Merge pull request #101 from pracucci/fix-double-quotes
Remove unnecessary double-quotes fixes MailChimp CSS inliner and Gmail
Marco Pracucci [Mon, 28 Jul 2014 13:56:09 +0000 (15:56 +0200)]
Remove '&' in order to avoid issues with escaping
Marco Pracucci [Fri, 25 Jul 2014 10:00:16 +0000 (12:00 +0200)]
Remove unnecessary double-quotes fixes MailChimp CSS inliner and Gmail
Eric Morris [Tue, 6 May 2014 21:00:40 +0000 (14:00 -0700)]
Merge branch 'master' of github.com:zurb/ink
Eric Morris [Tue, 6 May 2014 21:00:14 +0000 (14:00 -0700)]
Document conditional comment requirement for visibility classes
Eric Morris [Tue, 6 May 2014 20:55:40 +0000 (13:55 -0700)]
Add default Grunt task
Eric Morris [Tue, 6 May 2014 16:49:56 +0000 (09:49 -0700)]
Merge pull request #76 from jglovier/patch-1
add comments explaining reset for .ExternalClass
Joel Glovier [Thu, 17 Apr 2014 18:05:26 +0000 (14:05 -0400)]
clarify Outlook.com/Hotmail
Joel Glovier [Thu, 17 Apr 2014 16:31:12 +0000 (12:31 -0400)]
add comments explaining reset for ExternalClass
Eric Morris [Tue, 18 Mar 2014 16:43:44 +0000 (09:43 -0700)]
Merge pull request #43 from UTCWebDev/patch-1
expand .button a to fill width of parent
Eric Morris [Thu, 27 Feb 2014 00:39:10 +0000 (16:39 -0800)]
Merge pull request #62 from jmtame/patch-1
Update ink.css
jared tame [Wed, 26 Feb 2014 22:51:38 +0000 (14:51 -0800)]
Update ink.css
Allow paragraphs to be center-aligned
Eric Morris [Wed, 5 Feb 2014 22:33:21 +0000 (14:33 -0800)]
Merge pull request #57 from phillipalexander/fix-copyright-year
Fix outdated copyright year (update to 2014)
Phillip Alexander [Tue, 4 Feb 2014 18:09:09 +0000 (10:09 -0800)]
Fix outdated copyright year (update to 2014)
The copyright year was out of date. Copyright notices must reflect the current year. This commit updates the listed year to 2014.
see: http://www.copyright.gov/circs/circ01.pdf for more info
Eric Morris [Thu, 9 Jan 2014 00:23:01 +0000 (16:23 -0800)]
Fix typo in changelog
Eric Morris [Thu, 9 Jan 2014 00:19:33 +0000 (16:19 -0800)]
Bump to version 1.0.5
Eric Morris [Thu, 9 Jan 2014 00:19:22 +0000 (16:19 -0800)]
Update change log
Eric Morris [Mon, 6 Jan 2014 21:59:46 +0000 (13:59 -0800)]
Add full-width row example to docs.
Eric Morris [Mon, 6 Jan 2014 20:02:27 +0000 (12:02 -0800)]
Simplify headings in block-grid section of docs.
Eric Morris [Mon, 6 Jan 2014 19:52:38 +0000 (11:52 -0800)]
Add lede class for <p> tags
Eric Morris [Mon, 6 Jan 2014 19:52:19 +0000 (11:52 -0800)]
Normalize font rendering in Outlook
Eric Morris [Mon, 6 Jan 2014 18:34:36 +0000 (10:34 -0800)]
Move Geshi to vendor folder
Eric Morris [Mon, 6 Jan 2014 18:25:20 +0000 (10:25 -0800)]
Remove proprietary unsubscribe tags from templates and examples
Eric Morris [Mon, 6 Jan 2014 17:47:30 +0000 (09:47 -0800)]
Change includes to assemble in Grunt task definitions
Jon Schlinkert [Sun, 5 Jan 2014 16:17:40 +0000 (11:17 -0500)]
adds Assemble to build templates, removes grunt-includes
Eric Morris [Fri, 3 Jan 2014 22:45:19 +0000 (14:45 -0800)]
Add Firefox hack to docs examples to restore responsive grid behavior in the browser.
Eric Morris [Fri, 3 Jan 2014 22:44:41 +0000 (14:44 -0800)]
Fix panel subtitles in docs.
Eric Morris [Fri, 3 Jan 2014 22:42:12 +0000 (14:42 -0800)]
Fix typo in compatibility chart for retina images section of docs.
Eric Morris [Fri, 3 Jan 2014 22:41:42 +0000 (14:41 -0800)]
Fix some typos and formatting errors in troubleshooting section.
Eric Morris [Fri, 3 Jan 2014 22:17:21 +0000 (14:17 -0800)]
Add troubleshooting section to the docs to talk about DOCTYPE + ESP interaction
Eric Morris [Fri, 3 Jan 2014 21:51:08 +0000 (13:51 -0800)]
Add sending section to the docs to talk about ESPs
Eric Morris [Fri, 3 Jan 2014 21:15:55 +0000 (13:15 -0800)]
Add more panel examples to docs, including example with nested sub-grid
Eric Morris [Fri, 3 Jan 2014 19:47:52 +0000 (11:47 -0800)]
Add .sub-grid class to enable the use of sub-columns in panels
Eric Morris [Fri, 3 Jan 2014 19:24:05 +0000 (11:24 -0800)]
Remove important declaration for sub-columns and add sub-columns width overrides to media query
Eric Morris [Fri, 3 Jan 2014 00:08:51 +0000 (16:08 -0800)]
Add min-width to body to force 100% rendering on iPad
UTCWebDev [Thu, 19 Dec 2013 17:07:20 +0000 (12:07 -0500)]
expand .button a to fill width of parent
.button a is confusing because only the text is linked, though the full table has hover effect. This is confusing because the the user sees the hover change or clicks somewhere on the button, but there is no active/clickable link unless the cursor is over the linked text.
Eric Morris [Thu, 12 Dec 2013 23:42:45 +0000 (15:42 -0800)]
Change p spacing from padding to margin for more consistent performance
Eric Morris [Wed, 11 Dec 2013 19:57:17 +0000 (11:57 -0800)]
Increase specificity on .expander media query and decrease size from 9999px to 1px
Eric Morris [Wed, 11 Dec 2013 18:31:01 +0000 (10:31 -0800)]
Merge pull request #39 from ulinaaron/patch-1
Update example titles to reflect actual class names
Aaron Mazade [Wed, 11 Dec 2013 17:08:35 +0000 (12:08 -0500)]
Update example titles to reflect actual class names
The example padding headings were not matching up with the actual class names.
Eric Morris [Tue, 10 Dec 2013 18:23:11 +0000 (10:23 -0800)]
Add offset grid classes to docs
Eric Morris [Tue, 10 Dec 2013 18:03:01 +0000 (10:03 -0800)]
Remove offset-sub-columns to avoid percentage-based padding
Eric Morris [Tue, 10 Dec 2013 17:57:14 +0000 (09:57 -0800)]
Replace all double spaces between sentences in docs with single space for consistency
Eric Morris [Tue, 10 Dec 2013 17:39:22 +0000 (09:39 -0800)]
Add Gamil layout caveat to retina images section
Eric Morris [Tue, 10 Dec 2013 17:31:08 +0000 (09:31 -0800)]
Remove .sass-cache directory and add to .gitignore
Arthur [Wed, 4 Dec 2013 00:46:59 +0000 (16:46 -0800)]
Updating HR on docs page
Arthur [Wed, 4 Dec 2013 00:38:38 +0000 (16:38 -0800)]
Adding anchor tag for training section in docs
Eric Morris [Tue, 3 Dec 2013 21:18:46 +0000 (13:18 -0800)]
Merge pull request #32 from rjocoleman/maxwidth_center
Reduce min-width for <center> elements within a .panel
Robert Coleman [Thu, 28 Nov 2013 05:38:26 +0000 (18:38 +1300)]
min-width for .panel center alignment
Eric Morris [Tue, 26 Nov 2013 23:23:38 +0000 (15:23 -0800)]
Merge pull request #29 from lotsofcode/master
Removed invalid trailing comma from .one class
Eric Morris [Tue, 26 Nov 2013 20:50:14 +0000 (12:50 -0800)]
Lower specificity on .panel to allow their use on divs.