]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
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>
7 years agoUse pull request #11208 from DanielRuf/chore/use-test-dependencies-from-node-modules...
Daniel Ruf [Sat, 16 Jun 2018 08:08:13 +0000 (10:08 +0200)] 
Use pull request #11208 from DanielRuf/chore/use-test-dependencies-from-node-modules for v6.5.0

09a7214c6 chore: use test dependencies from node_modules
99e71abd3 chore: update yarn lockfile

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11205 from ncoden/chore/gulp-add-missing-sequence-callbacks for...
Nicolas Coden [Sat, 16 Jun 2018 08:08:13 +0000 (10:08 +0200)] 
Use pull request #11205 from ncoden/chore/gulp-add-missing-sequence-callbacks for v6.5.0

4bcabc161 chore: add missing callback to gulp sequences
1facce07e fix: wait for gulp tasks ends with the `finish` event

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11210 from ncoden/chore/delete-components-after-tests for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:08:12 +0000 (10:08 +0200)] 
Use pull request #11210 from ncoden/chore/delete-components-after-tests for v6.5.0

b7ccd984d chore: clean component after DropdownMenu tests #11074
814d2e55f chore: clean component after Toggler tests
f9b61ff83 chore: clean focus after tests involving focus
9d39644d9 docs: add back comments in dropdownMenu tests

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11179 from DanielRuf/tests/increase-timeouts-viewport-reflow-test...
Daniel Ruf [Sat, 16 Jun 2018 08:08:12 +0000 (10:08 +0200)] 
Use pull request #11179 from DanielRuf/tests/increase-timeouts-viewport-reflow-test for v6.5.0

1eb8b1fdf tests: prevent race condition in _reflow test

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11021 from DanielRuf/chore/compability-update-browserslist-9123...
Daniel Ruf [Sat, 16 Jun 2018 08:08:07 +0000 (10:08 +0200)] 
Use pull request #11021 from DanielRuf/chore/compability-update-browserslist-9123 for v6.5.0

6999b7ada chore: update the browserslist config according to the compability table
94d6eca09 chore: drop support for Android 2.3 - 4.4

Co-Authored-By: Daniel Ruf <daniel@daniel-ruf.de>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11178 from ncoden/docs/improve-reedme-and-contribution-guidelines...
Nicolas Coden [Sat, 16 Jun 2018 08:04:38 +0000 (10:04 +0200)] 
Use pull request #11178 from ncoden/docs/improve-reedme-and-contribution-guidelines for v6.5.0

739b09522 docs: improve README design & organization
cc5ffdba5 docs: replace "Yetinauts" mentions by "Core Team"
cdaefe63f docs: improve issues & PR recommendation in CONTRIBUTE.md
423e77011 docs: fix lists formatting in CONTRIBUTING.md
4ffab21ff docs: fix link to CONTRIBUTING.md in README
ffa24b8ef docs: fix internals links in CONTRIBUTING.md
94f9c7003 docs: fix typo in Contributions section of CONTRIBUTING.md
ea46f493a chore: improve GitHub issue template
368e8e302 chore: improve GitHub pull request template
aae8d71ff docs: improve gitflow documentation in CONTRIBUTING.md
6419b6c40 chore: improve GitHub templates readibility in text format
9521d0773 chore: simplify the description explainaition in GitHub pull request template
720815e8d chore: add checkbox aobut commits in GitHub pull request template
5e3c99830 chore: make the user "follow" CONTRIBUTING.md and not simply read it
7516d9a47 docs: fix various typo in contribution recommendations
9e34d2906 docs: improve README logo responsivness
efc4a12d7 chore: uncheck TODO lists in CONTRIBUTING.md
006727605 docs: fix typo in CONTRIBUTING.md
afc13abd8 docs: fix README logo inline styles for GitHub

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11192 from rbrtmrtn/patch-1 for v6.5.0
Robert Martin [Sat, 16 Jun 2018 08:01:22 +0000 (10:01 +0200)] 
Use pull request #11192 from rbrtmrtn/patch-1 for v6.5.0

