]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
7 years agoUse pull request #10925 from ncoden/docs/update-zurb-template-javascript-doc-10353...
Nicolas Coden [Sat, 16 Jun 2018 07:15:54 +0000 (09:15 +0200)] 
Use pull request #10925 from ncoden/docs/update-zurb-template-javascript-doc-10353 for v6.5.0

8d92c8086 docs: update ZURB template JavaScript docs #10353
9c2f818da docs: fix typo in starter project docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10715 from Owlbertz/input-dropdown-fix for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 07:15:54 +0000 (09:15 +0200)] 
Use pull request #10715 from Owlbertz/input-dropdown-fix for v6.5.0

848e9c08d Added visual test for a Dropdown attached to an input element.
2d736a1de Prevent SPACE from setting focus to the Dropdown if anchor is an input element.
87c3d4f01 Added unittest for keyboard events for Dropdown.
64e5ede89 feat: ignore dropdown keyboard event on textarea

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10917 from ncoden/fix/export-RegExpEscape-as-external-10916 for...
Nicolas Coden [Sat, 16 Jun 2018 07:15:53 +0000 (09:15 +0200)] 
Use pull request #10917 from ncoden/fix/export-RegExpEscape-as-external-10916 for v6.5.0

db57f724f fix: export `RegExpEscape` as an external

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10897 from nicwinn/patch-1 for v6.5.0
Nic Winn [Sat, 16 Jun 2018 07:15:53 +0000 (09:15 +0200)] 
Use pull request #10897 from nicwinn/patch-1 for v6.5.0

8fbe9c33d Remove calculated width for scrollable tables

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10914 from ffoodd/patch-1 for v6.5.0
Gaël Poupard [Sat, 16 Jun 2018 07:15:47 +0000 (09:15 +0200)] 
Use pull request #10914 from ffoodd/patch-1 for v6.5.0

6bad0f84f Remove `clip-path` from `element-invisible` mixin

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10915 from Owlbertz/pagination-doc-fix-9334 for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 07:14:09 +0000 (09:14 +0200)] 
Use pull request #10915 from Owlbertz/pagination-doc-fix-9334 for v6.5.0

8cbad0dc3 Fix accessibility of pagination examples.

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10911 from ncoden/fix/temporary-disable-umd-bundling for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:14:09 +0000 (09:14 +0200)] 
Use pull request #10911 from ncoden/fix/temporary-disable-umd-bundling for v6.5.0

c2acd0c14 fix: export Foundation in `foundation.core` entry for usage in other entries
fe895f5f5 fix: fix `Object.assign` usage in `javascript:plugins` gulp task
568a9a589 fix: temporary disable UMD bundling

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10908 from DanielRuf/fix-regexpescape-definition for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:14:08 +0000 (09:14 +0200)] 
Use pull request #10908 from DanielRuf/fix-regexpescape-definition for v6.5.0

ed1a8431c fix the RegExpEscape definition

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10895 from ncoden/docs/new-videos-3 for v6.5.0
ZURBywood [Sat, 16 Jun 2018 07:14:08 +0000 (09:14 +0200)] 
Use pull request #10895 from ncoden/docs/new-videos-3 for v6.5.0

9d8ec91bf Adds XY Grid Video with links and Protoyping Utilities video with links

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10905 from ncoden/docs/xy-grid-mixin-parameters-10904 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:14:08 +0000 (09:14 +0200)] 
Use pull request #10905 from ncoden/docs/xy-grid-mixin-parameters-10904 for v6.5.0

da4d5bbd1 docs: add missing doc for parameters in XY Grid mixins #10904

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10887 from ncoden/fix/reduce-placeholder-specificity-8366 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:14:07 +0000 (09:14 +0200)] 
Use pull request #10887 from ncoden/fix/reduce-placeholder-specificity-8366 for v6.5.0

