]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoMerge pull request #9929 from zurb/add-browserstack-account
Kevin Ball [Mon, 17 Apr 2017 21:02:36 +0000 (14:02 -0700)] 
Merge pull request #9929 from zurb/add-browserstack-account

Add browserstack api access

8 years agoMerge pull request #9927 from IamManchanda/hotfix/flexbox-topbar-margin-auto
Kevin Ball [Mon, 17 Apr 2017 20:45:27 +0000 (13:45 -0700)] 
Merge pull request #9927 from IamManchanda/hotfix/flexbox-topbar-margin-auto

Added `margin-left: auto` to top-bar-right & vice versa!

8 years agoMerge branch 'artursopelnik-develop' into develop
Kevin Ball [Mon, 17 Apr 2017 20:29:47 +0000 (13:29 -0700)] 
Merge branch 'artursopelnik-develop' into develop

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 17 Apr 2017 20:29:31 +0000 (13:29 -0700)] 
Merge branch 'master' into develop

8 years agoMerge branch 'master' into artursopelnik-develop
Kevin Ball [Mon, 17 Apr 2017 20:29:19 +0000 (13:29 -0700)] 
Merge branch 'master' into artursopelnik-develop

8 years agoMerge branch 'develop' of git://github.com/artursopelnik/foundation-sites into arturs...
Kevin Ball [Mon, 17 Apr 2017 20:29:15 +0000 (13:29 -0700)] 
Merge branch 'develop' of git://github.com/artursopelnik/foundation-sites into artursopelnik-develop

8 years agoMerge pull request #9944 from IamManchanda/reopen/button-hollow-disabled
canterberrie [Mon, 10 Apr 2017 19:01:50 +0000 (12:01 -0700)] 
Merge pull request #9944 from IamManchanda/reopen/button-hollow-disabled

Reopen #9835, Closes #9832 - Hollow button disabled consistency fix

8 years agoCorrected grammatical error ! 9944/head
harry [Mon, 10 Apr 2017 18:02:33 +0000 (23:32 +0530)] 
Corrected grammatical error !

8 years agoMoved nested hover focus on disabled to `button-hollow` mixin!
harry [Mon, 10 Apr 2017 17:53:29 +0000 (23:23 +0530)] 
Moved nested hover focus on disabled to `button-hollow` mixin!

8 years agoAdded Docs for disabled hollow buttons.
harry [Mon, 10 Apr 2017 17:50:44 +0000 (23:20 +0530)] 
Added Docs for disabled hollow buttons.

8 years agoReopen #9835, Closes #9832 - Hollow button disabled consistency fix
harry [Mon, 10 Apr 2017 16:55:16 +0000 (22:25 +0530)] 
Reopen #9835, Closes #9832 - Hollow button disabled consistency fix

8 years agoMerge pull request #9943 from zurb/revert-9835-hotfix/button-hollow-disabled
Kevin Ball [Mon, 10 Apr 2017 16:26:08 +0000 (09:26 -0700)] 
Merge pull request #9943 from zurb/revert-9835-hotfix/button-hollow-disabled

Revert "Hollow button disabled consistency fix #9832"

8 years agoRevert "Hollow button disabled consistency fix #9832" 9943/head
Kevin Ball [Mon, 10 Apr 2017 16:25:04 +0000 (09:25 -0700)] 
Revert "Hollow button disabled consistency fix #9832"

8 years agoMerge pull request #9835 from IamManchanda/hotfix/button-hollow-disabled
canterberrie [Mon, 10 Apr 2017 14:09:25 +0000 (07:09 -0700)] 
Merge pull request #9835 from IamManchanda/hotfix/button-hollow-disabled

Hollow button disabled consistency fix #9832

8 years agoMerge branch 'develop' into hotfix/button-hollow-disabled 9835/head
canterberrie [Mon, 10 Apr 2017 14:08:23 +0000 (07:08 -0700)] 
Merge branch 'develop' into hotfix/button-hollow-disabled

8 years agoMerge pull request #9936 from strainger/patch-2
Rafi [Fri, 7 Apr 2017 17:24:40 +0000 (10:24 -0700)] 
Merge pull request #9936 from strainger/patch-2

Scripts in HTML Starter Template linked wrong

8 years agoScripts in HTML Starter Template linked wrong 9936/head
strainger [Fri, 7 Apr 2017 17:19:57 +0000 (12:19 -0500)] 
Scripts in HTML Starter Template linked wrong