d7241e0e6 Update xy-grid.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11189 from hikouki/fix-typo for v6.5.0
koki-higashikawa [Sat, 16 Jun 2018 08:01:22 +0000 (10:01 +0200)] 
Use pull request #11189 from hikouki/fix-typo for v6.5.0

951f5c26c fix: typo in Reveal function.

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11175 from ncoden/chore/move-docs-to-develop for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 08:01:18 +0000 (10:01 +0200)] 
Use pull request #11175 from ncoden/chore/move-docs-to-develop for v6.5.0

9896d58dc chore: move documentation changes to develop Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11176 from DanielRuf/fix/travis-remove-extraneous-space for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:56:02 +0000 (09:56 +0200)] 
Use pull request #11176 from DanielRuf/fix/travis-remove-extraneous-space for v6.5.0

b5bcb9a77 fix: remove extraneous space in Travis CI config

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11174 from DanielRuf/build/npm-ci for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:56:01 +0000 (09:56 +0200)] 
Use pull request #11174 from DanielRuf/build/npm-ci for v6.5.0

9242a2c97 build: use npm ci

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

24e59fc27 Small typo

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11167 from MoarCoding/develop for v6.5.0
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>
7 years agoUse pull request #11141 from RvWensen/develop for v6.5.0
Roy [Sat, 16 Jun 2018 07:56:00 +0000 (09:56 +0200)] 
Use pull request #11141 from RvWensen/develop for v6.5.0

3d4734a9b in-canvas-for-x width:auto instead of width:inherit
ca1848990 fix: reset all OffCanvas properties when in in-canvas mode

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11107 from DanielRuf/fix/orbit-slide-positioning-jump-11082 for...
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>
7 years agoUse pull request #11171 from englishtom/patch-1 for v6.5.0
Tom English [Sat, 16 Jun 2018 07:55:59 +0000 (09:55 +0200)] 
Use pull request #11171 from englishtom/patch-1 for v6.5.0

d55568d7c Incorrect variable name in legacy Float Grid docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11142 from ncoden/fix/fix-magellan-without-link for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:55:59 +0000 (09:55 +0200)] 
Use pull request #11142 from ncoden/fix/fix-magellan-without-link for v6.5.0

f06b85bc1 fix: fix Magellan hash resolution without active link

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11119 from ncoden/chore/update-dependencies for v6.5.0
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>
7 years agoUse pull request #11145 from DanielRuf/fix/block-grid-breakpoints-margins-11121 for...
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>
7 years agoUse pull request #11144 from DanielRuf/chore/switch-to-jsdelivr-11019 for v6.5.0
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>
7 years agoUse pull request #11123 from DanielRuf/fix/dropdown-toggle-keyboard-10391 for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:51:34 +0000 (09:51 +0200)] 
Use pull request #11123 from DanielRuf/fix/dropdown-toggle-keyboard-10391 for v6.5.0

bca6cf55f fix: toggle dropdown if there is no focusable element inside

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11115 from ncoden/fix/float-grid-uncentered-last-column-9952 for...
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11118 from ncoden/fix/abide-ignore-submit-input-9190 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:51:33 +0000 (09:51 +0200)] 
Use pull request #11118 from ncoden/fix/abide-ignore-submit-input-9190 for v6.5.0

c556dd220 fix: do not validate submit input in Abide
d9d43d403 fix: ignore empty `formErrorFor` in Abide

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11116 from ncoden/fix/abide-permissive-url-regexp-9180 for v6.5.0
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11090 from ncoden/chore/various-travis-tests-improvments for v6.5.0
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11106 from ncoden/fix/fix-reveal-extend-in-mediaquery for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:49:45 +0000 (09:49 +0200)] 
Use pull request #11106 from ncoden/fix/fix-reveal-extend-in-mediaquery for v6.5.0

