]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoFix accordion menu arrows
Kevin Ball [Thu, 25 May 2017 22:19:44 +0000 (15:19 -0700)] 
Fix accordion menu arrows

8 years agoFix drilldown menu arrow alignment
Kevin Ball [Thu, 25 May 2017 22:06:47 +0000 (15:06 -0700)] 
Fix drilldown menu arrow alignment

8 years agoFix dropdown menu arrow alignment
Kevin Ball [Thu, 25 May 2017 22:06:37 +0000 (15:06 -0700)] 
Fix dropdown menu arrow alignment

8 years agoAdd test case for buggy drilldown vertical aligned right menu!
harry [Thu, 25 May 2017 16:34:26 +0000 (22:04 +0530)] 
Add test case for buggy drilldown vertical aligned right menu!

8 years agoAdded test case for buggy right aligned vertical accordion menu!
harry [Thu, 25 May 2017 16:30:56 +0000 (22:00 +0530)] 
Added test case for buggy right aligned vertical accordion menu!

8 years agoUpdated test for right alignment dropdown menu!
harry [Thu, 25 May 2017 16:10:38 +0000 (21:40 +0530)] 
Updated test for right alignment dropdown menu!

Also Shelved vertical central menu as unuseful

8 years agoAdd test case for advanced nested menu
harry [Wed, 24 May 2017 18:55:00 +0000 (00:25 +0530)] 
Add test case for advanced nested menu

8 years agoAdd a non working buggy test case!
harry [Tue, 23 May 2017 19:51:53 +0000 (01:21 +0530)] 
Add a non working buggy test case!

8 years agoTest case for vertical menu alignment (float)
harry [Tue, 23 May 2017 19:34:38 +0000 (01:04 +0530)] 
Test case for vertical menu alignment (float)

8 years agoTweaks to vertical menu alignment (float)
harry [Tue, 23 May 2017 19:33:45 +0000 (01:03 +0530)] 
Tweaks to vertical menu alignment (float)

8 years agoChanged 0px to 0
harry [Tue, 23 May 2017 18:55:19 +0000 (00:25 +0530)] 
Changed 0px to 0

8 years agoCloses #10002 - Fixes responsive menu nested bug
harry [Tue, 23 May 2017 18:40:50 +0000 (00:10 +0530)] 
Closes #10002 - Fixes responsive menu nested bug

Changes:
1. Nested margin
a. Global Variable
- Adds a Global Variable `global-menu-nested-margin`, 1 rem by default
b. Simple Menu
- `menu-nested-margin` defaults to `global-menu-nested-margin`
- `.nested` gets a mixin `menu-nested` with default arguments
c. Accordion Menu
- `accordionmenu-nested-margin` defaults to `global-menu-nested-margin`
- `.nested` gets a mixin `menu-nested` with `accordionmenu-nested-margin` as an argument
d. Dropdown Menu
- `dropdownmenu-nested-margin` defaults to `global-menu-nested-margin`
- `.nested` gets a mixin `menu-nested` with `dropdownmenu-nested-margin` as an argument
e. Drilldown Menu
- `drilldown-nested-margin` defaults to `global-menu-nested-margin`
- `.nested` gets a mixin `menu-nested` with `drilldown-nested-margin` as an argument

2. Drilldown Nesting Fixes
3. Added visual test case for nesting!

8 years agoTest case for vertical dropdown menu!
harry [Mon, 22 May 2017 20:00:20 +0000 (01:30 +0530)] 
Test case for vertical dropdown menu!

8 years agoLeft align the submenu of the dropdown - `flex-start`
harry [Mon, 22 May 2017 19:37:16 +0000 (01:07 +0530)] 
Left align the submenu of the dropdown - `flex-start`

8 years agoSolve #9985 as per specificity!
harry [Mon, 22 May 2017 19:12:45 +0000 (00:42 +0530)] 
Solve #9985 as per specificity!

8 years agoRevert: Let li sit flush together with each other in flexbox!
harry [Sun, 21 May 2017 08:07:05 +0000 (13:37 +0530)] 
Revert: Let li sit flush together with each other in flexbox!