The links in the starter template were linked wrong, jquery.min.js doesn't exist in the CSS only download, but jquery.js does, same with the what-input script, it does not have a min version in the CSS download, only a version without min. The file foundation.min.js exists but it is in the vendor folder, not directly in the js folder. After fixing these three links in the starter template, everything I try is now working as expected.

This starter template should link everything correctly so everything works. I actually was looking at other frameworks because I couldn't get all that I wanted to run working, this was why. I went back to my old Foundation code and everything is working perfectly. This template may just be old code from a previous version of foundation when the file structure was different.

This fix will help new people to this framework learn and stay with Foundation.

8 years agoMerge pull request #9885 from dragthor/tooltip-test-aria
Kevin Ball [Tue, 4 Apr 2017 23:57:46 +0000 (16:57 -0700)] 
Merge pull request #9885 from dragthor/tooltip-test-aria

[Test] verify correct tooltip aria-hidden value

8 years agoNode 4 installs bombing out, try updating to 6 for travis 9929/head
Kevin Ball [Tue, 4 Apr 2017 22:57:39 +0000 (15:57 -0700)] 
Node 4 installs bombing out, try updating to 6 for travis

8 years agoMerge pull request #9891 from Renol7/fix-dropdown-destroy
Kevin Ball [Tue, 4 Apr 2017 22:50:26 +0000 (15:50 -0700)] 
Merge pull request #9891 from Renol7/fix-dropdown-destroy

Delete dropdown click event listener on destroy

8 years agoUpdate travis yml to try to fix node install issue
Kevin Ball [Tue, 4 Apr 2017 22:25:43 +0000 (15:25 -0700)] 
Update travis yml to try to fix node install issue

8 years agoMerge pull request #9329 from karland/patch-5
Kevin Ball [Tue, 4 Apr 2017 22:06:22 +0000 (15:06 -0700)] 
Merge pull request #9329 from karland/patch-5

Made Accordion documentation consistent

8 years agoMerge pull request #9329 from karland/patch-5
Kevin Ball [Tue, 4 Apr 2017 22:06:22 +0000 (15:06 -0700)] 
Merge pull request #9329 from karland/patch-5

Made Accordion documentation consistent

8 years agoMerge pull request #9877 from fulldecent/patch-1
Kevin Ball [Tue, 4 Apr 2017 21:36:49 +0000 (14:36 -0700)] 
Merge pull request #9877 from fulldecent/patch-1

Add SRI to CDN links

8 years agoMerge pull request #9864 from ffoodd/patch-1
Kevin Ball [Tue, 4 Apr 2017 18:23:25 +0000 (11:23 -0700)] 
Merge pull request #9864 from ffoodd/patch-1

Update element-invisible mixin

8 years agoAdd browserstack api access
Kevin Ball [Tue, 4 Apr 2017 18:21:54 +0000 (11:21 -0700)] 
Add browserstack api access

8 years agoMerge pull request #9853 from sanderblue/fix/add-ability-to-suppress-contrast-warnings
Kevin Ball [Tue, 4 Apr 2017 16:57:18 +0000 (09:57 -0700)] 
Merge pull request #9853 from sanderblue/fix/add-ability-to-suppress-contrast-warnings

Add $contrast-warnings variable to facilitate suppressing color contrast warning output

8 years agoMerge pull request #9804 from randmanrjr/develop
Kevin Ball [Tue, 4 Apr 2017 16:55:26 +0000 (09:55 -0700)] 
Merge pull request #9804 from randmanrjr/develop

Fix for [Sticky] failes to init and remove html markup #8156

8 years agoMerge pull request #9849 from jeromelebleu/alternative-tabs-target
Kevin Ball [Tue, 4 Apr 2017 16:36:37 +0000 (09:36 -0700)] 
Merge pull request #9849 from jeromelebleu/alternative-tabs-target

[Tabs] Allow the target tab's id to be specified through another attribute

8 years agoMerge pull request #9827 from IamManchanda/issue-template/6.3.1-update
Rafi [Mon, 3 Apr 2017 23:01:04 +0000 (16:01 -0700)] 
Merge pull request #9827 from IamManchanda/issue-template/6.3.1-update

Closes #9825 - Updated Issue Template with 6.3.1 release codepen's

8 years agoUpdate ISSUE_TEMPLATE.md 9827/head
Rafi [Mon, 3 Apr 2017 23:00:26 +0000 (16:00 -0700)] 
Update ISSUE_TEMPLATE.md

