]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoAdd inline-svg icon support 8683/head
ars [Wed, 27 Apr 2016 09:26:51 +0000 (11:26 +0200)] 
Add inline-svg icon support

9 years agofixes variable error in #8650
RafiBomb [Wed, 27 Apr 2016 00:00:54 +0000 (17:00 -0700)] 
fixes variable error in #8650

9 years agoMerge pull request #8679 from designerno1/drilldown-wrapper-fix
Kevin Ball [Tue, 26 Apr 2016 22:59:28 +0000 (15:59 -0700)] 
Merge pull request #8679 from designerno1/drilldown-wrapper-fix

fixes this.$wrapper return #8598

9 years agofixes this.$wrapper return #8598 8679/head
jk [Tue, 26 Apr 2016 22:31:29 +0000 (00:31 +0200)] 
fixes this.$wrapper return #8598

9 years agoMerge pull request #8650 from andycochran/disabledbuttonhover
Kevin Ball [Tue, 26 Apr 2016 22:16:31 +0000 (15:16 -0700)] 
Merge pull request #8650 from andycochran/disabledbuttonhover

prevent hover/focus effects on disabled buttons

9 years agoMerge pull request #8646 from denisahac/develop
Kevin Ball [Tue, 26 Apr 2016 22:12:41 +0000 (15:12 -0700)] 
Merge pull request #8646 from denisahac/develop

Appended "color: $accordion-content-color;" declaration in accordion-…

9 years agoMerge pull request #8642 from designerno1/fixes-8624
Kevin Ball [Tue, 26 Apr 2016 22:08:36 +0000 (15:08 -0700)] 
Merge pull request #8642 from designerno1/fixes-8624

fixes #8624 call stop on destroy

9 years agoMerge pull request #8626 from dragthor/registerPlugin-spelling-typo
Kevin Ball [Tue, 26 Apr 2016 22:04:16 +0000 (15:04 -0700)] 
Merge pull request #8626 from dragthor/registerPlugin-spelling-typo

registerPlugin unregisterPlugin spelling typo

9 years agoMerge pull request #8600 from designerno1/breakpoint-lint
Kevin Ball [Tue, 26 Apr 2016 21:54:08 +0000 (14:54 -0700)] 
Merge pull request #8600 from designerno1/breakpoint-lint

fix 3 lint issues _breakpoint.scss

9 years agoMerge pull request #8599 from designerno1/drilldown-closeOnClick
Kevin Ball [Tue, 26 Apr 2016 21:53:22 +0000 (14:53 -0700)] 
Merge pull request #8599 from designerno1/drilldown-closeOnClick

fixes closeOnClick

9 years agoMerge pull request #8673 from designerno1/equalizer-stack-fix
Kevin Ball [Tue, 26 Apr 2016 21:29:07 +0000 (14:29 -0700)] 
Merge pull request #8673 from designerno1/equalizer-stack-fix

possible fix for #8671

