]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agofixed doc, now also mentions 5 as the default value 9315/head
Maarten Brouwers [Mon, 14 Nov 2016 20:40:34 +0000 (21:40 +0100)] 
fixed doc, now also mentions 5 as the default value

8 years agoadded an example to the docs
Maarten Brouwers [Sat, 12 Nov 2016 14:49:01 +0000 (15:49 +0100)] 
added an example to the docs

8 years agoAdds pow and log transforms to the Slider component
Maarten Brouwers [Tue, 1 Nov 2016 16:59:08 +0000 (17:59 +0100)] 
Adds pow and log transforms to the Slider component

Introduces two settings, `nonLinearBase` and `positionValueFunction` which change the way in which the position of the slider is translated to an actual value.

Besides the default value of â€˜linear' for `positionValueFunction`, 'pow' and a 'log' can be used.

*Example application*

In example below we want to focus on the most recent years, hence we use a logarithmic transformation of the slider:

          <div class="slider" data-slider data-initial-start="2010" data-initial-end="2015" data-step="1" data-start="1950" data-end="2016" data-position-value-function="log">
            <span class="slider-handle" data-slider-handle role="slider" tabindex="1" aria-controls="car_search_year_from"></span>
            <span class="slider-fill" data-slider-fill></span>
            <span class="slider-handle" data-slider-handle role="slider" tabindex="1" aria-controls="car_search_year_to"></span>
          </div>

Since I didn't get the test-framework to run I submitting this for now without tests, if it is absolutely necessary to do so, and this functionality is desired, allow me some time to fix that.

8 years agoAdd documentation
Kevin Ball [Mon, 31 Oct 2016 23:02:25 +0000 (16:02 -0700)] 
Add documentation

8 years agoMerge branch 'v6.3-responsiveAccordionTabs' of git://github.com/designerno1/foundatio...
Kevin Ball [Mon, 31 Oct 2016 22:55:49 +0000 (15:55 -0700)] 
Merge branch 'v6.3-responsiveAccordionTabs' of git://github.com/designerno1/foundation-sites into designerno1-v6.3-responsiveAccordionTabs

