]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
7 years agoUse pull request #11382 from ncoden/docs/media-query-global-styles-notice-11374 for...
Nicolas Coden [Fri, 6 Jul 2018 20:40:18 +0000 (22:40 +0200)] 
Use pull request #11382 from ncoden/docs/media-query-global-styles-notice-11374 for v6.5.0

deee05678 docs: add a notice about required CSS in Media Query doc
cfcc36b82 docs: fix typo in Media Query warning about required CSS

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11379 from absolunet/fix-elseif for v6.5.0
Jb Landry [Fri, 6 Jul 2018 20:40:17 +0000 (22:40 +0200)] 
Use pull request #11379 from absolunet/fix-elseif for v6.5.0

28c348b38 Replace deprecated `@elseif` for `@else if`

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11377 from rlhawk/dropdown-menu for v6.5.0
Rick Hawkins [Fri, 6 Jul 2018 20:31:56 +0000 (22:31 +0200)] 
Use pull request #11377 from rlhawk/dropdown-menu for v6.5.0

0ec2be113 Define dropdown menu background in foundation-dropdown-menu mixin

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11346 from ncoden/fix/gulp-deploy-task-multiple-completion-callback...
Nicolas Coden [Fri, 6 Jul 2018 20:31:56 +0000 (22:31 +0200)] 
Use pull request #11346 from ncoden/fix/gulp-deploy-task-multiple-completion-callback for v6.5.0

6cb873365 fix: fix completion callback called too many time in deploy task
9a9f0c197 style: remove unused "done" in "dist:deploy" gulp task
dcd3ab813 fix: remove run-sequence from gulp `deploy:dist` task to detect its end

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11373 from rlhawk/responsive-toggle for v6.5.0
Rick Hawkins [Fri, 6 Jul 2018 20:31:55 +0000 (22:31 +0200)] 
Use pull request #11373 from rlhawk/responsive-toggle for v6.5.0

1131937e6 Use correct data attribute for responsive toggle with animation

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11368 from DanielRuf/style/use-typeof-for-checking-undefined-11363...
Daniel Ruf [Fri, 6 Jul 2018 20:31:47 +0000 (22:31 +0200)] 
Use pull request #11368 from DanielRuf/style/use-typeof-for-checking-undefined-11363 for v6.5.0

dd493bd64 style: use typeof for checking undefined

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11366 from ncoden/fix/check-listeners-before-unbind-11360 for v6.5.0
Nicolas Coden [Fri, 6 Jul 2018 20:28:24 +0000 (22:28 +0200)] 
Use pull request #11366 from ncoden/fix/check-listeners-before-unbind-11360 for v6.5.0

2c8485f32 fix: prevent removing all listeners by checking them before unbinding

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11104 from zurb/andycochran/8833-input-group-label-radius for v6.5.0
Andy Cochran [Fri, 6 Jul 2018 20:27:06 +0000 (22:27 +0200)] 
Use pull request #11104 from zurb/andycochran/8833-input-group-label-radius for v6.5.0

8081d51c0 fix radius on input-group-label and input-group-button
713b54178 dry input-group scss
d267df4b9 refactor: simplify Input Group border-radius selector

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11367 from ncoden/fix/fix-bower-json-11364 for v6.5.0
Nicolas Coden [Fri, 6 Jul 2018 20:27:05 +0000 (22:27 +0200)] 
Use pull request #11367 from ncoden/fix/fix-bower-json-11364 for v6.5.0

a43e20b2b fix: fix Bower file invalid JSON #11364

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11361 from ncoden/fix/xy-grid-zf-size-outside-of-breakpoint for...
Nicolas Coden [Fri, 6 Jul 2018 20:27:05 +0000 (22:27 +0200)] 
Use pull request #11361 from ncoden/fix/xy-grid-zf-size-outside-of-breakpoint for v6.5.0

a4cac3f36 fix: remove $-zf-size from non-responsive XY Grid classes generation

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11352 from ncoden/chore/update-dev-jauery-against-cve for v6.5.0
Nicolas Coden [Fri, 6 Jul 2018 20:27:04 +0000 (22:27 +0200)] 
Use pull request #11352 from ncoden/chore/update-dev-jauery-against-cve for v6.5.0

26f0ce5b6 chore: resolve jQuery devDependency CVE

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11350 from ncoden/fix/fix-update-bower-config for v6.5.0
Nicolas Coden [Fri, 6 Jul 2018 20:26:51 +0000 (22:26 +0200)] 
Use pull request #11350 from ncoden/fix/fix-update-bower-config for v6.5.0

54269a7df chore: update Bower ignored files list
5e7143c60 chore: add various fields to Bower config
e3979a3dc fix: add back Bower dependencies

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoMerge pull request #11378 from ncoden/docs/improve-gitflow-model-for-supported-versions
Nicolas Coden [Thu, 5 Jul 2018 21:24:26 +0000 (23:24 +0200)] 
Merge pull request #11378 from ncoden/docs/improve-gitflow-model-for-supported-versions