c72b87634 fix: reduce placeholder specificity #8366

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10902 from ncoden/fix/responsive-accordion-tabs-events-on-destroy...
Nicolas Coden [Sat, 16 Jun 2018 07:14:07 +0000 (09:14 +0200)] 
Use pull request #10902 from ncoden/fix/responsive-accordion-tabs-events-on-destroy-10901 for v6.5.0

1b7e5748e fix: remove window events handler when ResponsiveAccordionTabs is destroyed #10901

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #9381 from diniscorreia/develop for v6.5.0
Dinis Correia [Sat, 16 Jun 2018 07:14:07 +0000 (09:14 +0200)] 
Use pull request #9381  from diniscorreia/develop for v6.5.0

f3f24fe7d Fix dropdown destroy method

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10896 from JuanMME/patch-1 for v6.5.0
JuanMME [Sat, 16 Jun 2018 07:14:06 +0000 (09:14 +0200)] 
Use pull request #10896 from JuanMME/patch-1 for v6.5.0

bc48ab9c4 Update label.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10699 from Owlbertz/abide-accessibility for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 07:14:06 +0000 (09:14 +0200)] 
Use pull request #10699 from Owlbertz/abide-accessibility for v6.5.0

51a255840 Implemented accessibility for Abide.
dfae51056 Improved accessibility of Abide page.
3e512b9a5 Added unittests for aria-invalid in Abide.
835cf0458 docs: improve accessibility of abide examples
07b2d7670 feat: add [aria-live] on [data-abide-error] on form validation
88abca78c feat: automatically add [aria-describedby] and [for] attributes in Abide
d1acd32dc feat: add `a11yAttributes` option on Abide to disable a11y attribute insertion
f55efd50c feat: set `[aria-live]` on Abide global erros on init
6cf661906 docs: add basic doc about a11y attributes in Abide
32efbc2b0 test: add unit tests for Abide.addA11yAttributes()
8e7fa0614 test: add unit test for Abide.addGlobalErrorA11yAttributes()
edf21d231 test: add visual test for Abide accessibility
c6a690677 fix: fix side-effect of jQuery .filter() in Abide.addA11yAttributes
c6e4b562c feat: add [role=label] to all form errors in Abide

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10864 from ncoden/chore/es5-pkg-main for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:12:52 +0000 (09:12 +0200)] 
Use pull request #10864 from ncoden/chore/es5-pkg-main for v6.5.0

ee3399bc1 Revert "fix: prevent side-effect from .stack-for in media-object"
329902ccf chore: make UMD build default entry point
ba9fd8abe chore: export core utilities as `CoreUtils`
565a60f44 fix: fix webpack.config entry point

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10786 from SassNinja/fix-reveal-enable-scroll for v6.5.0
SassNinja [Sat, 16 Jun 2018 07:10:43 +0000 (09:10 +0200)] 
Use pull request #10786 from SassNinja/fix-reveal-enable-scroll for v6.5.0

7e675258c Fix reveal enableScroll calculation of scrollTop
4f2773318 refactor: add defaults to `_enableScroll`/`_disableScroll` properties in Reveal
808fc3be0 style: document the #10786 bug in Reveal

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10874 from ncoden/docs/improve-gitflow-doc for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:43 +0000 (09:10 +0200)] 
Use pull request #10874 from ncoden/docs/improve-gitflow-doc for v6.5.0

9b720281b docs: improve gitflow doc in CONTRIBUTING.md
96c1b85ac doc: link CONTRIBUTING.md to README.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10868 from ncoden/fix/off-canvas-reveal-on-option-10867 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:42 +0000 (09:10 +0200)] 
Use pull request #10868 from ncoden/fix/off-canvas-reveal-on-option-10867 for v6.5.0

