]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoGet offcanvas tests workign with new offcanvas implementation 9426/head
Kevin Ball [Wed, 30 Nov 2016 22:48:23 +0000 (14:48 -0800)] 
Get offcanvas tests workign with new offcanvas implementation

8 years agoMerge pull request #9358 from ajoy39/drilldown-back-position-selection
Kevin Ball [Wed, 30 Nov 2016 21:54:00 +0000 (13:54 -0800)] 
Merge pull request #9358 from ajoy39/drilldown-back-position-selection

Add an option to the drilldown menu to position the back button at th…

8 years agoMerge pull request #9413 from zurb/fix-sticky-left-offset
Kevin Ball [Wed, 30 Nov 2016 21:51:50 +0000 (13:51 -0800)] 
Merge pull request #9413 from zurb/fix-sticky-left-offset

Remove seemingly unnecessary left offset from sticky

8 years agoMerge pull request #9366 from jeromelebleu/remove-sticky-on-load
Kevin Ball [Wed, 30 Nov 2016 21:51:24 +0000 (13:51 -0800)] 
Merge pull request #9366 from jeromelebleu/remove-sticky-on-load

[Sticky] Ensure that unstuck classes are set on load

8 years agoMerge pull request #9365 from andycochran/blockgrid
Rafi [Wed, 30 Nov 2016 21:30:26 +0000 (13:30 -0800)] 
Merge pull request #9365 from andycochran/blockgrid

add block-grid-column so bottom margin matches gutters