docs: improve gitflow model for supported versions

7 years agoMerge pull request #11382 from ncoden/docs/media-query-global-styles-notice-11374
Nicolas Coden [Thu, 5 Jul 2018 21:22:36 +0000 (23:22 +0200)] 
Merge pull request #11382 from ncoden/docs/media-query-global-styles-notice-11374

docs: add a notice about required CSS in Media Query doc

7 years agodocs: use valid branch names for supported versions 11378/head
Nicolas Coden [Thu, 5 Jul 2018 21:04:14 +0000 (23:04 +0200)] 
docs: use valid branch names for supported versions

See https://stackoverflow.com/a/22630664/4317384

7 years agoMerge pull request #11379 from absolunet/fix-elseif
Nicolas Coden [Wed, 4 Jul 2018 19:20:20 +0000 (21:20 +0200)] 
Merge pull request #11379 from absolunet/fix-elseif

Replace deprecated `@elseif` for `@else if`

7 years agodocs: fix typo in Media Query warning about required CSS 11382/head
Nicolas Coden [Thu, 5 Jul 2018 20:02:01 +0000 (22:02 +0200)] 
docs: fix typo in Media Query warning about required CSS

7 years agoMerge pull request #11377 from rlhawk/dropdown-menu
Nicolas Coden [Wed, 4 Jul 2018 20:53:39 +0000 (22:53 +0200)] 
Merge pull request #11377 from rlhawk/dropdown-menu

Define dropdown menu background in foundation-dropdown-menu mixin

7 years agodocs: add a notice about required CSS in Media Query doc
Nicolas Coden [Wed, 4 Jul 2018 20:43:05 +0000 (22:43 +0200)] 
docs: add a notice about required CSS in Media Query doc

Partially resolve https://github.com/zurb/foundation-sites/issues/11374

7 years agofix: initialize MediaQuery in global Foundation entry 11381/head
Nicolas Coden [Wed, 4 Jul 2018 20:04:28 +0000 (22:04 +0200)] 
fix: initialize MediaQuery in global Foundation entry

The MediaQuery utility is not initialized when imported via the global Foundation package. Not before a component using it is used

This commit does the same as #10363 but for the global Foundation entry.

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

7 years agoMerge pull request #11346 from ncoden/fix/gulp-deploy-task-multiple-completion-callback
Nicolas Coden [Wed, 4 Jul 2018 19:20:12 +0000 (21:20 +0200)] 
Merge pull request #11346 from ncoden/fix/gulp-deploy-task-multiple-completion-callback

fix: fix completion callback called too many time in deploy task

7 years agoMerge pull request #11373 from rlhawk/responsive-toggle
Nicolas Coden [Tue, 3 Jul 2018 21:17:10 +0000 (23:17 +0200)] 
Merge pull request #11373 from rlhawk/responsive-toggle

Use correct data attribute in responsive toggle description

7 years agodocs: improve gitflow model for supported versions
Nicolas Coden [Tue, 3 Jul 2018 20:03:28 +0000 (22:03 +0200)] 
docs: improve gitflow model for supported versions

Currently, supported versions are hosted on `support/<version>`. This bramch is intended to receive all commits and pull requests for compatible patches in order to prepare a release. The release would be made on the same bramch.

The issue with this model is that unline latest versions, support versions are not released on a "safe" branch. In order to resolve this issue and harmonize the way versions are prepared and released, the current commit move `support/<version>` to `develop/<version>` and add `master/<version>`.

Changes:
* Update CONTRIBUTING documentation to describe the `develop/...`+`master/...` approach
* Update GitHub pull request template to advise `develop/...` instead

7 years agoDefine dropdown menu background in foundation-dropdown-menu mixin 11377/head
Rick Hawkins [Tue, 3 Jul 2018 16:52:52 +0000 (09:52 -0700)] 
Define dropdown menu background in foundation-dropdown-menu mixin

7 years agoUse correct data attribute for responsive toggle with animation 11373/head
Rick Hawkins [Mon, 2 Jul 2018 22:42:17 +0000 (15:42 -0700)] 
Use correct data attribute for responsive toggle with animation

7 years agoMerge pull request #11368 from DanielRuf/style/use-typeof-for-checking-undefined...
Nicolas Coden [Mon, 2 Jul 2018 20:23:08 +0000 (22:23 +0200)] 
Merge pull request #11368 from DanielRuf/style/use-typeof-for-checking-undefined-11363

style: use typeof for checking undefined

7 years agoMerge pull request #11366 from ncoden/fix/check-listeners-before-unbind-11360
Nicolas Coden [Mon, 2 Jul 2018 20:18:13 +0000 (22:18 +0200)] 
Merge pull request #11366 from ncoden/fix/check-listeners-before-unbind-11360