ee3399bc1 Revert "fix: prevent side-effect from .stack-for in media-object"
594cf65aa fix: fix off-canvas option `revealOn` when used without classes #10867
23da69d1e test: add visual test for off-canvas revealOn option
5255360bd fix: fix merge fail in off-canvas
a2d431a76 fix: fix Off-canvas `revealOn` option when used with `revealClass` option
05697a06c fix: fix regexp check for revealClass option in Off-Canvas
72f7e40f7 feat: expose RegExpEscape
13202d033 test: add tests for `RegExpEscape`

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10871 from colin-marshall/fix/accordion-duplicate-id-10870 for...
Colin Marshall [Sat, 16 Jun 2018 07:10:42 +0000 (09:10 +0200)] 
Use pull request #10871 from colin-marshall/fix/accordion-duplicate-id-10870 for v6.5.0

dd020a705 Fixed duplicate id's on accordion when id is already set on <li> elements

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10845 from TheBnl/patch-1 for v6.5.0
Bram de Leeuw [Sat, 16 Jun 2018 07:10:41 +0000 (09:10 +0200)] 
Use pull request #10845 from TheBnl/patch-1 for v6.5.0

ec793f9a1 Use calc in button group with singel child

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10866 from ncoden/docs/improve-grid-setup-10843 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:41 +0000 (09:10 +0200)] 
Use pull request #10866 from ncoden/docs/improve-grid-setup-10843 for v6.5.0

c3f72c617 docs: add doc for different grids setup
caa6ba332 docs: show base classes before their modifiers in grids and callout
049679c18 docs: fix callout class glued to modifier in grids doc

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10848 from jnystromdesign/patch-1 for v6.5.0
Joakim Nystrom [Sat, 16 Jun 2018 07:10:41 +0000 (09:10 +0200)] 
Use pull request #10848 from jnystromdesign/patch-1 for v6.5.0

92d4bea17 Added solution to compile problem for npm users
b8779d66f Wrapped instructions in a callout

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10847 from ncoden/docs/improve-installation-and-setup-10843 for...
Nicolas Coden [Sat, 16 Jun 2018 07:10:40 +0000 (09:10 +0200)] 
Use pull request #10847 from ncoden/docs/improve-installation-and-setup-10843 for v6.5.0

70543fa0b docs: improve docs of Template installation
8d730a953 docs: improve design of download part in installation
52447aa78 docs: move html starter template to the bottom
20efaa040 docs: add float, prototyping and rtl to CDN links
c8b5c029b docs: improve file tree design in installation
c47d70b78 docs: improve docs of CLI installation
ed5cb75b7 docs: improve design of package manager installation
533b1fa95 docs: add yarn installation to docs
4495764a1 docs: add links to packages managers in installation
ac4544977 docs: merge CLI and template installations
030611f4a docs: improve documentation of Starter Projects

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10862 from tonymtz/patch-1 for v6.5.0
TonyMtz [Sat, 16 Jun 2018 07:10:39 +0000 (09:10 +0200)] 
Use pull request #10862 from tonymtz/patch-1 for v6.5.0

4f8945da2 Fixes quotes in xy-cell-size comment

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10859 from ocularrhythm/patch-8 for v6.5.0
Aaron Arney [Sat, 16 Jun 2018 07:10:39 +0000 (09:10 +0200)] 
Use pull request #10859 from ocularrhythm/patch-8 for v6.5.0

100a76428 Add missing 'a'

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10842 from ncoden/fix/media-object-custom-component for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:38 +0000 (09:10 +0200)] 
Use pull request #10842 from ncoden/fix/media-object-custom-component for v6.5.0

ee3399bc1 Revert "fix: prevent side-effect from .stack-for in media-object"

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10840 from ncoden/fix/dropdown-anchor-attributes-10627 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:38 +0000 (09:10 +0200)] 
Use pull request #10840 from ncoden/fix/dropdown-anchor-attributes-10627 for v6.5.0

8bad6edd3 fix: fix dropdown aria-labelledby from its anchor id
401618a58 fix: fix dropdown default alignement based on float class

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10819 from ncoden/fix/fix-bp-size-leak-#10818 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:38 +0000 (09:10 +0200)] 
Use pull request #10819 from ncoden/fix/fix-bp-size-leak-#10818 for v6.5.0