8 years agoAdded a test case - Vertical Menu Alignment
harry [Sun, 21 May 2017 07:55:44 +0000 (13:25 +0530)] 
Added a test case - Vertical Menu Alignment

8 years agoAdd minimal margin-left and right for flexbox code
harry [Fri, 19 May 2017 16:46:14 +0000 (22:16 +0530)] 
Add minimal margin-left and right for flexbox code

8 years agoFix conflicting padding between native button and anchor button!
harry [Fri, 19 May 2017 16:42:27 +0000 (22:12 +0530)] 
Fix conflicting padding between native button and anchor button!

8 years agoReorganise output classes.
Brett Mason [Tue, 31 Jan 2017 16:20:41 +0000 (16:20 +0000)] 
Reorganise output classes.

8 years agoFix for flexbox version of accordion submenu not being full width.
Brett Mason [Tue, 31 Jan 2017 15:07:47 +0000 (15:07 +0000)] 
Fix for flexbox version of accordion submenu not being full width.

8 years agoRemove some flexbox styles that were overly opinionated.
Brett Mason [Tue, 31 Jan 2017 14:33:45 +0000 (14:33 +0000)] 
Remove some flexbox styles that were overly opinionated.

8 years agoFix missing display: block for flex items.
Brett Mason [Tue, 31 Jan 2017 14:00:35 +0000 (14:00 +0000)] 
Fix missing display: block for flex items.

8 years agoAdd flexbox version of the test to allow for testing on flexbox specific styling.
Brett Mason [Tue, 31 Jan 2017 13:52:37 +0000 (13:52 +0000)] 
Add flexbox version of the test to allow for testing on flexbox specific styling.

8 years agoAdd `display: block` on <a> elements by default, and remove from direction mixin.
Brett Mason [Tue, 31 Jan 2017 12:44:37 +0000 (12:44 +0000)] 
Add `display: block` on <a> elements by default, and remove from direction mixin.

8 years agoAdd test to show that inputs, select and buttons work correctly within a menu.
Brett Mason [Tue, 31 Jan 2017 12:33:52 +0000 (12:33 +0000)] 
Add test to show that inputs, select and buttons work correctly within a menu.

8 years agoChange the order of `.expanded` to allow it to work correctly with orientation classe...
Brett Mason [Tue, 31 Jan 2017 12:18:25 +0000 (12:18 +0000)] 
Change the order of `.expanded` to allow it to work correctly with orientation classes. Only target top level <li> elements so it works correctly with dropdown menu.

8 years agoAdd a `$global-menu-padding` variable. This sets the padding for all menu components...
Brett Mason [Tue, 31 Jan 2017 12:09:43 +0000 (12:09 +0000)] 
Add a `$global-menu-padding` variable. This sets the padding for all menu components, however it can be changed for each component by altering their own padding values eg `$accordionmenu-padding`. This should allow greater flexibility.

8 years agoAdd back menu-text, though needs reworking a bit. Added responsive expanded classes...
Brett Mason [Tue, 31 Jan 2017 11:58:57 +0000 (11:58 +0000)] 
Add back menu-text, though needs reworking a bit. Added responsive expanded classes, so you can have this behaviour on large and up for example.

8 years agoAdd option to allow simple vertical menus. Needs revisiting to be less specific.
Brett Mason [Tue, 31 Jan 2017 11:40:58 +0000 (11:40 +0000)] 
Add option to allow simple vertical menus. Needs revisiting to be less specific.

8 years agoAdd menu icon styles - still needs refining. Added some examples to the visual test.
Brett Mason [Tue, 31 Jan 2017 11:32:49 +0000 (11:32 +0000)] 
Add menu icon styles - still needs refining. Added some examples to the visual test.

8 years agoSet correct dropdown menu background colour
Brett Mason [Wed, 18 Jan 2017 15:30:01 +0000 (15:30 +0000)] 
Set correct dropdown menu background colour

8 years agoCorrect missing & on alignment classes.
Brett Mason [Wed, 18 Jan 2017 15:18:13 +0000 (15:18 +0000)] 
Correct missing & on alignment classes.