fix: prevent removing all listeners by checking them before unbinding

7 years agoMerge pull request #11104 from zurb/andycochran/8833-input-group-label-radius
Nicolas Coden [Mon, 2 Jul 2018 20:17:08 +0000 (22:17 +0200)] 
Merge pull request #11104 from zurb/andycochran/8833-input-group-label-radius

fix radius on input-group-label and input-group-button

7 years agoMerge pull request #11367 from ncoden/fix/fix-bower-json-11364
Nicolas Coden [Mon, 2 Jul 2018 20:16:06 +0000 (22:16 +0200)] 
Merge pull request #11367 from ncoden/fix/fix-bower-json-11364

fix: fix Bower file invalid JSON #11364

7 years agostyle: use typeof for checking undefined 11368/head
Daniel Ruf [Sun, 1 Jul 2018 21:58:09 +0000 (23:58 +0200)] 
style: use typeof for checking undefined

7 years agoMerge branch 'develop' into zurb/andycochran/8833-input-group-label-radius 11104/head
Nicolas Coden [Sun, 1 Jul 2018 21:39:15 +0000 (23:39 +0200)] 
Merge branch 'develop' into zurb/andycochran/8833-input-group-label-radius

7 years agofix: fix Bower file invalid JSON #11364 11367/head
Nicolas Coden [Sun, 1 Jul 2018 20:14:04 +0000 (22:14 +0200)] 
fix: fix Bower file invalid JSON #11364

Changes were introduced in https://github.com/zurb/foundation-sites/pull/11350
Closes https://github.com/zurb/foundation-sites/issues/11364

7 years agorefactor: simplify Input Group border-radius selector
Nicolas Coden [Sun, 1 Jul 2018 20:00:40 +0000 (22:00 +0200)] 
refactor: simplify Input Group border-radius selector

We should assume as little as possible to HTML structure inside our components. People should be able to freely use the classes of components/elements we provide without limited by self-references and dependencies.

This commit simplify the selector used to apply border-radius on Input Group childreens to make all childreens affected, with a single exception for `.input-group-button` where sub-childreens are affected too.

7 years agofix: remove run-sequence from gulp `deploy:dist` task to detect its end 11346/head
Nicolas Coden [Sun, 1 Jul 2018 17:46:22 +0000 (19:46 +0200)] 
fix: remove run-sequence from gulp `deploy:dist` task to detect its end

`run-sequence` doesn't match well with multile streams from `gulp-filter` and prevent us to use the stream end event or gulp to automatically detect the stream end. This commit refactor the `deploy:dist` task and move its logics to `deploy:dist:files` in order to make gulp dealing directly with the `gulp-filter` stream and detect its end.

7 years agofix: prevent removing all listeners by checking them before unbinding 11366/head
Nicolas Coden [Sat, 30 Jun 2018 21:16:32 +0000 (23:16 +0200)] 
fix: prevent removing all listeners by checking them before unbinding

$(...).off(undefined) removes all the attached event listeners, including those outside Foundation of unrelated to the issue.

This commit fixes #11360 and probably others issues by checking for variables expected to be listeners names before using it to remove the listeners.

[This fix is compatible with v6.5]

Closes https://github.com/zurb/foundation-sites/issues/11360

7 years agoMerge pull request #11361 from ncoden/fix/xy-grid-zf-size-outside-of-breakpoint
Nicolas Coden [Fri, 29 Jun 2018 19:42:24 +0000 (21:42 +0200)] 
Merge pull request #11361 from ncoden/fix/xy-grid-zf-size-outside-of-breakpoint

fix: remove $-zf-size from non-responsive XY Grid classes generation

7 years agoMerge pull request #11354 from vanilla-thunder/feat/pick-active-menu-item-color-by...
Nicolas Coden [Thu, 28 Jun 2018 23:20:10 +0000 (01:20 +0200)] 
Merge pull request #11354 from vanilla-thunder/feat/pick-active-menu-item-color-by-contrast

feat: automatically pick active menu item color by contrast

7 years agoautomatically pick active menu item text color 11354/head
Marat [Tue, 26 Jun 2018 22:42:23 +0000 (00:42 +0200)] 
automatically pick active menu item text color

picking text color by contrast instead of hardcoded white for easier color scheme customisation

7 years agofix: remove $-zf-size from non-responsive XY Grid classes generation 11361/head
Nicolas Coden [Thu, 28 Jun 2018 17:32:12 +0000 (19:32 +0200)] 
fix: remove $-zf-size from non-responsive XY Grid classes generation

`$-zf-size` is only set within breakpoints. Breakpoints are not expected to be used around the `xy-vertical-grid-classes()` mixin.

Note: a more appropriate fix would be to rely on the `xy-cell()` mixin instead of `xy-cell-static()` to fully support explicit/implicit/null breakpoint option. However this may introduce breaking changes, so this will be kept for v6.6.0.