8 years agoMerge pull request #9846 from natewiebe13/fix-flex-bug
Kevin Ball [Mon, 3 Apr 2017 21:45:29 +0000 (14:45 -0700)] 
Merge pull request #9846 from natewiebe13/fix-flex-bug

Set the min-width value to 0 in order to limit the column width

8 years agoMerge branch 'patch-1' of git://github.com/christhekeele/foundation-sites into christ...
Kevin Ball [Mon, 3 Apr 2017 21:32:54 +0000 (14:32 -0700)] 
Merge branch 'patch-1' of git://github.com/christhekeele/foundation-sites into christhekeele-patch-1

8 years agoMerge pull request #9739 from zurb/button-clear
Kevin Ball [Mon, 3 Apr 2017 21:28:09 +0000 (14:28 -0700)] 
Merge pull request #9739 from zurb/button-clear

[Button] Feature: Adds .clear button

8 years agoMerge pull request #9777 from mwitek/20170213_bp_var_for_stacked_tables
Kevin Ball [Mon, 3 Apr 2017 21:17:44 +0000 (14:17 -0700)] 
Merge pull request #9777 from mwitek/20170213_bp_var_for_stacked_tables

Allow table stack breakpoint to be set with a variable

8 years agoMerge pull request #9828 from colinmackinlay/patch-2
Kevin Ball [Mon, 3 Apr 2017 21:17:00 +0000 (14:17 -0700)] 
Merge pull request #9828 from colinmackinlay/patch-2

ABIDE - clarification of novalidate attribute

8 years agoMerge pull request #9808 from akaspick/develop
Kevin Ball [Mon, 3 Apr 2017 21:14:20 +0000 (14:14 -0700)] 
Merge pull request #9808 from akaspick/develop

use the button-radius variable intead of the global-radius variable for button-group

8 years agoMerge pull request #9792 from dragthor/drilldown-missing-radix
Kevin Ball [Mon, 3 Apr 2017 20:41:42 +0000 (13:41 -0700)] 
Merge pull request #9792 from dragthor/drilldown-missing-radix

Drilldown - add missing radix & eslint check

8 years agoMerge pull request #9636 from denisahac/develop
Kevin Ball [Mon, 3 Apr 2017 20:35:24 +0000 (13:35 -0700)] 
Merge pull request #9636 from denisahac/develop

New SmoothScroll module based on Magellan scrollToLoc code.

8 years agoMerge pull request #9840 from jefsnare/feature/9822
Kevin Ball [Mon, 3 Apr 2017 20:35:09 +0000 (13:35 -0700)] 
Merge pull request #9840 from jefsnare/feature/9822

Adding additional classes to reveal-overlay element

8 years agoMerge pull request #9747 from hikouki/develop
Kevin Ball [Mon, 3 Apr 2017 20:33:34 +0000 (13:33 -0700)] 
Merge pull request #9747 from hikouki/develop

Modified tolerance to be able to customize.

8 years agoMerge pull request #9819 from Proper-Job/no-js-doc-enhancement
Kevin Ball [Mon, 3 Apr 2017 20:30:28 +0000 (13:30 -0700)] 
Merge pull request #9819 from Proper-Job/no-js-doc-enhancement

Added a gentle reminder to include no-js class to html element.

8 years agoAdded `margin-left: auto` to top-bar-right & vice versa! 9927/head
harry [Mon, 3 Apr 2017 16:14:43 +0000 (21:44 +0530)] 
Added `margin-left: auto` to top-bar-right & vice versa!

8 years agoAdd $button-font-family variable 9915/head
ars [Wed, 29 Mar 2017 14:23:56 +0000 (16:23 +0200)] 
Add $button-font-family variable

8 years agoAdd $button-font-family variable
ars [Wed, 29 Mar 2017 14:23:06 +0000 (16:23 +0200)] 
Add $button-font-family variable

8 years agoAdd $button-font-family variable
ars [Wed, 29 Mar 2017 14:18:29 +0000 (16:18 +0200)] 
Add $button-font-family variable

8 years agoDelete dropdown click event listener on destroy 9891/head
Renol [Thu, 23 Mar 2017 09:32:33 +0000 (10:32 +0100)] 
Delete dropdown click event listener on destroy

8 years agoverify aria-hidden value 9885/head
Kristofer Krause [Mon, 20 Mar 2017 21:04:03 +0000 (17:04 -0400)] 
verify aria-hidden value