eb24e7cfd fix: move extend outside of mediaquery for sass compatibility

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11117 from ncoden/fix/xy-grid-cell-width-overridden-10468 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:49:45 +0000 (09:49 +0200)] 
Use pull request #11117 from ncoden/fix/xy-grid-cell-width-overridden-10468 for v6.5.0

2b5aaa7e6 fix: fix cell widths overridden by readjusted smaller breakpoints in XY Grid #10468

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11120 from ncoden/fix/prevent-commit-with-failing-tests for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:49:45 +0000 (09:49 +0200)] 
Use pull request #11120 from ncoden/fix/prevent-commit-with-failing-tests for v6.5.0

47da3c064 fix: prevent push/commit with falling tests with Husky

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11111 from DanielRuf/tests/use-husky for v6.5.0
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>
7 years agoUse pull request #11110 from DanielRuf/docs/javascript-update-destroy-method-name...
Daniel Ruf [Sat, 16 Jun 2018 07:49:43 +0000 (09:49 +0200)] 
Use pull request #11110 from DanielRuf/docs/javascript-update-destroy-method-name for v6.5.0

41813bf7b docs: update the destroy method name on the JavaScript page

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11108 from DanielRuf/fix/slider-input-change-event-enter-11096...
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10978 from JasonMiller/breakpoint-mixin-max-width-values for v6.5.0
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>
7 years agoUse pull request #11103 from zurb/andycochran/9268-breakpoint-error-message for v6.5.0
Andy Cochran [Sat, 16 Jun 2018 07:49:42 +0000 (09:49 +0200)] 
Use pull request #11103 from zurb/andycochran/9268-breakpoint-error-message for v6.5.0

5d25a0972 more accurate -zf-zero-breakpoint error message

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10930 from ncoden/fix/fix-es6-plugins-webpack-build-2 for v6.5.0
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11099 from DanielRuf/fix/apply-menubar-aria-role-11097 for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:42:42 +0000 (09:42 +0200)] 
Use pull request #11099 from DanielRuf/fix/apply-menubar-aria-role-11097 for v6.5.0

73f26a97c fix: apply menubar aria role instead of menu

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11093 from ncoden/fix/nested-reveal-deep-link-history-8012 for...
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11089 from DanielRuf/docs/component-list-fix-is-active-class-flexbo...
Daniel Ruf [Sat, 16 Jun 2018 07:42:41 +0000 (09:42 +0200)] 
Use pull request #11089 from DanielRuf/docs/component-list-fix-is-active-class-flexbox-mode for v6.5.0

e182acf98 docs: fix check for flexbox-mode is-active class in component list

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11088 from DanielRuf/chore/remove-rem-base-deprecation-note for...
Daniel Ruf [Sat, 16 Jun 2018 07:42:41 +0000 (09:42 +0200)] 
Use pull request #11088 from DanielRuf/chore/remove-rem-base-deprecation-note for v6.5.0

4e77fe0d0 chore: remove rem-base deprecation note

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11083 from DanielRuf/chore/remove-deprecated-responsive-embed-mixin...
Daniel Ruf [Sat, 16 Jun 2018 07:42:40 +0000 (09:42 +0200)] 
Use pull request #11083 from DanielRuf/chore/remove-deprecated-responsive-embed-mixins for v6.5.0

2c459d11c chore: remove deprecated responsive embed mixins
4abaf7ad3 chore: remove deprecated grid-column-uncollapse and grid-col-uncollapse mixins

Co-Authored-By: Daniel Ruf <daniel@daniel-ruf.de>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11077 from ncoden/fix/on-load-listeners for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:42:35 +0000 (09:42 +0200)] 
Use pull request #11077 from ncoden/fix/on-load-listeners for v6.5.0

f59e95c91 feat: add  utility to wait for page load even after it is already loaded
f353fc2f1 fix: fix various component listeners on page load when the page is already loaded
13d9ca205 fix: refactor the  uility to allow to unbind the created listenner

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10856 from ncoden/chore/sort-sass-components-by-specificity for...
Nicolas Coden [Sat, 16 Jun 2018 07:32:51 +0000 (09:32 +0200)] 
Use pull request #10856 from ncoden/chore/sort-sass-components-by-specificity for v6.5.0