9 years agopossible fix for #8671 8673/head
jk [Tue, 26 Apr 2016 17:31:25 +0000 (19:31 +0200)] 
possible fix for #8671
use getBoundingClintRect().top to detect stack

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Colin Marshall [Tue, 26 Apr 2016 00:32:11 +0000 (18:32 -0600)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

* 'develop' of https://github.com/zurb/foundation-sites:
  fixes #8643 do not reset val of radio and checkbox on reset the form reset prop checked false instead maybe a saving of the initial markup state of radio checked and checkbox checked would be great

9 years agoChanged title-bar menu-icon side margins to be equal
Colin Marshall [Tue, 26 Apr 2016 00:31:15 +0000 (18:31 -0600)] 
Changed title-bar menu-icon side margins to be equal

9 years agoMerge pull request #8657 from designerno1/fixes-8643
Kevin Ball [Mon, 25 Apr 2016 20:03:25 +0000 (13:03 -0700)] 
Merge pull request #8657 from designerno1/fixes-8643

fixes #8643 do not reset val of radio and checkbox on reset

9 years agoAdded better styling to sticky callouts with anchors visual test
Colin Marshall [Mon, 25 Apr 2016 18:54:59 +0000 (12:54 -0600)] 
Added better styling to sticky callouts with anchors visual test

9 years agoAdded visual test for sticky nav from @gehasia
Colin Marshall [Mon, 25 Apr 2016 18:20:30 +0000 (12:20 -0600)] 
Added visual test for sticky nav from @gehasia

9 years agoFixed bug that was causing multiple reloads to occur for 1 file change in visual...
Colin Marshall [Mon, 25 Apr 2016 18:10:19 +0000 (12:10 -0600)] 
Fixed bug that was causing multiple reloads to occur for 1 file change in visual tests

9 years agoImproved sticky callouts with anchors visual test
Colin Marshall [Mon, 25 Apr 2016 18:05:13 +0000 (12:05 -0600)] 
Improved sticky callouts with anchors visual test

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into breakpoint... 8600/head
jk [Sun, 24 Apr 2016 20:37:12 +0000 (22:37 +0200)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into breakpoint-lint

9 years agoModified gulp to watch for changes to html files in docs/assets/partials directory
Colin Marshall [Sun, 24 Apr 2016 02:58:00 +0000 (20:58 -0600)] 
Modified gulp to watch for changes to html files in docs/assets/partials directory

9 years agoAdded sticky visual test with anchors and callouts
Colin Marshall [Sun, 24 Apr 2016 02:55:23 +0000 (20:55 -0600)] 
Added sticky visual test with anchors and callouts

9 years agofixes #8643 8657/head
jk [Fri, 22 Apr 2016 20:58:41 +0000 (22:58 +0200)] 
fixes #8643
do not reset val of radio and checkbox on reset the form reset prop checked false instead
maybe a saving of the initial markup state of radio checked and checkbox checked would be great

9 years agoMerge pull request #8634 from designerno1/drilldown-docs-fix
Andy Cochran [Fri, 22 Apr 2016 15:20:38 +0000 (11:20 -0400)] 
Merge pull request #8634 from designerno1/drilldown-docs-fix

Drilldown fixes a typo and adds fires open desc

9 years agoprevent hover/focus effects on disabled buttons 8650/head
Andy Cochran [Thu, 21 Apr 2016 19:16:54 +0000 (15:16 -0400)] 
prevent hover/focus effects on disabled buttons

9 years agoAppended "color: $accordion-content-color;" declaration in accordion-content mixin 8646/head
Nordanne Isahac [Thu, 21 Apr 2016 11:20:46 +0000 (19:20 +0800)] 
Appended "color: $accordion-content-color;" declaration in accordion-content mixin

9 years agoMerge pull request #8635 from sethkane/issue-7904
Marius Olbertz [Thu, 21 Apr 2016 05:51:11 +0000 (07:51 +0200)] 
Merge pull request #8635 from sethkane/issue-7904

Issue 7904

9 years agoRemoving non needed aria from the body tag 8635/head
sethk [Wed, 20 Apr 2016 21:08:31 +0000 (16:08 -0500)] 
Removing non needed aria from the body tag

9 years agofixes #8624 call stop on destroy 8642/head
jk [Wed, 20 Apr 2016 19:27:36 +0000 (21:27 +0200)] 
fixes #8624 call stop on destroy

9 years agoRemoved automated aria-labelledby features as they aren't needed to ensure accessibility
sethk [Tue, 19 Apr 2016 21:19:30 +0000 (16:19 -0500)] 
Removed automated aria-labelledby features as they aren't needed to ensure accessibility
Added documentation to explain how to utilize aria-labelledby

9 years agofixes a typo and adds fires open desc 8634/head
jk [Tue, 19 Apr 2016 20:02:53 +0000 (22:02 +0200)] 
fixes a typo and adds fires open desc

9 years agoMerge pull request #8614 from andycochran/media-object-margin-bottom
Kevin Ball [Mon, 18 Apr 2016 23:17:30 +0000 (16:17 -0700)] 
Merge pull request #8614 from andycochran/media-object-margin-bottom

remove margin bottom from :last-child of .media-object-section

9 years agoregisterPlugin unregisterPlugin spelling typo 8626/head
Kristofer Krause [Mon, 18 Apr 2016 20:56:26 +0000 (16:56 -0400)] 
registerPlugin unregisterPlugin spelling typo

9 years agoremove margin bottom from :last-child of .media-object-section 8614/head
Andy Cochran [Fri, 15 Apr 2016 17:03:59 +0000 (13:03 -0400)] 
remove margin bottom from :last-child of .media-object-section

9 years agoMerge pull request #8610 from zurb/brettsmason-drilldown-visual-test
Brett Mason [Fri, 15 Apr 2016 11:20:59 +0000 (12:20 +0100)] 
Merge pull request #8610 from zurb/brettsmason-drilldown-visual-test

Create drilldown-menu-parent-link visual test

9 years agoCreate drilldown-menu-parent-link.html 8610/head
Brett Mason [Fri, 15 Apr 2016 11:09:50 +0000 (12:09 +0100)] 
Create drilldown-menu-parent-link.html

Added a visual test to check the parent link option for drilldown menus.
Added to support [8595](https://github.com/zurb/foundation-sites/pull/8595).

9 years agoMerge pull request #8595 from designerno1/fix-drilldown-parentlink
Brett Mason [Fri, 15 Apr 2016 11:07:00 +0000 (12:07 +0100)] 
Merge pull request #8595 from designerno1/fix-drilldown-parentlink

should fix #8593

9 years agoMerge pull request #8608 from colin-marshall/customizer-menu-icon
Colin Marshall [Fri, 15 Apr 2016 03:32:24 +0000 (21:32 -0600)] 
Merge pull request #8608 from colin-marshall/customizer-menu-icon

Added missing menu-icon component to customizer config

9 years agoAdded missing menu-icon component to customizer config 8608/head
Colin Marshall [Fri, 15 Apr 2016 02:51:33 +0000 (20:51 -0600)] 
Added missing menu-icon component to customizer config

9 years agoMerge pull request #8564 from Owlbertz/dropdown-menu-fixes
Kevin Ball [Fri, 15 Apr 2016 00:17:28 +0000 (17:17 -0700)] 
Merge pull request #8564 from Owlbertz/dropdown-menu-fixes

Dropdown menu fixes

9 years agoMerge pull request #8571 from Owlbertz/keyboard-enhancements
Kevin Ball [Fri, 15 Apr 2016 00:09:27 +0000 (17:09 -0700)] 
Merge pull request #8571 from Owlbertz/keyboard-enhancements

Enhance keyboard util.

9 years agoMerge branch 'issue-7904' of https://github.com/sethkane/foundation-sites into issue...
sethk [Thu, 14 Apr 2016 14:50:46 +0000 (08:50 -0600)] 
Merge branch 'issue-7904' of https://github.com/sethkane/foundation-sites into issue-7904

# Conflicts:
# js/foundation.reveal.js

9 years agoIssue #7904 should be addressed by updating various ARIA related issues.
sethk [Thu, 14 Apr 2016 14:01:57 +0000 (08:01 -0600)] 
Issue #7904 should be addressed by updating various ARIA related issues.

Removed aria-hidden on both the body and the overlay. Since the modals are children of both of those anything that has an aria-hidden=true will be ignored by the screen reader. This is why with a keyboard you can tab around int he modal but when you use a screen reader and you tab around you can't access the content within the modal.

I also enhanced the aria-labeledby by checking to see if the modal has a H Tag (H1,2,3,4,5,6) of sorts. If it finds a H Tag the first one found will be associated to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal. if there is no header it will utilize the element (href, button, etc...) that opened the modal and associated itself to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal.

9 years agoRemoving Console Logs
sethk [Wed, 13 Apr 2016 22:59:27 +0000 (16:59 -0600)] 
Removing Console Logs

9 years agofix 3 lint issues
jk [Wed, 13 Apr 2016 22:55:59 +0000 (00:55 +0200)] 
fix 3 lint issues

9 years agovar $body = $('body').not(_this.$wrapper); 8599/head
jk [Wed, 13 Apr 2016 22:45:28 +0000 (00:45 +0200)] 
var $body = $('body').not(_this.$wrapper);
not ignores clicks on links in the drilldown menu
fixes links with no sub and closeOnClick true doesn't fire

9 years agoIssue #7904 should be addressed by updating various ARIA related issues.
sethk [Wed, 13 Apr 2016 22:33:36 +0000 (16:33 -0600)] 
Issue #7904 should be addressed by updating various ARIA related issues.

Removed aria-hidden on both the body and the overlay. Since the modals are children of both of those anything that has an aria-hidden=true will be ignored by the screen reader. This is why with a keyboard you can tab around int he modal but when you use a screen reader and you tab around you can't access the content within the modal.

I also enhanced the aria-labeledby by checking to see if the modal has a H Tag (H1,2,3,4,5,6) of sorts. If it finds a H Tag the first one found will be associated to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal. if there is no header it will utilize the element (href, button, etc...) that opened the modal and associated itself to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal.

9 years agoshould fix #8593 8595/head
jk [Wed, 13 Apr 2016 21:41:38 +0000 (23:41 +0200)] 
should fix #8593

9 years agoMerge pull request #8583 from gehasia/drilldown-fix
Kevin Ball [Tue, 12 Apr 2016 15:51:58 +0000 (08:51 -0700)] 
Merge pull request #8583 from gehasia/drilldown-fix

[Bugfix] Drilldown - Cleaning attached events correctly on destroy() …

9 years ago[Bugfix] Drilldown - Cleaning attached events correctly on destroy() call 8583/head
g.chanaud [Tue, 12 Apr 2016 12:20:21 +0000 (14:20 +0200)] 
[Bugfix] Drilldown - Cleaning attached events correctly on destroy() call

9 years agoMerge pull request #8579 from ncoden/fix-dropdown-position-classes
Kevin Ball [Tue, 12 Apr 2016 00:59:22 +0000 (17:59 -0700)] 
Merge pull request #8579 from ncoden/fix-dropdown-position-classes

[Dropdown] Fix horizontal position with additional classes #8572

9 years agoMerge pull request #8578 from alexej-d/patch-1
Kevin Ball [Tue, 12 Apr 2016 00:58:05 +0000 (17:58 -0700)] 
Merge pull request #8578 from alexej-d/patch-1

Remove duplication of max-width property in row mixin

9 years agoMerge pull request #8576 from zurb/briantan888-patch-3
Kevin Ball [Tue, 12 Apr 2016 00:57:07 +0000 (17:57 -0700)] 
Merge pull request #8576 from zurb/briantan888-patch-3

Fix missing checkbox requiredCheck

9 years agoMerge pull request #8558 from dragthor/responsiveToggle-destroy-tab-destroy
Kevin Ball [Tue, 12 Apr 2016 00:37:33 +0000 (17:37 -0700)] 
Merge pull request #8558 from dragthor/responsiveToggle-destroy-tab-destroy

tabs:destroy fixed; reponsiveToggle:destroy

9 years agoMerge pull request #8553 from gehasia/sticky-bugfix
Kevin Ball [Tue, 12 Apr 2016 00:36:13 +0000 (17:36 -0700)] 
Merge pull request #8553 from gehasia/sticky-bugfix

[Bugfix] Sticky - sticky-container should be 0px height when children…

9 years agoMerge pull request #8543 from zurb/grid-col-pos-center-docs
Kevin Ball [Tue, 12 Apr 2016 00:33:10 +0000 (17:33 -0700)] 
Merge pull request #8543 from zurb/grid-col-pos-center-docs

Add description for the center option...

9 years agoMerge pull request #8534 from andycochran/responsive-collapsed-row
Kevin Ball [Tue, 12 Apr 2016 00:30:26 +0000 (17:30 -0700)] 
Merge pull request #8534 from andycochran/responsive-collapsed-row

add specificity for .expanded.row .[size]-collapse.row

9 years ago[Dropdown] Fix horizontal position with additional classes #8572 8579/head
Nicolas Coden [Mon, 11 Apr 2016 23:23:33 +0000 (01:23 +0200)] 
[Dropdown] Fix horizontal position with additional classes #8572

Fix https://github.com/zurb/foundation-sites/issues/8572
> [Dropdown] Horizontal position does not work with additional classes

9 years agoRemove duplication of max-width property 8578/head
alexej-d [Mon, 11 Apr 2016 20:22:41 +0000 (22:22 +0200)] 
Remove duplication of max-width property

As a result of the `max-width` property being inside the `@each` statement, the property was needlessly duplicated while compiling.

9 years agoFix missing checkbox requiredCheck 8576/head
Brian Tan [Mon, 11 Apr 2016 17:48:37 +0000 (13:48 -0400)] 
Fix missing checkbox requiredCheck

requiredCheck for checkbox was removed from 6.2.1. Reinstating.

9 years agoEnhance keyboard util. 8571/head
Marius Olbertz [Mon, 11 Apr 2016 14:27:41 +0000 (16:27 +0200)] 
Enhance keyboard util.

Enhanced keyboard util by adding a parameter that is passed to the `handled` function based on the evaluation of the function that was handled.
It is now easier to only do certain actions (e.g. calling `preventDefaul()`) in the `handled` handler by letting the other function (e.g. `next`, `up`, ...) return some value, which is directly passed into `handled` as the first parameter.
I also adjusted the calls to the keyboard util for some plugins to fix issues and prevent bad behavior.

9 years agoFixed keyboard interaction for dropdown menu. 8564/head
Marius Olbertz [Sat, 9 Apr 2016 10:25:49 +0000 (12:25 +0200)] 
Fixed keyboard interaction for dropdown menu.

Fixes behaviour for vertical menus to be correct (switch left/right with up/down compared to horizontal menus).
Fixed usage of `e.preventDefault()` to enable opening of links in the menu.

9 years agoFix for detection of overfloating dropdown menus.
Marius Olbertz [Sat, 9 Apr 2016 09:58:07 +0000 (11:58 +0200)] 
Fix for detection of overfloating dropdown menus.

Because the selectors were not specific enough, the styles of .opens-right set by the JS in case of an overflowing sub-menu was overwritten by the parent's .open-left styles.
Added visual tests to check for this. The tests include two cases: one for a right aligned dropdown using `.top-bar-right` (which was fixed earlier already) and one that is positioned right because of content (where this fix can be tested).
Also added anchors to the menu's links to check for correct behavior of the links, e.g. when using keyboard.

9 years agoMerge pull request #8563 from colin-marshall/develop
Colin Marshall [Sat, 9 Apr 2016 04:53:54 +0000 (22:53 -0600)] 
Merge pull request #8563 from colin-marshall/develop

Fixed background SVG bug in Edge

9 years agoFixed background SVG bug in Edge 8563/head
Colin Marshall [Sat, 9 Apr 2016 02:37:17 +0000 (20:37 -0600)] 
Fixed background SVG bug in Edge

9 years agoBump to version 6.2.1 v6.2.1
Kevin Ball [Fri, 8 Apr 2016 18:05:20 +0000 (11:05 -0700)] 
Bump to version 6.2.1

9 years agoAdd setSize handler on setSticky for having the container resizing correctly if stick... 8553/head
g.chanaud [Fri, 8 Apr 2016 17:50:29 +0000 (19:50 +0200)] 
Add setSize handler on setSticky for having the container resizing correctly if sticky and anchored height are different. Waiting for the height transition on the container to finish before firing the setSize

9 years agoCatch last unhandled flex attribute
Kevin Ball [Fri, 8 Apr 2016 17:40:52 +0000 (10:40 -0700)] 
Catch last unhandled flex attribute

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Kevin Ball [Fri, 8 Apr 2016 17:37:28 +0000 (10:37 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoDon't reference flex-basis without global-flexbox
Kevin Ball [Fri, 8 Apr 2016 17:35:04 +0000 (10:35 -0700)] 
Don't reference flex-basis without global-flexbox

9 years agoRun customizer builds through autoprefixer
Kevin Ball [Fri, 8 Apr 2016 17:34:52 +0000 (10:34 -0700)] 
Run customizer builds through autoprefixer

9 years agoFix pagination being excluded from customizer
Kevin Ball [Fri, 8 Apr 2016 17:26:16 +0000 (10:26 -0700)] 
Fix pagination being excluded from customizer

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
RafiBomb [Fri, 8 Apr 2016 17:21:58 +0000 (10:21 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes wrong link
RafiBomb [Fri, 8 Apr 2016 17:21:48 +0000 (10:21 -0700)] 
fixes wrong link

9 years agoBetter description of re-init visual test
Kevin Ball [Fri, 8 Apr 2016 16:54:05 +0000 (09:54 -0700)] 
Better description of re-init visual test

9 years agoAdd better description on abide radio button test
Kevin Ball [Fri, 8 Apr 2016 16:35:46 +0000 (09:35 -0700)] 
Add better description on abide radio button test

9 years agotabs:destroy fixed; reponsiveToggle:destroy 8558/head
Kristofer Krause [Fri, 8 Apr 2016 16:28:42 +0000 (12:28 -0400)] 
tabs:destroy fixed; reponsiveToggle:destroy

tabs:destroy fixed changed.zf.mediaquery; reponsiveToggle::destroy
implemented

9 years ago[Bugfix] Sticky - sticky-container should be 0px height when children element is...
g.chanaud [Fri, 8 Apr 2016 11:29:57 +0000 (13:29 +0200)] 
[Bugfix] Sticky - sticky-container should be 0px height when children element is not displayed. It happens with a responsive dropdown/small-drilldown and a sticky dropdown

9 years agoUpdate param type and description 8543/head
Brett Mason [Fri, 8 Apr 2016 11:31:33 +0000 (12:31 +0100)] 
Update param type and description

9 years agoTop-bar-right menus should default to the left
Kevin Ball [Thu, 7 Apr 2016 23:45:41 +0000 (16:45 -0700)] 
Top-bar-right menus should default to the left

9 years agoFix clearing of radio button errors
Kevin Ball [Thu, 7 Apr 2016 20:56:16 +0000 (13:56 -0700)] 
Fix clearing of radio button errors

9 years agoMerge pull request #8547 from zurb/revert-8192-develop
Kevin Ball [Thu, 7 Apr 2016 18:33:20 +0000 (11:33 -0700)] 
Merge pull request #8547 from zurb/revert-8192-develop

Revert "Update MediaQueries to initialize if not initialized already."

9 years agoRevert "Update MediaQueries to initialize if not initialized already." 8547/head
Kevin Ball [Thu, 7 Apr 2016 18:31:50 +0000 (11:31 -0700)] 
Revert "Update MediaQueries to initialize if not initialized already."

9 years agoadds new dropdown-menu test
RafiBomb [Thu, 7 Apr 2016 18:23:37 +0000 (11:23 -0700)] 
adds new dropdown-menu test

9 years agoadds docs about using select menu
RafiBomb [Thu, 7 Apr 2016 18:18:08 +0000 (11:18 -0700)] 
adds docs about using select menu

9 years agoAdd description for the center option...
Brett Mason [Thu, 7 Apr 2016 10:05:05 +0000 (11:05 +0100)] 
Add description for the center option...

in grid-column-position()/grid-col-pos() mixin.

9 years agoMerge branch 'master' into develop
Kevin Ball [Thu, 7 Apr 2016 04:00:01 +0000 (21:00 -0700)] 
Merge branch 'master' into develop

9 years agoMerge pull request #8517 from tyrion273/patch-2
Kevin Ball [Wed, 6 Apr 2016 23:49:37 +0000 (16:49 -0700)] 
Merge pull request #8517 from tyrion273/patch-2

Location of settings file now clearer

9 years agoMerge pull request #8514 from tyrion273/patch-1
Kevin Ball [Wed, 6 Apr 2016 23:45:40 +0000 (16:45 -0700)] 
Merge pull request #8514 from tyrion273/patch-1

Enabling now clearer

9 years agoMerge pull request #8511 from ncoden/fix-flex-grid-nowrap
Kevin Ball [Wed, 6 Apr 2016 23:38:22 +0000 (16:38 -0700)] 
Merge pull request #8511 from ncoden/fix-flex-grid-nowrap

Fix flex-grid-column with nowrap child

9 years agoMerge pull request #8031 from cucharadepalo/patch-2
Andy Cochran [Wed, 6 Apr 2016 22:55:07 +0000 (18:55 -0400)] 
Merge pull request #8031 from cucharadepalo/patch-2

Added button-color-alt variable to mixin

9 years agoFix issue where reveal was not respecting offset data vars, with visual testcase
Kevin Ball [Wed, 6 Apr 2016 21:23:26 +0000 (14:23 -0700)] 
Fix issue where reveal was not respecting offset data vars, with visual testcase

9 years agoadd specificity for .expanded.row .[size]-collapse.row 8534/head
Andy Cochran [Wed, 6 Apr 2016 00:11:06 +0000 (20:11 -0400)] 
add specificity for .expanded.row .[size]-collapse.row

9 years agoMerge pull request #8525 from andycochran/fixbttngrpmrg
Kevin Ball [Tue, 5 Apr 2016 22:44:23 +0000 (15:44 -0700)] 
Merge pull request #8525 from andycochran/fixbttngrpmrg

Redo clobbered non-flex Button Group styles

9 years agoMerge pull request #8445 from abdullahsalem/button-group-stacked-margin
Kevin Ball [Tue, 5 Apr 2016 18:12:43 +0000 (11:12 -0700)] 
Merge pull request #8445 from abdullahsalem/button-group-stacked-margin

Fixed the margin (separator) of the stacked button group #8444

9 years agoMerge pull request #8192 from merlinpatt/develop
Kevin Ball [Tue, 5 Apr 2016 18:02:39 +0000 (11:02 -0700)] 
Merge pull request #8192 from merlinpatt/develop

Update MediaQueries to initialize if not initialized already.

9 years agoMerge pull request #8317 from flexbox/pointer-event
Kevin Ball [Tue, 5 Apr 2016 17:31:08 +0000 (10:31 -0700)] 
Merge pull request #8317 from flexbox/pointer-event

cursor pointer need some love for disabled items

9 years agoMerge pull request #8526 from ncoden/fix_equalizer_empty
Kevin Ball [Tue, 5 Apr 2016 15:51:50 +0000 (08:51 -0700)] 
Merge pull request #8526 from ncoden/fix_equalizer_empty

Fix setting up of an empty equalized list #8521

9 years agoMerge pull request #8509 from brettdewoody/feature/add-svg-interchange
Kevin Ball [Tue, 5 Apr 2016 15:51:33 +0000 (08:51 -0700)] 
Merge pull request #8509 from brettdewoody/feature/add-svg-interchange

Add support for SVG to Interchange.

9 years agoFix setting up of an empty equalized list #8521 8526/head
Nicolas Coden [Tue, 5 Apr 2016 02:09:44 +0000 (04:09 +0200)] 
Fix setting up of an empty equalized list #8521

Fix https://github.com/zurb/foundation-sites/issues/8521