31f46c25d fix: prevent leaking of `-zf-size` in `-zf-each-breakpoint` mixin

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10821 from ncoden/fix/xy-cell-with-invalid-breakpoint for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:37 +0000 (09:10 +0200)] 
Use pull request #10821 from ncoden/fix/xy-cell-with-invalid-breakpoint for v6.5.0

e0f8eaef5 fix: do not generate invalid xy-cell when breakpoint is not found

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10839 from benhc123/patch-4 for v6.5.0
Ben Holden-Crowther [Sat, 16 Jun 2018 07:10:37 +0000 (09:10 +0200)] 
Use pull request #10839 from benhc123/patch-4 for v6.5.0

c8d0cc36f Inc. vs inc.
9451582f5 type: change inc. to Inc. in LICENSE

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10834 from ncoden/docs/remove-undefined-xy-cell-breakpoints-10276...
Nicolas Coden [Sat, 16 Jun 2018 07:10:37 +0000 (09:10 +0200)] 
Use pull request #10834 from ncoden/docs/remove-undefined-xy-cell-breakpoints-10276 for v6.5.0

4b3be7d98 docs: remove undefined mixin `xy-cell-breakpoints` #10276

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10837 from nicolasv/bugfix/10836-magellan-clear-hash for v6.5.0
Nicolas Venegas [Sat, 16 Jun 2018 07:09:37 +0000 (09:09 +0200)] 
Use pull request #10837 from nicolasv/bugfix/10836-magellan-clear-hash for v6.5.0

9b8129a10 chore: Fix != comparison in Magellan.
6fb7092fd Clear hash in Magellan deep linking when there is no active link.
ba938ce7b fix: prevent to loose query params when reseting hash in magellan

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10835 from gpaumier/patch-1 for v6.5.0
Guillaume Paumier [Sat, 16 Jun 2018 06:59:39 +0000 (08:59 +0200)] 
Use pull request #10835 from gpaumier/patch-1 for v6.5.0

c52a9f879 typo
40d3b04bf docs: fix typo in "upcoming"

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse commit 5c679d2a4 for v6.5.0
RafiBomb [Fri, 15 Jun 2018 20:05:50 +0000 (22:05 +0200)] 
Use commit 5c679d2a4 for v6.5.0

5c679d2a4 swaps footer form to button and updates footer copywrite

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10829 from Owlbertz/drilldown-parent-fix for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 06:59:17 +0000 (08:59 +0200)] 
Use pull request #10829 from Owlbertz/drilldown-parent-fix for v6.5.0

e30db5428 Fix Drilldown behavior with parent link when using keyboard.
2c4b3f9be Added test for fix for  #10803.

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10831 from benhc123/patch-2 for v6.5.0
Ben Holden-Crowther [Sat, 16 Jun 2018 06:59:17 +0000 (08:59 +0200)] 
Use pull request #10831 from benhc123/patch-2 for v6.5.0

9b7e2ac9c Updated to 2018
0c484bc0f docs: update to 2018

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10830 from ncoden/docs/button-disabled-params-typo-10783 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 06:59:16 +0000 (08:59 +0200)] 
Use pull request #10830 from ncoden/docs/button-disabled-params-typo-10783 for v6.5.0

54cf8393a docs: fix typo for `button-disabled` param types #10783

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10827 from ncoden/fix/remove-tab-outline-on-mouse-10798 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 06:59:16 +0000 (08:59 +0200)] 
Use pull request #10827 from ncoden/fix/remove-tab-outline-on-mouse-10798 for v6.5.0

856cf610e fix: remove tab outline on mouse #10798

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10825 from raym/develop for v6.5.0
Raymond Young [Sat, 16 Jun 2018 06:59:16 +0000 (08:59 +0200)] 
Use pull request #10825 from raym/develop for v6.5.0

244a68449 update version of `fourseven:scss` dependency
821e4782c remove comma after last element in array. was throwing syntax error

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10823 from ncoden/chore/update-babel for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 06:59:15 +0000 (08:59 +0200)] 
Use pull request #10823 from ncoden/chore/update-babel for v6.5.0