7ab97070d chore: sort CSS includes by specificity
952c9c619 docs: update list of Sass includes
fecf67d25 style: sort Sass components inside each category alphabetically

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11086 from ncoden/chore/normalize-8 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:32:00 +0000 (09:32 +0200)] 
Use pull request #11086 from ncoden/chore/normalize-8 for v6.5.0

6e72435b2 chore: drop `normalize-scss` and upgrade to normalize.css v8.0.0

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11034 from colin-marshall/docs/update-equalizer-grid-examples for...
Colin Marshall [Sat, 16 Jun 2018 07:31:56 +0000 (09:31 +0200)] 
Use pull request #11034 from colin-marshall/docs/update-equalizer-grid-examples for v6.5.0

de70238e0 chore: migrate docs to use xy-grid in examples

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11010 from ncoden/docs/remove-responsive-navigation-bug-warning...
Nicolas Coden [Sat, 16 Jun 2018 07:28:05 +0000 (09:28 +0200)] 
Use pull request #11010 from ncoden/docs/remove-responsive-navigation-bug-warning for v6.5.0

107727488 docs: remove out-of-date bug warning in Reponsive Navigation

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11075 from ncoden/docs/improve-deep-link-docs for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:28:04 +0000 (09:28 +0200)] 
Use pull request #11075 from ncoden/docs/improve-deep-link-docs for v6.5.0

20d341d36 docs: improve deepLink options documentation for Accordion, Reveal and Tabs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11040 from ncoden/docs/add-rails-installation for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:28:04 +0000 (09:28 +0200)] 
Use pull request #11040 from ncoden/docs/add-rails-installation for v6.5.0

3fc1fd70d docs: add Rubygems to installation page

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

ab4beb10b fix: do not add the scrollbar by default

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11085 from DanielRuf/fix/xy-grid-frame-scrollbar-10793 for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:28:03 +0000 (09:28 +0200)] 
Use pull request #11085 from DanielRuf/fix/xy-grid-frame-scrollbar-10793 for v6.5.0

42a05a8b4 fix: add missing vertical scrollbar in xy-grid frame

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11076 from ncoden/fix/magellan-href-reference for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:28:03 +0000 (09:28 +0200)] 
Use pull request #11076 from ncoden/fix/magellan-href-reference for v6.5.0

54c939d36 fix: fix reference to component in `Magellan._events`

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11073 from DanielRuf/chore/move-from-bower-to-npm for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:28:02 +0000 (09:28 +0200)] 
Use pull request #11073 from DanielRuf/chore/move-from-bower-to-npm for v6.5.0

e7752a4f3 chore: move from bower to npm

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11012 from ncoden/chore/and-js-min-sourcefiles-10999 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:28:02 +0000 (09:28 +0200)] 
Use pull request #11012 from ncoden/chore/and-js-min-sourcefiles-10999 for v6.5.0

3c5507d25 chore: add JS sourcemaps
f1bfe51d7 chore: add sourcemaps for minified files
6f0a6023a style: add some doc for minified source map
9b9ed5f3e fix: remove useless manual sourcemaps prefixing in gulp "deploy:dist" task

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11057 from ncoden/docs/simplify-tooltip-docs for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:28:01 +0000 (09:28 +0200)] 
Use pull request #11057 from ncoden/docs/simplify-tooltip-docs for v6.5.0

979de1414 docs: remove useless attributes in Tooltip docs
6b83ddf82 docs: simplify and improve Tooltip examples

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11056 from ncoden/fix/tooltip-a11y-11054 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:28:01 +0000 (09:28 +0200)] 
Use pull request #11056 from ncoden/fix/tooltip-a11y-11054 for v6.5.0

