]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Nicolas Coden [Fri, 19 Oct 2018 17:44:24 +0000 (19:44 +0200)]
Merge pull request #11548 from joshwhatk/fix-converts-misspelling
Fix `Converts` misspelling
Josh Friend [Fri, 19 Oct 2018 14:30:11 +0000 (09:30 -0500)]
Fix `Converts` misspelling
Daniel Ruf [Fri, 19 Oct 2018 12:23:49 +0000 (14:23 +0200)]
fix: downgrade doiuse to support Node.js 6
Daniel Ruf [Fri, 19 Oct 2018 11:42:22 +0000 (13:42 +0200)]
chore: downgrade mocha-headless-chrome for now
Nicolas Coden [Fri, 19 Oct 2018 11:34:11 +0000 (13:34 +0200)]
Merge pull request #11543 from SassNinja/fix/11540_mediaquery_init
fix: avoid overhead when calling MediaQuery._init() multiple times
Daniel Ruf [Tue, 16 Oct 2018 12:16:49 +0000 (14:16 +0200)]
ci: use Yarn
Daniel Ruf [Mon, 15 Oct 2018 19:04:03 +0000 (21:04 +0200)]
tests: run Browswestack tests only on one platform
Daniel Ruf [Mon, 15 Oct 2018 18:49:44 +0000 (20:49 +0200)]
tests: use Node.js 6, 8 and 10
Daniel Ruf [Sun, 14 Oct 2018 19:04:24 +0000 (21:04 +0200)]
tests: test on Linux, macOS and Windows
Nicolas Coden [Fri, 19 Oct 2018 11:30:30 +0000 (13:30 +0200)]
Merge pull request #11545 from ncoden/docs/javascript-plugin-instanciation-element
docs: fix plugins instantiation examples in Javascript docs
Martin [Fri, 19 Oct 2018 10:17:22 +0000 (12:17 +0200)]
fix: print readable text on background #11546
When background is printed, text should keep it's original color to stay readable.
Only set color to black if background is printed tranparent.
SassNinja [Fri, 19 Oct 2018 07:16:28 +0000 (09:16 +0200)]
fix: reset queries in MediaQuery _init method & adjust naming
This is necessary because using _reInit would populate the queries with duplicates again otherwise.
Nicolas Coden [Thu, 18 Oct 2018 21:55:26 +0000 (23:55 +0200)]
fix: use Grid instead of XY-Grid config in Grid "grid-column" function
Nicolas Coden [Thu, 18 Oct 2018 21:48:35 +0000 (23:48 +0200)]
docs: fix plugins instantiation examples in Javascript docs
See discussion in https://github.com/zurb/foundation-sites/pull/11508
SassNinja [Thu, 18 Oct 2018 08:45:39 +0000 (10:45 +0200)]
fix: add _reinit method to cover case when CSS is loaded too late
SassNinja [Wed, 17 Oct 2018 12:27:45 +0000 (14:27 +0200)]
fix: avoid overhead when calling MediaQuery._init() multiple times
This makes sure Foundation.MediaQuery.queries doesn't contain several duplicates because it gets called by many plugins.
Nicolas Coden [Sat, 13 Oct 2018 17:18:24 +0000 (19:18 +0200)]
Merge pull request #11516 from ncoden/release/v6.5-rc.4
🚀 Release v6.5.0-rc.4
Nicolas Coden [Wed, 26 Sep 2018 20:51:50 +0000 (22:51 +0200)]
docs: update documentation for v6.5.0-rc.4
Nicolas Coden [Wed, 26 Sep 2018 20:47:56 +0000 (22:47 +0200)]
chore: generate dist files for v6.5.0-rc.4
Nicolas Coden [Tue, 25 Sep 2018 21:47:10 +0000 (23:47 +0200)]
chore: bump version for for v6.5.0-rc.4
Nicolas Coden [Thu, 11 Oct 2018 20:49:56 +0000 (22:49 +0200)]
Use pull request #11530 from ncoden/fix/tabs-accordion-deep-linking-11527 for v6.5.0
33c55db80 fix: fix scroll to deep-linking default anchor on initialization in Tabs/Accordion
8d4a13ead fix: prevent Tabs/Accordion to scroll to others components' anchors
7bccec66f fix: ensure Tab deep-linking to redirect to hash with #
9fbc2eeb5 test: add visual test for Tabs deep-linking
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Peter Quentin [Thu, 11 Oct 2018 20:37:15 +0000 (22:37 +0200)]
Use pull request #11529 from peterquentin/peterquentin-patch-1 for v6.5.0
a3b25c072 Fix parsing rules, allow filename to contain brackets
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Thu, 11 Oct 2018 20:37:15 +0000 (22:37 +0200)]
Use pull request #11528 from ncoden/chore/update-foundation-docs for v6.5.0
f2cb1b0ae chore: update "foundation-docs" dependency
38183468c chore: update lockfiles
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Thu, 11 Oct 2018 20:33:17 +0000 (22:33 +0200)]
Merge pull request #11531 from ncoden/fix/close-on-tap-11423-for-v6-5-0
fix: fix various bugs with "Tap" events (v6.5)
Nicolas Coden [Thu, 11 Oct 2018 20:17:57 +0000 (22:17 +0200)]
Merge pull request #11530 from ncoden/fix/tabs-accordion-deep-linking-11527
fix: fix various bugs in Tabs & Accordion deep linking #11527
Nicolas Coden [Thu, 11 Oct 2018 19:52:43 +0000 (21:52 +0200)]
test: add visual test for Tabs deep-linking
Nicolas Coden [Wed, 10 Oct 2018 17:31:51 +0000 (19:31 +0200)]
docs: fix various typo in Touch methods and Reveal tests (v6.5)
This is a patch of
6200d17 (#11430) for v6.5.
Nicolas Coden [Wed, 10 Oct 2018 17:29:08 +0000 (19:29 +0200)]
style: remove extranous linebreak in Touch (v6.5)
This is a patch of
2ae641e (#11430) for v6.5.
Nicolas Coden [Wed, 10 Oct 2018 17:27:41 +0000 (19:27 +0200)]
fix: keep the original event datas in Touch tap/swipe events (v6.5)
Keep the `touchstart`/`touchmove`/`touchend` datas (like `target`) for the events that are manually triggered: `tap` and `swipe`.
This resolve a bug in "Reveal" when a `touchend` event inside the reveal modal is transformed to a `tap` event on the overlay because the original `target` is lost when triggered the event on the overlay.
This is a patch of
f016a9f (#11430) for v6.5.
Nicolas Coden [Wed, 10 Oct 2018 17:20:24 +0000 (19:20 +0200)]
fix: fix "tap" event triggering in Touch (v6.5)
The current implementation actually never triggers the "tap" event. This commit refactor its handling to triggers it when the screen is touched without sliding.
Changes:
- Register the `tap` event in jQuery
- Triggers the `tap` event on `mouseend` if no moves were recorded before.
This is a patch of
e07bd4e (#11430) for v6.5.
Nicolas Coden [Tue, 9 Oct 2018 22:45:07 +0000 (00:45 +0200)]
Merge pull request #11430 from ncoden/fix/close-on-tap-11423
fix: fix various bugs with "Tap" events and "closeOnClick" options #11423
Nicolas Coden [Tue, 9 Oct 2018 22:36:54 +0000 (00:36 +0200)]
fix: ensure Tab deep-linking to redirect to hash with "#"
Related to https://github.com/zurb/foundation-sites/issues/11527
Nicolas Coden [Tue, 9 Oct 2018 22:35:17 +0000 (00:35 +0200)]
fix: prevent Tabs/Accordion to scroll to others components' anchors
Related to https://github.com/zurb/foundation-sites/issues/11527
Nicolas Coden [Tue, 9 Oct 2018 21:49:11 +0000 (23:49 +0200)]
fix: fix scroll to deep-linking default anchor on initialization in Tabs/Accordion
Related to https://github.com/zurb/foundation-sites/issues/11527
Nicolas Coden [Tue, 9 Oct 2018 17:52:50 +0000 (19:52 +0200)]
Merge pull request #11529 from peterquentin/peterquentin-patch-1
Fix interchange parsing rules, allow filename to contain brackets
Nicolas Coden [Tue, 9 Oct 2018 17:52:19 +0000 (19:52 +0200)]
Merge pull request #11526 from ncoden/docs/fake-offcanvas-namespace-11523
docs: use correct namespace for DropdownMenu/OffCanvas events (v6.5)
Nicolas Coden [Tue, 9 Oct 2018 17:45:58 +0000 (19:45 +0200)]
Merge pull request #11528 from ncoden/chore/update-foundation-docs
chore: update "foundation-docs" dependency
Peter Quentin [Tue, 9 Oct 2018 16:05:09 +0000 (18:05 +0200)]
Fix parsing rules, allow filename to contain brackets
This regular expression fix makes parsing the interchange rules more explicit by looking for the complete pattern.
Nicolas Coden [Mon, 8 Oct 2018 22:48:59 +0000 (00:48 +0200)]
chore: update lockfiles
Nicolas Coden [Mon, 8 Oct 2018 22:39:32 +0000 (00:39 +0200)]
chore: update "foundation-docs" dependency
Nicolas Coden [Mon, 8 Oct 2018 21:37:03 +0000 (23:37 +0200)]
Merge pull request #11525 from ncoden/docs/dropdown-menu-events-doc
docs: fix DropdownMenu events namespace
Nicolas Coden [Sun, 7 Oct 2018 20:45:58 +0000 (22:45 +0200)]
docs: update namespace for DropdownMenu events
Since https://github.com/zurb/foundation-sites/pull/10965, DrodpdownMenu events are in CamelCase.
Nicolas Coden [Sun, 7 Oct 2018 20:44:01 +0000 (22:44 +0200)]
docs: add missing @fire for the "hide" event in DropdownMenu.hide
Nicolas Coden [Sun, 7 Oct 2018 20:38:17 +0000 (22:38 +0200)]
docs: use event namespace instead of Class name for event doc #11523
Document events with the namespace of the triggered event instead of the class name. There is not ideal but this is better than having a documentation that doesn't match the described event.
This fix is compatible with Foundation <= v6.5.0
Closes https://github.com/zurb/foundation-sites/issues/11523
Nicolas Coden [Sat, 6 Oct 2018 21:51:39 +0000 (23:51 +0200)]
docs: fix various typo in Touch methods and Reveal tests
Nicolas Coden [Sat, 29 Sep 2018 20:10:57 +0000 (22:10 +0200)]
Use pull request #11519 from ncoden/fix/clean-smoothscroll-events-on-destroy for v6.5.0
7d717bfb2 refactor: move SmoothScroll to ES6+ and fix linting issues
fd14999f1 refactor: move SmoothScroll click event handling to its own function
e0fbd09c8 fix: clean SmoothScroll events when destroyed
65c26b102 docs: fix typo in SmoothScroll click handler
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Sat, 29 Sep 2018 20:09:17 +0000 (22:09 +0200)]
Merge pull request #11519 from ncoden/fix/clean-smoothscroll-events-on-destroy
fix: clean SmoothScroll listeners on destroy
Nicolas Coden [Fri, 28 Sep 2018 21:01:00 +0000 (23:01 +0200)]
docs: fix typo in SmoothScroll click handler
Nicolas Coden [Fri, 28 Sep 2018 20:50:10 +0000 (22:50 +0200)]
fix: clean SmoothScroll events when destroyed
Nicolas Coden [Fri, 28 Sep 2018 20:47:22 +0000 (22:47 +0200)]
refactor: move SmoothScroll click event handling to its own function
Nicolas Coden [Fri, 28 Sep 2018 20:46:23 +0000 (22:46 +0200)]
refactor: move SmoothScroll to ES6+ and fix linting issues
Nicolas Coden [Thu, 27 Sep 2018 22:24:58 +0000 (00:24 +0200)]
Use pull request #11518 from ncoden/docs/typos-in-javascript-doc for v6.5.0
dbefc0fb2 docs: fix various spelling mistakes in Javascript doc and deploy scripts
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Thu, 27 Sep 2018 21:59:00 +0000 (23:59 +0200)]
Merge pull request #11518 from ncoden/docs/typos-in-javascript-doc
docs: fix various spelling mistakes in Javascript doc and deploy scripts
Nicolas Coden [Thu, 27 Sep 2018 21:56:17 +0000 (23:56 +0200)]
docs: fix various spelling mistakes in Javascript doc and deploy scripts
Reviewed in https://github.com/zurb/foundation-sites/pull/11516
Christopher Ferris [Tue, 25 Sep 2018 21:44:26 +0000 (23:44 +0200)]
Use pull request #11500 from chrisdfe/patch-1 for v6.5.0
9195b712c Update prototyping-utilities.md
62d7f5ea2 Update prototyping-utilities.md
a99a0b0be Update prototyping-utilities.md
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Tue, 25 Sep 2018 21:44:25 +0000 (23:44 +0200)]
Use pull request #11510 from ncoden/fix/smooth-scroll-absolute-links-11506 for v6.5.0
140abba37 fix: follow relative and absolute links in SmoothScroll #11506
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Tue, 25 Sep 2018 21:44:25 +0000 (23:44 +0200)]
Use pull request #11512 from ncoden/chore/update-dependencies-2018-09-22 for v6.5.0
4bd819f2b chore: update dependencies (2018-09-22)
8ab5dd8b7 chore: update foundation-docs
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Tue, 25 Sep 2018 21:44:24 +0000 (23:44 +0200)]
Use pull request #11508 from ncoden/chore/transpiled-esm-entry-11502 for v6.5.0
d03b2256a chore: provide CJS, ESM and ES2015+ bundles
abcd7c465 docs: add description of bundle formats in the Javascript doc
795047f10 docs: improve title of section about bundle format in Javascript doc
8d94eb7fb docs: add the package.json entry in Javascript documentation
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 24 Sep 2018 19:37:01 +0000 (21:37 +0200)]
Merge pull request #11508 from ncoden/chore/transpiled-esm-entry-11502
chore: provide CJS, ESM and ES6+ bundles
Nicolas Coden [Mon, 24 Sep 2018 19:36:46 +0000 (21:36 +0200)]
Merge pull request #11512 from ncoden/chore/update-dependencies-2018-09-22
chore: update dependencies (2018-09-22)
Nicolas Coden [Sun, 23 Sep 2018 21:20:02 +0000 (23:20 +0200)]
chore: update foundation-docs
Nicolas Coden [Sat, 22 Sep 2018 13:20:09 +0000 (15:20 +0200)]
chore: update dependencies (2018-09-22)
| Package | From | To |
| :------------------------------ | :---------- | :---------- |
| @babel/core | 7.0.0 | 7.1.0 |
| @babel/preset-env | 7.0.0 | 7.1.0 |
| @commitlint/cli | 7.1.1 | 7.1.2 |
| @commitlint/config-conventional | 7.1.1 | 7.1.2 |
| autoprefixer | 9.1.3 | 9.1.5 |
| husky | 1.0.0-rc.13 | 1.0.0-rc.15 |
| sinon | 6.1.5 | 6.3.4 |
| webpack | 4.17.2 | 4.19.1 |
| what-input | 5.1.1 | 5.1.2 |
| yargs | 12.0.1 | 12.0.2 |
Nicolas Coden [Fri, 21 Sep 2018 21:39:12 +0000 (23:39 +0200)]
Merge pull request #11510 from ncoden/fix/smooth-scroll-absolute-links-11506
fix: follow relative and absolute links in SmoothScroll #11506
Nicolas Coden [Fri, 21 Sep 2018 21:31:55 +0000 (23:31 +0200)]
docs: add the package.json entry in Javascript documentation
Nicolas Coden [Thu, 20 Sep 2018 21:56:58 +0000 (23:56 +0200)]
docs: improve title of section about bundle format in Javascript doc
Nicolas Coden [Thu, 20 Sep 2018 21:46:56 +0000 (23:46 +0200)]
fix: follow relative and absolute links in SmoothScroll #11506
Closes https://github.com/zurb/foundation-sites/issues/11506
Nicolas Coden [Thu, 20 Sep 2018 21:07:09 +0000 (23:07 +0200)]
docs: add description of bundle formats in the Javascript doc
Nicolas Coden [Wed, 19 Sep 2018 22:01:04 +0000 (00:01 +0200)]
clean: remove various "@debug" in SCSS
Nicolas Coden [Wed, 19 Sep 2018 21:59:33 +0000 (23:59 +0200)]
feat: add responsive sizes/gutters to XY Grid mixins with "auto" breakpoint
Nicolas Coden [Wed, 19 Sep 2018 21:58:12 +0000 (23:58 +0200)]
fix: use given value if no breakpoint value is found in mixin "-zf-breakpoint-value()"
Use the original value if no breakpoint value can be found in `$map` in the `-zf-breakpoint-value()` mixin. With this commit, `$name` can safely be a String value without being considered as a breakpoint name.
Nicolas Coden [Tue, 18 Sep 2018 20:34:22 +0000 (22:34 +0200)]
chore: provide CJS, ESM and ES2015+ bundles
Changes:
- generate transpiled ES5 (CJS, ESM) and ES6 bundles at deploiement.
- expose the transpiled ES5 bundle to module / jspm / jsnext:main entries.
- expose the non-transpiled ES6 bundle to "esnext".
See https://github.com/zurb/foundation-sites/pull/11445#issuecomment-
416346441
Nicolas Coden [Thu, 13 Sep 2018 21:03:15 +0000 (23:03 +0200)]
Merge branch 'master-v6.5' into develop-v6.5
Nicolas Coden [Thu, 13 Sep 2018 20:39:28 +0000 (22:39 +0200)]
Merge pull request #11499 from ncoden/release/v6.5-rc.3
🚀 Release v6.5.0-rc.3
Nicolas Coden [Thu, 13 Sep 2018 18:47:58 +0000 (20:47 +0200)]
Merge pull request #11500 from chrisdfe/patch-1
Update prototyping-utilities.md
Christopher Ferris [Thu, 13 Sep 2018 16:43:39 +0000 (09:43 -0700)]
Update prototyping-utilities.md
Removed 'hi-fi'
Christopher Ferris [Wed, 12 Sep 2018 23:04:02 +0000 (16:04 -0700)]
Update prototyping-utilities.md
Reworded part of the description
Nicolas Coden [Wed, 12 Sep 2018 20:54:50 +0000 (22:54 +0200)]
docs: update documentation for v6.5.0-rc.3
Nicolas Coden [Wed, 12 Sep 2018 20:50:38 +0000 (22:50 +0200)]
chore: generate dist files for v6.5.0-rc.3
Nicolas Coden [Sat, 25 Aug 2018 20:40:27 +0000 (22:40 +0200)]
chore: bump version for for v6.5.0-rc.3
Nicolas Coden [Wed, 12 Sep 2018 20:25:53 +0000 (22:25 +0200)]
Use pull request #11418 from ncoden/refactor/mouseleave-special-case for v6.5.0
9bd7f933c refactor: move dropdownMenu mouseleave special case to its own utility function
8f2470c28 docs: add doc for core utility onLeaveElement
90de67a17 refactor: make the magic mouseleave utility a simple event filter
adeee972d docs: add some doc in the magic mouseleave utility "ignoreMousedisappear"
f46e78bd1 fix: prevent Dropdown and Tooltip to hide when moving mouse to browser UI elements
5bdec3a3c tests: add visual test for the Dropdown magic mousleave bug
f0168bb9f style: fix incorrectly named variable in ignoreMousedisappear utility
1847f6c9b fix: make the "ignoreMousedisappear()" handler called before mouseenter
3ec791559 docs: improve doc in "ignoreMousedisappear()"
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Wed, 12 Sep 2018 20:20:54 +0000 (22:20 +0200)]
Use pull request #11477 from ncoden/fix/initial-tab-deep-linking-11100 for v6.5.0
5ea51f3b9 fix: return to initial state when reseting hash in Accordion & Tabs #11100
314b4ee53 fix: fix initial state for Accordion without any panel active
abbbdbff6 refactor: split DOM operations from logics in Accordion
e26190579 refactor: move "init only" Accordion logic to its own methods
b819fafba docs: remove outdated comments in Accordion related to the initial state
7307c4395 feat: add "Tabs._collapse()" to collapse the active tab
012db1077 refactor: clean up the Tab initialization
c6d37c42e fix: close the active Tab when going back to a "tab-less" history state
267356747 docs: fix "zplugin" typo in Accordion & Tabs events
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Wed, 12 Sep 2018 20:02:47 +0000 (22:02 +0200)]
Merge pull request #11418 from ncoden/refactor/mouseleave-special-case
fix: factorize mouseleave on browser UI fix and expand it to Dropdown & Tooltip
Christopher Ferris [Wed, 12 Sep 2018 20:02:26 +0000 (13:02 -0700)]
Update prototyping-utilities.md
Removed an unnecessary apostrophe in the description there
Nicolas Coden [Wed, 12 Sep 2018 18:57:44 +0000 (20:57 +0200)]
Merge pull request #11477 from ncoden/fix/initial-tab-deep-linking-11100
fix: return to initial state when reseting hash in Accordion & Tabs #11100
Daniel Ruf [Tue, 11 Sep 2018 21:36:33 +0000 (23:36 +0200)]
Use pull request #11388 from DanielRuf/docs/add-pnpm for v6.5.0
3d8333513 docs: add pnpm
3fae21dbf chore: add pnpm lockfile
bfaecd2f9 chore: add npm script to generate all lockfiles
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Tue, 11 Sep 2018 21:26:09 +0000 (23:26 +0200)]
Merge pull request #11388 from DanielRuf/docs/add-pnpm
docs: add pnpm
Nicolas Coden [Tue, 11 Sep 2018 20:51:51 +0000 (22:51 +0200)]
chore: add npm script to generate all lockfiles
Nicolas Coden [Tue, 11 Sep 2018 20:51:25 +0000 (22:51 +0200)]
chore: add pnpm lockfile
Nicolas Coden [Tue, 11 Sep 2018 20:29:27 +0000 (22:29 +0200)]
Merge branch 'develop' into DanielRuf/docs/add-pnpm
Nicolas Coden [Mon, 10 Sep 2018 20:57:41 +0000 (22:57 +0200)]
Use pull request #11491 from ncoden/chore/fix-gulp-sass-watch for v6.5.0
f74c6f7db chore: update docs styles when SCSS change
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 10 Sep 2018 20:57:40 +0000 (22:57 +0200)]
Use pull request #11497 from ncoden/docs/js-tree-shaking-path for v6.5.0
c7a0b9cee docs: use named import for javascript "direct import" fallback
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 10 Sep 2018 20:57:40 +0000 (22:57 +0200)]
Use pull request #11445 from ncoden/chore/tree-shaking for v6.5.0
ff937ead3 chore: use a more tree-shaking compliant ESM entry file
83c90b089 fix: add missing export of "Move" in "foundation-plugins" entry
5d9373b3d chore: add default export as it may be sometimes required for tree-shaking
7326c38fd docs: add "Tree Shaking" section in javascript documentation
8e44c64fd chore: remove unrecommended "grouped" default exports
d44a7a0f5 chore: add missing "sideEffects" flag to ensure tree shaking with webpack
680ed6a03 docs: make "direct import" for tree shaking sounds less imperative
17b3cd1f8 chore: remove redundant "pkg.browser" field
89e66da32 docs: improve "tree shaking" documentation to promote named imports
45e990c1c Revert "chore: add default export as it may be sometimes required for tree-shaking"
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Gil Forcada Codinachs [Mon, 10 Sep 2018 20:57:39 +0000 (22:57 +0200)]
Use pull request #11495 from gforcada/patch-1 for v6.5.0
38347e931 Fix swipe docs
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 10 Sep 2018 20:57:38 +0000 (22:57 +0200)]
Use pull request #11488 from ncoden/chore/update-dependencies-2018-09-03 for v6.5.0
e628e0d40 chore: update dependencies (2018-09-03)
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 10 Sep 2018 20:57:38 +0000 (22:57 +0200)]
Use pull request #11485 from ncoden/fix/tabs-deep-link-custom-target-11484 for v6.5.0
f974a5b1f fix: use data-tabs-target to update history in Tabs deep-linking #11484
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Cyrille Chopelet [Mon, 10 Sep 2018 20:57:27 +0000 (22:57 +0200)]
Use pull request #11486 from cyChop/develop for v6.5.0
da0bfda6d Fix a bug in tab changing
abcbeb053 fix: use a safer selector for targetted tab title in Tabs.selectTab
Co-Authored-By: Nicolas Coden <nicolas@ncoden.fr>
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Pavol Caban [Mon, 10 Sep 2018 20:50:33 +0000 (22:50 +0200)]
Use pull request #11487 from palicko/develop for v6.5.0
9baf81725 Fix wrong responsive spacing classes #11236
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 10 Sep 2018 20:50:33 +0000 (22:50 +0200)]
Use pull request #11466 from ncoden/chore/simplify-github-template for v6.5.0
9f639414f chore: simplify the GitHub pull request template
0564f033f chore: simplify GitHub issue templates
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Constantin Romankiewicz [Mon, 10 Sep 2018 20:50:33 +0000 (22:50 +0200)]
Use pull request #11475 from Harmageddon/patch-1 for v6.5.0
ea5e362f4 Added missing quotation mark.
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
Nicolas Coden [Mon, 10 Sep 2018 20:50:32 +0000 (22:50 +0200)]
Use pull request #11472 from ncoden/fix/xy-grid-offset-zero-margin-11471 for v6.5.0
281e4a8c9 fix: fix generated offset for zero gutters in "xy-cell-offset" #11471
c07d3d99a fix: fix offset calculation in "xy-cell-offset"
Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>