[This fix is compatible with v6.5]

7 years agoMerge pull request #11356 from DanielRuf/fix/use-local-this
Nicolas Coden [Wed, 27 Jun 2018 20:18:02 +0000 (22:18 +0200)] 
Merge pull request #11356 from DanielRuf/fix/use-local-this

fix: resolve invalid conflict resolution #11077 for v6.5

7 years agofix: resolve invalid conflict resolution #11077 for v6.5 11356/head
Daniel Ruf [Wed, 27 Jun 2018 11:11:51 +0000 (13:11 +0200)] 
fix: resolve invalid conflict resolution #11077 for v6.5

7 years agoMerge pull request #11352 from ncoden/chore/update-dev-jauery-against-cve
Nicolas Coden [Wed, 27 Jun 2018 15:31:12 +0000 (17:31 +0200)] 
Merge pull request #11352 from ncoden/chore/update-dev-jauery-against-cve

chore: resolve jQuery devDependency CVE

7 years agochore: resolve jQuery devDependency CVE 11352/head
Nicolas Coden [Tue, 26 Jun 2018 20:43:59 +0000 (22:43 +0200)] 
chore: resolve jQuery devDependency CVE

Update the internal jQuery version (used for tests) to the latest version to resolve a CVE.

As Foundation supports jQuery `>=2.2.0`, the jQuery peer dependency is not changed. PeerDependencies versions in `package.json` should only reflect the actual compatibility with the package, regardless of promotion or "potential" security issue. It's up to the end developer to choose the package version corresponding to its own needs and to the risks comming with its own usage.

7 years agoMerge pull request #11350 from ncoden/fix/fix-update-bower-config
Nicolas Coden [Tue, 26 Jun 2018 20:00:15 +0000 (22:00 +0200)] 
Merge pull request #11350 from ncoden/fix/fix-update-bower-config

fix: fix and update Bower config

7 years agofix: add back Bower dependencies 11350/head
Nicolas Coden [Mon, 25 Jun 2018 22:55:50 +0000 (00:55 +0200)] 
fix: add back Bower dependencies

Bower dependencies in `bower.json` were removed in #11073 in the migration from Bower to npm.

These dependencies should not have been removed as the Bower package still require `jquery` and `what-input`. Someone installing `foundation-sites` with bower should still have these packages included. We simply don't use Bower anymore in development mode and don't promote its usage in the documentation.

Removing `bower install` commands was sufficiant for this migration and Bower dependencies in `bower.json` were unrelated.

See https://github.com/zurb/foundation-sites/pull/11073

7 years agochore: add various fields to Bower config
Nicolas Coden [Mon, 25 Jun 2018 22:44:38 +0000 (00:44 +0200)] 
chore: add various fields to Bower config

7 years agochore: update Bower ignored files list
Nicolas Coden [Mon, 25 Jun 2018 22:42:58 +0000 (00:42 +0200)] 
chore: update Bower ignored files list

7 years agoMerge pull request #11340 from ncoden/release/v6.5 v6.5.0-rc.1
Nicolas Coden [Sun, 24 Jun 2018 21:42:25 +0000 (23:42 +0200)] 
Merge pull request #11340 from ncoden/release/v6.5

🚀  Release v6.5.0-rc.1

7 years agoUse pull request #11349 from ncoden/fix/meteor-fourseven-scss-compatibility for v6.5.0 11340/head
Nicolas Coden [Sat, 23 Jun 2018 22:11:31 +0000 (00:11 +0200)] 
Use pull request #11349 from ncoden/fix/meteor-fourseven-scss-compatibility for v6.5.0

009b469a6 fix: revise Meteor "fourseven:scss" compatibility for better Meteor support

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoMerge pull request #11349 from ncoden/fix/meteor-fourseven-scss-compatibility
Nicolas Coden [Sat, 23 Jun 2018 21:56:02 +0000 (23:56 +0200)] 
Merge pull request #11349 from ncoden/fix/meteor-fourseven-scss-compatibility

fix: revise Meteor "fourseven:scss" compatibility for Meteor<1.4.1 support

7 years agofix: revise Meteor "fourseven:scss" compatibility for better Meteor support 11349/head
Nicolas Coden [Fri, 22 Jun 2018 20:17:33 +0000 (22:17 +0200)] 
fix: revise Meteor "fourseven:scss" compatibility for better Meteor support

Foundation support all `fourseven:scss` versions from `v3.4`.

Changes:
* revise `fourseven:scss` compatibility to `3.4.1 || 4.0.0` to support both older and newer Meteor versions

7 years agochore: update Package.js source files
Nicolas Coden [Fri, 22 Jun 2018 19:59:21 +0000 (21:59 +0200)] 
chore: update Package.js source files

Update the list of source files in package.js for meteor

7 years agochore: add keywords to package.json
Nicolas Coden [Thu, 21 Jun 2018 21:59:08 +0000 (23:59 +0200)] 
chore: add keywords to package.json