0f8832801 fix: remove invalid attribute `aria-haspopup` for tooltip
f656ebdb1 fix: correctly clear tooltip classes on destroy

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11067 from DanielRuf/chore/tooltip-remove-deprecated-position-class...
Daniel Ruf [Sat, 16 Jun 2018 07:28:00 +0000 (09:28 +0200)] 
Use pull request #11067 from DanielRuf/chore/tooltip-remove-deprecated-position-class-11066 for v6.5.0

2f541a28e chore: remove the deprecated positionClass in tooltip

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

d14a8f036 Replace single with double quote in code example
20ace7ccb style: replace single quote by double quotes in docs HTML attributes

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11052 from DanielRuf/fix/toggler-aria-expanded-on-trigger-11049...
Daniel Ruf [Sat, 16 Jun 2018 07:27:59 +0000 (09:27 +0200)] 
Use pull request #11052 from DanielRuf/fix/toggler-aria-expanded-on-trigger-11049 for v6.5.0

fbc69f10e fix: add aria-expanded to the toggler triggers
e84e7d119 fix: apply aria-expanded to the toggler triggers in _updateARIA
dd96a42ad tests: replace duplicate code in the toggler test

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10968 from alliclemens/alliclemens-dropdown-unit-tests for v6.5.0
alliclemens [Sat, 16 Jun 2018 07:27:59 +0000 (09:27 +0200)] 
Use pull request #10968 from alliclemens/alliclemens-dropdown-unit-tests for v6.5.0

2d56de0b6 Add scroll to browser test display to allow viewing of all test results
c25c7f0e9 Tests added for dropdown open
f0c68ec3a clean: remove console.log in Dropdown tests
a67ffe6f2 tests: various fix in Dropdown tests
87c0f456e Revert "Add scroll to browser test display to allow viewing of all test results"

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11036 from colin-marshall/chore/update-eslint-to-v4 for v6.5.0
Colin Marshall [Sat, 16 Jun 2018 07:27:58 +0000 (09:27 +0200)] 
Use pull request #11036 from colin-marshall/chore/update-eslint-to-v4 for v6.5.0

b6819c3e5 Removed duplicate/misplaced ecmaVersion setting
356615f51 Update gulp-eslint to v4

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11023 from DanielRuf/chore/update-compatibility-table-10299 for...
Daniel Ruf [Sat, 16 Jun 2018 07:27:58 +0000 (09:27 +0200)] 
Use pull request #11023 from DanielRuf/chore/update-compatibility-table-10299 for v6.5.0

3312ca53b chore: add Edge to the compatibility table

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11041 from DanielRuf/fix/reveal-destroy-remove-open-classes-10626...
Daniel Ruf [Sat, 16 Jun 2018 07:27:57 +0000 (09:27 +0200)] 
Use pull request #11041 from DanielRuf/fix/reveal-destroy-remove-open-classes-10626 for v6.5.0

21976813a fix: remove the open classes if no visible reveal exists after destroying one
c3f0e101e fix: properly call removeRevealOpenClasses, add comments, remove a few empty lines
74006f466 fix: use right reference to the local context
7f30ef811 fix: make removeRevealOpenClasses and addRevealOpenClasses available for the whole component

Co-Authored-By: Daniel Ruf <daniel.ruf@ueberbit.de>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11039 from DanielRuf/docs/tabs-fix-data-deep-link-smudge-delay...
Daniel Ruf [Sat, 16 Jun 2018 07:27:57 +0000 (09:27 +0200)] 
Use pull request #11039 from DanielRuf/docs/tabs-fix-data-deep-link-smudge-delay-attribute-10090 for v6.5.0

4c01675f3 docs: fix the data-deep-link-smudge-delay attribute in the tabs example

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11038 from DanielRuf/docs/dropdown-remove-deprecated-positionClass...
Daniel Ruf [Sat, 16 Jun 2018 07:27:56 +0000 (09:27 +0200)] 
Use pull request #11038 from DanielRuf/docs/dropdown-remove-deprecated-positionClass-10178 for v6.5.0

