]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
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>
7 years agoUse pull request #10942 from ncoden/chore/update-foundation-docs for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:18:41 +0000 (09:18 +0200)] 
Use pull request #10942 from ncoden/chore/update-foundation-docs for v6.5.0

90be92319 chore: update foundation-docs

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

48792666f docs: make clear how isLTR in Orbit.changeSlide defines the slide animation behavior

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10936 from DanielRuf/patch/abide-stack-revert-end for v6.5.0
Daniel Ruf [Sat, 16 Jun 2018 07:15:56 +0000 (09:15 +0200)] 
Use pull request #10936 from DanielRuf/patch/abide-stack-revert-end for v6.5.0

1840a1174 Revert "fix: fix side-effect of jQuery .filter() in Abide.addA11yAttributes", fixes #10935

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10948 from jnystromdesign/patch-3 for v6.5.0
Joakim Nystrom [Sat, 16 Jun 2018 07:15:55 +0000 (09:15 +0200)] 
Use pull request #10948 from jnystromdesign/patch-3 for v6.5.0

6be67da2d Updated install command for yarn

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10941 from dragthor/getfnname-tests for v6.5.0
Kristofer Krause [Sat, 16 Jun 2018 07:15:55 +0000 (09:15 +0200)] 
Use pull request #10941 from dragthor/getfnname-tests for v6.5.0

51373515c getFnName unit tests

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10929 from zurb/docs-fix-dropdown-menu-events for v6.5.0
Jeremy Englert [Sat, 16 Jun 2018 07:15:55 +0000 (09:15 +0200)] 
Use pull request #10929 from zurb/docs-fix-dropdown-menu-events for v6.5.0

ec24cb770 Fix: dropdown menu event names

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

255f32d4b fix typo

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10925 from ncoden/docs/update-zurb-template-javascript-doc-10353...
Nicolas Coden [Sat, 16 Jun 2018 07:15:54 +0000 (09:15 +0200)] 
Use pull request #10925 from ncoden/docs/update-zurb-template-javascript-doc-10353 for v6.5.0

8d92c8086 docs: update ZURB template JavaScript docs #10353
9c2f818da docs: fix typo in starter project docs

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10715 from Owlbertz/input-dropdown-fix for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 07:15:54 +0000 (09:15 +0200)] 
Use pull request #10715 from Owlbertz/input-dropdown-fix for v6.5.0

848e9c08d Added visual test for a Dropdown attached to an input element.
2d736a1de Prevent SPACE from setting focus to the Dropdown if anchor is an input element.
87c3d4f01 Added unittest for keyboard events for Dropdown.
64e5ede89 feat: ignore dropdown keyboard event on textarea

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10917 from ncoden/fix/export-RegExpEscape-as-external-10916 for...
Nicolas Coden [Sat, 16 Jun 2018 07:15:53 +0000 (09:15 +0200)] 
Use pull request #10917 from ncoden/fix/export-RegExpEscape-as-external-10916 for v6.5.0

db57f724f fix: export `RegExpEscape` as an external

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10897 from nicwinn/patch-1 for v6.5.0
Nic Winn [Sat, 16 Jun 2018 07:15:53 +0000 (09:15 +0200)] 
Use pull request #10897 from nicwinn/patch-1 for v6.5.0

8fbe9c33d Remove calculated width for scrollable tables

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10914 from ffoodd/patch-1 for v6.5.0
Gaël Poupard [Sat, 16 Jun 2018 07:15:47 +0000 (09:15 +0200)] 
Use pull request #10914 from ffoodd/patch-1 for v6.5.0

6bad0f84f Remove `clip-path` from `element-invisible` mixin

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10915 from Owlbertz/pagination-doc-fix-9334 for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 07:14:09 +0000 (09:14 +0200)] 
Use pull request #10915 from Owlbertz/pagination-doc-fix-9334 for v6.5.0

8cbad0dc3 Fix accessibility of pagination examples.

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10911 from ncoden/fix/temporary-disable-umd-bundling for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:14:09 +0000 (09:14 +0200)] 
Use pull request #10911 from ncoden/fix/temporary-disable-umd-bundling for v6.5.0

c2acd0c14 fix: export Foundation in `foundation.core` entry for usage in other entries
fe895f5f5 fix: fix `Object.assign` usage in `javascript:plugins` gulp task
568a9a589 fix: temporary disable UMD bundling

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

ed1a8431c fix the RegExpEscape definition

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10895 from ncoden/docs/new-videos-3 for v6.5.0
ZURBywood [Sat, 16 Jun 2018 07:14:08 +0000 (09:14 +0200)] 
Use pull request #10895 from ncoden/docs/new-videos-3 for v6.5.0

