]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoEnhanced keyboard navigation for Offcanvas. 9011/head
Marius Olbertz [Thu, 7 Jul 2016 15:42:59 +0000 (17:42 +0200)] 
Enhanced keyboard navigation for Offcanvas.

On open not the first element within the side panel, but the whole panel should receive focus.
If the first interactive element is focussed the user might miss some content above it, e.g. the panel heading.
Also added usage of handleKey() to the component to close the panel.
Moved the panel focussing outside of the transitionEnd listener because this was never called and it also works outside...

9 years agoMerge pull request #8990 from andycochran/centeredlastcolumn
Rafi [Fri, 1 Jul 2016 23:58:38 +0000 (16:58 -0700)] 
Merge pull request #8990 from andycochran/centeredlastcolumn

add specificity to centered columns to override :last-child

9 years agoadd row w/ single column to centered-columns visual test 8990/head
Andy Cochran [Fri, 1 Jul 2016 23:56:05 +0000 (19:56 -0400)] 
add row w/ single column to centered-columns visual test

9 years agocreate visual test for centered columns
Andy Cochran [Fri, 1 Jul 2016 23:54:09 +0000 (19:54 -0400)] 
create visual test for centered columns

9 years agoadd specificity to centered columns to override :last-child
Andy Cochran [Fri, 1 Jul 2016 18:13:28 +0000 (14:13 -0400)] 
add specificity to centered columns to override :last-child

9 years agoMerge pull request #8767 from grgcnnr/develop
Rafi [Fri, 1 Jul 2016 17:37:21 +0000 (10:37 -0700)] 
Merge pull request #8767 from grgcnnr/develop

Added and optional background parameter to the reveal-overlay() mixin

9 years agoMerge pull request #8868 from abdullahsalem/fix-dropdown-bottom-left-aligned
Rafi [Tue, 21 Jun 2016 20:20:55 +0000 (13:20 -0700)] 
Merge pull request #8868 from abdullahsalem/fix-dropdown-bottom-left-aligned

Fixed the position of the bottom-left aligned dropdown

9 years agoMerge pull request #8874 from abdullahsalem/fix-progress-bar-on-Edge
Rafi [Wed, 1 Jun 2016 15:57:40 +0000 (08:57 -0700)] 
Merge pull request #8874 from abdullahsalem/fix-progress-bar-on-Edge

Fixed the progress-bar black border in IE and Edge

9 years agoMerge pull request #8875 from abdullahsalem/fix-meter-black-border-in-Edge
Rafi [Wed, 1 Jun 2016 15:56:54 +0000 (08:56 -0700)] 
Merge pull request #8875 from abdullahsalem/fix-meter-black-border-in-Edge

Fixed the Meter black border in Edge

9 years agoMerge pull request #8877 from denisahac/develop
Brett Mason [Wed, 1 Jun 2016 14:16:38 +0000 (15:16 +0100)] 
Merge pull request #8877 from denisahac/develop

Added background, and color css declarations for table tfoot

9 years agoAdded background, and color css declarations for table tfoot 8877/head
Nordanne Isahac [Wed, 1 Jun 2016 13:30:57 +0000 (21:30 +0800)] 
Added background, and color css declarations for table tfoot

9 years agoFixed the Meter black border in Edge 8875/head
Abdullah Salem [Tue, 31 May 2016 22:00:34 +0000 (01:00 +0300)] 
Fixed the Meter black border in Edge

9 years agoMerge pull request #8853 from saadshahd/patch-2
Rafi [Tue, 31 May 2016 21:39:22 +0000 (14:39 -0700)] 
Merge pull request #8853 from saadshahd/patch-2

Fix: undo margins for flex-grid nested rows with collapse

9 years agoMerge pull request #8854 from saadshahd/patch-3
Rafi [Tue, 31 May 2016 21:07:15 +0000 (14:07 -0700)] 
Merge pull request #8854 from saadshahd/patch-3

Remove switch.components.scss extra vertical space

9 years agoFixed the progress-bar black border in IE and Edge 8874/head
Abdullah Salem [Tue, 31 May 2016 21:00:20 +0000 (00:00 +0300)] 
Fixed the progress-bar black border in IE and Edge