a180ffa15 chore: update babel packages
3d130a548 chore: update lock files

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10679 from Martskin/fix-media-object-mixin-flex-mode for v6.5.0
Martin Hofmann [Sat, 16 Jun 2018 06:59:15 +0000 (08:59 +0200)] 
Use pull request #10679 from Martskin/fix-media-object-mixin-flex-mode for v6.5.0

310e3dc21 Addresses Media Object mixin issue in Flex mode. #9038.
af9d6978f Adds Media Object visual test page.
606f16480 fix: prevent side-effect from .stack-for in media-object

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10711 from Owlbertz/reveal-anchor-focus-fix for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 06:59:14 +0000 (08:59 +0200)] 
Use pull request #10711 from Owlbertz/reveal-anchor-focus-fix for v6.5.0

9fce99e34 Focus active anchor rather than last one in collection when closing a Reveal modal.
9e8535ab2 Added tests for #10604.
f954f7ebd Added visual test for #10604.
6cfebc3c0 Update Yarn file!
6bc8691ab Revert "Update Yarn file!"

Co-Authored-By: Harry Manchanda <harmanmanchanda182@gmail.com>
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10822 from ncoden/docs/update-sri for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 06:59:14 +0000 (08:59 +0200)] 
Use pull request #10822 from ncoden/docs/update-sri for v6.5.0

492fb1580 docs: update sub-ressources integrity

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10703 from zurb/fix10693 for v6.5.0
RafiBomb [Sat, 16 Jun 2018 06:59:13 +0000 (08:59 +0200)] 
Use pull request #10703 from zurb/fix10693 for v6.5.0

82afc2d8a adds more details to buttongroup variable
e5d89c277 fixes #10693 stack button group always expanded
566989c3d adds use case for medium down and adds a visual test

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10709 from mziraki/patch-1 for v6.5.0
Mahdi Ziraki [Sat, 16 Jun 2018 06:59:13 +0000 (08:59 +0200)] 
Use pull request #10709 from mziraki/patch-1 for v6.5.0

32c804a0e fix typo in doc

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10720 from LukasDrgon/patch-3 for v6.5.0
Lukas Drgon [Sat, 16 Jun 2018 06:59:13 +0000 (08:59 +0200)] 
Use pull request #10720 from LukasDrgon/patch-3 for v6.5.0

b3252acdd Add jsDelivr hits badge

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10729 from DanielRuf/patch-on-load for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 06:59:12 +0000 (08:59 +0200)] 
Use pull request #10729 from DanielRuf/patch-on-load for v6.5.0

4ad4a07a6 use on() to listen for the load event
de54ab2a5 use on() to listen for the load event

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10731 from DanielRuf/patch-accordion-smudge-delay-master for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 06:59:12 +0000 (08:59 +0200)] 
Use pull request #10731 from DanielRuf/patch-accordion-smudge-delay-master for v6.5.0

5aa4b9296 fix data attribute name

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10752 from zurb/thumnails-standarize for v6.5.0
Harry Manchanda [Sat, 16 Jun 2018 06:59:11 +0000 (08:59 +0200)] 
Use pull request #10752 from zurb/thumnails-standarize for v6.5.0

b3fd9ea41 Just to keep things standard

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10785 from IanCaunce/fix.functionDocs for v6.5.0
Ian Caunce [Sat, 16 Jun 2018 06:59:11 +0000 (08:59 +0200)] 
Use pull request #10785 from IanCaunce/fix.functionDocs for v6.5.0

75803226f Fixed typo in the rem-calc's documentation

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10778 from rlhawk/patch-1 for v6.5.0
Rick Hawkins [Sat, 16 Jun 2018 06:59:11 +0000 (08:59 +0200)] 
Use pull request #10778 from rlhawk/patch-1 for v6.5.0

33a5884b7 Update xy-grid.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10807 from Anidetrix/patch-1 for v6.5.0
Anton Kudryavtsev [Sat, 16 Jun 2018 06:59:10 +0000 (08:59 +0200)] 
Use pull request #10807 from Anidetrix/patch-1 for v6.5.0