c43d88d31 docs: remove the deprecated positionClass of dropdown

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11035 from lirael/docs/abide-fix-custom-validator-foundation-initia...
Olena Pastushenko [Sat, 16 Jun 2018 07:27:56 +0000 (09:27 +0200)] 
Use pull request #11035 from lirael/docs/abide-fix-custom-validator-foundation-initialization for v6.5.0

dded67fdb docs: fix example for custom validator
3bfb07b07 docs: add infos in the Abide custom validator example

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11031 from DanielRuf/docs/toggler-data-toggler-classname-notation...
Daniel Ruf [Sat, 16 Jun 2018 07:27:55 +0000 (09:27 +0200)] 
Use pull request #11031 from DanielRuf/docs/toggler-data-toggler-classname-notation-11013 for v6.5.0

c635d98bf docs: make clear that data-toggler of toggler supports .classname and classname
b8feea6cf docs: improve wording in toggler docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11030 from DanielRuf/docs/reveal-remove-unused-data-btm-offset...
Daniel Ruf [Sat, 16 Jun 2018 07:27:55 +0000 (09:27 +0200)] 
Use pull request #11030 from DanielRuf/docs/reveal-remove-unused-data-btm-offset-pct-9727 for v6.5.0

c554481bf docs: remove the unused data-btm-offset-pct in reveal

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11032 from DanielRuf/docs/center-thumbnails for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:27:51 +0000 (09:27 +0200)] 
Use pull request #11032 from DanielRuf/docs/center-thumbnails for v6.5.0

080c650f3 docs: center the thumbnails
d17b01d84 chore: update foundation-docs

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

9731ba470 fire updateActive after calcPoints
e50e15bc2 remove unused code
6371c6da3 do less calculations to improve the performance
e89d85cbf tests: make sure that the Magellan tests are properly running
b2a1f1302 tests: revert to systematic test of magellan graceful failure
738903c31 clean: remove comment about a resolved bug in Magellan tests

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11024 from DanielRuf/docs/fix-small-typo for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:26:05 +0000 (09:26 +0200)] 
Use pull request #11024 from DanielRuf/docs/fix-small-typo for v6.5.0

2b3d23871 docs: fix small typo

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10993 from gormus/patch-2 for v6.5.0
Osman Gormus [Sat, 16 Jun 2018 07:26:05 +0000 (09:26 +0200)] 
Use pull request #10993 from gormus/patch-2 for v6.5.0

c016cf69f Remove `.info` class name

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11011 from ncoden/fix/hashchange-event-compatibility-10771 for...
Nicolas Coden [Sat, 16 Jun 2018 07:26:04 +0000 (09:26 +0200)] 
Use pull request #11011 from ncoden/fix/hashchange-event-compatibility-10771 for v6.5.0

4fbcb916b fix: use `hashchange` event instead of `popstate` for IE/Edge compatibility

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11018 from DanielRuf/fix/menu-remove-unused-hover-variable-10758...
Daniel Ruf [Sat, 16 Jun 2018 07:26:04 +0000 (09:26 +0200)] 
Use pull request #11018 from DanielRuf/fix/menu-remove-unused-hover-variable-10758 for v6.5.0

3f07a81a7 fix: remove the unused menu-item-background-hover variable

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11005 from DanielRuf/docs/update-sri-hashes-11004 for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:25:59 +0000 (09:25 +0200)] 
Use pull request #11005 from DanielRuf/docs/update-sri-hashes-11004 for v6.5.0

3aaa38270 docs: update the SRI hashes

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11001 from DanielRuf/fix/tabs-remove-unused-variable-expand-max...
Daniel Ruf [Sat, 16 Jun 2018 07:25:43 +0000 (09:25 +0200)] 
Use pull request #11001 from DanielRuf/fix/tabs-remove-unused-variable-expand-max-8484 for v6.5.0

ff978717b fix: remove the unused tab-expand-max variable

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #11003 from DanielRuf/tests/run-tests-all-node-versions for v6.5.0
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

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