7 years agochore: update .gitignore & .npmignore files
Nicolas Coden [Thu, 21 Jun 2018 21:49:57 +0000 (23:49 +0200)] 
chore: update .gitignore & .npmignore files

7 years agodocs: update documentation for v6.5.0-rc.1
Nicolas Coden [Thu, 21 Jun 2018 21:05:38 +0000 (23:05 +0200)] 
docs: update documentation for v6.5.0-rc.1

7 years agochore: generate SCSS settings for v6.5.0-rc.1
Nicolas Coden [Wed, 20 Jun 2018 22:28:24 +0000 (00:28 +0200)] 
chore: generate SCSS settings for v6.5.0-rc.1

7 years agochore: generate dist files for v6.5.0-rc.1
Nicolas Coden [Wed, 20 Jun 2018 22:27:23 +0000 (00:27 +0200)] 
chore: generate dist files for v6.5.0-rc.1

7 years agostyle: remove unused "done" in "dist:deploy" gulp task
Nicolas Coden [Wed, 20 Jun 2018 22:07:13 +0000 (00:07 +0200)] 
style: remove unused "done" in "dist:deploy" gulp task

7 years agofix: fix completion callback called too many time in deploy task
Nicolas Coden [Wed, 20 Jun 2018 21:58:34 +0000 (23:58 +0200)] 
fix: fix completion callback called too many time in deploy task

7 years agochore: update lockfiles for v6.5.0-rc.1
Nicolas Coden [Wed, 20 Jun 2018 21:23:47 +0000 (23:23 +0200)] 
chore: update lockfiles for v6.5.0-rc.1

7 years agochore: bump version for v6.5.0-rc.1
Nicolas Coden [Wed, 20 Jun 2018 20:46:54 +0000 (22:46 +0200)] 
chore: bump version for v6.5.0-rc.1

7 years agoUse pull request #11341 from ncoden/fix/reveal-single-scrollbar-7831 for v6.5.0
Nicolas Coden [Wed, 20 Jun 2018 19:55:18 +0000 (21:55 +0200)] 
Use pull request #11341 from ncoden/fix/reveal-single-scrollbar-7831 for v6.5.0

96141b743 docs: add doc for Reveal methods _addGlobalClasses/_removeGlobalClasses
deda9dc3a refactor: rename Reveal internal methods for a better clarity
82a04933a fix: show/hide Reveal scrollbar on window resizing
e6eb9b091 fix: keep a scrollbar on document when Reveal opens #7831

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoMerge pull request #11341 from ncoden/fix/reveal-single-scrollbar-7831
Nicolas Coden [Tue, 19 Jun 2018 20:03:00 +0000 (22:03 +0200)] 
Merge pull request #11341 from ncoden/fix/reveal-single-scrollbar-7831

fix: keep a scrollbar on document when Reveal opens #7831

7 years agodocs: add doc for Reveal methods _addGlobalClasses/_removeGlobalClasses 11341/head
Nicolas Coden [Mon, 18 Jun 2018 21:30:26 +0000 (23:30 +0200)] 
docs: add doc for Reveal methods _addGlobalClasses/_removeGlobalClasses

7 years agorefactor: rename Reveal internal methods for a better clarity
Nicolas Coden [Mon, 18 Jun 2018 21:27:39 +0000 (23:27 +0200)] 
refactor: rename Reveal internal methods for a better clarity

7 years agofix: show/hide Reveal scrollbar on window resizing
Nicolas Coden [Mon, 18 Jun 2018 21:08:12 +0000 (23:08 +0200)] 
fix: show/hide Reveal scrollbar on window resizing

7 years agofix: keep a scrollbar on document when Reveal opens #7831
Nicolas Coden [Sun, 17 Jun 2018 21:52:41 +0000 (23:52 +0200)] 
fix: keep a scrollbar on document when Reveal opens #7831

#11065 was intented to avoid double scrollbars from a Reveal modal, but removing all scrollbars when the modal opens changes the page content width and the content shift. This is a regression of #7831.

The current solution is a mix between the two previous fixes:
* Modal may have a scrollbar or not, following its content height
* Body has no scrollbar and prevent any scroll
* Document may have a scrollbar, following its content height (controlled in JS)

Changes:
* add the `zf-has-scroll` global html modifer and toggle it on Reveal opening/closing
* always prevent scroll on body instead of html tag like in #10583

See https://github.com/zurb/foundation-sites/issues/10791#issuecomment-377861523
Closes #7831

7 years agoUse dependabot pull requests for v6.5.0
dependabot[bot] [Sun, 17 Jun 2018 17:33:49 +0000 (19:33 +0200)] 
Use dependabot pull requests for v6.5.0