8 years agoMerge branch 'develop' into v6.3
Kevin Ball [Mon, 31 Oct 2016 22:08:58 +0000 (15:08 -0700)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9078 from abdullahsalem/fix-deploy-dist-tasks
Kevin Ball [Mon, 31 Oct 2016 22:08:34 +0000 (15:08 -0700)] 
Merge pull request #9078 from abdullahsalem/fix-deploy-dist-tasks

Fixed deploy:dist and deploy:plugins tasks

8 years agoMerge pull request #9299 from whatcould/patch-1
Kevin Ball [Mon, 31 Oct 2016 22:05:42 +0000 (15:05 -0700)] 
Merge pull request #9299 from whatcould/patch-1

Reveal modal example uses confusing response

8 years agoUpdate mocha param to ignore image resource errors in js tests
Kevin Ball [Mon, 31 Oct 2016 21:57:18 +0000 (14:57 -0700)] 
Update mocha param to ignore image resource errors in js tests

8 years agoMerge branch 'interchange-tests' of git://github.com/Owlbertz/foundation into Owlbert...
Kevin Ball [Mon, 31 Oct 2016 21:56:04 +0000 (14:56 -0700)] 
Merge branch 'interchange-tests' of git://github.com/Owlbertz/foundation into Owlbertz-interchange-tests

8 years agoMerge pull request #9275 from Owlbertz/abide-password-validation-fix
Kevin Ball [Mon, 31 Oct 2016 21:39:53 +0000 (14:39 -0700)] 
Merge pull request #9275 from Owlbertz/abide-password-validation-fix

Make Abide also re-validate dependent fields (with equalto).

8 years agoMerge pull request #9267 from pine3ree/patch-1
Kevin Ball [Mon, 31 Oct 2016 21:37:48 +0000 (14:37 -0700)] 
Merge pull request #9267 from pine3ree/patch-1

add a clearer doc-block comment to $pagination-mobile-current-item

8 years agoMerge pull request #9243 from rawiki/develop
Kevin Ball [Mon, 31 Oct 2016 21:36:34 +0000 (14:36 -0700)] 
Merge pull request #9243 from rawiki/develop

Magellan issue #7308 - deep linking support

8 years agoMerge pull request #9257 from whatcould/develop
Kevin Ball [Mon, 31 Oct 2016 21:26:49 +0000 (14:26 -0700)] 
Merge pull request #9257 from whatcould/develop

Allow vOffset option in floated dropdown alignment

8 years agoMerge pull request #9311 from zurb/IS9103-prevent-motionui-on-hidden-orbit
Kevin Ball [Mon, 31 Oct 2016 20:48:43 +0000 (13:48 -0700)] 
Merge pull request #9311 from zurb/IS9103-prevent-motionui-on-hidden-orbit

Don't run through motion ui if orbit element is hidden

8 years agoDon't run through motion ui if orbit element is hidden 9311/head
Kevin Ball [Mon, 31 Oct 2016 17:48:30 +0000 (10:48 -0700)] 
Don't run through motion ui if orbit element is hidden

8 years agoMerge branch 'develop' into v6.3
Kevin Ball [Sat, 29 Oct 2016 19:24:47 +0000 (12:24 -0700)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9304 from andycochran/printstyles
Kevin Ball [Sat, 29 Oct 2016 19:22:45 +0000 (12:22 -0700)] 
Merge pull request #9304 from andycochran/printstyles

Print Styles

8 years agoadd setting var for printing hrefs after link text 9304/head
Andy Cochran [Thu, 27 Oct 2016 15:51:39 +0000 (11:51 -0400)] 
add setting var for printing hrefs after link text

8 years agoFor named breakpoints <= -breakpoint, add print to the media types
Andy Cochran [Thu, 27 Oct 2016 15:43:22 +0000 (11:43 -0400)] 
For named breakpoints <= -breakpoint, add print to the media types

8 years agoReveal modal: Fix confusing AJAX example 9299/head
David Reese [Wed, 26 Oct 2016 12:31:51 +0000 (08:31 -0400)] 
Reveal modal: Fix confusing AJAX example

The .done() callback receives the data from the $.ajax request; if the request format is HTML, that `resp` will just be a string, not an object. So `resp.html` returns undefined and is non-sensical. This only makes sense if the request format is JSON.

Since my impression is most people are going to be hitting a URL that returns HTML, I'd suggest just changing the example to `$modal.html(resp)` as I've done in this pull request. If you expect most people to be making a request that returns JSON, I would at least imply that in the URL, eg `$.ajax('/api/url.json')`.

8 years agoMerge pull request #9266 from Owlbertz/keyboard-tests
Kevin Ball [Tue, 25 Oct 2016 21:38:41 +0000 (14:38 -0700)] 
Merge pull request #9266 from Owlbertz/keyboard-tests

Added unit tests for Keyboard util.

8 years agoMerge pull request #9178 from DaSchTour/accordion-item
Kevin Ball [Tue, 25 Oct 2016 17:32:54 +0000 (10:32 -0700)] 
Merge pull request #9178 from DaSchTour/accordion-item

Don't attach accordion elements that are not marked as accordion-item

8 years agoMerge pull request #9294 from Owlbertz/offcanvas-tests
Kevin Ball [Tue, 25 Oct 2016 17:27:25 +0000 (10:27 -0700)] 
Merge pull request #9294 from Owlbertz/offcanvas-tests

Offcanvas tests

8 years agoRefined tests for Offcanvas. 9294/head
Marius Olbertz [Tue, 25 Oct 2016 05:38:03 +0000 (07:38 +0200)] 
Refined tests for Offcanvas.

Now using Foundation.transitionend instead of on('finished.zf.animate').

8 years agoFixed call to _trapFocus by adding missing underscore.
Marius Olbertz [Tue, 25 Oct 2016 05:36:58 +0000 (07:36 +0200)] 
Fixed call to _trapFocus by adding missing underscore.

8 years agoMerge pull request #9289 from zurb/revert-9261-offcanvas-tests
Kevin Ball [Mon, 24 Oct 2016 22:29:45 +0000 (15:29 -0700)] 
Merge pull request #9289 from zurb/revert-9261-offcanvas-tests

Revert "Offcanvas tests"

8 years agoRevert "Offcanvas tests" 9289/head
Kevin Ball [Mon, 24 Oct 2016 22:28:44 +0000 (15:28 -0700)] 
Revert "Offcanvas tests"

8 years agoMerge pull request #9261 from Owlbertz/offcanvas-tests
Kevin Ball [Mon, 24 Oct 2016 20:07:53 +0000 (13:07 -0700)] 
Merge pull request #9261 from Owlbertz/offcanvas-tests

Offcanvas tests

8 years agoAdded missing semicolon. 9261/head
Marius Olbertz [Sat, 22 Oct 2016 16:14:02 +0000 (18:14 +0200)] 
Added missing semicolon.

8 years agoRewrite event listener to make spying possible. 9286/head
Marius Olbertz [Sat, 22 Oct 2016 15:17:48 +0000 (17:17 +0200)] 
Rewrite event listener to make spying possible.

Arrow notation makes `bind(this)` statement obsolete, so it can be replaced with an anonymous function calling `_reflow()`, which allows using a `sinon.spy` during the unit tests.

8 years agoMerge branch 'v6.3' of https://github.com/zurb/foundation-sites into v6.3
Kevin Ball [Fri, 21 Oct 2016 22:46:20 +0000 (15:46 -0700)] 
Merge branch 'v6.3' of https://github.com/zurb/foundation-sites into v6.3

8 years agoMerge branch 'OddenCreative-v6.3' into v6.3
Kevin Ball [Fri, 21 Oct 2016 22:46:11 +0000 (15:46 -0700)] 
Merge branch 'OddenCreative-v6.3' into v6.3

8 years agoMerge branch 'v6.3' of git://github.com/OddenCreative/foundation-sites into OddenCrea...
Kevin Ball [Fri, 21 Oct 2016 22:45:52 +0000 (15:45 -0700)] 
Merge branch 'v6.3' of git://github.com/OddenCreative/foundation-sites into OddenCreative-v6.3

8 years agoMerge pull request #9279 from pine3ree/patch-2
Kevin Ball [Fri, 21 Oct 2016 21:59:30 +0000 (14:59 -0700)] 
Merge pull request #9279 from pine3ree/patch-2

parseValue() full match with string literals

8 years agoMerge pull request #9282 from zurb/fix-cleanup-issues-found-by-unit-tests
Kevin Ball [Fri, 21 Oct 2016 21:56:29 +0000 (14:56 -0700)] 
Merge pull request #9282 from zurb/fix-cleanup-issues-found-by-unit-tests

Fix cleanup issues found by unit tests

8 years agoFix cleanup issues found by unit tests 9282/head
Kevin Ball [Fri, 21 Oct 2016 21:54:32 +0000 (14:54 -0700)] 
Fix cleanup issues found by unit tests

8 years agoadds comment to buttongroup vraiable
RafiBomb [Fri, 21 Oct 2016 21:40:44 +0000 (14:40 -0700)] 
adds comment to buttongroup vraiable

8 years agoMerge pull request #9277 from andycochran/buttongroupradius
Rafi [Fri, 21 Oct 2016 21:10:14 +0000 (14:10 -0700)] 
Merge pull request #9277 from andycochran/buttongroupradius

add boolean var to enable button radius on whole group

8 years agoadd space after if 9279/head
maks feltrin [Fri, 21 Oct 2016 20:40:22 +0000 (22:40 +0200)] 
add space after if

so that it does not look like a function call

8 years agoparseValue() full match with string literals
maks feltrin [Fri, 21 Oct 2016 20:34:54 +0000 (22:34 +0200)] 
parseValue() full match with string literals

the original regex matching would have made values like "untrue" to be interpreted as `true` and values like "not-false" as `false`
see https://github.com/zurb/foundation-sites/pull/9149

8 years agoMerge pull request #9107 from pine3ree/patch-10
Rafi [Fri, 21 Oct 2016 20:25:54 +0000 (13:25 -0700)] 
Merge pull request #9107 from pine3ree/patch-10

doc fix: invalid p element inside ul

8 years agoMerge pull request #9251 from Owlbertz/slider-tests
Kevin Ball [Fri, 21 Oct 2016 20:22:22 +0000 (13:22 -0700)] 
Merge pull request #9251 from Owlbertz/slider-tests

Slider tests

8 years agoMerge pull request #9226 from Owlbertz/reveal-tests
Kevin Ball [Fri, 21 Oct 2016 20:20:02 +0000 (13:20 -0700)] 
Merge pull request #9226 from Owlbertz/reveal-tests

Added unit tests for Reveal.

8 years agoMerge pull request #9224 from Owlbertz/orbit-tests
Kevin Ball [Fri, 21 Oct 2016 20:19:40 +0000 (13:19 -0700)] 
Merge pull request #9224 from Owlbertz/orbit-tests

Added unit tests for Orbit.

8 years agoMerge pull request #9222 from Owlbertz/tabs-tests
Kevin Ball [Fri, 21 Oct 2016 20:16:56 +0000 (13:16 -0700)] 
Merge pull request #9222 from Owlbertz/tabs-tests

Added unit tests for Tabs.

8 years agoMerge pull request #9209 from brettsmason/grid-layout-padding
Kevin Ball [Fri, 21 Oct 2016 20:12:34 +0000 (13:12 -0700)] 
Merge pull request #9209 from brettsmason/grid-layout-padding

Update grid.md with grid-layout options

8 years agoMerge branch 'v6.3' into develop
Kevin Ball [Fri, 21 Oct 2016 20:11:12 +0000 (13:11 -0700)] 
Merge branch 'v6.3' into develop

8 years agoMerge branch 'develop' into v6.3
Kevin Ball [Fri, 21 Oct 2016 20:10:35 +0000 (13:10 -0700)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9165 from isaak-ordonez/fix-tooltip-zindex
Kevin Ball [Fri, 21 Oct 2016 20:05:38 +0000 (13:05 -0700)] 
Merge pull request #9165 from isaak-ordonez/fix-tooltip-zindex

This fix #9122 by changing z-index for the tooltip.

8 years agoRefined tests for interchange.
Marius Olbertz [Fri, 21 Oct 2016 16:38:16 +0000 (18:38 +0200)] 
Refined tests for interchange.

8 years agoMerge tag 'v6.2.4' into develop
Kevin Ball [Fri, 21 Oct 2016 00:32:15 +0000 (17:32 -0700)] 
Merge tag 'v6.2.4' into develop

8 years agoPackage up v6.2.4 v6.2.4
Kevin Ball [Thu, 20 Oct 2016 23:58:07 +0000 (16:58 -0700)] 
Package up v6.2.4

8 years agoFor accordion menu, changes aria roles from "tab" to "menuitem" and tabpanel" and...
Michellanne Li [Fri, 14 Oct 2016 03:37:18 +0000 (22:37 -0500)] 
For accordion menu, changes aria roles from "tab" to "menuitem" and tabpanel" and "tablist" to "menu."

8 years agoMerge pull request #9255 from MichellanneLi/MicheLi-fix-aria-roles-accordion-menu
Kevin Ball [Thu, 20 Oct 2016 18:48:29 +0000 (11:48 -0700)] 
Merge pull request #9255 from MichellanneLi/MicheLi-fix-aria-roles-accordion-menu

Fixes aria roles in accordion menu

8 years agoFix docs bug for equalizer equalize-on-stacked
Kevin Ball [Thu, 20 Oct 2016 04:25:01 +0000 (21:25 -0700)] 
Fix docs bug for equalizer equalize-on-stacked

8 years agoMake at least one sticky happen on mobile for testing purposes
Kevin Ball [Thu, 20 Oct 2016 00:21:07 +0000 (17:21 -0700)] 
Make at least one sticky happen on mobile for testing purposes

8 years agoadd boolean var to enable button radius on whole group 9277/head
Andy Cochran [Thu, 20 Oct 2016 00:13:53 +0000 (20:13 -0400)] 
add boolean var to enable button radius on whole group

8 years agoMake Abide also re-validate dependent fields (with equalto). 9275/head
Marius Olbertz [Tue, 18 Oct 2016 18:32:39 +0000 (20:32 +0200)] 
Make Abide also re-validate dependent fields (with equalto).

Addresses #9138.

8 years agoMerge pull request #9272 from milose/develop
Kevin Ball [Tue, 18 Oct 2016 17:14:25 +0000 (10:14 -0700)] 
Merge pull request #9272 from milose/develop

Check readyState that works with different browsers.

8 years agoMerge pull request #9274 from zurb/pin-down-cachebust-dependency
Kevin Ball [Tue, 18 Oct 2016 17:11:01 +0000 (10:11 -0700)] 
Merge pull request #9274 from zurb/pin-down-cachebust-dependency

Lock down gulp-cache-bust dependency version

8 years agoLock down gulp-cache-bust dependency version 9274/head
Kevin Ball [Tue, 18 Oct 2016 15:55:51 +0000 (08:55 -0700)] 
Lock down gulp-cache-bust dependency version

8 years agoLock down gulp-cache-bust dependency version
Kevin Ball [Tue, 18 Oct 2016 15:55:51 +0000 (08:55 -0700)] 
Lock down gulp-cache-bust dependency version

8 years agoCheck readyState that works with different browsers. 9272/head
Milos Sakovic [Tue, 18 Oct 2016 15:00:14 +0000 (17:00 +0200)] 
Check readyState that works with different browsers.

8 years agoInitial version of unit tests for Interchange.
Marius Olbertz [Tue, 18 Oct 2016 04:52:06 +0000 (06:52 +0200)] 
Initial version of unit tests for Interchange.

Works fine in the browser, but phantomJS has issues with the sinon spy.

8 years agoMerge pull request #9061 from gerardkcohen/aria-tab
Kevin Ball [Mon, 17 Oct 2016 19:03:12 +0000 (12:03 -0700)] 
Merge pull request #9061 from gerardkcohen/aria-tab

[Tabs] Missing key ARIA role="tablist"  #9060

8 years agoadd a clearer doc-block comment to $pagination-mobile-current-item 9267/head
maks feltrin [Mon, 17 Oct 2016 13:08:47 +0000 (15:08 +0200)] 
add a clearer doc-block comment to $pagination-mobile-current-item

8 years agoAdded unit tests for Keyboard util. 9266/head
Marius Olbertz [Sat, 15 Oct 2016 21:23:07 +0000 (23:23 +0200)] 
Added unit tests for Keyboard util.

8 years agoPackage up rc2 v6.2.4-rc2
Kevin Ball [Fri, 14 Oct 2016 22:16:25 +0000 (15:16 -0700)] 
Package up rc2

8 years agoRevert "Get rid of JS scroll behavior on reveal taking advantage of change in scss"
Kevin Ball [Fri, 14 Oct 2016 22:05:50 +0000 (15:05 -0700)] 
Revert "Get rid of JS scroll behavior on reveal taking advantage of change in scss"

This reverts commit 58854d66fa443ad398f3265d947c46c77bc67333.

8 years agoFix element outside dom test for ie9
Kevin Ball [Fri, 14 Oct 2016 21:50:10 +0000 (14:50 -0700)] 
Fix element outside dom test for ie9

8 years agoHandle one more case on dropdown menu keyboard
Kevin Ball [Fri, 14 Oct 2016 21:41:39 +0000 (14:41 -0700)] 
Handle one more case on dropdown menu keyboard

8 years agoFix typo in text
Kevin Ball [Fri, 14 Oct 2016 21:37:04 +0000 (14:37 -0700)] 
Fix typo in text

8 years agoMerge pull request #9259 from zurb/fix-dropdown-keyboard-rtl
Kevin Ball [Fri, 14 Oct 2016 21:33:40 +0000 (14:33 -0700)] 
Merge pull request #9259 from zurb/fix-dropdown-keyboard-rtl

Fix dropdown menu keyboard for rtl/ltr and horizontal

8 years agoFix some collisions in testcase 9259/head
Kevin Ball [Fri, 14 Oct 2016 21:33:14 +0000 (14:33 -0700)] 
Fix some collisions in testcase

8 years agoFix dropdown menu keyboard for rtl/ltr and horizontal
Kevin Ball [Fri, 14 Oct 2016 21:26:46 +0000 (14:26 -0700)] 
Fix dropdown menu keyboard for rtl/ltr and horizontal

8 years agoUpdate version ref in typography page
Kevin Ball [Fri, 14 Oct 2016 20:55:00 +0000 (13:55 -0700)] 
Update version ref in typography page

8 years agoAdded unit tests for Off Canvas.
Marius Olbertz [Fri, 14 Oct 2016 15:26:11 +0000 (17:26 +0200)] 
Added unit tests for Off Canvas.

8 years agoAllow vOffset option in floated dropdown alignment 9257/head
David Reese [Fri, 14 Oct 2016 13:50:15 +0000 (09:50 -0400)] 
Allow vOffset option in floated dropdown alignment

Left-bottom and right-bottom were added recently but the vOffset option was left out; since the default positioning (which would correspond to `bottom`) adds vOffset, seems like right-bottom and left-bottom should too.

8 years agoFor accordion menu, changes aria roles from "tab" to "menuitem" and tabpanel" and... 9255/head
Michellanne Li [Fri, 14 Oct 2016 03:37:18 +0000 (22:37 -0500)] 
For accordion menu, changes aria roles from "tab" to "menuitem" and tabpanel" and "tablist" to "menu."

8 years agoUpdate dependency for gulp-sorucemaps
Kevin Ball [Thu, 13 Oct 2016 21:49:13 +0000 (14:49 -0700)] 
Update dependency for gulp-sorucemaps

8 years agoUpdate dependency for gulp-sorucemaps
Kevin Ball [Thu, 13 Oct 2016 21:49:13 +0000 (14:49 -0700)] 
Update dependency for gulp-sorucemaps

8 years agoMerge pull request #9227 from zurb/accordion-menu-keyboard
Kevin Ball [Thu, 13 Oct 2016 21:24:06 +0000 (14:24 -0700)] 
Merge pull request #9227 from zurb/accordion-menu-keyboard

Fix up behavior when element has open submenu

8 years agoMerge pull request #9254 from zurb/accordion-menu-keyboard
Kevin Ball [Thu, 13 Oct 2016 21:23:47 +0000 (14:23 -0700)] 
Merge pull request #9254 from zurb/accordion-menu-keyboard

Fix up behavior when element has open submenu

8 years agoMerge pull request #9204 from john-wei/small-close-button
Kevin Ball [Thu, 13 Oct 2016 19:02:45 +0000 (12:02 -0700)] 
Merge pull request #9204 from john-wei/small-close-button

Added a "small" selector for close-button

8 years agoMerge pull request #9253 from zurb/fix-offcanvas-right-issues
Kevin Ball [Thu, 13 Oct 2016 18:24:44 +0000 (11:24 -0700)] 
Merge pull request #9253 from zurb/fix-offcanvas-right-issues

Fix off canvas issues with right side & double clicks

8 years agoFix off canvas issues with right side & double clicks 9253/head
Kevin Ball [Thu, 13 Oct 2016 18:20:30 +0000 (11:20 -0700)] 
Fix off canvas issues with right side & double clicks

8 years agoRemove unused variable.
Marius Olbertz [Thu, 13 Oct 2016 15:45:14 +0000 (17:45 +0200)] 
Remove unused variable.

8 years agoFix condition when close() should do nothing.
Marius Olbertz [Thu, 13 Oct 2016 15:44:02 +0000 (17:44 +0200)] 
Fix condition when close() should do nothing.

8 years agoChanged "size" to "sizes" 9204/head
John Wei [Thu, 13 Oct 2016 10:01:17 +0000 (18:01 +0800)] 
Changed "size" to "sizes"

8 years agoAdded feature for customizing size and position of the close button
John Wei [Thu, 13 Oct 2016 08:23:54 +0000 (16:23 +0800)] 
Added feature for customizing size and position of the close button

This solution is proposed by @ncoden at:
https://github.com/zurb/foundation-sites/pull/9204

8 years agoMake `Move()` fire callback directly when duration is 0. 9251/head
Marius Olbertz [Wed, 12 Oct 2016 15:07:17 +0000 (17:07 +0200)] 
Make `Move()` fire callback directly when duration is 0.

8 years agoProperly clear timeout used to fire `changed.zf.slider` on `destroy()`.
Marius Olbertz [Wed, 12 Oct 2016 15:03:55 +0000 (17:03 +0200)] 
Properly clear timeout used to fire `changed.zf.slider` on `destroy()`.

8 years agoAdded unit tests for Slider.
Marius Olbertz [Wed, 12 Oct 2016 15:03:23 +0000 (17:03 +0200)] 
Added unit tests for Slider.

8 years agoMerge pull request #9248 from zurb/fix-magellan-bug-develop
Kevin Ball [Tue, 11 Oct 2016 16:21:10 +0000 (09:21 -0700)] 
Merge pull request #9248 from zurb/fix-magellan-bug-develop

Fix magellan and sticky bugs introduced by #8872

8 years agoRevert "Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation... 9248/head
Kevin Ball [Mon, 10 Oct 2016 18:24:07 +0000 (11:24 -0700)] 
Revert "Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation-sites into brettsmason-fixed-off-canvas"

This reverts commit a730f625b49ec55f75fcd67926c9162d110aeb95, reversing
changes made to aad53b2e02fb439c42f41d7cd9643cd42872959f.

8 years agoMerge pull request #9246 from zurb/fix-magellan-bug
Kevin Ball [Mon, 10 Oct 2016 18:35:06 +0000 (11:35 -0700)] 
Merge pull request #9246 from zurb/fix-magellan-bug

Fix magellan and sticky bugs introduced by #8872

8 years agoRevert "Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation... 9246/head 9247/head
Kevin Ball [Mon, 10 Oct 2016 18:24:07 +0000 (11:24 -0700)] 
Revert "Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation-sites into brettsmason-fixed-off-canvas"

This reverts commit a730f625b49ec55f75fcd67926c9162d110aeb95, reversing
changes made to aad53b2e02fb439c42f41d7cd9643cd42872959f.

8 years agoMerge pull request #8693 from ncoden/grid-gutter-auto-size
Kevin Ball [Mon, 10 Oct 2016 17:41:49 +0000 (10:41 -0700)] 
Merge pull request #8693 from ncoden/grid-gutter-auto-size

Make grid-column-gutter define responsive gutters by default #8259

8 years agoMerge pull request #9031 from abdullahsalem/fix-button-groups-radius
Kevin Ball [Mon, 10 Oct 2016 17:28:48 +0000 (10:28 -0700)] 
Merge pull request #9031 from abdullahsalem/fix-button-groups-radius

Fixes button groups radius #8447