8 years agoMerge branch 'develop' into brettsmason-new-offcanvas
Kevin Ball [Wed, 30 Nov 2016 21:15:50 +0000 (13:15 -0800)] 
Merge branch 'develop' into brettsmason-new-offcanvas

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Wed, 30 Nov 2016 21:03:11 +0000 (13:03 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoSet the default off canvas panel behaviour to use `position: absolute`to match curren... 9357/head
Brett Mason [Wed, 30 Nov 2016 21:02:34 +0000 (21:02 +0000)] 
Set the default off canvas panel behaviour to use `position: absolute`to match current live behaviour. Added an alternative class of `off-canvas-fixed` to set a menu to be `position: fixed` allowing you to use both types at the same time.

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Wed, 30 Nov 2016 21:02:06 +0000 (13:02 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoFix incorrect keyboard nav within methods
Brett Mason [Wed, 30 Nov 2016 19:47:25 +0000 (19:47 +0000)] 
Fix incorrect keyboard nav within methods

8 years agoMerge pull request #9423 from zurb/fix-drilldown-height-issue
Kevin Ball [Wed, 30 Nov 2016 18:57:51 +0000 (10:57 -0800)] 
Merge pull request #9423 from zurb/fix-drilldown-height-issue

Stopgap fix to 9368

8 years agoMerge pull request #9420 from zurb/revert-9283
Kevin Ball [Wed, 30 Nov 2016 18:42:12 +0000 (10:42 -0800)] 
Merge pull request #9420 from zurb/revert-9283

Revert #9283 due to breaking changes

8 years agoStopgap fix to 9368 9423/head
Kevin Ball [Wed, 30 Nov 2016 18:41:22 +0000 (10:41 -0800)] 
Stopgap fix to 9368

8 years agoMerge pull request #9399 from tadeusrox/remove-important-from-tooltip
Kevin Ball [Wed, 30 Nov 2016 18:38:33 +0000 (10:38 -0800)] 
Merge pull request #9399 from tadeusrox/remove-important-from-tooltip

Remove important from max-width on tooltip mixin

8 years agoMerge pull request #9342 from simshaun/bug-9341
Kevin Ball [Wed, 30 Nov 2016 18:34:03 +0000 (10:34 -0800)] 
Merge pull request #9342 from simshaun/bug-9341

Fixes #9341 - Firefox flexbox input-group-field width

8 years agoMerge pull request #9416 from ocularrhythm/patch-8
Kevin Ball [Wed, 30 Nov 2016 18:31:13 +0000 (10:31 -0800)] 
Merge pull request #9416 from ocularrhythm/patch-8

Remove the margin on Figure elements

8 years agoMerge pull request #9372 from zurb/toggle-containers
Kevin Ball [Wed, 30 Nov 2016 18:16:57 +0000 (10:16 -0800)] 
Merge pull request #9372 from zurb/toggle-containers

Update toggle to bubble up if no target is defined

8 years agoRevert #9283 due to breaking changes 9420/head
Kevin Ball [Wed, 30 Nov 2016 17:43:04 +0000 (09:43 -0800)] 
Revert #9283 due to breaking changes

8 years agoAdd a reveal modal visual test to confirm it works with reveal.
Brett Mason [Wed, 30 Nov 2016 08:00:00 +0000 (08:00 +0000)] 
Add a reveal modal visual test to confirm it works with reveal.

8 years agochange block grid class 9365/head
andycochran [Wed, 30 Nov 2016 02:14:16 +0000 (21:14 -0500)] 
change block grid class

8 years agofix empty lines
andycochran [Wed, 30 Nov 2016 02:06:29 +0000 (21:06 -0500)] 
fix empty lines

8 years agosemantically rename block grid mixin
andycochran [Wed, 30 Nov 2016 02:04:53 +0000 (21:04 -0500)] 
semantically rename block grid mixin

8 years agofix block grid mixin notes
andycochran [Wed, 30 Nov 2016 01:52:51 +0000 (20:52 -0500)] 
fix block grid mixin notes

8 years agoRemove the margin on Figure elements 9416/head
Aaron Arney [Tue, 29 Nov 2016 21:44:31 +0000 (16:44 -0500)] 
Remove the margin on Figure elements

8 years agoMultiple code quality changes based on feedback.
Brett Mason [Tue, 29 Nov 2016 20:45:07 +0000 (20:45 +0000)] 
Multiple code quality changes based on feedback.

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Tue, 29 Nov 2016 17:08:37 +0000 (09:08 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoFix for overlay not transitioning out smoothly.
Brett Mason [Tue, 29 Nov 2016 17:05:09 +0000 (17:05 +0000)] 
Fix for overlay not transitioning out smoothly.

8 years agoAdd `contentScroll` option to allow for content scrolling to be enabled/disabled...
Brett Mason [Tue, 29 Nov 2016 16:57:57 +0000 (16:57 +0000)] 
Add `contentScroll` option to allow for content scrolling to be enabled/disabled. Enabled by default.
Visual test updated with this option.

8 years agoMerge pull request #9395 from karland/patch-7
Kevin Ball [Mon, 28 Nov 2016 23:55:07 +0000 (15:55 -0800)] 
Merge pull request #9395 from karland/patch-7

Remove redundant documentation base-typography.md / typography_base.md

8 years agoMerge pull request #9354 from zurb/IS9349-fix-what-input-dependency
Kevin Ball [Mon, 28 Nov 2016 23:38:50 +0000 (15:38 -0800)] 
Merge pull request #9354 from zurb/IS9349-fix-what-input-dependency

Remove accidental whatinput requirement introduced in #9174

8 years agoRemove seemingly unnecessary left offset from sticky 9413/head
Kevin Ball [Mon, 28 Nov 2016 23:32:19 +0000 (15:32 -0800)] 
Remove seemingly unnecessary left offset from sticky

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Mon, 28 Nov 2016 22:41:03 +0000 (14:41 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoRemove position option from the JavaScript as its no longer needed or used.
Brett Mason [Mon, 28 Nov 2016 20:08:01 +0000 (20:08 +0000)] 
Remove position option from the JavaScript as its no longer needed or used.

8 years agoMerge pull request #9411 from andycochran/tab-background-active-color
Kevin Ball [Mon, 28 Nov 2016 19:53:44 +0000 (11:53 -0800)] 
Merge pull request #9411 from andycochran/tab-background-active-color

rename tab-background-active-color to tab-active-color

8 years agorename tab-background-active-color to tab-active-color 9411/head
Andy Cochran [Mon, 28 Nov 2016 19:47:17 +0000 (14:47 -0500)] 
rename tab-background-active-color to tab-active-color

8 years agoMerge pull request #9319 from andycochran/allypalette
Kevin Ball [Mon, 28 Nov 2016 19:03:40 +0000 (11:03 -0800)] 
Merge pull request #9319 from andycochran/allypalette

Ally-compliant color palette & functions

8 years agonix duplicate line 9319/head
Andy Cochran [Fri, 25 Nov 2016 16:02:11 +0000 (10:02 -0600)] 
nix duplicate line

8 years agoRemove important from max-witdh on tooltip mixin 9399/head
Vinicius Tadeu [Mon, 21 Nov 2016 22:04:14 +0000 (20:04 -0200)] 
Remove important from max-witdh on tooltip mixin

8 years agoMerge pull request #9398 from ncoden/fix/doiuse-compatibility
Kevin Ball [Mon, 21 Nov 2016 17:01:43 +0000 (09:01 -0800)] 
Merge pull request #9398 from ncoden/fix/doiuse-compatibility

Fix gulp browser support check

8 years agoFix gulp browser support check 9398/head
Nicolas Coden [Mon, 21 Nov 2016 14:22:36 +0000 (15:22 +0100)] 
Fix gulp browser support check

Fix bug introduced in https://github.com/zurb/foundation-sites/pull/9382

8 years agoMerge pull request #9393 from webdevan/patch-2
Nicolas Coden [Mon, 21 Nov 2016 13:05:43 +0000 (14:05 +0100)] 
Merge pull request #9393 from webdevan/patch-2

Make invalid inputs opaque

8 years agoSyncing and corrections 9395/head
karland [Sun, 20 Nov 2016 01:06:56 +0000 (02:06 +0100)] 
Syncing and corrections

8 years agoRemove redundant documentation on base-typography
karland [Sun, 20 Nov 2016 01:05:33 +0000 (02:05 +0100)] 
Remove redundant documentation on base-typography

It seems that base-typography has been renamed into typography-base some
time ago and then existed in parallel.

8 years agoMake invalid inputs opaque 9393/head
webdevan [Fri, 18 Nov 2016 21:57:38 +0000 (23:57 +0200)] 
Make invalid inputs opaque

And changed placeholder text color to contrast better

8 years agoMerge branch 'develop' into v6.3 9386/head
Kevin Ball [Fri, 18 Nov 2016 01:31:51 +0000 (17:31 -0800)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9315 from murb/feature-slider-log-and-pow-transforms2
Kevin Ball [Fri, 18 Nov 2016 01:31:08 +0000 (17:31 -0800)] 
Merge pull request #9315 from murb/feature-slider-log-and-pow-transforms2

Adds pow and log transforms to the Slider component

8 years agoAdd an option to the drilldown menu to position the back button at the top or bottom... 9358/head
Alec Joy [Fri, 4 Nov 2016 20:06:18 +0000 (16:06 -0400)] 
Add an option to the drilldown menu to position the back button at the top or bottom of a drilldown list

8 years agoTentatively remove html/body 100% height. Requires cross browser testing, but appears...
Brett Mason [Thu, 17 Nov 2016 20:21:46 +0000 (20:21 +0000)] 
Tentatively remove html/body 100% height. Requires cross browser testing, but appears to work correctly still.

8 years agoAdd a reveal-for-x visual test.
Brett Mason [Thu, 17 Nov 2016 20:12:34 +0000 (20:12 +0000)] 
Add a reveal-for-x visual test.

8 years agoRemove body overflow styling and move to a `off-canvas-wrapper` class. Remove backgro...
Brett Mason [Thu, 17 Nov 2016 20:07:31 +0000 (20:07 +0000)] 
Remove body overflow styling and move to a `off-canvas-wrapper` class. Remove background colour on main content as its no longer needed. Update visual tests.

8 years agopick-best-color() to color-pick-contrast(), update its comment
Andy Cochran [Wed, 2 Nov 2016 23:54:19 +0000 (19:54 -0400)] 
pick-best-color() to color-pick-contrast(), update its comment

8 years agobring back button-color-alt
Andy Cochran [Wed, 2 Nov 2016 19:08:46 +0000 (15:08 -0400)] 
bring back button-color-alt

8 years agoreplace all instances of foreground() with pick-best-color()
Andy Cochran [Tue, 1 Nov 2016 20:25:11 +0000 (16:25 -0400)] 
replace all instances of foreground() with pick-best-color()

8 years agoimport math function in color scss
Andy Cochran [Thu, 10 Nov 2016 01:10:21 +0000 (20:10 -0500)] 
import math function in color scss

8 years agopick-best-color() to color-pick-contrast(), update its comment
Andy Cochran [Wed, 2 Nov 2016 23:54:19 +0000 (19:54 -0400)] 
pick-best-color() to color-pick-contrast(), update its comment

8 years agoallow pagination mixins to pass vars
Andy Cochran [Wed, 2 Nov 2016 21:41:07 +0000 (17:41 -0400)] 
allow pagination mixins to pass vars

8 years agoditch function for pagination item color
Andy Cochran [Wed, 2 Nov 2016 21:30:11 +0000 (17:30 -0400)] 
ditch function for pagination item color

8 years agoditch function for accordion content color, allow accordion mixins to pass vars
Andy Cochran [Wed, 2 Nov 2016 21:04:26 +0000 (17:04 -0400)] 
ditch function for accordion content color, allow accordion mixins to pass vars

8 years agoadd label-color-alt var for pick-best-color()
Andy Cochran [Wed, 2 Nov 2016 20:55:47 +0000 (16:55 -0400)] 
add label-color-alt var for pick-best-color()

8 years agoadd badge-color-alt var for pick-best-color()
Andy Cochran [Wed, 2 Nov 2016 20:41:51 +0000 (16:41 -0400)] 
add badge-color-alt var for pick-best-color()

8 years agoadd badge-color-alt var for pick-best-color()
Andy Cochran [Wed, 2 Nov 2016 20:41:41 +0000 (16:41 -0400)] 
add badge-color-alt var for pick-best-color()

8 years agoditch function for tabs content color, allow tabs mixins to pass vars
Andy Cochran [Wed, 2 Nov 2016 20:03:01 +0000 (16:03 -0400)] 
ditch function for tabs content color, allow tabs mixins to pass vars

8 years agobring back button-color-alt
Andy Cochran [Wed, 2 Nov 2016 19:08:46 +0000 (15:08 -0400)] 
bring back button-color-alt

8 years agoreplace all instances of foreground() with pick-best-color()
Andy Cochran [Tue, 1 Nov 2016 20:25:11 +0000 (16:25 -0400)] 
replace all instances of foreground() with pick-best-color()

8 years agoadd math utility for luminance method
Andy Cochran [Tue, 1 Nov 2016 18:50:06 +0000 (14:50 -0400)] 
add math utility for luminance method

8 years agoswap lightness/forground function for luminance method
Andy Cochran [Tue, 1 Nov 2016 18:49:18 +0000 (14:49 -0400)] 
swap lightness/forground function for luminance method

8 years agotweak palette to meet AA contrast req
Andy Cochran [Sun, 30 Oct 2016 00:28:57 +0000 (20:28 -0400)] 
tweak palette to meet AA contrast req

8 years agoGo back to only offsetting the off-canvas panel by the size rather than 100% - makes...
Brett Mason [Thu, 17 Nov 2016 15:58:54 +0000 (15:58 +0000)] 
Go back to only offsetting the off-canvas panel by the size rather than 100% - makes the animation smoother.

8 years agoAdd _stopScrolling function to fix iOS issue.
Brett Mason [Thu, 17 Nov 2016 08:41:44 +0000 (08:41 +0000)] 
Add _stopScrolling function to fix iOS issue.

8 years agoMerge pull request #9379 from zurb/add-mutation-observers-to-sliders
Kevin Ball [Wed, 16 Nov 2016 23:26:46 +0000 (15:26 -0800)] 
Merge pull request #9379 from zurb/add-mutation-observers-to-sliders

Refactor slider and provide handle position fallback for hidden sliders

8 years agoMerge pull request #9384 from ncoden/chore/travis-ci-badge
Kevin Ball [Wed, 16 Nov 2016 23:19:48 +0000 (15:19 -0800)] 
Merge pull request #9384 from ncoden/chore/travis-ci-badge

Add the Travis-ci badge in README.md

8 years agoMerge pull request #9364 from ncoden/chore/lint
Kevin Ball [Wed, 16 Nov 2016 23:17:31 +0000 (15:17 -0800)] 
Merge pull request #9364 from ncoden/chore/lint

Fix lint problems

8 years agoAdd the Travis-ci badge in README.md 9384/head
Nicolas Coden [Wed, 16 Nov 2016 17:27:29 +0000 (18:27 +0100)] 
Add the Travis-ci badge in README.md

8 years agoMerge pull request #9383 from ncoden/chore/check-outdated-dependencies
Kevin Ball [Wed, 16 Nov 2016 23:08:01 +0000 (15:08 -0800)] 
Merge pull request #9383 from ncoden/chore/check-outdated-dependencies

Check outdated dependencies

8 years agoAdd example to docs explaining reflow 9379/head
Kevin Ball [Wed, 16 Nov 2016 18:33:44 +0000 (10:33 -0800)] 
Add example to docs explaining reflow

8 years agoAdd fallback position to slider when it is hidden
Kevin Ball [Wed, 16 Nov 2016 18:28:52 +0000 (10:28 -0800)] 
Add fallback position to slider when it is hidden

8 years agoRemove mutation observer on slider based on conversation in #9379
Kevin Ball [Wed, 16 Nov 2016 18:21:32 +0000 (10:21 -0800)] 
Remove mutation observer on slider based on conversation in #9379

8 years agoMerge pull request #9382 from ncoden/chore/doiuse
Kevin Ball [Wed, 16 Nov 2016 18:14:46 +0000 (10:14 -0800)] 
Merge pull request #9382 from ncoden/chore/doiuse

Check browsers support and reorganize Gulp config

8 years agoAdd david-dm badges in README.md 9383/head
Nicolas Coden [Wed, 16 Nov 2016 16:33:08 +0000 (17:33 +0100)] 
Add david-dm badges in README.md

Add david-dm.org badges in README.md to check outdated dependencies.

8 years agoAdd check in gulp for outdated dependencies
Nicolas Coden [Wed, 16 Nov 2016 16:21:25 +0000 (17:21 +0100)] 
Add check in gulp for outdated dependencies

Add `gulp-check-deps` in gulp to check outdated dependencies

8 years agoFix customizer relative path 9382/head
Nicolas Coden [Wed, 16 Nov 2016 17:20:53 +0000 (18:20 +0100)] 
Fix customizer relative path

8 years agoReorganize gulp files
Nicolas Coden [Wed, 16 Nov 2016 16:58:15 +0000 (17:58 +0100)] 
Reorganize gulp files

Major changes:
- move all config variables from gulp files to `gulp/config.js`
- move gulp task files to `gulp/tasks`
- move `doiuse` gulp task  to `gulp/tasks/check.js`

Other changes:
- rename some config variables

8 years agoAdd check in gulp of CSS browser incompatibilities
Nicolas Coden [Tue, 15 Nov 2016 14:24:06 +0000 (15:24 +0100)] 
Add check in gulp of CSS browser incompatibilities

8 years agoFix incorrect fallback reveal position. Add box shadow as a pseudo-element (thanks...
Brett Mason [Wed, 16 Nov 2016 08:29:58 +0000 (08:29 +0000)] 
Fix incorrect fallback reveal position. Add box shadow as a pseudo-element (thanks for the idea Kevin!). Rename the off-canvas overlay for better consistency.

8 years agoAdd reflow wrapper for slider
Kevin Ball [Wed, 16 Nov 2016 00:21:27 +0000 (16:21 -0800)] 
Add reflow wrapper for slider

8 years agoSlightly refactor slider and add mutation observer
Kevin Ball [Tue, 15 Nov 2016 23:54:50 +0000 (15:54 -0800)] 
Slightly refactor slider and add mutation observer

8 years agoRemove some commented out code
Kevin Ball [Tue, 15 Nov 2016 22:56:37 +0000 (14:56 -0800)] 
Remove some commented out code

8 years agoSass lint: fix various lint errors 9364/head
Nicolas Coden [Tue, 15 Nov 2016 18:12:00 +0000 (19:12 +0100)] 
Sass lint: fix various lint errors

8 years agoSass lint: fix various properties sort order
Nicolas Coden [Tue, 15 Nov 2016 18:08:50 +0000 (19:08 +0100)] 
Sass lint: fix various properties sort order

See: https://github.com/zurb/foundation-sites/pull/9333

8 years agoSass lint: replace scss-lint disable comments
Nicolas Coden [Tue, 15 Nov 2016 18:08:21 +0000 (19:08 +0100)] 
Sass lint: replace scss-lint disable comments

- Replace `scss-lint` disable comments with the `sass-lint` ones
- Remove `scss-lint` disable comments when they are useless or not
supported

8 years agoSass lint: add missing empty lines and fix indentation
Nicolas Coden [Tue, 15 Nov 2016 17:49:16 +0000 (18:49 +0100)] 
Sass lint: add missing empty lines and fix indentation

- Add missing empty lines after declaration blocks
- Fix bad indentation.

Note: `sass-lint` still wrongly throw indentation warnings.
See
https://github.com/sasstools/sass-lint/issues?utf8=%E2%9C%93&q=is%3Aissu
e%20is%3Aopen%20indentation

8 years agoSass lint: remove useless vendor prefixes
Nicolas Coden [Tue, 15 Nov 2016 17:43:42 +0000 (18:43 +0100)] 
Sass lint: remove useless vendor prefixes

- Remove the vendor prefixes that are automatically added by
`autoprefixer` for all browsers.
- Disable `sass-lint` when a vendor prefix is required by one
particular browser.

8 years agoSass lint: use "stroustrup" as brace style convention
Nicolas Coden [Tue, 15 Nov 2016 17:37:40 +0000 (18:37 +0100)] 
Sass lint: use "stroustrup" as brace style convention

Sass lint: use "stroustrup" instead of "1TBS" as brace style convention.
See: https://en.wikipedia.org/wiki/Indent_style

Pros:
- Easily add or remove lines within a `@if`/`@else if`/`@else` block,
without having to rearrange the braces.
- Able to add comments that describe a condition (`@if (...)`, `@else
if (...)` or `@else`) or the whole conditional block.
- Clearly separate the different parts of the conditional block.

Cons:
- Not commonly used

8 years agoSass lint: `0` convention for no border
Nicolas Coden [Tue, 15 Nov 2016 17:31:34 +0000 (18:31 +0100)] 
Sass lint: `0` convention for no border

Use `border: 0;` instead of `border: zero;` to disable border.

See :
https://stackoverflow.com/questions/2922909/should-i-use-border-none-or-
border-0

Pros:
- More concise
- Used a lot

Cons:
- X

Other convention: `border: none;`

8 years agoSass lint: add missing leading-zero
Nicolas Coden [Tue, 15 Nov 2016 17:26:51 +0000 (18:26 +0100)] 
Sass lint: add missing leading-zero

Use a leading zero for numbers.

Pro:
- css-guidelines
(https://github.com/chris-pearce/css-guidelines#formatting)
- a mathemacial point of view (http://hey.georgie.nu/leadingzero/).

Cons:
- Codestyle.co (http://codestyle.co/Guidelines/css#Syntax)
- Less concise

8 years agoUpdate sass-lint to 1.3.2
Nicolas Coden [Tue, 15 Nov 2016 16:46:29 +0000 (17:46 +0100)] 
Update sass-lint to 1.3.2

Update sass-lint to 1.3.2 to avoid a lot of fixed bugs, like
unreconized interpolation

8 years agoLint: remove EOL spaces
Nicolas Coden [Sat, 12 Nov 2016 15:13:06 +0000 (16:13 +0100)] 
Lint: remove EOL spaces

Remove spaces where they are at the end of a line

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Tue, 15 Nov 2016 16:59:51 +0000 (08:59 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoMerge branch 'refactor/properties-order' of git://github.com/ncoden/foundation-sites...
Kevin Ball [Tue, 15 Nov 2016 16:44:05 +0000 (08:44 -0800)] 
Merge branch 'refactor/properties-order' of git://github.com/ncoden/foundation-sites into ncoden-refactor/properties-order

8 years agoMerge pull request #9374 from ncoden/fix/useless-gulp-sass-vendor-path
Kevin Ball [Tue, 15 Nov 2016 16:39:09 +0000 (08:39 -0800)] 
Merge pull request #9374 from ncoden/fix/useless-gulp-sass-vendor-path

Remove useless gulp sass-lint vendor path