9d8ec91bf Adds XY Grid Video with links and Protoyping Utilities video with links

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10905 from ncoden/docs/xy-grid-mixin-parameters-10904 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:14:08 +0000 (09:14 +0200)] 
Use pull request #10905 from ncoden/docs/xy-grid-mixin-parameters-10904 for v6.5.0

da4d5bbd1 docs: add missing doc for parameters in XY Grid mixins #10904

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10887 from ncoden/fix/reduce-placeholder-specificity-8366 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:14:07 +0000 (09:14 +0200)] 
Use pull request #10887 from ncoden/fix/reduce-placeholder-specificity-8366 for v6.5.0

c72b87634 fix: reduce placeholder specificity #8366

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10902 from ncoden/fix/responsive-accordion-tabs-events-on-destroy...
Nicolas Coden [Sat, 16 Jun 2018 07:14:07 +0000 (09:14 +0200)] 
Use pull request #10902 from ncoden/fix/responsive-accordion-tabs-events-on-destroy-10901 for v6.5.0

1b7e5748e fix: remove window events handler when ResponsiveAccordionTabs is destroyed #10901

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #9381 from diniscorreia/develop for v6.5.0
Dinis Correia [Sat, 16 Jun 2018 07:14:07 +0000 (09:14 +0200)] 
Use pull request #9381  from diniscorreia/develop for v6.5.0

f3f24fe7d Fix dropdown destroy method

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

bc48ab9c4 Update label.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10699 from Owlbertz/abide-accessibility for v6.5.0
Marius Olbertz [Sat, 16 Jun 2018 07:14:06 +0000 (09:14 +0200)] 
Use pull request #10699 from Owlbertz/abide-accessibility for v6.5.0

51a255840 Implemented accessibility for Abide.
dfae51056 Improved accessibility of Abide page.
3e512b9a5 Added unittests for aria-invalid in Abide.
835cf0458 docs: improve accessibility of abide examples
07b2d7670 feat: add [aria-live] on [data-abide-error] on form validation
88abca78c feat: automatically add [aria-describedby] and [for] attributes in Abide
d1acd32dc feat: add `a11yAttributes` option on Abide to disable a11y attribute insertion
f55efd50c feat: set `[aria-live]` on Abide global erros on init
6cf661906 docs: add basic doc about a11y attributes in Abide
32efbc2b0 test: add unit tests for Abide.addA11yAttributes()
8e7fa0614 test: add unit test for Abide.addGlobalErrorA11yAttributes()
edf21d231 test: add visual test for Abide accessibility
c6a690677 fix: fix side-effect of jQuery .filter() in Abide.addA11yAttributes
c6e4b562c feat: add [role=label] to all form errors in Abide

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10864 from ncoden/chore/es5-pkg-main for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:12:52 +0000 (09:12 +0200)] 
Use pull request #10864 from ncoden/chore/es5-pkg-main for v6.5.0

ee3399bc1 Revert "fix: prevent side-effect from .stack-for in media-object"
329902ccf chore: make UMD build default entry point
ba9fd8abe chore: export core utilities as `CoreUtils`
565a60f44 fix: fix webpack.config entry point

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10786 from SassNinja/fix-reveal-enable-scroll for v6.5.0
SassNinja [Sat, 16 Jun 2018 07:10:43 +0000 (09:10 +0200)] 
Use pull request #10786 from SassNinja/fix-reveal-enable-scroll for v6.5.0

7e675258c Fix reveal enableScroll calculation of scrollTop
4f2773318 refactor: add defaults to `_enableScroll`/`_disableScroll` properties in Reveal
808fc3be0 style: document the #10786 bug in Reveal

Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10874 from ncoden/docs/improve-gitflow-doc for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:43 +0000 (09:10 +0200)] 
Use pull request #10874 from ncoden/docs/improve-gitflow-doc for v6.5.0

9b720281b docs: improve gitflow doc in CONTRIBUTING.md
96c1b85ac doc: link CONTRIBUTING.md to README.md

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10868 from ncoden/fix/off-canvas-reveal-on-option-10867 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:42 +0000 (09:10 +0200)] 
Use pull request #10868 from ncoden/fix/off-canvas-reveal-on-option-10867 for v6.5.0