0ac0fcda4 fix: copy the sourcemap files (#10998)
4dbf90b0c add missing indentation

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10927 from ncoden/fix/xy-grid-responsive-modifiers-reset-10891...
Nicolas Coden [Sat, 16 Jun 2018 07:23:02 +0000 (09:23 +0200)] 
Use pull request #10927 from ncoden/fix/xy-grid-responsive-modifiers-reset-10891 for v6.5.0

8347330d8 fix: add missing flex reset in XY Grid responsive cell widths #10891
16e18da98 tests: add visual test for XY Grid reponsive widths #10891

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10996 from DanielRuf/docs/default-reveal-width-8707 for v6.5.0
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10962 from DanielRuf/docs/xy-grid-flex-grid-fallback for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:23:01 +0000 (09:23 +0200)] 
Use pull request #10962 from DanielRuf/docs/xy-grid-flex-grid-fallback for v6.5.0

0934977a0 docs: the flexgrid is used if $xy-grid is set to false
ba69d0085 better description of the foundation-everything mixin parameters

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10966 from SassNinja/hotfix/10328_offcanvas_docs_update for v6.5.0
SassNinja [Sat, 16 Jun 2018 07:23:01 +0000 (09:23 +0200)] 
Use pull request #10966 from SassNinja/hotfix/10328_offcanvas_docs_update for v6.5.0

233b4abf6 Update off-canvas docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10990 from DanielRuf/fix/get-fn-name-unit-test for v6.5.0
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

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10986 from ncoden/docs/fix-broken-link-xy-grid-10985 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:23:00 +0000 (09:23 +0200)] 
Use pull request #10986 from ncoden/docs/fix-broken-link-xy-grid-10985 for v6.5.0

04211693a docs: fix broken link to XY Grid in Float Grid docs #10985
d80fb9562 docs: fix link to "Starter Projects" in "Installation" docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10906 from zurb/coreysyms-patch-magellan-constant-updates for v6.5.0
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>
7 years agoUse pull request #10984 from ncoden/chore/update-packages-cve for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:20:22 +0000 (09:20 +0200)] 
Use pull request #10984 from ncoden/chore/update-packages-cve for v6.5.0

c19edffb8 chore: update dependencies with CVE
bbb08aed5 chore: update  to 1.4.4
974c89a80 chore: update

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10981 from DanielRuf/docs/off-canvas-click-trigger-id for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:18:47 +0000 (09:18 +0200)] 
Use pull request #10981 from DanielRuf/docs/off-canvas-click-trigger-id for v6.5.0

39216f3c9 docs: fix the id of the example code for the click trigger

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

5c6ee3480 Fix broken link to XY grid

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10944 from DanielRuf/fix/offcanvas-trigger-opened-later for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:18:46 +0000 (09:18 +0200)] 
Use pull request #10944 from DanielRuf/fix/offcanvas-trigger-opened-later for v6.5.0

f67350326 fix: trigger opened.zf.offcanvas at the end to prevent race conditions

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10967 from DanielRuf/patch/unit-tests-headless-chrome for v6.5.0
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>
7 years agoUse pull request #10963 from DanielRuf/docs/tabs-jsdoc-fixes for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:18:45 +0000 (09:18 +0200)] 
Use pull request #10963 from DanielRuf/docs/tabs-jsdoc-fixes for v6.5.0

36818da05 docs: fix the jsdoc annotations of the tabs component

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10959 from DanielRuf/docs/remove-bower-install for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:18:45 +0000 (09:18 +0200)] 
Use pull request #10959 from DanielRuf/docs/remove-bower-install for v6.5.0

479c35eef remove obsolete bower command, fix small typo

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10933 from ncoden/clean/revert-10555 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:18:44 +0000 (09:18 +0200)] 
Use pull request #10933 from ncoden/clean/revert-10555 for v6.5.0

fbe133ec1 Revert "Fixes #9151 - Drilldown event issue"

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