8cac92fa7 Fix Keyboard util TypeScript declaration

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10815 from kirra/develop for v6.5.0
r.bos [Sat, 16 Jun 2018 06:59:10 +0000 (08:59 +0200)] 
Use pull request #10815 from kirra/develop for v6.5.0

c36cdf43a Changed `$foundation-palette` to `$button-palette`

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10719 from artbypravesh/master for v6.5.0
ArtbyPravesh [Sat, 16 Jun 2018 06:59:10 +0000 (08:59 +0200)] 
Use pull request #10719 from artbypravesh/master for v6.5.0

a2fc4f57f Fix typo in javascript docs page

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10710 from skadzielawa/patch-1 for v6.5.0
skadzielawa [Sat, 16 Jun 2018 06:59:09 +0000 (08:59 +0200)] 
Use pull request #10710 from skadzielawa/patch-1 for v6.5.0

f0f882142 Update starter-projects.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10698 from pdeffendol/patch-1 for v6.5.0
Pete Deffendol [Sat, 16 Jun 2018 06:59:09 +0000 (08:59 +0200)] 
Use pull request #10698 from pdeffendol/patch-1 for v6.5.0

fd33d800d Fix autoprefixer documentation for Sass setup

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUpdated package-lock
Kevin Ball [Wed, 4 Oct 2017 15:41:06 +0000 (08:41 -0700)] 
Updated package-lock

7 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 4 Oct 2017 15:31:48 +0000 (08:31 -0700)] 
Merge branch 'master' into develop

7 years agoFix testing problem with lack of util import
Kevin Ball [Wed, 4 Oct 2017 15:28:58 +0000 (08:28 -0700)] 
Fix testing problem with lack of util import

7 years agoMerge pull request #10689 from flatline-studios/patch-1
Rafi [Tue, 3 Oct 2017 16:27:58 +0000 (09:27 -0700)] 
Merge pull request #10689 from flatline-studios/patch-1

Add grow to xy-cell-base

7 years agoMerge pull request #10602 from simshaun/issue-9344
Kevin Ball [Tue, 3 Oct 2017 00:20:22 +0000 (17:20 -0700)] 
Merge pull request #10602 from simshaun/issue-9344

Fixes #9344

7 years agoMerge pull request #10681 from grantcarthew/patch-1
Kevin Ball [Tue, 3 Oct 2017 00:19:06 +0000 (17:19 -0700)] 
Merge pull request #10681 from grantcarthew/patch-1

Fixed javascript source folder

7 years agoMerge pull request #10659 from mik-laj/patch-1
Kevin Ball [Tue, 3 Oct 2017 00:15:14 +0000 (17:15 -0700)] 
Merge pull request #10659 from mik-laj/patch-1

Add note about schema.org

7 years agoMerge pull request #10648 from zurb/y-grid-max-width-reset
Rafi [Tue, 3 Oct 2017 00:09:41 +0000 (17:09 -0700)] 
Merge pull request #10648 from zurb/y-grid-max-width-reset

Fix reset for y-grid to clear max-width as well

7 years agoMerge pull request #10658 from u671175/develop
Kevin Ball [Tue, 3 Oct 2017 00:09:24 +0000 (17:09 -0700)] 
Merge pull request #10658 from u671175/develop

Resolves issue#10657 (When closeOnClick option is true, clicking on t…

7 years agoUpdate the comment/docs 10689/head
Kerry [Sun, 1 Oct 2017 14:43:13 +0000 (15:43 +0100)] 
Update the comment/docs

Updated the comment, and by extension, the docs to include the extra parameter.

7 years agoAdd grow to xy-cell-base
Kerry [Sun, 1 Oct 2017 14:36:37 +0000 (15:36 +0100)] 
Add grow to xy-cell-base

Added the ability to use the xy-cell-base mixin to grow the flex item to take up all available space.