ee3399bc1 Revert "fix: prevent side-effect from .stack-for in media-object"
594cf65aa fix: fix off-canvas option `revealOn` when used without classes #10867
23da69d1e test: add visual test for off-canvas revealOn option
5255360bd fix: fix merge fail in off-canvas
a2d431a76 fix: fix Off-canvas `revealOn` option when used with `revealClass` option
05697a06c fix: fix regexp check for revealClass option in Off-Canvas
72f7e40f7 feat: expose RegExpEscape
13202d033 test: add tests for `RegExpEscape`

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10871 from colin-marshall/fix/accordion-duplicate-id-10870 for...
Colin Marshall [Sat, 16 Jun 2018 07:10:42 +0000 (09:10 +0200)] 
Use pull request #10871 from colin-marshall/fix/accordion-duplicate-id-10870 for v6.5.0

dd020a705 Fixed duplicate id's on accordion when id is already set on <li> elements

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10845 from TheBnl/patch-1 for v6.5.0
Bram de Leeuw [Sat, 16 Jun 2018 07:10:41 +0000 (09:10 +0200)] 
Use pull request #10845 from TheBnl/patch-1 for v6.5.0

ec793f9a1 Use calc in button group with singel child

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10866 from ncoden/docs/improve-grid-setup-10843 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:41 +0000 (09:10 +0200)] 
Use pull request #10866 from ncoden/docs/improve-grid-setup-10843 for v6.5.0

c3f72c617 docs: add doc for different grids setup
caa6ba332 docs: show base classes before their modifiers in grids and callout
049679c18 docs: fix callout class glued to modifier in grids doc

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10848 from jnystromdesign/patch-1 for v6.5.0
Joakim Nystrom [Sat, 16 Jun 2018 07:10:41 +0000 (09:10 +0200)] 
Use pull request #10848 from jnystromdesign/patch-1 for v6.5.0

92d4bea17 Added solution to compile problem for npm users
b8779d66f Wrapped instructions in a callout

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10847 from ncoden/docs/improve-installation-and-setup-10843 for...
Nicolas Coden [Sat, 16 Jun 2018 07:10:40 +0000 (09:10 +0200)] 
Use pull request #10847 from ncoden/docs/improve-installation-and-setup-10843 for v6.5.0

70543fa0b docs: improve docs of Template installation
8d730a953 docs: improve design of download part in installation
52447aa78 docs: move html starter template to the bottom
20efaa040 docs: add float, prototyping and rtl to CDN links
c8b5c029b docs: improve file tree design in installation
c47d70b78 docs: improve docs of CLI installation
ed5cb75b7 docs: improve design of package manager installation
533b1fa95 docs: add yarn installation to docs
4495764a1 docs: add links to packages managers in installation
ac4544977 docs: merge CLI and template installations
030611f4a docs: improve documentation of Starter Projects

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10862 from tonymtz/patch-1 for v6.5.0
TonyMtz [Sat, 16 Jun 2018 07:10:39 +0000 (09:10 +0200)] 
Use pull request #10862 from tonymtz/patch-1 for v6.5.0

4f8945da2 Fixes quotes in xy-cell-size comment

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

100a76428 Add missing 'a'

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10842 from ncoden/fix/media-object-custom-component for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:38 +0000 (09:10 +0200)] 
Use pull request #10842 from ncoden/fix/media-object-custom-component for v6.5.0

ee3399bc1 Revert "fix: prevent side-effect from .stack-for in media-object"

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10840 from ncoden/fix/dropdown-anchor-attributes-10627 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:38 +0000 (09:10 +0200)] 
Use pull request #10840 from ncoden/fix/dropdown-anchor-attributes-10627 for v6.5.0

8bad6edd3 fix: fix dropdown aria-labelledby from its anchor id
401618a58 fix: fix dropdown default alignement based on float class

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10819 from ncoden/fix/fix-bp-size-leak-#10818 for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:38 +0000 (09:10 +0200)] 
Use pull request #10819 from ncoden/fix/fix-bp-size-leak-#10818 for v6.5.0

31f46c25d fix: prevent leaking of `-zf-size` in `-zf-each-breakpoint` mixin

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10821 from ncoden/fix/xy-cell-with-invalid-breakpoint for v6.5.0
Nicolas Coden [Sat, 16 Jun 2018 07:10:37 +0000 (09:10 +0200)] 
Use pull request #10821 from ncoden/fix/xy-cell-with-invalid-breakpoint for v6.5.0

e0f8eaef5 fix: do not generate invalid xy-cell when breakpoint is not found

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
7 years agoUse pull request #10839 from benhc123/patch-4 for v6.5.0
Ben Holden-Crowther [Sat, 16 Jun 2018 07:10:37 +0000 (09:10 +0200)] 
Use pull request #10839 from benhc123/patch-4 for v6.5.0

c8d0cc36f Inc. vs inc.
9451582f5 type: change inc. to Inc. in LICENSE

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