8 years agono need to add the variable to _settings.scss since it's automatically generated 9853/head
Sander Blue [Sat, 18 Mar 2017 17:02:07 +0000 (12:02 -0500)] 
no need to add the variable to _settings.scss since it's automatically generated

8 years agoAdd SRI to CDN links 9877/head
William Entriken [Wed, 15 Mar 2017 17:44:37 +0000 (13:44 -0400)] 
Add SRI to CDN links

8 years agoUpdate element-invisible mixin 9864/head
Gaël Poupard [Fri, 10 Mar 2017 15:57:38 +0000 (16:57 +0100)] 
Update element-invisible mixin

Trying to make it bulletproof. I also linked [a detailed post on Hugo Giraudel's blog](http://hugogiraudel.com/2016/10/13/css-hide-and-seek/), but to sum it up:
* improve the reset part with `border` and  `padding`;
* add `clip-path` as a progressive enhancement for [deprecated `clip` property](https://www.w3.org/TR/css-masking-1/#clip-property) with @ryuran's [shortest notation](https://twitter.com/ryuran78/status/778943389819604992);
* use `white-space` to prevent vocalization inconsistency on some screen readers: see [J. Renée Beach's post](https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe#.vcd5xlpgg) about this.

You'll find [my test case on codepen](http://codepen.io/ffoodd/pen/gwKZyq?editors=1100#). Hope it'll help â€” and let me know if there is any issue with this :)

8 years agoremove -enabled suffix from variable per suggested change
Sander Blue [Fri, 10 Mar 2017 04:50:50 +0000 (22:50 -0600)] 
remove -enabled suffix from variable per suggested change

8 years agoFixed typo in length(). 9804/head
Randall Rodrigues [Thu, 9 Mar 2017 14:43:09 +0000 (09:43 -0500)] 
Fixed typo in length().

8 years agoadd contrast-warnings-enabled boolean variable to facilitate suppressing contrast...
Sander Blue [Wed, 8 Mar 2017 17:58:48 +0000 (11:58 -0600)] 
add contrast-warnings-enabled boolean variable to facilitate suppressing contrast warning output

8 years agoAllow the target tab's id to be specified through data-tabs-target 9849/head
Jérôme Lebleu [Tue, 7 Mar 2017 17:11:24 +0000 (18:11 +0100)] 
Allow the target tab's id to be specified through data-tabs-target

8 years agoAdded test for additional reveal classes 9840/head
Jeffrey de Graaf [Mon, 6 Mar 2017 19:43:48 +0000 (20:43 +0100)] 
Added test for additional reveal classes

While writing the test I've also refactored the additionalOverlayClasses
check.

8 years agoSet the min-width value to 0 in order to limit the column width 9846/head
Nate Wiebe [Mon, 6 Mar 2017 19:25:40 +0000 (14:25 -0500)] 
Set the min-width value to 0 in order to limit the column width

8 years agoRespect $button-background for default buttons. 9839/head
Christopher Keele [Sun, 5 Mar 2017 08:18:15 +0000 (00:18 -0800)] 
Respect $button-background for default buttons.

Affects hollow and disabled buttons.

Fixes #9838.

8 years agoRestore default value for font-family
Jeffrey de Graaf [Sun, 5 Mar 2017 14:51:10 +0000 (15:51 +0100)] 
Restore default value for font-family

8 years agoReveal Overlay additionalOverlayClassNames
Jeffrey de Graaf [Sun, 5 Mar 2017 14:45:33 +0000 (15:45 +0100)] 
Reveal Overlay additionalOverlayClassNames

As requested in #9822. Adding additional classes to `reveal-overlay`
element.

Not the possibility to replace the class, since many styling and some JS
handles react on this class.

8 years agoMerge pull request #9771 from IamManchanda/docs/indentation-kitchen-sink
Marius Olbertz [Sat, 4 Mar 2017 11:07:05 +0000 (12:07 +0100)] 
Merge pull request #9771 from IamManchanda/docs/indentation-kitchen-sink

Indentation fix #9768

8 years agoMerge pull request #9711 from natewiebe13/opinionated-reset
Kevin Ball [Fri, 3 Mar 2017 19:31:31 +0000 (11:31 -0800)] 
Merge pull request #9711 from natewiebe13/opinionated-reset

Make reset inherit font-family instead of settings sans-serif

8 years agoHollow button disabled consistency fix #9832
harry [Fri, 3 Mar 2017 19:21:46 +0000 (00:51 +0530)] 
Hollow button disabled consistency fix #9832

8 years agoAdd stacked table var to components/_table 9777/head
Matthew Witek [Thu, 2 Mar 2017 00:46:48 +0000 (19:46 -0500)] 
Add stacked table var to components/_table

8 years agoABIDE - clarification of novalidate attribute 9828/head
colinmackinlay [Wed, 1 Mar 2017 23:25:26 +0000 (23:25 +0000)] 
ABIDE - clarification of novalidate attribute

The need to use novalidate is new in F6. The proposed change emphasises why it is needed.

8 years agoCloses #9825 - Updated Issue Template with 6.3.1 release codepen's
harry [Wed, 1 Mar 2017 16:35:07 +0000 (22:05 +0530)] 
Closes #9825 - Updated Issue Template with 6.3.1 release codepen's

8 years agoeslint radix, error 9792/head
Kristofer Krause [Wed, 1 Mar 2017 14:12:45 +0000 (09:12 -0500)] 
eslint radix, error

8 years agoMerge pull request #9763 from gerardkcohen/7548-reveal-scroll 6.3.1
Kevin Ball [Tue, 28 Feb 2017 21:51:34 +0000 (13:51 -0800)] 
Merge pull request #9763 from gerardkcohen/7548-reveal-scroll

7548 prevent reveal scroll on iOS using position:fixed on html element

8 years agoMerge pull request #9784 from dragthor/abide-unit-tests
Kevin Ball [Tue, 28 Feb 2017 21:33:17 +0000 (13:33 -0800)] 
Merge pull request #9784 from dragthor/abide-unit-tests

Abide plug-in unit tests for checkbox and select

8 years agoMerge pull request #9781 from vedharish/browserstack_tests
Kevin Ball [Tue, 28 Feb 2017 21:31:01 +0000 (13:31 -0800)] 
Merge pull request #9781 from vedharish/browserstack_tests

Run Tests on BrowserStack

8 years agoMerge branch 'master' into develop
Kevin Ball [Tue, 28 Feb 2017 21:18:12 +0000 (13:18 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9779 from IamManchanda/hotfix/buttongroup
Kevin Ball [Tue, 28 Feb 2017 21:15:09 +0000 (13:15 -0800)] 
Merge pull request #9779 from IamManchanda/hotfix/buttongroup

Fixes #9775 - Button group spacing

8 years agoMerge branch 'release/6.3.1'
Kevin Ball [Tue, 28 Feb 2017 19:29:06 +0000 (11:29 -0800)] 
Merge branch 'release/6.3.1'

8 years agoPackage up 6.3.1 release v6.3.1
Kevin Ball [Tue, 28 Feb 2017 19:18:09 +0000 (11:18 -0800)] 
Package up 6.3.1 release

8 years agoAdded dot . to class name 9819/head
Moritz Pfeiffer [Tue, 28 Feb 2017 08:37:16 +0000 (09:37 +0100)] 
Added dot . to class name

8 years agoAdded a gentle reminder to include no-js class to html element. It is easy to overlo...
Moritz Pfeiffer [Tue, 28 Feb 2017 08:29:26 +0000 (09:29 +0100)] 
Added a gentle reminder to include no-js class to html element.  It is easy to overlook otherwise.

8 years agouse the button-radius variable intead of the global-radius variable when 9808/head
Andrew Kaspick [Fri, 24 Feb 2017 00:40:57 +0000 (19:40 -0500)] 
use the button-radius variable intead of the global-radius variable when
specifying a radius for the button group

8 years agoMerge pull request #9780 from chrismou/patch-2
Rafi [Thu, 23 Feb 2017 19:51:34 +0000 (11:51 -0800)] 
Merge pull request #9780 from chrismou/patch-2

Docs typo - off-canvas.md

8 years agoremoved redundant conditional statement at line 38.
Randall Rodrigues [Thu, 23 Feb 2017 19:16:08 +0000 (14:16 -0500)] 
removed redundant conditional statement at line 38.

8 years agoadjusted indentation
Randall Rodrigues [Wed, 22 Feb 2017 19:59:55 +0000 (14:59 -0500)] 
adjusted indentation

8 years agoFixed indentation
Randall Rodrigues [Wed, 22 Feb 2017 16:10:00 +0000 (11:10 -0500)] 
Fixed indentation

8 years agoFix for [Sticky] failes to init and remove html markup #8156
Randall Rodrigues [Wed, 22 Feb 2017 15:06:22 +0000 (10:06 -0500)] 
Fix for [Sticky] failes to init and remove html markup #8156

8 years agoRevert "Improvements" 11652/head 9636/head
Nordanne Isahac [Mon, 20 Feb 2017 00:06:08 +0000 (08:06 +0800)] 
Revert "Improvements"

This reverts commit ffdc71d8e882a7d5eb32e3b69c7487ce01895994.

8 years agoMerge remote-tracking branch 'upstream/develop' into develop
Nordanne Isahac [Sun, 19 Feb 2017 23:56:14 +0000 (07:56 +0800)] 
Merge remote-tracking branch 'upstream/develop' into develop

8 years agoadd missing radix
Kristofer Krause [Sat, 18 Feb 2017 00:19:27 +0000 (19:19 -0500)] 
add missing radix

just being cautious.  surprised the linter did not pick this up

8 years agoAbide plug-in unit tests for checkbox and select 9784/head
Kristofer Krause [Thu, 16 Feb 2017 00:52:15 +0000 (19:52 -0500)] 
Abide plug-in unit tests for checkbox and select

8 years agoRun Tests on BrowserStack 9781/head
Harish Ved [Wed, 8 Feb 2017 10:32:22 +0000 (16:02 +0530)] 
Run Tests on BrowserStack

8 years agoUpdate off-canvas.md 9780/head
Chris Chrisostomou [Tue, 14 Feb 2017 16:45:05 +0000 (16:45 +0000)] 
Update off-canvas.md

tight > right

8 years agoMixin docs! 9779/head
harry [Tue, 14 Feb 2017 15:57:01 +0000 (21:27 +0530)] 
Mixin docs!

8 years agoCreate a settings variable ( parameter ) for `buttongroup-spacing`
harry [Tue, 14 Feb 2017 15:55:54 +0000 (21:25 +0530)] 
Create a settings variable ( parameter ) for `buttongroup-spacing`

8 years agoAllow table stack breakpoint to be set with a variable
Matthew Witek [Tue, 14 Feb 2017 02:46:24 +0000 (21:46 -0500)] 
Allow table stack breakpoint to be set with a variable

8 years agoMerge pull request #9770 from zurb/revert-9362-fix-flex-grid
Kevin Ball [Mon, 13 Feb 2017 16:54:55 +0000 (08:54 -0800)] 
Merge pull request #9770 from zurb/revert-9362-fix-flex-grid

Revert "Fix bug #9361"

8 years agoMerge pull request #9769 from zurb/hide-hidden-drilldown-menus-from-tabs
Kevin Ball [Mon, 13 Feb 2017 16:54:10 +0000 (08:54 -0800)] 
Merge pull request #9769 from zurb/hide-hidden-drilldown-menus-from-tabs

Make hidden parts of submenus inaccessible without creating tab trap

8 years agoIndentation fix #9768 9771/head
harry [Sun, 12 Feb 2017 06:21:00 +0000 (11:51 +0530)] 
Indentation fix #9768

8 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
harry [Sat, 11 Feb 2017 13:19:27 +0000 (18:49 +0530)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

8 years agoRevert "Fix bug #9361" 9770/head
Kevin Ball [Sat, 11 Feb 2017 00:01:38 +0000 (16:01 -0800)] 
Revert "Fix bug #9361"

This reverts commit c84d6c1ccffcae6d2f46e3932e3ca62f151074b3.

8 years agoMake hidden parts of submenus inaccessible without creating tab trap 9769/head
Kevin Ball [Fri, 10 Feb 2017 23:46:22 +0000 (15:46 -0800)] 
Make hidden parts of submenus inaccessible without creating tab trap

8 years agoMerge pull request #9768 from abdullahsalem/fix-inline-labels-buttons-sample
Marius Olbertz [Fri, 10 Feb 2017 21:45:16 +0000 (22:45 +0100)] 
Merge pull request #9768 from abdullahsalem/fix-inline-labels-buttons-sample

Fix Inline Labels and Buttons sample in kitchen-sink.html

8 years agoFix Inline Labels and Buttons sample in kitchen-sink.html 9768/head
Abdullah Salem [Fri, 10 Feb 2017 20:58:21 +0000 (23:58 +0300)] 
Fix Inline Labels and Buttons sample in kitchen-sink.html

8 years agoMerge pull request #9762 from IngoVals/patch-1
Brett Mason [Fri, 10 Feb 2017 16:37:25 +0000 (16:37 +0000)] 
Merge pull request #9762 from IngoVals/patch-1

Minor bug fix in the card-container mixin