This is effectively the same as: `.flex-child-grow`, found @ https://foundation.zurb.com/sites/docs/flexbox-utilities.html#vanilla-flexbox-helper-classes - But there isn't a way to do this through the SASS mixins.

7 years agoMerge branch 'DaSchTour-andycochran-responsive-expanded-buttons' into develop
RafiBomb [Wed, 27 Sep 2017 21:59:08 +0000 (14:59 -0700)] 
Merge branch 'DaSchTour-andycochran-responsive-expanded-buttons' into develop

7 years agoadjust responsive sizing classes and adds more docs
RafiBomb [Wed, 27 Sep 2017 21:58:36 +0000 (14:58 -0700)] 
adjust responsive sizing classes and adds more docs

7 years agoMerge branch 'andycochran-responsive-expanded-buttons' of git://github.com/DaSchTour...
RafiBomb [Wed, 27 Sep 2017 21:06:14 +0000 (14:06 -0700)] 
Merge branch 'andycochran-responsive-expanded-buttons' of git://github.com/DaSchTour/foundation-sites into DaSchTour-andycochran-responsive-expanded-buttons

7 years agoMerge pull request #10683 from grantcarthew/patch-2
Rafi [Wed, 27 Sep 2017 20:58:30 +0000 (13:58 -0700)] 
Merge pull request #10683 from grantcarthew/patch-2

Fix missing end tag

7 years agoFix missing end tag 10683/head
Grant Carthew [Tue, 26 Sep 2017 23:54:14 +0000 (09:54 +1000)] 
Fix missing end tag

7 years agoFixed javascript source folder 10681/head
Grant Carthew [Tue, 26 Sep 2017 09:50:03 +0000 (19:50 +1000)] 
Fixed javascript source folder

7 years agoRequested changes. Improved naming, renamed variable and defaulted to false 10653/head
Daniel Schuba [Tue, 26 Sep 2017 07:38:37 +0000 (09:38 +0200)] 
Requested changes. Improved naming, renamed variable and defaulted to false

7 years agoMerge pull request #10649 from zurb/set-cell-block-y-to-max-height
Rafi [Mon, 25 Sep 2017 21:03:17 +0000 (14:03 -0700)] 
Merge pull request #10649 from zurb/set-cell-block-y-to-max-height

Add height pinning to cell-block-y

7 years agoMerge pull request #10676 from abdullahsalem/fix-flex-justifying
Rafi [Mon, 25 Sep 2017 20:09:02 +0000 (13:09 -0700)] 
Merge pull request #10676 from abdullahsalem/fix-flex-justifying

Fixed flex horizontal alignment. Issue #10125

7 years agofixes typo
RafiBomb [Mon, 25 Sep 2017 19:14:34 +0000 (12:14 -0700)] 
fixes typo

7 years agoadds tutorial links
RafiBomb [Mon, 25 Sep 2017 19:10:56 +0000 (12:10 -0700)] 
adds tutorial links

7 years agofixes typo
RafiBomb [Mon, 25 Sep 2017 18:47:03 +0000 (11:47 -0700)] 
fixes typo

7 years agoFixed flex horizontal alignment. Issue #10125 10676/head
Abdullah Salem [Mon, 25 Sep 2017 13:09:05 +0000 (16:09 +0300)] 
Fixed flex horizontal alignment. Issue #10125

7 years agoMerge pull request #10670 from zurb/version-6.4.3
Harry Manchanda [Fri, 22 Sep 2017 07:47:14 +0000 (13:17 +0530)] 
Merge pull request #10670 from zurb/version-6.4.3

Version Update - 6.4.3 #10669

7 years agoVersion Update - 6.4.3 #10669 10670/head
Harry Manchanda [Fri, 22 Sep 2017 07:45:21 +0000 (13:15 +0530)] 
Version Update - 6.4.3 #10669

7 years agoMerge pull request #10639 from TakteS/develop
Kevin Ball [Thu, 21 Sep 2017 17:53:28 +0000 (10:53 -0700)] 
Merge pull request #10639 from TakteS/develop

