]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
7 years agobuild: bump gulp-rename from 1.2.2 to 1.2.3 11285/head
dependabot[bot] [Mon, 21 May 2018 09:19:58 +0000 (09:19 +0000)] 
build: bump gulp-rename from 1.2.2 to 1.2.3

Bumps [gulp-rename](https://github.com/hparra/gulp-rename) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/hparra/gulp-rename/releases)
- [Commits](https://github.com/hparra/gulp-rename/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11283 from adamklepacz/patch-1
Nicolas Coden [Sun, 20 May 2018 20:04:50 +0000 (22:04 +0200)] 
Merge pull request #11283 from adamklepacz/patch-1

Update forms.md

7 years agoUpdate forms.md 11283/head
Adam Klepacz [Sun, 20 May 2018 19:17:34 +0000 (21:17 +0200)] 
Update forms.md

I have changed classes in #### Checkboxes and Radio Buttons cause in yours HTML EXAMPLE third checkbox was collapsing to the next line.
Now it displays proper

7 years agoMerge pull request #11275 from ncoden/test/wait-ie-render-to-test-focus
Nicolas Coden [Sat, 19 May 2018 16:03:37 +0000 (18:03 +0200)] 
Merge pull request #11275 from ncoden/test/wait-ie-render-to-test-focus

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

7 years agoMerge pull request #11280 from ncoden/docs/clarify-xy-grid-frame-example
Nicolas Coden [Fri, 18 May 2018 21:51:06 +0000 (23:51 +0200)] 
Merge pull request #11280 from ncoden/docs/clarify-xy-grid-frame-example

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

7 years agodocs: clarify usage of body overflow in XY Grid grid-frame example 11280/head
Chris [Wed, 16 May 2018 20:53:11 +0000 (16:53 -0400)] 
docs: clarify usage of body overflow in XY Grid grid-frame example

See [comment](https://github.com/zurb/foundation-sites/issues/11191#issuecomment-389658664).

7 years agoMerge pull request #11272 from ncoden/docs/acccordion-typo-11271
Nicolas Coden [Wed, 16 May 2018 21:50:06 +0000 (23:50 +0200)] 
Merge pull request #11272 from ncoden/docs/acccordion-typo-11271

docs: fix typo in Accordion docs

7 years agotest: give time to IE to render elements before testing focus 11275/head
Nicolas Coden [Wed, 16 May 2018 21:36:12 +0000 (23:36 +0200)] 
test: give time to IE to render elements before testing focus

For all the following tests testing the currently focused elements,
IE 9/10/11 may not focus the tested element because is is still
rendering. To prevent this, we wait after the component initialization.

Fixing this IE behavior in components would require to delay the focus
for all browsers then trigger a "ready" event.

See https://stackoverflow.com/a/2600261/4317384
See https://stackoverflow.com/a/36032615/4317384

7 years agodocs: fix typo in Accordion docs 11272/head
Nicolas Coden [Wed, 16 May 2018 20:55:47 +0000 (22:55 +0200)] 
docs: fix typo in Accordion docs

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

7 years agoMerge pull request #11268 from ncoden/chore/eyeglass-compatible-versions-11263
Nicolas Coden [Wed, 16 May 2018 16:29:27 +0000 (18:29 +0200)] 
Merge pull request #11268 from ncoden/chore/eyeglass-compatible-versions-11263

chore: revise Eyeglass compatibility range

7 years agoMerge pull request #11259 from ncoden/test/minimize-interchange-debouce-test-race...
Nicolas Coden [Tue, 15 May 2018 21:23:47 +0000 (23:23 +0200)] 
Merge pull request #11259 from ncoden/test/minimize-interchange-debouce-test-race-condition

test: minimize interchange debouce test race condition

7 years agoMerge pull request #11258 from ncoden/fix/prevent-triggers-utils-to-load-twice
Nicolas Coden [Tue, 15 May 2018 20:51:40 +0000 (22:51 +0200)] 
Merge pull request #11258 from ncoden/fix/prevent-triggers-utils-to-load-twice

fix: prevent to initialize Triggers twice before window is loaded

7 years agoMerge pull request #11240 from ncoden/docs/add-edge-to-compatibility-table
Nicolas Coden [Tue, 15 May 2018 20:50:07 +0000 (22:50 +0200)] 
Merge pull request #11240 from ncoden/docs/add-edge-to-compatibility-table

docs: add Edge to flexbox supported browsers

7 years agochore: use appropriate eyeglass compatibility range 11268/head
Nicolas Coden [Tue, 15 May 2018 19:56:16 +0000 (21:56 +0200)] 
chore: use appropriate eyeglass compatibility range

The current Foundation codebase supports all eyeglass versions since its first stable release `v0.8.0`.

Changes:
* Support eyeglass `>=0.8.0` instead of `~0.8.0` in package.json

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

7 years agoMerge pull request #11261 from zurb/dependabot/npm_and_yarn/autoprefixer-8.5.0
Nicolas Coden [Mon, 14 May 2018 20:06:24 +0000 (22:06 +0200)] 
Merge pull request #11261 from zurb/dependabot/npm_and_yarn/autoprefixer-8.5.0

build: bump autoprefixer from 8.4.1 to 8.5.0

7 years agoMerge pull request #11262 from brianshano/patch-2
Nicolas Coden [Mon, 14 May 2018 16:29:03 +0000 (18:29 +0200)] 
Merge pull request #11262 from brianshano/patch-2

docs: fix clashing IDs in form checkboxes

7 years agoFix: Docs: clashing IDs in form checkboxes 11262/head
Brian Shanley [Mon, 14 May 2018 10:18:47 +0000 (11:18 +0100)] 
Fix: Docs: clashing IDs in form checkboxes

Checkbox IDs in the "Forms" component are the same as in "Abide" and clashing with each other.
I have changed the IDs in "Forms" so they are distinct

7 years agobuild: bump autoprefixer from 8.4.1 to 8.5.0 11261/head
dependabot[bot] [Mon, 14 May 2018 09:27:00 +0000 (09:27 +0000)] 
build: bump autoprefixer from 8.4.1 to 8.5.0

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/8.4.1...8.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11253 from zurb/dependabot/npm_and_yarn/webpack-4.8.3
Nicolas Coden [Sun, 13 May 2018 20:25:11 +0000 (22:25 +0200)] 
Merge pull request #11253 from zurb/dependabot/npm_and_yarn/webpack-4.8.3

build: bump webpack from 4.7.0 to 4.8.3

7 years agoMerge pull request #11256 from zurb/dependabot/npm_and_yarn/sinon-5.0.7
Nicolas Coden [Sun, 13 May 2018 20:21:01 +0000 (22:21 +0200)] 
Merge pull request #11256 from zurb/dependabot/npm_and_yarn/sinon-5.0.7

build: bump sinon from 5.0.5 to 5.0.7

7 years agoMerge pull request #11255 from zurb/dependabot/npm_and_yarn/husky-1.0.0-rc.4
Nicolas Coden [Sun, 13 May 2018 20:20:28 +0000 (22:20 +0200)] 
Merge pull request #11255 from zurb/dependabot/npm_and_yarn/husky-1.0.0-rc.4

build: bump husky from 1.0.0-rc.2 to 1.0.0-rc.4

7 years agoMerge pull request #11257 from datatypevoid/spelling-corrections
Nicolas Coden [Sun, 13 May 2018 20:19:42 +0000 (22:19 +0200)] 
Merge pull request #11257 from datatypevoid/spelling-corrections

docs: spelling corrections in typography

7 years agotest: improve Interchange debounce test precision 11259/head
Nicolas Coden [Sun, 13 May 2018 19:46:58 +0000 (21:46 +0200)] 
test: improve Interchange debounce test precision

Prevent some race condition by improving the interchange debounce test precision.

Changes:
* initialize Triggers manually to control and test the debounce time
* nest the timeout that trigger "resize" to make the delay between the last "resize" and the test check more precise (a bit more than the debounce time).

Timeout delays are most often not respected and the differences between several timeouts running in parrallel can be huge.

7 years agofix: prevent to initialize Triggers twice before window is loaded 11258/head
Nicolas Coden [Sun, 13 May 2018 19:38:08 +0000 (21:38 +0200)] 
fix: prevent to initialize Triggers twice before window is loaded

Changes:
* check if Triggers is already initialized just before it should be initialized, once the window is loaded.

7 years agoMerge branch 'develop' into spelling-corrections 11257/head
David Niciforovic [Sun, 13 May 2018 11:05:09 +0000 (07:05 -0400)] 
Merge branch 'develop' into spelling-corrections

7 years agodocs: spelling corrections
David Niciforovic [Sun, 13 May 2018 11:04:15 +0000 (07:04 -0400)] 
docs: spelling corrections

7 years agobuild: bump sinon from 5.0.5 to 5.0.7 11256/head
dependabot[bot] [Sat, 12 May 2018 21:32:55 +0000 (21:32 +0000)] 
build: bump sinon from 5.0.5 to 5.0.7

Bumps [sinon](https://github.com/sinonjs/sinon) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v5.0.5...v5.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11250 from datatypevoid/fix-form-progress-bar-mixin
Nicolas Coden [Sat, 12 May 2018 21:32:29 +0000 (23:32 +0200)] 
Merge pull request #11250 from datatypevoid/fix-form-progress-bar-mixin

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

7 years agobuild: bump husky from 1.0.0-rc.2 to 1.0.0-rc.4 11255/head
dependabot[bot] [Sat, 12 May 2018 21:32:08 +0000 (21:32 +0000)] 
build: bump husky from 1.0.0-rc.2 to 1.0.0-rc.4

Bumps [husky](https://github.com/typicode/husky) from 1.0.0-rc.2 to 1.0.0-rc.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v1.0.0-rc.2...v1.0.0-rc.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11251 from datatypevoid/develop
Nicolas Coden [Sat, 12 May 2018 21:31:18 +0000 (23:31 +0200)] 
Merge pull request #11251 from datatypevoid/develop

docs: add spacing between words

7 years agobuild: bump webpack from 4.7.0 to 4.8.3 11253/head
dependabot[bot] [Sat, 12 May 2018 21:30:47 +0000 (21:30 +0000)] 
build: bump webpack from 4.7.0 to 4.8.3

Bumps [webpack](https://github.com/webpack/webpack) from 4.7.0 to 4.8.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.7.0...v4.8.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11252 from datatypevoid/enable-microsoft-autohiding-scrollbar
Nicolas Coden [Sat, 12 May 2018 21:28:47 +0000 (23:28 +0200)] 
Merge pull request #11252 from datatypevoid/enable-microsoft-autohiding-scrollbar

fix: enable microsoft autohiding scrollbar extension

7 years agofix: enable microsoft autohiding scrollbar extension 11252/head
David Niciforovic [Sat, 12 May 2018 12:38:36 +0000 (08:38 -0400)] 
fix: enable microsoft autohiding scrollbar extension

7 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop 11251/head
David Niciforovic [Sat, 12 May 2018 02:49:56 +0000 (22:49 -0400)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

7 years agoMerge pull request #11246 from zurb/chore/multiple-issue-templates-11241
Nicolas Coden [Fri, 11 May 2018 21:36:23 +0000 (23:36 +0200)] 
Merge pull request #11246 from zurb/chore/multiple-issue-templates-11241

chore: add multiple issue templates

7 years agofix: form progress bar mixin calls `has-value` as `hasvalue` 11250/head
David Niciforovic [Fri, 11 May 2018 21:00:04 +0000 (17:00 -0400)] 
fix: form progress bar mixin calls `has-value` as `hasvalue`

7 years agodocs: add spacing between words
David Newman [Fri, 11 May 2018 15:45:45 +0000 (11:45 -0400)] 
docs: add spacing between words

7 years agoMerge pull request #11249 from datatypevoid/develop
Nicolas Coden [Fri, 11 May 2018 14:15:35 +0000 (16:15 +0200)] 
Merge pull request #11249 from datatypevoid/develop

docs: spelling and grammar corrections

7 years agodocs: spelling and grammar corrections 11249/head
David Niciforovic [Fri, 11 May 2018 12:21:13 +0000 (08:21 -0400)] 
docs: spelling and grammar corrections

7 years agochore: fix typo in GitHub templates 11246/head
Nicolas Coden [Wed, 9 May 2018 20:49:30 +0000 (22:49 +0200)] 
chore: fix typo in GitHub templates

7 years agochore: add Documentation GitHub issue template
Nicolas Coden [Mon, 7 May 2018 22:08:18 +0000 (00:08 +0200)] 
chore: add Documentation GitHub issue template

7 years agochore: ensure GitHub issue templates are in the right order
Nicolas Coden [Mon, 7 May 2018 22:00:35 +0000 (00:00 +0200)] 
chore: ensure GitHub issue templates are in the right order

7 years agochore: add multiple issue templates
Nicolas Coden [Mon, 7 May 2018 21:49:13 +0000 (23:49 +0200)] 
chore: add multiple issue templates

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

7 years agoMerge pull request #11243 from zurb/dependabot/npm_and_yarn/webpack-4.7.0
Nicolas Coden [Mon, 7 May 2018 21:13:59 +0000 (23:13 +0200)] 
Merge pull request #11243 from zurb/dependabot/npm_and_yarn/webpack-4.7.0

build: bump webpack from 4.6.0 to 4.7.0

7 years agoMerge pull request #11245 from zurb/dependabot/npm_and_yarn/array-uniq-2.0.0
Nicolas Coden [Mon, 7 May 2018 21:12:56 +0000 (23:12 +0200)] 
Merge pull request #11245 from zurb/dependabot/npm_and_yarn/array-uniq-2.0.0

build: bump array-uniq from 1.0.3 to 2.0.0

7 years agoMerge pull request #11244 from zurb/dependabot/npm_and_yarn/sinon-5.0.5
Nicolas Coden [Mon, 7 May 2018 21:11:10 +0000 (23:11 +0200)] 
Merge pull request #11244 from zurb/dependabot/npm_and_yarn/sinon-5.0.5

build: bump sinon from 5.0.3 to 5.0.5

7 years agobuild: bump array-uniq from 1.0.3 to 2.0.0 11245/head
dependabot[bot] [Mon, 7 May 2018 09:25:56 +0000 (09:25 +0000)] 
build: bump array-uniq from 1.0.3 to 2.0.0

Bumps [array-uniq](https://github.com/sindresorhus/array-uniq) from 1.0.3 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/array-uniq/releases)
- [Commits](https://github.com/sindresorhus/array-uniq/compare/v1.0.3...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump sinon from 5.0.3 to 5.0.5 11244/head
dependabot[bot] [Mon, 7 May 2018 09:25:16 +0000 (09:25 +0000)] 
build: bump sinon from 5.0.3 to 5.0.5

Bumps [sinon](https://github.com/sinonjs/sinon) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v5.0.3...v5.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump webpack from 4.6.0 to 4.7.0 11243/head
dependabot[bot] [Mon, 7 May 2018 09:23:28 +0000 (09:23 +0000)] 
build: bump webpack from 4.6.0 to 4.7.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agodocs: merge IE and Edge in flexbox supported browsers 11240/head
Nicolas Coden [Sun, 6 May 2018 17:19:51 +0000 (19:19 +0200)] 
docs: merge IE and Edge in flexbox supported browsers

7 years agodocs: add Edge to flexbox supported browsers
Daniel Rhodes [Sat, 5 May 2018 19:53:59 +0000 (20:53 +0100)] 
docs: add Edge to flexbox supported browsers

Added Edge to flexbox supported browsers (info from caniuse.com) and small SPaG fix

7 years agoMerge pull request #11238 from danielrhodeswarp/patch-1
Nicolas Coden [Sat, 5 May 2018 18:11:13 +0000 (20:11 +0200)] 
Merge pull request #11238 from danielrhodeswarp/patch-1

Changed 'queues' to 'cues'

7 years agoChanged 'queues' to 'cues' 11237/head 11238/head
Daniel Rhodes [Sat, 5 May 2018 12:33:09 +0000 (13:33 +0100)] 
Changed 'queues' to 'cues'

In Types of Disabilities | Visual we mean 'cues' not 'queues'.

7 years agoMerge pull request #11235 from zurb/dependabot/npm_and_yarn/gulp-clean-css-3.9.4
Nicolas Coden [Fri, 4 May 2018 21:57:16 +0000 (23:57 +0200)] 
Merge pull request #11235 from zurb/dependabot/npm_and_yarn/gulp-clean-css-3.9.4

build: bump gulp-clean-css from 3.9.3 to 3.9.4

7 years agoMerge pull request #11234 from zurb/dependabot/npm_and_yarn/browser-sync-2.24.4
Nicolas Coden [Fri, 4 May 2018 21:56:55 +0000 (23:56 +0200)] 
Merge pull request #11234 from zurb/dependabot/npm_and_yarn/browser-sync-2.24.4

build: bump browser-sync from 2.24.2 to 2.24.4

7 years agobuild: bump gulp-clean-css from 3.9.3 to 3.9.4 11235/head
dependabot[bot] [Fri, 4 May 2018 09:20:14 +0000 (09:20 +0000)] 
build: bump gulp-clean-css from 3.9.3 to 3.9.4

Bumps [gulp-clean-css](https://github.com/scniro/gulp-clean-css) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/scniro/gulp-clean-css/releases)
- [Commits](https://github.com/scniro/gulp-clean-css/compare/3.9.3...3.9.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump browser-sync from 2.24.2 to 2.24.4 11234/head
dependabot[bot] [Fri, 4 May 2018 09:19:14 +0000 (09:19 +0000)] 
build: bump browser-sync from 2.24.2 to 2.24.4

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.24.2 to 2.24.4.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.24.2...v2.24.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11231 from DanielRuf/chore/remove-obsolete-sasslint-comments
Nicolas Coden [Thu, 3 May 2018 19:52:24 +0000 (21:52 +0200)] 
Merge pull request #11231 from DanielRuf/chore/remove-obsolete-sasslint-comments

chore: remove obsolete sasslint comments

7 years agoMerge pull request #11232 from zurb/dependabot/npm_and_yarn/browser-sync-2.24.2
Nicolas Coden [Thu, 3 May 2018 19:33:53 +0000 (21:33 +0200)] 
Merge pull request #11232 from zurb/dependabot/npm_and_yarn/browser-sync-2.24.2

build: bump browser-sync from 2.24.1 to 2.24.2

7 years agoMerge pull request #11233 from zurb/dependabot/npm_and_yarn/what-input-5.0.7
Nicolas Coden [Thu, 3 May 2018 19:33:28 +0000 (21:33 +0200)] 
Merge pull request #11233 from zurb/dependabot/npm_and_yarn/what-input-5.0.7

build: bump what-input from 5.0.5 to 5.0.7

7 years agobuild: bump what-input from 5.0.5 to 5.0.7 11233/head
dependabot[bot] [Thu, 3 May 2018 09:17:33 +0000 (09:17 +0000)] 
build: bump what-input from 5.0.5 to 5.0.7

Bumps [what-input](https://github.com/ten1seven/what-input) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/ten1seven/what-input/releases)
- [Commits](https://github.com/ten1seven/what-input/compare/v5.0.5...v5.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump browser-sync from 2.24.1 to 2.24.2 11232/head
dependabot[bot] [Thu, 3 May 2018 09:16:41 +0000 (09:16 +0000)] 
build: bump browser-sync from 2.24.1 to 2.24.2

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.24.1...v2.24.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agochore: remove obsolete sasslint comments 11231/head
Daniel Ruf [Wed, 2 May 2018 22:38:23 +0000 (00:38 +0200)] 
chore: remove obsolete sasslint comments

7 years agoMerge pull request #11227 from DanielRuf/style/fix-sasslint-warnings
Nicolas Coden [Wed, 2 May 2018 22:25:10 +0000 (00:25 +0200)] 
Merge pull request #11227 from DanielRuf/style/fix-sasslint-warnings

style: fix sasslint warnings

7 years agostyle: fix sasslint warnings 11227/head
Daniel Ruf [Tue, 1 May 2018 21:25:19 +0000 (23:25 +0200)] 
style: fix sasslint warnings

7 years agoMerge pull request #11228 from zurb/dependabot/npm_and_yarn/@commitlint/cli-6.2.0
Nicolas Coden [Wed, 2 May 2018 17:14:28 +0000 (19:14 +0200)] 
Merge pull request #11228 from zurb/dependabot/npm_and_yarn/@commitlint/cli-6.2.0

build: bump @commitlint/cli from 6.1.3 to 6.2.0

7 years agoMerge pull request #11229 from zurb/dependabot/npm_and_yarn/sinon-5.0.3
Nicolas Coden [Wed, 2 May 2018 17:13:22 +0000 (19:13 +0200)] 
Merge pull request #11229 from zurb/dependabot/npm_and_yarn/sinon-5.0.3

build: bump sinon from 5.0.1 to 5.0.3

7 years agoMerge pull request #11081 from DanielRuf/fix/xy-grid-gutter-output-11059
Nicolas Coden [Wed, 2 May 2018 17:12:41 +0000 (19:12 +0200)] 
Merge pull request #11081 from DanielRuf/fix/xy-grid-gutter-output-11059

fix: respect $gutter-output in the -xy-cell-properties mixin

7 years agobuild: bump sinon from 5.0.1 to 5.0.3 11229/head
dependabot[bot] [Wed, 2 May 2018 09:17:52 +0000 (09:17 +0000)] 
build: bump sinon from 5.0.1 to 5.0.3

Bumps [sinon](https://github.com/sinonjs/sinon) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v5.0.1...v5.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump @commitlint/cli from 6.1.3 to 6.2.0 11228/head
dependabot[bot] [Wed, 2 May 2018 09:17:11 +0000 (09:17 +0000)] 
build: bump @commitlint/cli from 6.1.3 to 6.2.0

Bumps [@commitlint/cli](https://github.com/marionebl/commitlint) from 6.1.3 to 6.2.0.
- [Release notes](https://github.com/marionebl/commitlint/releases)
- [Changelog](https://github.com/marionebl/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11220 from zurb/dependabot/npm_and_yarn/sinon-5.0.1
Nicolas Coden [Tue, 1 May 2018 20:01:23 +0000 (22:01 +0200)] 
Merge pull request #11220 from zurb/dependabot/npm_and_yarn/sinon-5.0.1

build: bump sinon from 4.5.0 to 5.0.1

7 years agoMerge pull request #11223 from zurb/dependabot/npm_and_yarn/babel-core-6.26.3
Nicolas Coden [Tue, 1 May 2018 19:58:16 +0000 (21:58 +0200)] 
Merge pull request #11223 from zurb/dependabot/npm_and_yarn/babel-core-6.26.3

build: bump babel-core from 6.26.2 to 6.26.3

7 years agoMerge pull request #11221 from zurb/dependabot/npm_and_yarn/browser-sync-2.24.1
Nicolas Coden [Tue, 1 May 2018 19:57:48 +0000 (21:57 +0200)] 
Merge pull request #11221 from zurb/dependabot/npm_and_yarn/browser-sync-2.24.1

build: bump browser-sync from 2.23.7 to 2.24.1

7 years agoMerge pull request #11219 from zurb/dependabot/npm_and_yarn/clipboard-2.0.1
Nicolas Coden [Mon, 30 Apr 2018 20:02:20 +0000 (22:02 +0200)] 
Merge pull request #11219 from zurb/dependabot/npm_and_yarn/clipboard-2.0.1

build: bump clipboard from 2.0.0 to 2.0.1

7 years agoMerge pull request #11222 from zurb/dependabot/npm_and_yarn/autoprefixer-8.4.1
Nicolas Coden [Mon, 30 Apr 2018 20:01:40 +0000 (22:01 +0200)] 
Merge pull request #11222 from zurb/dependabot/npm_and_yarn/autoprefixer-8.4.1

build: bump autoprefixer from 8.3.0 to 8.4.1

7 years agodocs: update XY Grid `$gutter-output` doc for margin gutters 11081/head
Nicolas Coden [Mon, 30 Apr 2018 19:42:06 +0000 (21:42 +0200)] 
docs: update XY Grid `$gutter-output` doc for margin gutters

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

7 years agobuild: bump babel-core from 6.26.2 to 6.26.3 11223/head
dependabot[bot] [Mon, 30 Apr 2018 19:38:30 +0000 (19:38 +0000)] 
build: bump babel-core from 6.26.2 to 6.26.3

Bumps [babel-core](https://github.com/babel/babel) from 6.26.2 to 6.26.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v6.26.2...v6.26.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump sinon from 4.5.0 to 5.0.1 11220/head
dependabot[bot] [Mon, 30 Apr 2018 19:37:59 +0000 (19:37 +0000)] 
build: bump sinon from 4.5.0 to 5.0.1

Bumps [sinon](https://github.com/sinonjs/sinon) from 4.5.0 to 5.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v4.5.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump autoprefixer from 8.3.0 to 8.4.1 11222/head
dependabot[bot] [Mon, 30 Apr 2018 19:37:53 +0000 (19:37 +0000)] 
build: bump autoprefixer from 8.3.0 to 8.4.1

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/8.3.0...8.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agobuild: bump clipboard from 2.0.0 to 2.0.1 11219/head
dependabot[bot] [Mon, 30 Apr 2018 19:37:21 +0000 (19:37 +0000)] 
build: bump clipboard from 2.0.0 to 2.0.1

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11197 from ncoden/chore/commit-messages-linting
Nicolas Coden [Mon, 30 Apr 2018 19:35:35 +0000 (21:35 +0200)] 
Merge pull request #11197 from ncoden/chore/commit-messages-linting

chore: add commit message linting

7 years agobuild: bump browser-sync from 2.23.7 to 2.24.1 11221/head
dependabot[bot] [Mon, 30 Apr 2018 09:23:51 +0000 (09:23 +0000)] 
build: bump browser-sync from 2.23.7 to 2.24.1

Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.23.7 to 2.24.1.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.23.7...v2.24.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge branch 'develop' into chore/commit-messages-linting 11197/head
Nicolas Coden [Mon, 30 Apr 2018 08:20:48 +0000 (10:20 +0200)] 
Merge branch 'develop' into chore/commit-messages-linting

7 years agofeat: ignore `gutter-output` for margin grid in `xy-cell` mixins
Daniel Ruf [Sun, 29 Apr 2018 21:26:14 +0000 (23:26 +0200)] 
feat: ignore `gutter-output` for margin grid in `xy-cell` mixins

`gutter-output` cannot be set to `false` for margin grid as the gutter (margin)
is defined with the width. Gutters can only be set or reset to 0, which does
not fullful the role of `gutter-output`.

See discussion at https://github.com/zurb/foundation-sites/pull/11081

**BREAKING CHANGE**

Before:
```scss
@include xy-cell(12, $gutter-type: margin, $gutter-output: false);
@include xy-cell-static(full, $gutter-type: margin, $gutter-output: false);
```

After
```scss
@include xy-cell(12, $gutter-type: margin, $gutters: 0);
@include xy-cell-static(full, $gutter-type: margin, $gutters: 0);
```

Co-authored-by: Nicolas Coden <nicolas@ncoden.fr>
Co-authored-by: SassNinja <kai.falkowski@gmail.com>
7 years agoMerge pull request #11208 from DanielRuf/chore/use-test-dependencies-from-node-modules
Nicolas Coden [Sun, 29 Apr 2018 16:02:01 +0000 (18:02 +0200)] 
Merge pull request #11208 from DanielRuf/chore/use-test-dependencies-from-node-modules

chore: use test dependencies from node_modules

7 years agochore: update yarn lockfile 11208/head
Nicolas Coden [Sun, 22 Apr 2018 21:02:37 +0000 (23:02 +0200)] 
chore: update yarn lockfile

7 years agochore: use test dependencies from node_modules
Daniel Ruf [Mon, 16 Apr 2018 09:06:51 +0000 (11:06 +0200)] 
chore: use test dependencies from node_modules

7 years agoMerge pull request #11205 from ncoden/chore/gulp-add-missing-sequence-callbacks
Nicolas Coden [Sun, 29 Apr 2018 14:01:25 +0000 (16:01 +0200)] 
Merge pull request #11205 from ncoden/chore/gulp-add-missing-sequence-callbacks

chore: add missing callback to gulp sequences

7 years agoMerge branch 'develop' into chore/commit-messages-linting
Nicolas Coden [Sun, 29 Apr 2018 13:50:28 +0000 (15:50 +0200)] 
Merge branch 'develop' into chore/commit-messages-linting

7 years agofix: wait for gulp tasks ends with the `finish` event 11205/head
Nicolas Coden [Sun, 29 Apr 2018 13:26:38 +0000 (15:26 +0200)] 
fix: wait for gulp tasks ends with the `finish` event

`pipe(done)` is a mistake and pipe does not work that way.
`on('end')` may not be triggered because `end` is an interval stream event that does not reflect the whole gulp stream operation. Only `finish` should be used to wait for the operation end.

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

7 years agoMerge pull request #11210 from ncoden/chore/delete-components-after-tests
Nicolas Coden [Sun, 29 Apr 2018 13:17:41 +0000 (15:17 +0200)] 
Merge pull request #11210 from ncoden/chore/delete-components-after-tests

chore: clean components & focus after tests

7 years agodocs: add back comments in dropdownMenu tests 11210/head
Nicolas Coden [Sun, 29 Apr 2018 12:14:50 +0000 (14:14 +0200)] 
docs: add back comments in dropdownMenu tests

7 years agochore: clean focus after tests involving focus
Nicolas Coden [Sat, 28 Apr 2018 15:54:55 +0000 (17:54 +0200)] 
chore: clean focus after tests involving focus

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

7 years agochore: clean component after Toggler tests
Nicolas Coden [Fri, 27 Apr 2018 22:01:10 +0000 (00:01 +0200)] 
chore: clean component after Toggler tests

7 years agochore: clean component after DropdownMenu tests #11074
Nicolas Coden [Fri, 27 Apr 2018 21:59:38 +0000 (23:59 +0200)] 
chore: clean component after DropdownMenu tests #11074

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

7 years agoMerge pull request #11209 from zurb/dependabot/npm_and_yarn/babel-core-6.26.2
Nicolas Coden [Fri, 27 Apr 2018 20:05:57 +0000 (22:05 +0200)] 
Merge pull request #11209 from zurb/dependabot/npm_and_yarn/babel-core-6.26.2

build: bump babel-core from 6.26.0 to 6.26.2

7 years agobuild: bump babel-core from 6.26.0 to 6.26.2 11209/head
dependabot[bot] [Fri, 27 Apr 2018 09:18:08 +0000 (09:18 +0000)] 
build: bump babel-core from 6.26.0 to 6.26.2

Bumps [babel-core](https://github.com/babel/babel) from 6.26.0 to 6.26.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v6.26.0...v6.26.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agoMerge pull request #11206 from zurb/dependabot/npm_and_yarn/chalk-2.4.1
Nicolas Coden [Thu, 26 Apr 2018 13:29:18 +0000 (15:29 +0200)] 
Merge pull request #11206 from zurb/dependabot/npm_and_yarn/chalk-2.4.1

build: bump chalk from 2.4.0 to 2.4.1

7 years agobuild: bump chalk from 2.4.0 to 2.4.1 11206/head
dependabot[bot] [Thu, 26 Apr 2018 09:16:39 +0000 (09:16 +0000)] 
build: bump chalk from 2.4.0 to 2.4.1

Bumps [chalk](https://github.com/chalk/chalk) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years agochore: add missing callback to gulp sequences
Nicolas Coden [Wed, 25 Apr 2018 21:55:19 +0000 (23:55 +0200)] 
chore: add missing callback to gulp sequences

As gulp sequences don't return a stream, a callback must be called when its callback job is done.

Bug was introduced in https://github.com/zurb/foundation-sites/pull/11119