]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Merge branch 'master' into develop-rebase
authorJoe Workman <joe@workmanmail.com>
Tue, 22 Oct 2019 18:20:56 +0000 (11:20 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 22 Oct 2019 18:20:56 +0000 (11:20 -0700)
# Conflicts:
# .github/ISSUE_TEMPLATE.md
# .github/ISSUE_TEMPLATE/1-bug-report.md
# .github/ISSUE_TEMPLATE/2-feature-request.md
# .github/ISSUE_TEMPLATE/3-documentation.md
# .github/ISSUE_TEMPLATE/4-maintainance.md
# .versions
# CONTRIBUTING.md
# LICENSE
# README.md
# bower.json
# docs/pages/abide.md
# docs/pages/installation.md
# docs/pages/xy-grid.md
# gulp/tasks/customizer.js
# gulp/tasks/deploy.js
# gulp/tasks/sass.js
# gulp/utils.js
# js/foundation.abide.js
# js/foundation.accordion.js
# js/foundation.core.utils.js
# js/foundation.dropdown.js
# js/foundation.dropdownMenu.js
# js/foundation.magellan.js
# js/foundation.offcanvas.js
# js/foundation.reveal.js
# js/foundation.sticky.js
# js/foundation.tabs.js
# js/foundation.toggler.js
# js/foundation.tooltip.js
# js/foundation.util.mediaQuery.js
# js/foundation.util.touch.js
# package-lock.json
# package.json
# script/husky-commit-lint.js
# script/husky-commit-test.js
# script/husky-push-test.js
# scss/components/_button-group.scss
# scss/components/_button.scss
# scss/foundation.scss
# scss/typography/_base.scss
# scss/util/_breakpoint.scss
# scss/util/_mixins.scss
# scss/xy-grid/_cell.scss
# scss/xy-grid/_classes.scss
# scss/xy-grid/_layout.scss
# scss/xy-grid/_position.scss
# test/javascript/components/abide.js
# test/javascript/components/drilldown.js
# test/javascript/components/slider.js
# test/javascript/components/toggler.js
# yarn.lock

1  2 
docs/pages/typography-base.md
js/foundation.core.js
package.json
scss/foundation.scss
scss/settings/_settings.scss

Simple merge
Simple merge
diff --cc package.json
index 78dda7f7bdd86d96fcbb5731a723b83fd5d3a3c3,7f63e3bacacbacd1c4adfd0a89dc355e8dff4b1e..00700425453bea69312bf3b37d3de753ccd5237d
      "sassy-lists": "^3.0.1",
      "sinon": "^7.2.2",
      "strip-indent": "^2.0.0",
 -    "supercollider": "^1.4.4",
 +    "supercollider": "^1.4.5",
+     "touch": "^3.1.0",
      "undertaker-forward-reference": "^1.0.2",
+     "util-deprecate": "^1.0.2",
      "vinyl": "^2.0.2",
      "vinyl-named": "^1.1.0",
      "webpack": "^4.28.4",
Simple merge
index f06c97dcc11fab73143e62ff7f1eed14eb44fe43,4fd03e82aef6352d2c23989851b51cb5a1f28021..25e1d69ed6d7532267293db0921ed5965f41525d
@@@ -473,10 -475,8 +475,9 @@@ $menu-nested-margin: $global-menu-neste
  $menu-items-padding: $global-menu-padding;
  $menu-simple-margin: 1rem;
  $menu-item-color-active: $white;
 +$menu-item-color-alt-active: $black;
  $menu-item-background-active: get-color(primary);
  $menu-icon-spacing: 0.25rem;
- $menu-item-background-hover: $light-gray;
  $menu-state-back-compat: true;
  $menu-centered-back-compat: true;
  $menu-icons-back-compat: true;