9 years agoMerge pull request #8873 from abdullahsalem/fix-foundation-js-version
Rafi [Tue, 31 May 2016 20:46:30 +0000 (13:46 -0700)] 
Merge pull request #8873 from abdullahsalem/fix-foundation-js-version

Fixed the Foundation JavaScript version

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
RafiBomb [Tue, 31 May 2016 16:57:13 +0000 (09:57 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agochanges default equalizer setting to not equalize on small
RafiBomb [Tue, 31 May 2016 16:56:33 +0000 (09:56 -0700)] 
changes default equalizer setting to not equalize on small

9 years agoFixed the Foundation JavaScript version 8873/head
Abdullah Salem [Tue, 31 May 2016 16:45:32 +0000 (19:45 +0300)] 
Fixed the Foundation JavaScript version

9 years agoFixed the position of the bottom-left aligned dropdown 8868/head
Abdullah Salem [Mon, 30 May 2016 23:48:27 +0000 (02:48 +0300)] 
Fixed the position of the bottom-left aligned dropdown

9 years agoFix: flex-grid nested rows with collapse 8853/head
Saad Shahd [Thu, 26 May 2016 12:36:53 +0000 (14:36 +0200)] 
Fix: flex-grid nested rows with collapse

Undo the margin declaration for `.row .row.collapse`

Adds:
```CSS
.row .row.collapse {
  margin-left:
}
```

9 years agoMerge branch 'master' into develop
Kevin Ball [Fri, 27 May 2016 16:39:18 +0000 (09:39 -0700)] 
Merge branch 'master' into develop

9 years agoCatch some pieces missed by deploy script v6.2.3
Kevin Ball [Fri, 27 May 2016 16:37:51 +0000 (09:37 -0700)] 
Catch some pieces missed by deploy script

9 years agoBump to 6.2.3
Kevin Ball [Fri, 27 May 2016 16:33:45 +0000 (09:33 -0700)] 
Bump to 6.2.3

9 years agoReintroduce oddly missing settings.scss v6.2.2
Kevin Ball [Fri, 27 May 2016 15:43:07 +0000 (08:43 -0700)] 
Reintroduce oddly missing settings.scss

9 years agoFix missing version number in scss comment
Kevin Ball [Thu, 26 May 2016 20:50:12 +0000 (13:50 -0700)] 
Fix missing version number in scss comment

9 years agoMerge branch 'master' into develop
Kevin Ball [Thu, 26 May 2016 16:49:52 +0000 (09:49 -0700)] 
Merge branch 'master' into develop

9 years agoBump to version 6.2.2
Kevin Ball [Thu, 26 May 2016 16:31:19 +0000 (09:31 -0700)] 
Bump to version 6.2.2

9 years agoMerge branch 'master' into v6.2.2
Kevin Ball [Thu, 26 May 2016 16:30:33 +0000 (09:30 -0700)] 
Merge branch 'master' into v6.2.2

9 years agoRemove switch.components.scss extra vertical space 8854/head
Saad Shahd [Thu, 26 May 2016 13:08:08 +0000 (15:08 +0200)] 
Remove switch.components.scss extra vertical space

9 years agomakes all sticky tests active on small
RafiBomb [Mon, 23 May 2016 23:25:45 +0000 (16:25 -0700)] 
makes all sticky tests active on small

9 years agofixing grid docs annoying visual bug
Rafi [Mon, 23 May 2016 21:54:46 +0000 (14:54 -0700)] 
fixing grid docs annoying visual bug

9 years agoPackage distribution for 6.2.2-rc2 v6.2.2-rc2
Kevin Ball [Fri, 20 May 2016 16:41:08 +0000 (09:41 -0700)] 
Package distribution for 6.2.2-rc2

9 years agoMerge pull request #8805 from zurb/fix-slider-top-increment
Kevin Ball [Thu, 19 May 2016 17:21:37 +0000 (10:21 -0700)] 
Merge pull request #8805 from zurb/fix-slider-top-increment

Clean up slider logic and fix bug with top end

9 years agoFix sliding behavior on android 6 8805/head
Kevin Ball [Wed, 18 May 2016 23:36:47 +0000 (16:36 -0700)] 
Fix sliding behavior on android 6

9 years agoMerge pull request #8809 from zurb/rtl-dropdown-overflow-bug
Kevin Ball [Wed, 18 May 2016 22:55:32 +0000 (15:55 -0700)] 
Merge pull request #8809 from zurb/rtl-dropdown-overflow-bug

Add missing styles for collision changed dropdown menu in RTL

9 years agoFix opens-inner to work properly in rtl 8809/head
Kevin Ball [Wed, 18 May 2016 22:30:55 +0000 (15:30 -0700)] 
Fix opens-inner to work properly in rtl

9 years agoBetter guess about when to add windowScroll offset
Kevin Ball [Wed, 18 May 2016 22:14:45 +0000 (15:14 -0700)] 
Better guess about when to add windowScroll offset

9 years agoFix offset of touch events for vertical slider on android
Kevin Ball [Wed, 18 May 2016 21:31:51 +0000 (14:31 -0700)] 
Fix offset of touch events for vertical slider on android

9 years agoMerge pull request #8807 from zurb/reveal-on-android
Kevin Ball [Wed, 18 May 2016 20:45:52 +0000 (13:45 -0700)] 
Merge pull request #8807 from zurb/reveal-on-android

Fix background scrolling for Android and improve on iOS

9 years agoMerge pull request #8808 from zurb/reveal-explicit-close
Kevin Ball [Wed, 18 May 2016 20:45:12 +0000 (13:45 -0700)] 
Merge pull request #8808 from zurb/reveal-explicit-close

Fix issue with explicit close logic

9 years agoAdd missing styles for collision changed dropdown menu in RTL
Kevin Ball [Wed, 18 May 2016 20:28:35 +0000 (13:28 -0700)] 
Add missing styles for collision changed dropdown menu in RTL

9 years agoFix issue with explicit close logic 8808/head
Kevin Ball [Wed, 18 May 2016 19:55:17 +0000 (12:55 -0700)] 
Fix issue with explicit close logic

9 years agoFix background scrolling for Android and improve on iOS 8807/head
Kevin Ball [Wed, 18 May 2016 19:40:46 +0000 (12:40 -0700)] 
Fix background scrolling for Android and improve on iOS

9 years agoClean up slider logic and fix bug with top end
Kevin Ball [Wed, 18 May 2016 17:34:18 +0000 (10:34 -0700)] 
Clean up slider logic and fix bug with top end

9 years agoFix for #8792
Daniel Schuba [Mon, 16 May 2016 14:54:54 +0000 (16:54 +0200)] 
Fix for #8792

I guess this is a misunderstanding about android browser versions
To target Android Webview (Android 2.3) another syntax is needed than for Android Chrome which it was until now.

9 years agoMerge pull request #8794 from DaSchTour/patch-2
Rafi [Mon, 16 May 2016 20:48:20 +0000 (13:48 -0700)] 
Merge pull request #8794 from DaSchTour/patch-2

Fix for #8792

9 years agoFix for #8792 8794/head
Daniel Schuba [Mon, 16 May 2016 14:54:54 +0000 (16:54 +0200)] 
Fix for #8792

I guess this is a misunderstanding about android browser versions
To target Android Webview (Android 2.3) another syntax is needed than for Android Chrome which it was until now.

9 years agoMerge pull request #8777 from andycochran/stick-docs-bad-markup
Colin Marshall [Fri, 13 May 2016 19:49:26 +0000 (13:49 -0600)] 
Merge pull request #8777 from andycochran/stick-docs-bad-markup

[Sticky] fix bad grid markup in docs

9 years agoMerge pull request #8783 from designerno1/v6.2.2-abide-radio-fix
Kevin Ball [Fri, 13 May 2016 15:55:45 +0000 (08:55 -0700)] 
Merge pull request #8783 from designerno1/v6.2.2-abide-radio-fix

v6.2.2 fixes abide radio check if only one radio is required

9 years agov6.2.2 fixes abide radio check if only one radio is required 8783/head
jk [Fri, 13 May 2016 11:44:41 +0000 (13:44 +0200)] 
v6.2.2 fixes abide radio check if only one radio is required

9 years agofix bad markup 8777/head
Andy Cochran [Thu, 12 May 2016 18:53:44 +0000 (14:53 -0400)] 
fix bad markup

9 years agofix bad grid markup
Andy Cochran [Thu, 12 May 2016 18:02:47 +0000 (14:02 -0400)] 
fix bad grid markup

9 years agoUpdate dist for 6.2.2-rc1
Kevin Ball [Wed, 11 May 2016 20:18:57 +0000 (13:18 -0700)] 
Update dist for 6.2.2-rc1

9 years agoMerge pull request #8717 from gehasia/sticky-fluidheightoffset-fix v6.2.2-rc1
Kevin Ball [Wed, 11 May 2016 18:36:38 +0000 (11:36 -0700)] 
Merge pull request #8717 from gehasia/sticky-fluidheightoffset-fix

[Bugfix] Sticky : Set container height before positioning anchors

9 years agoMerge pull request #8715 from gehasia/sticky-reflowing-fix
Kevin Ball [Wed, 11 May 2016 18:35:04 +0000 (11:35 -0700)] 
Merge pull request #8715 from gehasia/sticky-reflowing-fix

[Bugfix] Sticky : Anchored element's not following the flow when resi…

9 years agoMerge pull request #8387 from tjhiggins/th_imnottouchingyou
Kevin Ball [Wed, 11 May 2016 17:07:42 +0000 (10:07 -0700)] 
Merge pull request #8387 from tjhiggins/th_imnottouchingyou

[Bug Fix] Incorrect calculation for container right overlap

9 years agoMerge pull request #8716 from gehasia/sticky-onlyoneanchor-fix
Kevin Ball [Wed, 11 May 2016 17:05:50 +0000 (10:05 -0700)] 
Merge pull request #8716 from gehasia/sticky-onlyoneanchor-fix

[Bugfix] Sticky : Correct anchor offset when using only one of data-top-anchor…

9 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 11 May 2016 17:03:34 +0000 (10:03 -0700)] 
Merge branch 'master' into develop

9 years agoMerge pull request #8719 from gehasia/sticky-destroyanchor-fix
Kevin Ball [Wed, 11 May 2016 17:03:01 +0000 (10:03 -0700)] 
Merge pull request #8719 from gehasia/sticky-destroyanchor-fix

[Bugfix] Sticky : Fixes #8393. anchor object undefined when destroyin…

9 years agoMerge pull request #8644 from designerno1/util-mediaquery
Kevin Ball [Wed, 11 May 2016 17:02:35 +0000 (10:02 -0700)] 
Merge pull request #8644 from designerno1/util-mediaquery

changed.zf.mediaquery improvements

9 years agoMerge pull request #8713 from gehasia/sticky-height-bugfix
Kevin Ball [Wed, 11 May 2016 16:58:13 +0000 (09:58 -0700)] 
Merge pull request #8713 from gehasia/sticky-height-bugfix

[Bugfix] Sticky element losing its height. Fixes #8435

9 years agoMerge pull request #8696 from designerno1/equalizer-events
Kevin Ball [Wed, 11 May 2016 16:51:53 +0000 (09:51 -0700)] 
Merge pull request #8696 from designerno1/equalizer-events

possible fix for #8690

9 years agoMerge pull request #8745 from zurb/remove-babelrc-from-package-publish
Kevin Ball [Wed, 11 May 2016 16:50:55 +0000 (09:50 -0700)] 
Merge pull request #8745 from zurb/remove-babelrc-from-package-publish

Remove .babelrc from packages

9 years agoMerge pull request #8744 from zurb/reveal-ios
Kevin Ball [Wed, 11 May 2016 16:37:05 +0000 (09:37 -0700)] 
Merge pull request #8744 from zurb/reveal-ios

Fix scrolling issue with reveal on ios

9 years agoMerge pull request #8770 from sdhull/abide-dont-validate-hidden-fields
Kevin Ball [Wed, 11 May 2016 16:33:57 +0000 (09:33 -0700)] 
Merge pull request #8770 from sdhull/abide-dont-validate-hidden-fields

[bugfix] Abide: dont validate hidden fields

9 years agoMerge pull request #8605 from designerno1/fix-8603
Kevin Ball [Wed, 11 May 2016 16:28:36 +0000 (09:28 -0700)] 
Merge pull request #8605 from designerno1/fix-8603

fixes #8603 removes e.stopImmediatePropagation(); from mouseenter event

9 years agoMerge pull request #8762 from DaSchTour/patch-1
Kevin Ball [Wed, 11 May 2016 16:04:09 +0000 (09:04 -0700)] 
Merge pull request #8762 from DaSchTour/patch-1

Fix for bug introduced with #8511

9 years agoAbide: don't validate hidden fields, skip ignored fields at validation time 8770/head
Steve Hull [Wed, 11 May 2016 06:46:45 +0000 (23:46 -0700)] 
Abide: don't validate hidden fields, skip ignored fields at validation time

9 years agoAdded and optional parameter to the reveal-overlay() mixing, allowing it to be called... 8767/head
George Connor [Tue, 10 May 2016 23:30:06 +0000 (11:30 +1200)] 
Added and optional parameter to the reveal-overlay() mixing, allowing it to be called with an explicit background color as per documentation.

9 years agoFix campaign monitor signup on footer
Kevin Ball [Tue, 10 May 2016 22:39:01 +0000 (15:39 -0700)] 
Fix campaign monitor signup on footer

9 years agoFixed typo 8762/head
Daniel Schuba [Tue, 10 May 2016 18:18:09 +0000 (20:18 +0200)] 
Fixed typo

9 years agoAdded missing menu-icon component to customizer config
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 #8748 from Owlbertz/customizer-keyboard-deps
Kevin Ball [Tue, 10 May 2016 17:27:45 +0000 (10:27 -0700)] 
Merge pull request #8748 from Owlbertz/customizer-keyboard-deps

Added keyboard util depenency for Reveal and Slider.

9 years agoFix for bug introduced with #8511
Daniel Schuba [Tue, 10 May 2016 12:28:58 +0000 (14:28 +0200)] 
Fix for bug introduced with #8511

9 years agoMerge pull request #8751 from designerno1/scss-lint
designerno1 [Sun, 8 May 2016 08:54:57 +0000 (10:54 +0200)] 
Merge pull request #8751 from designerno1/scss-lint

some scss-lint

9 years agoMerge pull request #8752 from zurb/visual-tests-windows
Colin Marshall [Sun, 8 May 2016 01:04:09 +0000 (19:04 -0600)] 
Merge pull request #8752 from zurb/visual-tests-windows

[Bugfix] Windows visual tests. Fixes #8749.

9 years agoRemoved motion-ui symlink from visual tests 8752/head
Colin Marshall [Sat, 7 May 2016 21:06:11 +0000 (15:06 -0600)] 
Removed motion-ui symlink from visual tests

9 years agoFixed visual tests for Windows.
Colin Marshall [Sat, 7 May 2016 20:25:47 +0000 (14:25 -0600)] 
Fixed visual tests for Windows.

9 years agosome scss-lint 8751/head
jk [Fri, 6 May 2016 21:21:55 +0000 (23:21 +0200)] 
some scss-lint

9 years agoAdded keyboard util depenency for Reveal and Slider. 8748/head
Marius Olbertz [Fri, 6 May 2016 12:31:59 +0000 (14:31 +0200)] 
Added keyboard util depenency for Reveal and Slider.

9 years agoMerge pull request #8747 from designerno1/accordionmenu-move
Kevin Ball [Thu, 5 May 2016 23:57:47 +0000 (16:57 -0700)] 
Merge pull request #8747 from designerno1/accordionmenu-move

remove Foundation.Move() fixes #8724

9 years agoremove Foundation.Move() fixes #8724 8747/head
jk [Thu, 5 May 2016 23:12:16 +0000 (01:12 +0200)] 
remove Foundation.Move() fixes #8724

9 years agoRemove .babelrc from packages 8745/head
Kevin Ball [Thu, 5 May 2016 19:02:52 +0000 (12:02 -0700)] 
Remove .babelrc from packages

9 years agoFix scrolling issue with reveal on ios 8744/head
Kevin Ball [Thu, 5 May 2016 18:31:23 +0000 (11:31 -0700)] 
Fix scrolling issue with reveal on ios

9 years agoMerge pull request #8742 from colin-marshall/sticky-menu-visual-test
Kevin Ball [Thu, 5 May 2016 18:27:18 +0000 (11:27 -0700)] 
Merge pull request #8742 from colin-marshall/sticky-menu-visual-test

Added visual test for sticky vertical menus with anchors

9 years agoAdded visual test for sticky vertical menus with anchors. 8742/head
Colin Marshall [Thu, 5 May 2016 17:43:04 +0000 (11:43 -0600)] 
Added visual test for sticky vertical menus with anchors.

9 years agoMerge pull request #8740 from brettsmason/media-object-flex-fix
Kevin Ball [Thu, 5 May 2016 17:01:52 +0000 (10:01 -0700)] 
Merge pull request #8740 from brettsmason/media-object-flex-fix

Media object flexbox fixes

9 years agoMerge pull request #8741 from colin-marshall/sticky-accordion-visual-test
Kevin Ball [Thu, 5 May 2016 16:57:54 +0000 (09:57 -0700)] 
Merge pull request #8741 from colin-marshall/sticky-accordion-visual-test

Visual test for sticky accordions with anchors

9 years agoMerge pull request #8471 from Owlbertz/reveal-callout
Kevin Ball [Thu, 5 May 2016 16:54:29 +0000 (09:54 -0700)] 
Merge pull request #8471 from Owlbertz/reveal-callout

Make callouts not close the reveal they are in.

9 years agoAdjusted check if the Reveal was closed or another closable within. 8471/head
Marius Olbertz [Thu, 5 May 2016 16:37:59 +0000 (18:37 +0200)] 
Adjusted check if the Reveal was closed or another closable within.

Also added visual test.

9 years agoAdded visual test for sticky accordions with anchors. 8741/head
Colin Marshall [Thu, 5 May 2016 16:17:03 +0000 (10:17 -0600)] 
Added visual test for sticky accordions with anchors.

9 years agoMerge pull request #8710 from seanmavley/master 8757/head
Brett Mason [Thu, 5 May 2016 15:45:27 +0000 (16:45 +0100)] 
Merge pull request #8710 from seanmavley/master

Clearly indicate motion-ui css file is required for Orbit slider

9 years agoMerge pull request #8688 from gapple/off-canvas-aria-expanded
Marius Olbertz [Thu, 5 May 2016 14:30:02 +0000 (16:30 +0200)] 
Merge pull request #8688 from gapple/off-canvas-aria-expanded

Toggle aria-expanded on all offcanvas triggers

9 years agoMedia object flexbox fixes 8740/head
Brett Mason [Thu, 5 May 2016 14:19:04 +0000 (15:19 +0100)] 
Media object flexbox fixes

Update `media-object-section` flex property, and wrap `stack-for-small` in zero breakpoint so it doesn't get applied to all breakpoints.

9 years agoMerge pull request #8735 from colin-marshall/sticky-docs-improvement
Colin Marshall [Wed, 4 May 2016 23:12:08 +0000 (17:12 -0600)] 
Merge pull request #8735 from colin-marshall/sticky-docs-improvement

Sticky docs examples improvement:
Moved placeholder paragraphs so the stick-to-top paragraphs had content above them. This helps visualize some of the bugs with Sticky.

9 years agoMerge branch 'gehasia-sticky-docandtest-fix' into develop 8735/head
Colin Marshall [Wed, 4 May 2016 23:04:34 +0000 (17:04 -0600)] 
Merge branch 'gehasia-sticky-docandtest-fix' into develop

* gehasia-sticky-docandtest-fix:
  Modified parapgrah placement in Sticky docs examples

9 years agoMerge pull request #8674 from gehasia/sticky-docandtest-fix
Colin Marshall [Wed, 4 May 2016 23:03:48 +0000 (17:03 -0600)] 
Merge pull request #8674 from gehasia/sticky-docandtest-fix

[Doc] Sticky : Add documentation about stick-to-bottom. Visual test f…

9 years agoModified parapgrah placement in Sticky docs examples
Colin Marshall [Wed, 4 May 2016 23:03:03 +0000 (17:03 -0600)] 
Modified parapgrah placement in Sticky docs examples

9 years agoMerge branch 'sticky-docandtest-fix' of https://github.com/gehasia/foundation-sites...
Colin Marshall [Wed, 4 May 2016 22:34:04 +0000 (16:34 -0600)] 
Merge branch 'sticky-docandtest-fix' of https://github.com/gehasia/foundation-sites into gehasia-sticky-docandtest-fix

* 'sticky-docandtest-fix' of https://github.com/gehasia/foundation-sites:
  Adding more tests
  Adding bottom margin information
  [Doc] Sticky : Add documentation about stick-to-bottom. Visual test fixed + stick-to-bottom test