934220821 build: bump mocha from 5.0.5 to 5.1.0
c6a456739 build: bump autoprefixer from 8.2.0 to 8.3.0
a4bb6fae2 build: bump chalk from 2.3.2 to 2.4.0
ec6fef998 build: bump webpack from 4.5.0 to 4.6.0
e8455ecb1 build: bump mocha from 5.1.0 to 5.1.1
74f469eba build: bump browser-sync from 2.23.6 to 2.23.7
0bb5e3fbc build: bump mocha-headless-chrome from 1.8.3 to 2.0.0
15dbe8ac3 build: bump chalk from 2.4.0 to 2.4.1
15d30ca9c build: bump babel-core from 6.26.0 to 6.26.2
20b64ebb6 build: bump browser-sync from 2.23.7 to 2.24.1
e530be531 build: bump clipboard from 2.0.0 to 2.0.1
af26f10f8 build: bump autoprefixer from 8.3.0 to 8.4.1
7b5115317 build: bump sinon from 4.5.0 to 5.0.1
f58137d2e build: bump babel-core from 6.26.2 to 6.26.3
7ae645f56 build: bump @commitlint/cli from 6.1.3 to 6.2.0
3a15b77c6 build: bump sinon from 5.0.1 to 5.0.3
4ddcee67b build: bump browser-sync from 2.24.1 to 2.24.2
2d1ddcd19 build: bump what-input from 5.0.5 to 5.0.7
08c895bdd build: bump browser-sync from 2.24.2 to 2.24.4
2d50de586 build: bump gulp-clean-css from 3.9.3 to 3.9.4
0c00cc766 build: bump webpack from 4.6.0 to 4.7.0
a2a820fbe build: bump sinon from 5.0.3 to 5.0.5
57e5a0ce6 build: bump array-uniq from 1.0.3 to 2.0.0
bcdc081eb build: bump webpack from 4.7.0 to 4.8.3
47875fbd5 build: bump husky from 1.0.0-rc.2 to 1.0.0-rc.4
2cf410832 build: bump sinon from 5.0.5 to 5.0.7
bbef3b798 build: bump autoprefixer from 8.4.1 to 8.5.0
e720c283a build: bump gulp-rename from 1.2.2 to 1.2.3
8e3319401 build: bump mocha from 5.1.1 to 5.2.0
80fcdfa7d build: bump what-input from 5.0.7 to 5.1.0
d0fdc5974 build: bump gulp-replace from 0.6.1 to 1.0.0
4a5230a37 build: bump husky from 1.0.0-rc.4 to 1.0.0-rc.6
1b2194e11 build: bump sinon from 5.0.7 to 5.0.10
22015f4bd build: bump gulp-sass-lint from 1.3.4 to 1.4.0
b6d25277a build: bump autoprefixer from 8.5.0 to 8.5.1
447da60a0 build: bump webpack from 4.8.3 to 4.9.1
28455f90a build: bump husky from 1.0.0-rc.6 to 1.0.0-rc.8
ba39fb498 build: bump @commitlint/config-conventional from 6.1.3 to 7.0.1
369819694 build: bump inquirer from 5.2.0 to 6.0.0
44548fab2 build: bump @commitlint/cli from 6.2.0 to 7.0.0
81d18b62d build: bump webpack from 4.9.1 to 4.10.2
12b16b068 build: bump js-yaml from 3.11.0 to 3.12.0
a94d2b149 build: bump autoprefixer from 8.5.1 to 8.6.0

Note: package-lock.json and yarn.lock files were separately regenerated.

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11333 from ncoden/chore/increase-tests-timeout for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 09:00:59 +0000 (11:00 +0200)] 
Use pull request #11333 from ncoden/chore/increase-tests-timeout for v6.5.0

8011b409a chore: increase mocha tests timeout

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11334 from ncoden/chore/update-dependencies-2018-06-13s for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 09:00:51 +0000 (11:00 +0200)] 
Use pull request #11334 from ncoden/chore/update-dependencies-2018-06-13s for v6.5.0

a7da01225 chore: update dependencies (2018-06-13)
3c84f7c48 chore: update lockfiles

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11326 from mapx/patch-1 for v6.5.0
Yuchen Xie [Sat, 16 Jun 2018 08:54:29 +0000 (10:54 +0200)] 
Use pull request #11326 from mapx/patch-1 for v6.5.0

37eea7500 Fix typo

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11317 from ncoden/chore/upgrade-babel-v7 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:54:22 +0000 (10:54 +0200)] 
Use pull request #11317 from ncoden/chore/upgrade-babel-v7 for v6.5.0

4174473b3 fix: use the env babel preset for browserify transformation
07348e7e5 refactor: move all browserlist configs to .browserslistrc
1b09e3d91 chore: update Babel to v7
4a42d2a1f fix: add missing Foundation import in Touch entry

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11316 from ncoden/fix/babelify-env-preset for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:52:11 +0000 (10:52 +0200)] 
Use pull request #11316 from ncoden/fix/babelify-env-preset for v6.5.0

