]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/log
thirdparty/foundation/foundation-emails.git
9 years agoUpdate to make centered images work 225/head
Kevin Ball [Wed, 9 Mar 2016 20:13:32 +0000 (12:13 -0800)] 
Update to make centered images work

9 years agoUpdate testing Gulpfile and dependencies to match the ones in zurb/foundation-emails...
Geoff Kimball [Wed, 9 Mar 2016 19:21:04 +0000 (11:21 -0800)] 
Update testing Gulpfile and dependencies to match the ones in zurb/foundation-emails-template

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Wed, 9 Mar 2016 15:36:01 +0000 (07:36 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agoadds logic for removes padding on nested columns
RafiBomb [Wed, 9 Mar 2016 15:35:50 +0000 (07:35 -0800)] 
adds logic for removes padding on nested columns

9 years agoBump to version 2.0.0-rc.3 v2.0.0-rc.3
Geoff Kimball [Tue, 8 Mar 2016 17:54:35 +0000 (09:54 -0800)] 
Bump to version 2.0.0-rc.3

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Tue, 8 Mar 2016 17:53:49 +0000 (09:53 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agochanges grid variable names and adds button variables
RafiBomb [Tue, 8 Mar 2016 17:53:36 +0000 (09:53 -0800)] 
changes grid variable names and adds button variables

9 years agoMove $global-gutter from _grid.scss to _global.scss
Geoff Kimball [Tue, 8 Mar 2016 17:48:08 +0000 (09:48 -0800)] 
Move $global-gutter from _grid.scss to _global.scss

9 years agoAdd docs page for thumbnail
Geoff Kimball [Tue, 8 Mar 2016 17:21:53 +0000 (09:21 -0800)] 
Add docs page for thumbnail

9 years agoMerge pull request #203 from lurnid/documentation-fixes
Rafi [Tue, 8 Mar 2016 15:21:37 +0000 (07:21 -0800)] 
Merge pull request #203 from lurnid/documentation-fixes

changed v2.0 branch reference in README.md

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Mon, 7 Mar 2016 23:59:46 +0000 (15:59 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agofixes h6 header color
RafiBomb [Mon, 7 Mar 2016 23:59:37 +0000 (15:59 -0800)] 
fixes h6 header color

9 years agoRemove unused component from docs nav menu
Geoff Kimball [Mon, 7 Mar 2016 23:43:34 +0000 (15:43 -0800)] 
Remove unused component from docs nav menu

9 years agoAdd docs for visibility classes
Geoff Kimball [Mon, 7 Mar 2016 23:31:02 +0000 (15:31 -0800)] 
Add docs for visibility classes

9 years agoAdd docs page for menu
Geoff Kimball [Mon, 7 Mar 2016 23:24:17 +0000 (15:24 -0800)] 
Add docs page for menu

9 years agoAdd grid docs page
Geoff Kimball [Mon, 7 Mar 2016 23:18:13 +0000 (15:18 -0800)] 
Add grid docs page

9 years agoremoves unneeded subgrid variable
RafiBomb [Mon, 7 Mar 2016 22:45:43 +0000 (14:45 -0800)] 
removes unneeded subgrid variable

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Mon, 7 Mar 2016 22:35:08 +0000 (14:35 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agofix for merge conflict
RafiBomb [Mon, 7 Mar 2016 22:34:58 +0000 (14:34 -0800)] 
fix for merge conflict

9 years agoAdd .primary class to callouts and update exmaples in docs to show them full-width
Geoff Kimball [Mon, 7 Mar 2016 22:34:48 +0000 (14:34 -0800)] 
Add .primary class to callouts and update exmaples in docs to show them full-width

9 years agoaudits and adds settings variables to match sites
RafiBomb [Mon, 7 Mar 2016 22:33:44 +0000 (14:33 -0800)] 
audits and adds settings variables to match sites

9 years agoReplace references to $grid-column-gutter with $global-gutter
Geoff Kimball [Mon, 7 Mar 2016 22:05:08 +0000 (14:05 -0800)] 
Replace references to $grid-column-gutter with $global-gutter

9 years agoGenerate new settings file
Geoff Kimball [Mon, 7 Mar 2016 19:13:29 +0000 (11:13 -0800)] 
Generate new settings file

9 years agofix merge conflicts
RafiBomb [Mon, 7 Mar 2016 18:51:20 +0000 (10:51 -0800)] 
fix merge conflicts

9 years agoupdates body background variable
RafiBomb [Mon, 7 Mar 2016 18:48:52 +0000 (10:48 -0800)] 
updates body background variable

9 years agoUpdate CONTRIBUTING.md, closes #202
Geoff Kimball [Mon, 7 Mar 2016 18:16:54 +0000 (10:16 -0800)] 
Update CONTRIBUTING.md, closes #202

9 years agoChange $global-breakpoint to be a number derived from the width of the container...
Geoff Kimball [Mon, 7 Mar 2016 18:13:09 +0000 (10:13 -0800)] 
Change $global-breakpoint to be a number derived from the width of the container and gutters, and rename $grid-column-gutter to $global-gutter so it can be moved to the global CSS file

9 years agoRename $container-width to $global-width to be consistent with Foundation for Sites...
Geoff Kimball [Mon, 7 Mar 2016 17:57:37 +0000 (09:57 -0800)] 
Rename $container-width to $global-width to be consistent with Foundation for Sites, and move variables out of the media queyr file

9 years agoFix Sass compilation errors from undefined variables
Geoff Kimball [Mon, 7 Mar 2016 17:51:16 +0000 (09:51 -0800)] 
Fix Sass compilation errors from undefined variables

9 years agoConsolidate all media queries into one variable, closes #206
Geoff Kimball [Mon, 7 Mar 2016 17:50:06 +0000 (09:50 -0800)] 
Consolidate all media queries into one variable, closes #206

9 years agoFix typo in button CSS, closes #210
Geoff Kimball [Mon, 7 Mar 2016 17:41:57 +0000 (09:41 -0800)] 
Fix typo in button CSS, closes #210

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Fri, 4 Mar 2016 23:50:29 +0000 (15:50 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agoadds small vertical menu class and small-float-center
RafiBomb [Fri, 4 Mar 2016 23:50:18 +0000 (15:50 -0800)] 
adds small vertical menu class and small-float-center

9 years agoAdd Using Sass page and add pink CSS that's not activated
Geoff Kimball [Fri, 4 Mar 2016 23:37:25 +0000 (15:37 -0800)] 
Add Using Sass page and add pink CSS that's not activated

9 years agoRework table of contents to be organized into guides and framework components
Geoff Kimball [Fri, 4 Mar 2016 23:03:21 +0000 (15:03 -0800)] 
Rework table of contents to be organized into guides and framework components

9 years agoAdd docs page for block grid
Geoff Kimball [Fri, 4 Mar 2016 22:47:15 +0000 (14:47 -0800)] 
Add docs page for block grid

9 years agoFlesh out button documentation
Geoff Kimball [Fri, 4 Mar 2016 21:52:01 +0000 (13:52 -0800)] 
Flesh out button documentation

9 years agoAdd docs page for callout
Geoff Kimball [Fri, 4 Mar 2016 21:35:04 +0000 (13:35 -0800)] 
Add docs page for callout

9 years agofix for settings variable undefined
RafiBomb [Fri, 4 Mar 2016 22:03:50 +0000 (14:03 -0800)] 
fix for settings variable undefined

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Fri, 4 Mar 2016 21:59:43 +0000 (13:59 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agoupdates settings file
RafiBomb [Fri, 4 Mar 2016 21:59:30 +0000 (13:59 -0800)] 
updates settings file

9 years agoaudits settings file to match sites settings
RafiBomb [Fri, 4 Mar 2016 21:58:53 +0000 (13:58 -0800)] 
audits settings file to match sites settings

9 years agoBump Inky dependency to 1.2.0
Geoff Kimball [Fri, 4 Mar 2016 18:57:28 +0000 (10:57 -0800)] 
Bump Inky dependency to 1.2.0

9 years agoBump Inky dependency to 1.1.0
Geoff Kimball [Fri, 4 Mar 2016 17:33:39 +0000 (09:33 -0800)] 
Bump Inky dependency to 1.1.0

9 years agofixed merge conflicts
Tim Hartwick [Fri, 4 Mar 2016 18:47:53 +0000 (10:47 -0800)] 
fixed merge conflicts

9 years agofixed background color and container color
Tim Hartwick [Fri, 4 Mar 2016 18:46:18 +0000 (10:46 -0800)] 
fixed background color and container color

9 years agoremoves unused css fixes #184
RafiBomb [Fri, 4 Mar 2016 18:42:10 +0000 (10:42 -0800)] 
removes unused css fixes #184

9 years agoadds visibility classes
RafiBomb [Fri, 4 Mar 2016 18:33:05 +0000 (10:33 -0800)] 
adds visibility classes

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Fri, 4 Mar 2016 17:43:44 +0000 (09:43 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agochanges button sizing to match foundation for sites
RafiBomb [Fri, 4 Mar 2016 17:43:34 +0000 (09:43 -0800)] 
changes button sizing to match foundation for sites

9 years agoFix incorrect calculation of grid offsets, closes #200
Geoff Kimball [Fri, 4 Mar 2016 17:22:48 +0000 (09:22 -0800)] 
Fix incorrect calculation of grid offsets, closes #200

9 years agochanges default button padding
RafiBomb [Thu, 3 Mar 2016 23:37:13 +0000 (15:37 -0800)] 
changes default button padding

9 years agoMerge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0
RafiBomb [Wed, 2 Mar 2016 21:25:45 +0000 (13:25 -0800)] 
Merge branch 'v2.0' of https://github.com/zurb/foundation-emails into v2.0

9 years agoadds orientation classes for text
RafiBomb [Wed, 2 Mar 2016 21:25:29 +0000 (13:25 -0800)] 
adds orientation classes for text

9 years agochanged v2.0 branch reference to refer to the foundation-email repo rather than found... 203/head
Mahmoud A Wardeh [Wed, 2 Mar 2016 11:54:31 +0000 (11:54 +0000)] 
changed v2.0 branch reference to refer to the foundation-email repo rather than foundation-email-template

9 years agoUpdate README.md
Rafi [Tue, 1 Mar 2016 18:28:22 +0000 (10:28 -0800)] 
Update README.md

9 years agoadds default flag to header font family variable
Rafi [Tue, 1 Mar 2016 00:44:04 +0000 (16:44 -0800)] 
adds default flag to header font family variable

9 years agoAdd GitHub issue and pull request templates
Geoff Kimball [Mon, 29 Feb 2016 19:22:12 +0000 (11:22 -0800)] 
Add GitHub issue and pull request templates

9 years agoUpdate README.md
Rafi [Wed, 24 Feb 2016 17:44:52 +0000 (09:44 -0800)] 
Update README.md

9 years agoUpdate README.md
Rafi [Wed, 24 Feb 2016 17:44:17 +0000 (09:44 -0800)] 
Update README.md

9 years agoUpdate README.md
Rafi [Wed, 24 Feb 2016 17:43:59 +0000 (09:43 -0800)] 
Update README.md

9 years agoUpdate README.md
Rafi [Wed, 24 Feb 2016 17:43:29 +0000 (09:43 -0800)] 
Update README.md

9 years agoUpdate README.md
Rafi [Wed, 24 Feb 2016 17:42:11 +0000 (09:42 -0800)] 
Update README.md

9 years agoUpdate to Supercollider 1.4.0
Geoff Kimball [Tue, 23 Feb 2016 22:55:09 +0000 (14:55 -0800)] 
Update to Supercollider 1.4.0

9 years agoAdd docs-specific JavaScript, and add toggle between HTML/Inky samples
Geoff Kimball [Tue, 23 Feb 2016 01:25:27 +0000 (17:25 -0800)] 
Add docs-specific JavaScript, and add toggle between HTML/Inky samples

9 years agoMake foundation-sites and motion-ui devDependencies instead of dependencies
Geoff Kimball [Mon, 22 Feb 2016 23:58:46 +0000 (15:58 -0800)] 
Make foundation-sites and motion-ui devDependencies instead of dependencies

9 years agoUpdate supercollider and panini dependencies, and add comments to Gulpfile tasks
Geoff Kimball [Mon, 22 Feb 2016 23:56:56 +0000 (15:56 -0800)] 
Update supercollider and panini dependencies, and add comments to Gulpfile tasks

9 years agoGenerate new settings file
Geoff Kimball [Thu, 18 Feb 2016 18:52:49 +0000 (10:52 -0800)] 
Generate new settings file

9 years agospecificity for expanded buttons
Tim Hartwick [Fri, 19 Feb 2016 20:07:03 +0000 (12:07 -0800)] 
specificity for expanded buttons

9 years agofixing expanded buttons
Tim Hartwick [Fri, 19 Feb 2016 20:06:05 +0000 (12:06 -0800)] 
fixing expanded buttons

9 years agofix for center bug in expanded buttons
Tim Hartwick [Fri, 19 Feb 2016 20:03:54 +0000 (12:03 -0800)] 
fix for center bug in expanded buttons

9 years agoreverted changes
Tim Hartwick [Thu, 18 Feb 2016 19:23:03 +0000 (11:23 -0800)] 
reverted changes

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-emails into develop
Tim Hartwick [Thu, 18 Feb 2016 19:21:12 +0000 (11:21 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-emails into develop

9 years agovisibility class
Tim Hartwick [Thu, 18 Feb 2016 19:21:07 +0000 (11:21 -0800)] 
visibility class

9 years agoBump to version 2.0.0-rc.2 v2.0.0-rc.2
Geoff Kimball [Thu, 18 Feb 2016 18:15:45 +0000 (10:15 -0800)] 
Bump to version 2.0.0-rc.2

9 years agoquick fix for expanded buttons
Tim Hartwick [Thu, 18 Feb 2016 17:46:56 +0000 (09:46 -0800)] 
quick fix for expanded buttons

9 years agoexpand button on small
Tim Hartwick [Thu, 18 Feb 2016 17:38:32 +0000 (09:38 -0800)] 
expand button on small

9 years agofixed button width to auto with important
Tim Hartwick [Thu, 18 Feb 2016 17:26:59 +0000 (09:26 -0800)] 
fixed button width to auto with important

9 years agofixed button width to auto
Tim Hartwick [Thu, 18 Feb 2016 17:24:06 +0000 (09:24 -0800)] 
fixed button width to auto

9 years agoadded the npm ignore file
Tim Hartwick [Wed, 17 Feb 2016 23:44:41 +0000 (15:44 -0800)] 
added the npm ignore file

9 years agoupdated the version 2.0.0-rc.1 v2.0.0-rc.1
Tim Hartwick [Wed, 17 Feb 2016 23:42:14 +0000 (15:42 -0800)] 
updated the version 2.0.0-rc.1

9 years agofixed nested grid issue
Tim Hartwick [Wed, 17 Feb 2016 23:31:04 +0000 (15:31 -0800)] 
fixed nested grid issue

9 years agoRemove npm postinstall step, which was being run in the template project, and bump...
Geoff Kimball [Wed, 17 Feb 2016 18:44:36 +0000 (10:44 -0800)] 
Remove npm postinstall step, which was being run in the template project, and bump to version 2.0.0-beta.2

9 years agoFill out package.json and bump to version 2.0.0-beta.1
Geoff Kimball [Wed, 17 Feb 2016 18:39:19 +0000 (10:39 -0800)] 
Fill out package.json and bump to version 2.0.0-beta.1

9 years agoFix path issues in documentation assets
Geoff Kimball [Wed, 17 Feb 2016 18:35:55 +0000 (10:35 -0800)] 
Fix path issues in documentation assets

9 years agoFix Sass errors from variable define order
Geoff Kimball [Wed, 17 Feb 2016 00:23:01 +0000 (16:23 -0800)] 
Fix Sass errors from variable define order

9 years agoRemove unused lib folder, as those functions are in the foundation-docs repo
Geoff Kimball [Wed, 17 Feb 2016 00:15:03 +0000 (16:15 -0800)] 
Remove unused lib folder, as those functions are in the foundation-docs repo

9 years agoReplace scss-lint with sass-lint
Geoff Kimball [Tue, 16 Feb 2016 01:05:19 +0000 (17:05 -0800)] 
Replace scss-lint with sass-lint

9 years agoPrefix utility functions with -zf- to mark them as private
Geoff Kimball [Tue, 16 Feb 2016 00:55:18 +0000 (16:55 -0800)] 
Prefix utility functions with -zf- to mark them as private

9 years agoCombine all thumbnail shadow variables into one, and add note to doc comment that...
Geoff Kimball [Tue, 16 Feb 2016 00:49:56 +0000 (16:49 -0800)] 
Combine all thumbnail shadow variables into one, and add note to doc comment that the value must be rgb or rgba

9 years agoUpdate readme with accurate Inky examples, and to match the general formatting of...
Geoff Kimball [Mon, 15 Feb 2016 23:38:21 +0000 (15:38 -0800)] 
Update readme with accurate Inky examples, and to match the general formatting of the Foundation for Sites readme

9 years agoRefine SassDoc comments and generate new settings file
Geoff Kimball [Mon, 15 Feb 2016 22:11:46 +0000 (14:11 -0800)] 
Refine SassDoc comments and generate new settings file

9 years agoRename Sass variables to match naming in Foundation for Sites
Geoff Kimball [Mon, 15 Feb 2016 21:56:40 +0000 (13:56 -0800)] 
Rename Sass variables to match naming in Foundation for Sites

9 years agoMove grid Sass files into a separate grid folder, to match the structure of Foundatio...
Geoff Kimball [Mon, 15 Feb 2016 21:36:47 +0000 (13:36 -0800)] 
Move grid Sass files into a separate grid folder, to match the structure of Foundation for Sites

9 years agoUpdate poster comments in Sass files to all say Foundation for Emails instead of Ink
Geoff Kimball [Mon, 15 Feb 2016 21:35:14 +0000 (13:35 -0800)] 
Update poster comments in Sass files to all say Foundation for Emails instead of Ink

9 years agoPrune unused utility functions and add SassDoc comments to the remaining ones
Geoff Kimball [Mon, 15 Feb 2016 21:34:05 +0000 (13:34 -0800)] 
Prune unused utility functions and add SassDoc comments to the remaining ones

9 years agoReorganize Sass files into components, util, and global, to match the structure of...
Geoff Kimball [Mon, 15 Feb 2016 21:27:25 +0000 (13:27 -0800)] 
Reorganize Sass files into components, util, and global, to match the structure of Foundation for Sites

9 years agoremoved the [class=body] selector from the media query, seems to work
Tim Hartwick [Fri, 12 Feb 2016 19:37:43 +0000 (11:37 -0800)] 
removed the [class=body] selector from the media query, seems to work

9 years agocleaned up comments
Tim Hartwick [Fri, 12 Feb 2016 19:30:57 +0000 (11:30 -0800)] 
cleaned up comments

9 years agocleaned up button and typography css
Tim Hartwick [Fri, 12 Feb 2016 19:25:48 +0000 (11:25 -0800)] 
cleaned up button and typography css