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
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>
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
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
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
Stefan Lisper [Sat, 16 Jun 2018 07:56:01 +0000 (09:56 +0200)]
Use pull request #11167 from MoarCoding/develop for v6.5.0
2bfd3e0c4 fixed bug where aria-controls is not updated with multiple ids 3e6e35cb6 Removed old code 6437acf2b fix: improve id detection/replacment for Toggler `aria-controls` attribute
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Daniel Ruf [Sat, 16 Jun 2018 07:56:00 +0000 (09:56 +0200)]
Use pull request #11107 from DanielRuf/fix/orbit-slide-positioning-jump-11082 for v6.5.0
dbdae9631 fix: always use absolute positioning to prevent jumping Orbit slider cf80a487b fix: render slide as block element 7daaba50c fix: remove position reset of Orbit slides preventing the "full-absolute" new behavior
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Sat, 16 Jun 2018 07:55:51 +0000 (09:55 +0200)]
Use pull request #11119 from ncoden/chore/update-dependencies for v6.5.0
201d70257 chore: use permissive selector for all compatible dependencies versions fb33ceea7 chore: switch to be04444ca chore: update all devDependencies to latest versions dd52875e1 chore: update dependencies lockfiles b5c95a89c docs: update required node version to 6.4.0 a14dc5c0a fix: set basePath for gulp-cache-bust and apply run-sequence 614478609 fix: use callback function in test tasks 2abca4a13 chore: fix indentation 531b00626 chore: migrate more gulp tasks to new run-sequence API 205c3525f chore: migrate gulp watch tasks to new run-sequence API 952939253 chore: remove unused devDependencies d09fbc3b8 chore: migrate to webpack 4 dce21c15a chore: regenerate yarn/npm lockfiles separately 5d24801cc chore: enforce packages resolution via HTTPS 1e1005514 chore: update dependencies (10-04-17)
Co-Authored-By: Daniel Ruf <daniel@daniel-ruf.de> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Daniel Ruf [Sat, 16 Jun 2018 07:51:35 +0000 (09:51 +0200)]
Use pull request #11145 from DanielRuf/fix/block-grid-breakpoints-margins-11121 for v6.5.0
6163a03fd fix: use the right breakpoints in block-grid for gutter calculation 0f6659c17 chore: use short named mixin parameters 8febe20fb chore: revert settings file f542435e8 chore: document $breakpoint variable in xy-grid-layout, set null as default for $breakpoint
Co-Authored-By: Daniel Ruf <daniel.ruf@ueberbit.de> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Daniel Ruf [Sat, 16 Jun 2018 07:51:35 +0000 (09:51 +0200)]
Use pull request #11144 from DanielRuf/chore/switch-to-jsdelivr-11019 for v6.5.0
f907e7ca5 chore: switch to jsDelivr ee927a9f1 chore: point to right file names in html comments 84be74e9f clean: remove unused links to foundation-icons in tests
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Sat, 16 Jun 2018 07:51:34 +0000 (09:51 +0200)]
Use pull request #11115 from ncoden/fix/float-grid-uncentered-last-column-9952 for v6.5.0
50e7dab90 fix: fix uncenter for last column in Float Grid #9952 fa07c03d6 refactor: add "default" position to `grid-column-positioning` to handle float position 94295399d tests: add visual test for Float Grid uncentered columns a8f850e83 fix: fix last column uncentering with edge align disabled in Float Grid
Nicolas Coden [Sat, 16 Jun 2018 07:51:33 +0000 (09:51 +0200)]
Use pull request #11116 from ncoden/fix/abide-permissive-url-regexp-9180 for v6.5.0
724545c83 fix: use more permissive URL pattern for Abide #9180 01dde9013 docs: remove line added by accident in Abide regex docs db8d81f40 feat: add SFTP & FTPS to Abide valid urls protocols
Nicolas Coden [Sat, 16 Jun 2018 07:51:26 +0000 (09:51 +0200)]
Use pull request #11090 from ncoden/chore/various-travis-tests-improvments for v6.5.0
bb41a663e chore: use ENV for browserstack authentification 3407f064d chore: add missing dev dependency browserstack-runner a6e14285e chore: move browserstack tests to its own travis job 14b4e12c2 fix: ensure that headless-chrome tests run in all environments 5af6b8bb2 tests: use all browsers from the compatibility list for BrowserStack tests
Daniel Ruf [Sat, 16 Jun 2018 07:49:44 +0000 (09:49 +0200)]
Use pull request #11111 from DanielRuf/tests/use-husky for v6.5.0
d9d307ed7 tests: use husky to run tests before commits and pushes eaeebbf83 chore: add message for about Husky at precommit & prepush c353e2685 chore: use Node.js for precommit and prepush output 38f97aa69 chore: change prepush script to use the new script adfbb8ff0 chore: update package-lock.json e6e86140d fix: fix wrong script for husky prepush hook 6fcaa0c0a fix: force color mode of mocha, remove code test output in husky scripts 073d0f271 fix: force color mode for gulp and husky scripts
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Daniel Ruf [Sat, 16 Jun 2018 07:49:43 +0000 (09:49 +0200)]
Use pull request #11108 from DanielRuf/fix/slider-input-change-event-enter-11096 for v6.5.0
edf6f79ff fix: listen for the enter key and trigger a change to emulate change event in IE 0804c9002 fix: deduplicate the code for the event listeners aefb26be4 fix: properly indent lines
JasonMiller [Sat, 16 Jun 2018 07:49:42 +0000 (09:49 +0200)]
Use pull request #10978 from JasonMiller/breakpoint-mixin-max-width-values for v6.5.0
b50a45aa0 decrement bp-max by 0.0001 rather than 1/16 283483aca update max-widths values 74254be7c remove leading zero from bp-max decrement fc749cd71 fix: use 6-decimal precision between breakpoint cc9279493 fix: revert to Sass default 5-digit precision for breakpoint gutters
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr> Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Sat, 16 Jun 2018 07:49:25 +0000 (09:49 +0200)]
Use pull request #10930 from ncoden/fix/fix-es6-plugins-webpack-build-2 for v6.5.0
577362863 fix: fix and re-enable plugins UMD module bundling 1057b9450 clean: remove old commented task fb8ea9349 fix: revert unwanted switch to foundation main entry for docs 6360e1ed5 chore: export externals in a common namespace 87f09d712 chore: move and to the namespace 4a8004d8d chore: prevent and duplication across plugin entries d54648594 chore: move and tests to the namespace 926b8e0f7 chore: prevent the main JS bundle to be exported as an unused external e3b8d5e79 clean: remove unecessary entry 3ed2ed202 chore: use UMD bundling in customizer 45971dbc0 docs: update & improve Js installation docs for UMD modules
Nicolas Coden [Sat, 16 Jun 2018 07:42:41 +0000 (09:42 +0200)]
Use pull request #11093 from ncoden/fix/nested-reveal-deep-link-history-8012 for v6.5.0
42d267a29 fix: update history when closing Reveal with `replaceState` #8012 88c08bd98 fix: prevent Reveal opening with its hash already set to add history entry d5fe11436 tests: add visual tests for nested Reveal with deep-linking