4174473b3 fix: use the "env" babel preset for browserify transformation
07348e7e5 refactor: move all browserlist configs to ".browserslistrc"

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11315 from ncoden/fix/breakpoint-max-width-precision-11313 for...
Nicolas Coden [Sat, 16 Jun 2018 08:52:10 +0000 (10:52 +0200)] 
Use pull request #11315 from ncoden/fix/breakpoint-max-width-precision-11313 for v6.5.0

798377d96 fix: lower breakpoint max value precision to avoid rounding #11313
a36504ccb fix: revert mistakenly changed `$global-flexbox` setting in #11315

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11308 from ncoden/chore/remove-unused-dependencies for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:52:00 +0000 (10:52 +0200)] 
Use pull request #11308 from ncoden/chore/remove-unused-dependencies for v6.5.0

5b84cb537 chore: remove unused dependencies

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11300 from ncoden/fix/xy-cell-gutter-fallback-11194 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:17:05 +0000 (10:17 +0200)] 
Use pull request #11300 from ncoden/fix/xy-cell-gutter-fallback-11194 for v6.5.0

2e021171d fix: use fallback gutter for fallback breakpoint in XY cell #11194

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11274 from ncoden/fix/typescript-foudation-global-definition-11193...
Nicolas Coden [Sat, 16 Jun 2018 08:17:05 +0000 (10:17 +0200)] 
Use pull request #11274 from ncoden/fix/typescript-foudation-global-definition-11193 for v6.5.0

cac478cca chore: move typescript definitions out of dist folders
5e540b7b9 fix: fix Typescript jQuery foundation method definition #11193

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11269 from ncoden/chore/move-typescript-out-of-dist-folder for...
Nicolas Coden [Sat, 16 Jun 2018 08:17:05 +0000 (10:17 +0200)] 
Use pull request #11269 from ncoden/chore/move-typescript-out-of-dist-folder for v6.5.0

cac478cca chore: move typescript definitions out of dist folders

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11292 from ncoden/chore/update-foundation-docs for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:17:04 +0000 (10:17 +0200)] 
Use pull request #11292 from ncoden/chore/update-foundation-docs for v6.5.0

7c45c95a9 chore: update foundation-docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11294 from ncoden/chore/move-jquery-to-peer-dependencies-11290...
Nicolas Coden [Sat, 16 Jun 2018 08:17:04 +0000 (10:17 +0200)] 
Use pull request #11294 from ncoden/chore/move-jquery-to-peer-dependencies-11290 for v6.5.0

b1b9408be chore: move jQuery & what-input to peerDependencies #11290

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11279 from ncoden/test/fix-interchange-debonce-test-race-condition...
Nicolas Coden [Sat, 16 Jun 2018 08:17:03 +0000 (10:17 +0200)] 
Use pull request #11279 from ncoden/test/fix-interchange-debonce-test-race-condition for v6.5.0

2bebd870a feat: add `testInterval` test utility
ad2a282e6 test: wait for debounce for slow browsers in Interval debounce test
33d009a48 docs: add doc for "tryInterval" test utility

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11283 from adamklepacz/patch-1 for v6.5.0
Adam Klepacz [Sat, 16 Jun 2018 08:17:03 +0000 (10:17 +0200)] 
Use pull request #11283 from adamklepacz/patch-1 for v6.5.0

94171dd43 Update forms.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11275 from ncoden/test/wait-ie-render-to-test-focus for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:17:03 +0000 (10:17 +0200)] 
Use pull request #11275 from ncoden/test/wait-ie-render-to-test-focus for v6.5.0

1c36420a4 test: give time to IE to render elements before testing focus

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11280 from ncoden/docs/clarify-xy-grid-frame-example for v6.5.0
Chris [Sat, 16 Jun 2018 08:17:02 +0000 (10:17 +0200)] 
Use pull request #11280 from ncoden/docs/clarify-xy-grid-frame-example for v6.5.0

887b83fbe docs: clarify usage of body overflow in XY Grid grid-frame example

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11272 from ncoden/docs/acccordion-typo-11271 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:17:02 +0000 (10:17 +0200)] 
Use pull request #11272 from ncoden/docs/acccordion-typo-11271 for v6.5.0

cf9cf7d7b docs: fix typo in Accordion docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11268 from ncoden/chore/eyeglass-compatible-versions-11263 for...
Nicolas Coden [Sat, 16 Jun 2018 08:17:01 +0000 (10:17 +0200)] 
Use pull request #11268 from ncoden/chore/eyeglass-compatible-versions-11263 for v6.5.0

8e1e9450e chore: use appropriate eyeglass compatibility range

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11259 from ncoden/test/minimize-interchange-debouce-test-race-condi...
Nicolas Coden [Sat, 16 Jun 2018 08:17:01 +0000 (10:17 +0200)] 
Use pull request #11259 from ncoden/test/minimize-interchange-debouce-test-race-condition for v6.5.0