8 years agoFirst pass at making the menu plugin styles more flexible.
Brett Mason [Wed, 18 Jan 2017 15:12:40 +0000 (15:12 +0000)] 
First pass at making the menu plugin styles more flexible.

8 years agoUpdate and organise visual test
Brett Mason [Tue, 17 Jan 2017 16:42:14 +0000 (16:42 +0000)] 
Update and organise visual test

8 years agoStart the rework of the menu system. Added a visual test to help work on these styles.
Brett Mason [Tue, 17 Jan 2017 14:37:12 +0000 (14:37 +0000)] 
Start the rework of the menu system. Added a visual test to help work on these styles.

8 years agoMerge pull request #9635 from Owlbertz/drilldown-esc-bug
Kevin Ball [Thu, 12 Jan 2017 17:37:25 +0000 (09:37 -0800)] 
Merge pull request #9635 from Owlbertz/drilldown-esc-bug

Fixed ESC button on drilldown menus.

8 years agoMerge pull request #9634 from Owlbertz/drilldown-keyboard-trap
Kevin Ball [Thu, 12 Jan 2017 17:35:21 +0000 (09:35 -0800)] 
Merge pull request #9634 from Owlbertz/drilldown-keyboard-trap

Prevent keyboard trap in drilldown menu.

8 years agoFixed ESC button on drilldown menus. 9635/head
Marius Olbertz [Thu, 12 Jan 2017 16:37:19 +0000 (17:37 +0100)] 
Fixed ESC button on drilldown menus.

Previously, _back was being called without a parameter which is both a wrong ca$
ESC is now using _hide and will place focus on the anchor that was used to open$

TBD: If hideAll should be called so all sub menus are closed using ESC.

8 years agoPrevent keyboard trap in drilldown menu. 9634/head
Marius Olbertz [Thu, 12 Jan 2017 07:11:26 +0000 (08:11 +0100)] 
Prevent keyboard trap in drilldown menu.

Added check if current element is first/last element in root ul of drilldown.
Only prevents default if this is not the case now.

