Daniel Ruf [Sat, 16 Jun 2018 07:25:42 +0000 (09:25 +0200)]
Use pull request #11003 from DanielRuf/tests/run-tests-all-node-versions for v6.5.0
69833f9be tests: run tests on all Node.js versions 7e48c61b6 tests: only test Node.js 6 and higher 6e2219f34 tests: run tests on latest stable and LTS releases of Node.js 6b2b85ba0 tests: use the Boron and Carbon LTS releases
Daniel Ruf [Sat, 16 Jun 2018 07:23:02 +0000 (09:23 +0200)]
Use pull request #10996 from DanielRuf/docs/default-reveal-width-8707 for v6.5.0
4eb21dfdc docs: fix and improve the description of the default reveal width d72567d8f docs: just reference the reveal-width variable 9d5082aa3 add missing backticks
Daniel Ruf [Sat, 16 Jun 2018 07:23:00 +0000 (09:23 +0200)]
Use pull request #10990 from DanielRuf/fix/get-fn-name-unit-test for v6.5.0
406cb1b4b fix: do not test for inferred names in getFnName unit test 50715685f fix small typo afec54b42 add info about inferred names of anonymous functions
Corey Snyder [Sat, 16 Jun 2018 07:22:56 +0000 (09:22 +0200)]
Use pull request #10906 from zurb/coreysyms-patch-magellan-constant-updates for v6.5.0
c54d6e998 Update foundation.magellan.js fbb4feec6 fix: fire Magellan change event when there is no active link 8e817ed10 refactor: simplify & document `Magellan._updateActive()`
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Daniel Ruf [Sat, 16 Jun 2018 07:18:46 +0000 (09:18 +0200)]
Use pull request #10967 from DanielRuf/patch/unit-tests-headless-chrome for v6.5.0
1e789d5c5 tests: migrate to mocha-headless-chrome 3e86d6e39 revert GetDimensions() unit test change for IE11 58ca2385e fire opened.zf.offcanvas after adding the classes to prevent some race conditions 5c91b76b5 trigger opened.zf.offcanvas at the end 5744ead7a reflect change of npm script name in readme 1e1b34994 Revert "fire opened.zf.offcanvas after adding the classes to prevent some race conditions" c5ef695c7 Revert "trigger opened.zf.offcanvas at the end" 12ae1a917 revert component file and test to initial state 2eee4044e remove whitespace from empty line 137edac31 add missing whitespace to empty line 8922cf6ce chore: update package-lock for mocha-headless-chrome
Co-Authored-By: Daniel Ruf <daniel.ruf@ueberbit.de> Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
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>
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
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>
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
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>
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`
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
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
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>
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>
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>
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
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.
Merge branch 'andycochran-responsive-expanded-buttons' of git://github.com/DaSchTour/foundation-sites into DaSchTour-andycochran-responsive-expanded-buttons