Fix bug in foundation.util.touch

7 years agoadds sidebar slack link
RafiBomb [Tue, 19 Sep 2017 22:14:32 +0000 (15:14 -0700)] 
adds sidebar slack link

7 years agoMerge branch 'isapir-develop' into develop
Kevin Ball [Mon, 18 Sep 2017 18:33:24 +0000 (11:33 -0700)] 
Merge branch 'isapir-develop' into develop

7 years agoUpdate targets for unit tests
Kevin Ball [Mon, 18 Sep 2017 18:32:50 +0000 (11:32 -0700)] 
Update targets for unit tests

7 years agoMerge branch 'develop' of git://github.com/isapir/foundation-sites into isapir-develop
Kevin Ball [Mon, 18 Sep 2017 18:22:40 +0000 (11:22 -0700)] 
Merge branch 'develop' of git://github.com/isapir/foundation-sites into isapir-develop

7 years agoUpdate breadcrumbs.md 10659/head
Kamil Breguła [Mon, 18 Sep 2017 16:09:21 +0000 (18:09 +0200)] 
Update breadcrumbs.md

7 years agoAdd note about schema.org
Kamil Breguła [Mon, 18 Sep 2017 16:08:32 +0000 (18:08 +0200)] 
Add note about schema.org

7 years agoTypo
Daniel Schuba [Mon, 18 Sep 2017 10:55:58 +0000 (12:55 +0200)] 
Typo

7 years agoResolves issue#10657 (When closeOnClick option is true, clicking on the dropdown... 10658/head
Bhupinder Singh [Mon, 18 Sep 2017 01:55:00 +0000 (21:55 -0400)] 
Resolves issue#10657 (When closeOnClick option is true, clicking on the dropdown element should not close it.)

7 years agoHidden behind configuration. Fixed for expanded only on small use case
Daniel Schuba [Fri, 15 Sep 2017 14:36:34 +0000 (16:36 +0200)] 
Hidden behind configuration. Fixed for expanded only on small use case

7 years agoMerge branch 'responsive-expanded-buttons' of https://github.com/andycochran/foundati...
Daniel Schuba [Fri, 15 Sep 2017 10:13:03 +0000 (12:13 +0200)] 
Merge branch 'responsive-expanded-buttons' of https://github.com/andycochran/foundation-sites into andycochran-responsive-expanded-buttons

# Conflicts:
# docs/pages/button.md

7 years agoAdd height pinning to cell-block-y 10649/head
Kevin Ball [Thu, 14 Sep 2017 19:26:09 +0000 (12:26 -0700)] 
Add height pinning to cell-block-y

7 years agoFix reset for y-grid to clear max-width as well 10648/head
Kevin Ball [Thu, 14 Sep 2017 17:30:33 +0000 (10:30 -0700)] 
Fix reset for y-grid to clear max-width as well

7 years agoMerge pull request #10632 from zurb/prototype-update
Kevin Ball [Tue, 12 Sep 2017 15:44:38 +0000 (08:44 -0700)] 
Merge pull request #10632 from zurb/prototype-update

Prototype update (Rounded Switches, Remove Visibility Depreciation, and Separate Utility Section)

7 years agoFix bug in foundation.util.touch 10639/head
TakteS [Tue, 12 Sep 2017 07:23:29 +0000 (16:23 +0900)] 
Fix bug in foundation.util.touch

7 years agoMerge pull request #10625 from zurb/refactor/spacing
Kevin Ball [Mon, 11 Sep 2017 18:12:51 +0000 (11:12 -0700)] 
Merge pull request #10625 from zurb/refactor/spacing

Code refactor for spacing classes!

7 years agoMerge pull request #10629 from gaulrobe/issue-10628
Kevin Ball [Mon, 11 Sep 2017 18:06:52 +0000 (11:06 -0700)] 
Merge pull request #10629 from gaulrobe/issue-10628

issue-10628: Define variables before use in _breakpoint.scss