Fixes #9597

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 9 Jan 2017 23:14:45 +0000 (15:14 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9613 from drball/patch-3
Nicolas Coden [Fri, 6 Jan 2017 11:25:22 +0000 (12:25 +0100)] 
Merge pull request #9613 from drball/patch-3

Spelling correction

8 years agoSpelling correction 9613/head
David Ball [Fri, 6 Jan 2017 10:50:31 +0000 (10:50 +0000)] 
Spelling correction

8 years agoMerge pull request #9610 from zurb/fix-docs-titles
Nicolas Coden [Thu, 5 Jan 2017 23:50:13 +0000 (00:50 +0100)] 
Merge pull request #9610 from zurb/fix-docs-titles

Specificity first in titles on docs pages

8 years agoSpecificity first in titles on docs pages 9610/head
Kevin Ball [Thu, 5 Jan 2017 22:59:31 +0000 (14:59 -0800)] 
Specificity first in titles on docs pages

8 years agoMerge pull request #9605 from DaSchTour/abide-definitions
Kevin Ball [Thu, 5 Jan 2017 16:49:27 +0000 (08:49 -0800)] 
Merge pull request #9605 from DaSchTour/abide-definitions

Added Abide defaults

8 years agoAdded Abide defaults 9605/head
Daniel Schuba [Thu, 5 Jan 2017 10:44:08 +0000 (11:44 +0100)] 
Added Abide defaults

8 years agoMerge pull request #9563 from ncoden/docs/responsive-navigation
Kevin Ball [Wed, 4 Jan 2017 21:14:30 +0000 (13:14 -0800)] 
Merge pull request #9563 from ncoden/docs/responsive-navigation

Fix responsive navigation docs

8 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 4 Jan 2017 21:00:26 +0000 (13:00 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9550 from alamowo/patch-4
Kevin Ball [Wed, 4 Jan 2017 19:37:15 +0000 (11:37 -0800)] 
Merge pull request #9550 from alamowo/patch-4

Issue #9535: Set box-sizing for select elements

8 years agoMerge pull request #9509 from ncoden/fix/simple-menu-align-9499
Kevin Ball [Wed, 4 Jan 2017 19:33:22 +0000 (11:33 -0800)] 
Merge pull request #9509 from ncoden/fix/simple-menu-align-9499

Fix #9499 - Add simple menu behavior for align-right

8 years agoMerge pull request #9525 from mlang38/patch-1
Kevin Ball [Wed, 4 Jan 2017 19:31:41 +0000 (11:31 -0800)] 
Merge pull request #9525 from mlang38/patch-1

[Drilldown] Add an 'else' clause to not let the $wrapper property undefined

8 years agoMerge pull request #9599 from IamManchanda/docs/flexbox-grammar
Kevin Ball [Wed, 4 Jan 2017 19:11:10 +0000 (11:11 -0800)] 
Merge pull request #9599 from IamManchanda/docs/flexbox-grammar

2nd try , Flexbox page update

8 years agoUpdated the flexbox docs page with a grammatical change 9599/head
harry [Wed, 4 Jan 2017 18:15:38 +0000 (23:45 +0530)] 
Updated the flexbox docs page with a grammatical change

Some more grammatical change: 2nd update

Some more grammatical change: 3rd update, 2nd try - just an extra exclamation

removed an extra exclamation that i added previously

Simple Grammatical changes to flexbox page

8 years agoMerge pull request #9589 from joernroeder/patch-1
Kevin Ball [Tue, 3 Jan 2017 22:40:01 +0000 (14:40 -0800)] 
Merge pull request #9589 from joernroeder/patch-1

fixed programmatic use of interchange. see #9332

8 years agoMerge pull request #9580 from colinmackinlay/patch-1
Kevin Ball [Tue, 3 Jan 2017 22:16:26 +0000 (14:16 -0800)] 
Merge pull request #9580 from colinmackinlay/patch-1

Fix #9579 - ignore disabled input in Abide

8 years agoMerge pull request #9577 from ncoden/docs/flex-grid-column-gutters
Kevin Ball [Tue, 3 Jan 2017 22:10:22 +0000 (14:10 -0800)] 
Merge pull request #9577 from ncoden/docs/flex-grid-column-gutters

Fix flex-grid-column gutters docs

8 years agoMerge pull request #9571 from zy4/warnings
Kevin Ball [Tue, 3 Jan 2017 21:29:30 +0000 (13:29 -0800)] 
Merge pull request #9571 from zy4/warnings

Fix gulp warning that strings must use single quotes

8 years agoMerge pull request #9568 from ncoden/fix/flex-grid-nested-row-alignment-9557
Kevin Ball [Tue, 3 Jan 2017 21:11:01 +0000 (13:11 -0800)] 
Merge pull request #9568 from ncoden/fix/flex-grid-nested-row-alignment-9557

Fix flex-grid nested row alignment

8 years agoupdates footer for 2017
RafiBomb [Tue, 3 Jan 2017 19:52:10 +0000 (11:52 -0800)] 
updates footer for 2017

8 years agoupdates to 2017
Rafi [Tue, 3 Jan 2017 19:38:08 +0000 (11:38 -0800)] 
updates to 2017

8 years agoAdd browserstack reference to readme
Kevin Ball [Tue, 3 Jan 2017 19:32:14 +0000 (11:32 -0800)] 
Add browserstack reference to readme

Lets us get open source license to browserstack for contributor testing.

8 years agoupdates copywrite to 2017
Rafi [Tue, 3 Jan 2017 19:25:49 +0000 (11:25 -0800)] 
updates copywrite to 2017

8 years agoAdd browserstack logo
Kevin Ball [Tue, 3 Jan 2017 19:19:41 +0000 (11:19 -0800)] 
Add browserstack logo

8 years agoMerge pull request #9566 from ncoden/fix/pre-overflow-9565
Kevin Ball [Tue, 3 Jan 2017 18:50:28 +0000 (10:50 -0800)] 
Merge pull request #9566 from ncoden/fix/pre-overflow-9565

Fix #9565 - prevent `<pre>` overflow

8 years agoMerge pull request #9562 from ncoden/docs/js-options-defaults
Kevin Ball [Tue, 3 Jan 2017 17:36:00 +0000 (09:36 -0800)] 
Merge pull request #9562 from ncoden/docs/js-options-defaults

Fix docs of JS options

8 years agofixed programmatic use of interchange. see #9332 9589/head
Jörn Röder [Tue, 3 Jan 2017 14:54:26 +0000 (15:54 +0100)] 
fixed programmatic use of interchange. see #9332

8 years agoMoved ignore examples to separate section 9580/head
colinmackinlay [Sat, 31 Dec 2016 14:44:16 +0000 (14:44 +0000)] 
Moved ignore examples to separate section

8 years agoUpdate abide.md with extra ignore conditions
colinmackinlay [Sat, 31 Dec 2016 14:04:28 +0000 (14:04 +0000)] 
Update abide.md with extra ignore conditions

In addition to data-abide-ignore, abide also ignores type="hidden" attribute and in this patch the diabled attribute

8 years ago'Ignore' details added to validateInput() comment
colinmackinlay [Sat, 31 Dec 2016 13:53:40 +0000 (13:53 +0000)] 
'Ignore' details added to  validateInput() comment

8 years agoTo resolve #9579
colinmackinlay [Sat, 31 Dec 2016 11:53:31 +0000 (11:53 +0000)] 
To resolve #9579

so that disabled inputs are not validated

8 years agoMerge pull request #9570 from zy4/develop
Nicolas Coden [Fri, 30 Dec 2016 19:45:51 +0000 (20:45 +0100)] 
Merge pull request #9570 from zy4/develop

Fix invalid characters in _accordion.scss and typography/_base.scss f…

8 years agoFix flex-grid-column gutters docs 9577/head
Nicolas Coden [Fri, 30 Dec 2016 16:10:46 +0000 (17:10 +0100)] 
Fix flex-grid-column gutters docs

8 years agoMerge pull request #9574 from ahebrank/tabs-docs-fix
Rafi [Thu, 29 Dec 2016 17:46:42 +0000 (09:46 -0800)] 
Merge pull request #9574 from ahebrank/tabs-docs-fix

tabs markdown fix and clarify browser history updates

8 years agosome tweaks 9574/head
Andy Hebrank [Thu, 29 Dec 2016 16:49:48 +0000 (11:49 -0500)] 
some tweaks

8 years agomarkdown fix and clarify history updates
Andy Hebrank [Thu, 29 Dec 2016 15:48:43 +0000 (10:48 -0500)] 
markdown fix and clarify history updates

8 years agoFix gulp warnings that strings must use single quotes 9571/head
Seung-Zin Nam [Wed, 28 Dec 2016 13:46:46 +0000 (14:46 +0100)] 
Fix gulp warnings that strings must use single quotes

8 years agoUse dash glyph instead of minus for accordion 9570/head
Seung-Zin Nam [Tue, 27 Dec 2016 14:53:04 +0000 (15:53 +0100)] 
Use dash glyph instead of minus for accordion

See https://github.com/zurb/foundation-sites/pull/9570#issuecomment-269328088

8 years agoFix invalid characters in _accordion.scss and typography/_base.scss from issue #8554.
Seung-Zin Nam [Mon, 26 Dec 2016 13:11:46 +0000 (14:11 +0100)] 
Fix invalid characters in _accordion.scss and typography/_base.scss from issue #8554.

8 years agoFix nested collapsed flex-grid row 9568/head
Nicolas Coden [Sun, 25 Dec 2016 22:30:43 +0000 (23:30 +0100)] 
Fix nested collapsed flex-grid row

Bug: columns in collapsed row doesn't have padding, but nested
collapsed flex-grid row still have negative margins.

Fix: apply the same path than in classic grids.

Note: Grids and flex-grids have a lot of bugs like this one and should
be refactorized. Please beat me if you see this commit 6 months later
and nothing changed.

8 years agoFix size of row nested inside collapsed (flex-)grid row.
Nicolas Coden [Sun, 25 Dec 2016 22:26:47 +0000 (23:26 +0100)] 
Fix size of row nested inside collapsed (flex-)grid row.

See: https://github.com/zurb/foundation-sites/issues/9557
Problem: Every row has a max width, so when nested, it cannot be
enlarged with negative margins to handle the paddings of its columns.

Fix: expand the size of all row nested in a non-expanded row.

Note: THIS IS A TEMPORARY FIX. Grids and flex-grids have a lot of bugs
like this one and should be refactorized. Please beat me if you see
this commit 6 months later and nothing changed.

8 years agoAdd visual tests for nesting in collapsed rows.
Nicolas Coden [Sun, 25 Dec 2016 21:30:09 +0000 (22:30 +0100)] 
Add visual tests for nesting in collapsed rows.

See: https://github.com/zurb/foundation-sites/issues/9557

8 years agoFix #9565 - prevent `<pre>` overflow 9566/head
Nicolas Coden [Sat, 24 Dec 2016 11:49:18 +0000 (12:49 +0100)] 
Fix #9565 - prevent `<pre>` overflow

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

There is no case where we would expect the pre content to overflow.

8 years agoRemove duplicated event docs in ResponsiveToggle 9563/head
Nicolas Coden [Sat, 24 Dec 2016 00:36:49 +0000 (01:36 +0100)] 
Remove duplicated event docs in ResponsiveToggle

8 years agoRemove wrong requirements in ResponsiveMenu.
Nicolas Coden [Sat, 24 Dec 2016 00:23:04 +0000 (01:23 +0100)] 
Remove wrong requirements in ResponsiveMenu.

These "modules":
- do not exists as utils
- are not requirements, but plugins

8 years agoAdd possible values in JS docs 9562/head
Nicolas Coden [Fri, 23 Dec 2016 23:41:17 +0000 (00:41 +0100)] 
Add possible values in JS docs

8 years agoTypo fix in Dropdown docs
Nicolas Coden [Fri, 23 Dec 2016 23:26:44 +0000 (00:26 +0100)] 
Typo fix in Dropdown docs

8 years agoAdd options types in JS docs
Nicolas Coden [Fri, 23 Dec 2016 23:26:08 +0000 (00:26 +0100)] 
Add options types in JS docs

8 years agoMerge pull request #9549 from ncoden/docs/cdn-link-message
Rafi [Fri, 23 Dec 2016 17:12:19 +0000 (09:12 -0800)] 
Merge pull request #9549 from ncoden/docs/cdn-link-message

Update CDN name in installation docs

8 years agoMerge pull request #9552 from michiruckstuhl/fix-typo
Rafi [Fri, 23 Dec 2016 17:05:12 +0000 (09:05 -0800)] 
Merge pull request #9552 from michiruckstuhl/fix-typo

Fix minor Typo "depreciated" to "deprecated"

8 years agoFix customizer config for responsive accordion tabs
Kevin Ball [Thu, 22 Dec 2016 18:39:04 +0000 (10:39 -0800)] 
Fix customizer config for responsive accordion tabs

8 years agoFix minor Typo "depreciated" to "deprecated" 9552/head
Michi Ruckstuhl [Thu, 22 Dec 2016 14:04:00 +0000 (15:04 +0100)] 
Fix minor Typo "depreciated" to "deprecated"

Change from „depreciated“ (meaning the monetary decrease of value over
time) to „deprecated“.

8 years agoUse `@default` instead of `@example` in docs
Nicolas Coden [Thu, 22 Dec 2016 08:02:04 +0000 (09:02 +0100)] 
Use `@default` instead of `@example` in docs

See: https://github.com/zurb/foundation-sites/issues/9464

Problem: `@example` values are presented as default in the
documentation, and there is no way to get the default value
automatically. Plus, the "example" value is often not relevant at all.

> The reference section at the bottom is mostly meant to be a reference
> —key plugin options should be documented in the main body of the
> documentation, where there's more room to elaborate on things.
> -- @gakimball

Fix:
- Use `@default` instead of `@example`
- Make values in comment equal to the options default values

Warning: This require to update the value used to generate Js reference
in foundation-docs.

Replaced values:

Tooltip:
- `templateClasses`: `'my-cool-tip-class'` replaced to `''`
- `template`: `'&lt;div class="tooltip"&gt;&lt;/div&gt;'` replaced to
`''`
- `tip` text: `'Some cool space fact here.'` replaced to `''`
- `positionClass`: `'top'` replaced to `''`

Sticky:
- `container`: `'&lt;div data-sticky-container class="small-6
columns"&gt;&lt;/div&gt;'` replaced to `'&lt;div
data-sticky-container&gt;&lt;/div&gt;'`
- `anchor`: `'exampleId'` replaced to `''`
- `topAnchor`: `'exampleId:top'` replaced to `''`
- `btmAchor`: `'exampleId:bottom'` replaced to `''`
- `checkEvery`: `50` replaced to `-1`

Reveal:
- `animationIn`: `'slide-in-left'` replaced to `''`
- `animationOut`: `'slide-in-left'` replaced to `''`
- `showDelay`: `10` replaced to `0`
- `hideDelay`: `10` replaced to `0`
- `appendTo`: `false` replaced to `"body"`

Offcanvas:
- `transitionTime`: `500` replaced to `0`
- `forceTo`: `top` replaced to `null`
- `revealOn`: `reveal-for-large` replaced to `null`
- `revealClass`: `reveal-for` replaced to `reveal-for-`
- `trapFocus`: `false` replaced to `false`

Magelian:
- `animationEasing`: `'ease-in-out'` replaced to `linear`
- `deepLinking`: `true` replaced to `false`
- `barOffset`: `25` replaced to `0`

Equalizer:
- `equalizeOnStack`: `true` replaced to `false`
- `equalizeOn`: `'medium'` replaced to `''`

Dropdown:
- `parentClass`: `'dropdown-parent'` replaced to `null`
- `hoverPane`: `true` replaced to `false`
- `positionClass`: `'top'` replaced by `''`
- `autoFocus`: `true` replaced by `false`

Drilldrow:
- `backButton`: `'<\li><\a>Back<\/a><\/li>'` replaced by `'<li
class="js-drilldown-back"><a tabindex="0">Back</a></li>'
- `backButtonPosition`: `bottom` replaced by `top`
- `wrapper`: `<\div class="is-drilldown"><\/div>` replaced by
`'<div></div>'`
- `scrollTopOffset`: `100` replaced by `0

8 years agoUpdate CDN name in installation docs 9549/head
Nicolas Coden [Thu, 22 Dec 2016 06:48:19 +0000 (07:48 +0100)] 
Update CDN name in installation docs

See: https://github.com/zurb/foundation-sites/issues/9537

8 years agoMerge pull request #9546 from sinspiral/dropdown-menu-touch-devices
Kevin Ball [Wed, 21 Dec 2016 23:32:40 +0000 (15:32 -0800)] 
Merge pull request #9546 from sinspiral/dropdown-menu-touch-devices

Don't listen to touchend events on dropdown element leafs.

8 years agoDon't listen to touchend events on dropdown element leafs. 9546/head
Alberto Fernandez [Wed, 21 Dec 2016 22:47:15 +0000 (17:47 -0500)] 
Don't listen to touchend events on dropdown element leafs.

The delay on touch devices between the click and touchend event
was preventing the link navigation, as browser security policies
don't allow link navigation on hidden elements.

fixes #9484

8 years agoRevert "Missing $elem parameter on _hide method when handling leaf elements clicks...
Alberto Fernandez [Wed, 21 Dec 2016 22:45:02 +0000 (17:45 -0500)] 
Revert "Missing $elem parameter on _hide method when handling leaf elements clicks on dropdown menus."

This reverts commit 3cf1597ff9d11d56054d13f388dec2905ee23e46.

8 years agoUpdate foundation.drilldown.js 9525/head
Marc Langevin [Wed, 21 Dec 2016 15:34:24 +0000 (16:34 +0100)] 
Update foundation.drilldown.js

8 years agoMissing $elem parameter on _hide method when handling leaf elements clicks on dropdow...
Alberto Fernandez Gonzalez [Wed, 21 Dec 2016 14:56:37 +0000 (09:56 -0500)] 
Missing $elem parameter on _hide method when handling leaf elements clicks on dropdown menus.

fix #9484

8 years agoIssue #9535: Set box-sizing for select elements 9550/head
Alexander Martin [Wed, 21 Dec 2016 13:32:24 +0000 (14:32 +0100)] 
Issue #9535: Set box-sizing for select elements