]>
git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/log
Tim Hartwick [Mon, 24 Aug 2015 23:20:01 +0000 (16:20 -0700)]
buttonz yo
Geoff Kimball [Mon, 24 Aug 2015 22:42:51 +0000 (15:42 -0700)]
Set up Supercollider-powered documentation
Geoff Kimball [Mon, 24 Aug 2015 21:51:20 +0000 (14:51 -0700)]
Add dedicated testing folder
Tim Hartwick [Mon, 24 Aug 2015 21:28:48 +0000 (14:28 -0700)]
added that yaml brah, linted some of that scss dude
Tim Hartwick [Fri, 21 Aug 2015 21:53:41 +0000 (14:53 -0700)]
changed the file names of the scss files
Jeanie Chung [Sat, 28 Feb 2015 03:48:48 +0000 (19:48 -0800)]
Changed gulpfile to compile sass on any changed sass file. Also created a task to create an inline folder so that we don't have a million inline files. Fixes #1. Fixes #5.
Tim Hartwick [Tue, 24 Feb 2015 20:09:08 +0000 (12:09 -0800)]
added letter template. Having expander issues and offset issues. Also added a temporary overide partial for the scss
Tim Hartwick [Tue, 24 Feb 2015 18:47:52 +0000 (10:47 -0800)]
Updates to package.json for correct dependencies.
Jeanie Chung [Fri, 20 Feb 2015 23:36:49 +0000 (15:36 -0800)]
Merge for inline lists.
Jeanie Chung [Fri, 20 Feb 2015 23:36:24 +0000 (15:36 -0800)]
Changes to media query task.
Tim Hartwick [Fri, 20 Feb 2015 23:32:26 +0000 (15:32 -0800)]
set inline-list to take 100% width and also added the display block to ensure that hr's worked
Jeanie Chung [Fri, 20 Feb 2015 02:04:29 +0000 (18:04 -0800)]
Finalized inky-parser method with working reload. Now you can work on partials without having to manually reload/reparse your templates. Also thought of a better name for the glob object.
Geoff Kimball [Fri, 20 Feb 2015 00:06:25 +0000 (16:06 -0800)]
Prototype basic Handlebars gulp function
Jeanie Chung [Thu, 19 Feb 2015 23:24:32 +0000 (15:24 -0800)]
99 gulpfile probz.
Jeanie Chung [Thu, 19 Feb 2015 22:23:10 +0000 (14:23 -0800)]
New and shiny sidebar email using templates.
Jeanie Chung [Thu, 19 Feb 2015 20:02:15 +0000 (12:02 -0800)]
Added changes to gulpfile to accomodate partials loading.
Jeanie Chung [Thu, 19 Feb 2015 01:51:34 +0000 (17:51 -0800)]
recreated sidebar template.
Jeanie Chung [Wed, 18 Feb 2015 23:57:55 +0000 (15:57 -0800)]
Fix to gulpfile.
Jeanie Chung [Wed, 18 Feb 2015 23:51:14 +0000 (15:51 -0800)]
Merge branch 'master' of github.com:zurb/foundation-email
Jeanie Chung [Wed, 18 Feb 2015 23:51:00 +0000 (15:51 -0800)]
Moved everything out into separate package repos so we have less bloat.
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