4419192c2 fix: prevent to initialize Triggers twice before window is loaded
0e72c1e1f test: improve Interchange debounce test precision

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11258 from ncoden/fix/prevent-triggers-utils-to-load-twice for...
Nicolas Coden [Sat, 16 Jun 2018 08:17:01 +0000 (10:17 +0200)] 
Use pull request #11258 from ncoden/fix/prevent-triggers-utils-to-load-twice for v6.5.0

4419192c2 fix: prevent to initialize Triggers twice before window is loaded

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11240 from ncoden/docs/add-edge-to-compatibility-table for v6.5.0
Daniel Rhodes [Sat, 16 Jun 2018 08:17:00 +0000 (10:17 +0200)] 
Use pull request #11240 from ncoden/docs/add-edge-to-compatibility-table for v6.5.0

6a8b76dd9 docs: add Edge to flexbox supported browsers
420a1a549 docs: merge IE and Edge in flexbox supported browsers

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11262 from brianshano/patch-2 for v6.5.0
Brian Shanley [Sat, 16 Jun 2018 08:17:00 +0000 (10:17 +0200)] 
Use pull request #11262 from brianshano/patch-2 for v6.5.0

d75d801a9 Fix: Docs: clashing IDs in form checkboxes

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11257 from datatypevoid/spelling-corrections for v6.5.0
David Newman [Sat, 16 Jun 2018 08:16:56 +0000 (10:16 +0200)] 
Use pull request #11257 from datatypevoid/spelling-corrections for v6.5.0

7ef759818 docs: add spacing between words
38df69abe docs: spelling corrections

Co-Authored-By: David Niciforovic <david.r.niciforovic@gmail.com>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11250 from datatypevoid/fix-form-progress-bar-mixin for v6.5.0
David Niciforovic [Sat, 16 Jun 2018 08:16:28 +0000 (10:16 +0200)] 
Use pull request #11250 from datatypevoid/fix-form-progress-bar-mixin for v6.5.0

acaa2a779 fix: form progress bar mixin calls `has-value` as `hasvalue`

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11251 from datatypevoid/develop for v6.5.0
David Newman [Sat, 16 Jun 2018 08:16:28 +0000 (10:16 +0200)] 
Use pull request #11251 from datatypevoid/develop for v6.5.0

7ef759818 docs: add spacing between words

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11252 from datatypevoid/enable-microsoft-autohiding-scrollbar for...
David Niciforovic [Sat, 16 Jun 2018 08:16:28 +0000 (10:16 +0200)] 
Use pull request #11252 from datatypevoid/enable-microsoft-autohiding-scrollbar for v6.5.0

97d6d40ef fix: enable microsoft autohiding scrollbar extension

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11246 from zurb/chore/multiple-issue-templates-11241 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:16:27 +0000 (10:16 +0200)] 
Use pull request #11246 from zurb/chore/multiple-issue-templates-11241 for v6.5.0

73865b8f7 chore: add multiple issue templates
f4195bd62 chore: ensure GitHub issue templates are in the right order
0537824a1 chore: add Documentation GitHub issue template
08d58b85d chore: fix typo in GitHub templates

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11249 from datatypevoid/develop for v6.5.0
David Niciforovic [Sat, 16 Jun 2018 08:16:27 +0000 (10:16 +0200)] 
Use pull request #11249 from datatypevoid/develop for v6.5.0

1f0f9a6ed docs: spelling and grammar corrections

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11238 from danielrhodeswarp/patch-1 for v6.5.0
Daniel Rhodes [Sat, 16 Jun 2018 08:16:27 +0000 (10:16 +0200)] 
Use pull request #11238 from danielrhodeswarp/patch-1 for v6.5.0

1115c9bd8 Changed 'queues' to 'cues'

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11231 from DanielRuf/chore/remove-obsolete-sasslint-comments for...
Daniel Ruf [Sat, 16 Jun 2018 08:16:23 +0000 (10:16 +0200)] 
Use pull request #11231 from DanielRuf/chore/remove-obsolete-sasslint-comments for v6.5.0

59e2d9e6d chore: remove obsolete sasslint comments

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11227 from DanielRuf/style/fix-sasslint-warnings for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 08:15:53 +0000 (10:15 +0200)] 
Use pull request #11227 from DanielRuf/style/fix-sasslint-warnings for v6.5.0

92b2f187c style: fix sasslint warnings

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11197 from ncoden/chore/commit-messages-linting for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:13:34 +0000 (10:13 +0200)] 
Use pull request #11197 from ncoden/chore/commit-messages-linting for v6.5.0

42c1f2c4d chore: add commit message linting with commitlint & husky
bdebdb87e chore: add project Commitizen convention
c4f87ee37 chore: upgrade Husky to 1.0
11f554e1b chore: check commit message before tests
60ed481af chore: rename husky scripts according to their action

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>