]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
5 years agotest: fix offcanvas race condition 11901/head
Daniel Ruf [Sat, 2 Nov 2019 22:57:15 +0000 (23:57 +0100)] 
test: fix offcanvas race condition

5 years agotest: fix accordionMenu race condition
Daniel Ruf [Sat, 2 Nov 2019 22:32:33 +0000 (23:32 +0100)] 
test: fix accordionMenu race condition

5 years agotest: fix offcanvas close test
Daniel Ruf [Sat, 2 Nov 2019 22:19:59 +0000 (23:19 +0100)] 
test: fix offcanvas close test

5 years agochore: update browserstack browser list - closes #11900
Daniel Ruf [Sat, 2 Nov 2019 18:14:28 +0000 (19:14 +0100)] 
chore: update browserstack browser list - closes #11900

5 years agochore: add missing "T" (#11851)
Daniel Ruf [Sat, 2 Nov 2019 17:56:47 +0000 (18:56 +0100)] 
chore: add missing "T" (#11851)

chore: add missing "T"

5 years agochore: add missing "T" - closes #11848 11851/head
jfamousket [Sun, 13 Oct 2019 14:45:23 +0000 (16:45 +0200)] 
chore: add missing "T" - closes #11848

5 years agoFix/responsive accordion tabs initial methods (#11885)
Kai Falkowski [Mon, 28 Oct 2019 08:20:21 +0000 (09:20 +0100)] 
Fix/responsive accordion tabs initial methods (#11885)

Fix/responsive accordion tabs initial methods

5 years agoMerge pull request #11891 from foundation/master
Joe Workman [Sun, 27 Oct 2019 15:38:25 +0000 (08:38 -0700)] 
Merge pull request #11891 from foundation/master

Merge #11890 docs changes back into develop

5 years agoFixed http links 11891/head
Joe Workman [Sat, 26 Oct 2019 21:16:24 +0000 (14:16 -0700)] 
Fixed http links

5 years agoMerge branch 'develop' into master
Joe Workman [Sat, 26 Oct 2019 19:36:56 +0000 (12:36 -0700)] 
Merge branch 'develop' into master

5 years agoMerge pull request #11890 from foundation/hotfix/docs-update
Joe Workman [Sat, 26 Oct 2019 19:14:50 +0000 (12:14 -0700)] 
Merge pull request #11890 from foundation/hotfix/docs-update

docs update to prepare to move off zurb.com

5 years agodocs: https example.com 11890/head
Joe Workman [Sat, 26 Oct 2019 15:30:11 +0000 (08:30 -0700)] 
docs: https example.com

5 years agodocs: localhost
Joe Workman [Sat, 26 Oct 2019 14:51:11 +0000 (07:51 -0700)] 
docs: localhost

5 years agodocs: more fixes
Joe Workman [Sat, 26 Oct 2019 14:31:11 +0000 (07:31 -0700)] 
docs: more fixes

5 years agodocs: remove www
Joe Workman [Sat, 26 Oct 2019 14:10:56 +0000 (07:10 -0700)] 
docs: remove www

5 years agodocs: link fixes
Joe Workman [Sat, 26 Oct 2019 13:56:22 +0000 (06:56 -0700)] 
docs: link fixes

5 years agodocs: revert changes
Joe Workman [Sat, 26 Oct 2019 13:21:13 +0000 (06:21 -0700)] 
docs: revert changes

5 years agodocs: https links
Joe Workman [Sat, 26 Oct 2019 13:10:36 +0000 (06:10 -0700)] 
docs: https links

5 years agodocs: forum link
Joe Workman [Sat, 26 Oct 2019 04:29:12 +0000 (21:29 -0700)] 
docs: forum link

5 years agodocs: update contact
Joe Workman [Sat, 26 Oct 2019 04:18:23 +0000 (21:18 -0700)] 
docs: update contact

5 years agodocs: swap domain to get.foundation
Joe Workman [Sat, 26 Oct 2019 04:01:37 +0000 (21:01 -0700)] 
docs: swap domain to get.foundation

5 years agodocs: remove http from links
Joe Workman [Sat, 26 Oct 2019 03:58:26 +0000 (20:58 -0700)] 
docs: remove http from links

5 years agoMerge pull request #11886 from SassNinja:fix/get-yo-digits
Kai Falkowski [Fri, 25 Oct 2019 09:26:08 +0000 (11:26 +0200)] 
Merge pull request #11886 from SassNinja:fix/get-yo-digits

closes #11883

5 years agoperf: cache chars length in GetYoDigits 11886/head
SassNinja [Fri, 25 Oct 2019 07:28:35 +0000 (09:28 +0200)] 
perf: cache chars length in GetYoDigits

This improves performance in particular for older browsers.

5 years agofix: work over GetYoDigits to support length > 10
SassNinja [Thu, 24 Oct 2019 15:49:14 +0000 (17:49 +0200)] 
fix: work over GetYoDigits to support length > 10

Prior to this there was unnecessary complicated math used and it didn't work if length > 10

5 years agofix: add reflow option in reflow to limit responsive accordion tabs fix 11885/head
SassNinja [Thu, 24 Oct 2019 15:28:15 +0000 (17:28 +0200)] 
fix: add reflow option in reflow to limit responsive accordion tabs fix

Without this adjustment the constructor of ResponsiveAccordionTabs always returns the transformed plugin (Accordion/Tab) and not ResponsiveAccordionTabs.

This behavior is mostly only needed if the plugin gets initialized automatically.
Otherwise all own methods of that plugin don't make much sense.

5 years agoMerge pull request #11881 from foundation/develop-rebase
Joe Workman [Thu, 24 Oct 2019 14:22:13 +0000 (07:22 -0700)] 
Merge pull request #11881 from foundation/develop-rebase

Chore: develop branch rebase with new master

5 years agofix: preserve initial data zfPlugin
SassNinja [Thu, 24 Oct 2019 13:40:52 +0000 (15:40 +0200)] 
fix: preserve initial data zfPlugin

This makes sure the intialized plugin provides all methods of the Accordion/Tab plugin.

5 years agoMerge pull request #11879 from MyIsaak/patch-1
Joe Workman [Wed, 23 Oct 2019 17:35:02 +0000 (10:35 -0700)] 
Merge pull request #11879 from MyIsaak/patch-1

 docs: only IE11 is supported by XY Grid - closes #11617

5 years agochore: dist folder from master 6.5.3 11881/head
Joe Workman [Tue, 22 Oct 2019 19:37:13 +0000 (12:37 -0700)] 
chore: dist folder from master 6.5.3

5 years agoMerge pull request #11880 from foundation/hotfix/dist-rebuild
Joe Workman [Tue, 22 Oct 2019 19:30:54 +0000 (12:30 -0700)] 
Merge pull request #11880 from foundation/hotfix/dist-rebuild

dist rebuild

5 years agodocs: only IE11 is supported by XY Grid - closes #11617 11879/head
Isaak Eriksson [Tue, 22 Oct 2019 19:02:01 +0000 (21:02 +0200)] 
docs: only IE11 is supported by XY Grid - closes #11617

5 years agochore: rebuild dist to ensure up to date 11880/head
Joe Workman [Tue, 22 Oct 2019 19:17:51 +0000 (12:17 -0700)] 
chore: rebuild dist to ensure up to date

5 years agochore: npm and yarn lock sync
Joe Workman [Tue, 22 Oct 2019 19:15:34 +0000 (12:15 -0700)] 
chore: npm and yarn lock sync

5 years agochore: npm and yarn lock sync
Joe Workman [Tue, 22 Oct 2019 19:15:34 +0000 (12:15 -0700)] 
chore: npm and yarn lock sync

5 years agochore: gulp eslint fix
Joe Workman [Tue, 22 Oct 2019 18:46:19 +0000 (11:46 -0700)] 
chore: gulp eslint fix

5 years agochore: updated lock files
Joe Workman [Tue, 22 Oct 2019 18:35:16 +0000 (11:35 -0700)] 
chore: updated lock files

5 years agoMerge branch 'master' into develop-rebase
Joe Workman [Tue, 22 Oct 2019 18:20:56 +0000 (11:20 -0700)] 
Merge branch 'master' into develop-rebase

# 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

5 years agoMerge pull request #11878 from foundation/master-new
Joe Workman [Tue, 22 Oct 2019 16:09:21 +0000 (09:09 -0700)] 
Merge pull request #11878 from foundation/master-new

Creating a clean master.

5 years agochore: addeed node 12 & node to travis 11878/head
Joe Workman [Tue, 22 Oct 2019 16:08:30 +0000 (09:08 -0700)] 
chore: addeed node 12 & node to travis

5 years agochore: remove node 12 from travis tests since its not working right now
Joe Workman [Tue, 22 Oct 2019 06:15:56 +0000 (23:15 -0700)] 
chore: remove node 12 from travis tests since its not working right now

5 years agochore: dependency updates
Joe Workman [Mon, 21 Oct 2019 22:27:42 +0000 (15:27 -0700)] 
chore: dependency updates

5 years agoMerge branch 'master-6.5.3' into master-new
Joe Workman [Mon, 21 Oct 2019 22:10:40 +0000 (15:10 -0700)] 
Merge branch 'master-6.5.3' into master-new

# Conflicts:
# CONTRIBUTING.md
# README.md
# docs/pages/abide.md
# docs/pages/grid.md
# docs/pages/installation.md
# docs/pages/motion-ui.md
# docs/pages/prototyping-utilities.md
# docs/pages/sass.md
# docs/partials/footer.html
# js/foundation.abide.js
# js/foundation.magellan.js
# package-lock.json
# package.json
# yarn.lock

5 years agoMerge pull request #11818 from foundation/dependabot/npm_and_yarn/eslint-utils-1.4.2
Joe Workman [Wed, 11 Sep 2019 23:31:48 +0000 (16:31 -0700)] 
Merge pull request #11818 from foundation/dependabot/npm_and_yarn/eslint-utils-1.4.2

chore(deps): bump eslint-utils from 1.4.0 to 1.4.2

5 years agochore(deps): bump eslint-utils from 1.4.0 to 1.4.2 11818/head
dependabot[bot] [Mon, 9 Sep 2019 22:12:34 +0000 (22:12 +0000)] 
chore(deps): bump eslint-utils from 1.4.0 to 1.4.2

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
5 years agoupdates build deps
rafibomb [Wed, 28 Aug 2019 17:54:28 +0000 (10:54 -0700)] 
updates build deps

5 years agoMerge pull request #11801 from zurb:chore/adjust-issue-template-text
Kai Falkowski [Thu, 15 Aug 2019 07:54:23 +0000 (09:54 +0200)] 
Merge pull request #11801 from zurb:chore/adjust-issue-template-text

chore: adjust text in issue templates

5 years agoMerge pull request #11613 from SassNinja/feature/abide-novalidate
Kai Falkowski [Thu, 15 Aug 2019 07:51:31 +0000 (09:51 +0200)] 
Merge pull request #11613 from SassNinja/feature/abide-novalidate

feat: add support of [formnovalidate] in Abide

5 years agofix: typo 11613/head
SassNinja [Wed, 14 Aug 2019 12:04:54 +0000 (14:04 +0200)] 
fix: typo

5 years agofix(accordion): adds role="presentation" to accordion items #11659
Rhys Lloyd [Mon, 18 Feb 2019 04:10:20 +0000 (14:40 +1030)] 
fix(accordion): adds role="presentation" to accordion items #11659

Adds `role="presentation"` to accordion items to comply with WAI. Includes the respective unit test.

fix #11659

5 years agofix: use the right event namespace for dropdown menu
Daniel Ruf [Wed, 6 Mar 2019 07:34:28 +0000 (08:34 +0100)] 
fix: use the right event namespace for dropdown menu

5 years agochore: adjust text in issue templates 11801/head
Daniel Ruf [Mon, 12 Aug 2019 07:57:06 +0000 (09:57 +0200)] 
chore: adjust text in issue templates

5 years agoMerge branch 'develop' into feature/abide-novalidate
SassNinja [Tue, 13 Aug 2019 07:54:36 +0000 (09:54 +0200)] 
Merge branch 'develop' into feature/abide-novalidate

5 years agotest: add abide unit tests for validateForm
SassNinja [Tue, 13 Aug 2019 07:36:15 +0000 (09:36 +0200)] 
test: add abide unit tests for validateForm

5 years agofix: adjust returned value of _validationIsDisabled
SassNinja [Tue, 13 Aug 2019 06:52:44 +0000 (08:52 +0200)] 
fix: adjust returned value of _validationIsDisabled

5 years agorefactor: work over formnovalidate support & extend visual test
SassNinja [Mon, 12 Aug 2019 15:19:13 +0000 (17:19 +0200)] 
refactor: work over formnovalidate support & extend visual test

This makes sure Abide behaves identical to a native form with formnovalidate submit.

5 years agoMerge pull request #11748 from Certeo/fix/respect-classname-for-aria-expanded-state...
Kevin Ball [Mon, 12 Aug 2019 22:06:01 +0000 (15:06 -0700)] 
Merge pull request #11748 from Certeo/fix/respect-classname-for-aria-expanded-state-11747

fix: respect classname for aria-expanded initial state

5 years agoMerge pull request #11716 from DanielRuf/fix/11714-util-touch-pass-event-properties
Kevin Ball [Mon, 12 Aug 2019 22:00:26 +0000 (15:00 -0700)] 
Merge pull request #11716 from DanielRuf/fix/11714-util-touch-pass-event-properties

fix: properly pass Event as object

5 years agoMerge pull request #10961 from ncoden/feat/responsive-accordion-tabs-open-methods...
Kevin Ball [Mon, 12 Aug 2019 21:56:43 +0000 (14:56 -0700)] 
Merge pull request #10961 from ncoden/feat/responsive-accordion-tabs-open-methods-10953

feat: add opening methods to responsiveAccordionTabs #10953

5 years agoMerge pull request #11686 from DanielRuf/fix/11685-accordion-tabs-collapse-own-elemen...
Kevin Ball [Mon, 12 Aug 2019 21:54:50 +0000 (14:54 -0700)] 
Merge pull request #11686 from DanielRuf/fix/11685-accordion-tabs-collapse-own-elements-contain-target

fix: collapse only own elements in accordion and tabs if they contain…

5 years agoMerge pull request #11705 from DanielRuf/fix/11704-reveal-enable-disable-scroll-visible
Kevin Ball [Mon, 12 Aug 2019 21:48:41 +0000 (14:48 -0700)] 
Merge pull request #11705 from DanielRuf/fix/11704-reveal-enable-disable-scroll-visible

fix: enable and disable scroll if there is no visible reveal

5 years agoMerge pull request #11720 from SassNinja:fix/11683_abide_checkbox_group
Kai Falkowski [Mon, 12 Aug 2019 10:34:43 +0000 (12:34 +0200)] 
Merge pull request #11720 from SassNinja:fix/11683_abide_checkbox_group

feat: add required checkbox support to Abide

5 years agoMerge pull request #10538 from SassNinja:feature/offcanvas-noscroll-fix
Kai Falkowski [Mon, 12 Aug 2019 10:32:18 +0000 (12:32 +0200)] 
Merge pull request #10538 from SassNinja:feature/offcanvas-noscroll-fix

Off-Canvas contentScroll inner scrollbox

5 years agoMerge branch 'develop' into feature/offcanvas-noscroll-fix 10538/head
SassNinja [Mon, 12 Aug 2019 07:36:44 +0000 (09:36 +0200)] 
Merge branch 'develop' into feature/offcanvas-noscroll-fix

5 years agoMerge branch 'develop' into fix/11683_abide_checkbox_group 11720/head
SassNinja [Mon, 12 Aug 2019 07:33:59 +0000 (09:33 +0200)] 
Merge branch 'develop' into fix/11683_abide_checkbox_group

5 years agochore: update dependencies (#11792)
Kai Falkowski [Mon, 12 Aug 2019 07:24:57 +0000 (09:24 +0200)] 
chore: update dependencies (#11792)

chore: update dependencies

5 years agochore: update lock for pnpm 11792/head
SassNinja [Mon, 12 Aug 2019 06:16:50 +0000 (08:16 +0200)] 
chore: update lock for pnpm

5 years agodocs: fix mixed content issue
Kai [Wed, 7 Aug 2019 12:25:34 +0000 (14:25 +0200)] 
docs: fix mixed content issue

should be always https

5 years agoMerge branch 'develop' into feature/offcanvas-noscroll-fix
Kai [Wed, 7 Aug 2019 12:00:31 +0000 (14:00 +0200)] 
Merge branch 'develop' into feature/offcanvas-noscroll-fix

6 years agochore: remove node 6 from travis
kball [Fri, 26 Jul 2019 18:46:10 +0000 (11:46 -0700)] 
chore: remove node 6 from travis

6 years agochore: clear mixed content warning
kball [Fri, 26 Jul 2019 17:13:09 +0000 (10:13 -0700)] 
chore: clear mixed content warning

6 years agochore: update engines list in package.json
kball [Fri, 26 Jul 2019 17:10:42 +0000 (10:10 -0700)] 
chore: update engines list in package.json

6 years agochore: update yarn.lock
kball [Fri, 26 Jul 2019 00:07:22 +0000 (17:07 -0700)] 
chore: update yarn.lock

6 years agochore: update commitlint from audit
kball [Fri, 26 Jul 2019 00:02:44 +0000 (17:02 -0700)] 
chore: update commitlint from audit

6 years agochore: update supercollider
kball [Fri, 26 Jul 2019 00:01:19 +0000 (17:01 -0700)] 
chore: update supercollider

6 years agochore: remove 3 years stale parker dependency
kball [Thu, 25 Jul 2019 23:50:13 +0000 (16:50 -0700)] 
chore: remove 3 years stale parker dependency

6 years agoMerge pull request #11673 from DanielRuf/feature/abide-support-data-pattern
Kevin Ball [Fri, 26 Jul 2019 03:25:37 +0000 (20:25 -0700)] 
Merge pull request #11673 from DanielRuf/feature/abide-support-data-pattern

Also support data-pattern for Abide

6 years agoMerge pull request #11695 from DanielRuf/refactor/replace-inquirer-with-readline
Kevin Ball [Fri, 26 Jul 2019 03:21:44 +0000 (20:21 -0700)] 
Merge pull request #11695 from DanielRuf/refactor/replace-inquirer-with-readline

refactor: replace inquirer with the native readline methods

6 years agoMerge pull request #11697 from DanielRuf/refactor/remove-deprecated-unused-code
Kevin Ball [Fri, 26 Jul 2019 03:18:34 +0000 (20:18 -0700)] 
Merge pull request #11697 from DanielRuf/refactor/remove-deprecated-unused-code

refactor: remove the deprecated GetOffsets method and some unused code

6 years agoMerge pull request #11694 from DanielRuf/refactor/replace-touch-fs
Kevin Ball [Fri, 26 Jul 2019 03:17:48 +0000 (20:17 -0700)] 
Merge pull request #11694 from DanielRuf/refactor/replace-touch-fs

refactor: replace touch with native fs methods

6 years agoMerge pull request #11680 from BlakeHancock/fix/remove-xy-grid-hard-coded-zero-breakpoint
Kevin Ball [Fri, 26 Jul 2019 03:13:40 +0000 (20:13 -0700)] 
Merge pull request #11680 from BlakeHancock/fix/remove-xy-grid-hard-coded-zero-breakpoint

fix: 'small' no longer hard coded as zero breakpoint in xy-grid classes mixins

6 years agoMerge pull request #11707 from DanielRuf/fix/accordion-menu-namespace
Kevin Ball [Fri, 26 Jul 2019 03:06:28 +0000 (20:06 -0700)] 
Merge pull request #11707 from DanielRuf/fix/accordion-menu-namespace

fix: change the namespace to zf.accordionMenu

6 years agoMerge pull request #11791 from zurb/refactor/customizer-remove-yargs
Kevin Ball [Thu, 25 Jul 2019 23:03:15 +0000 (16:03 -0700)] 
Merge pull request #11791 from zurb/refactor/customizer-remove-yargs

Refactor: remove yargs from Gulp customizer task

6 years agoRefactor: remove yargs from Gulp customizer task 11791/head
Daniel Ruf [Thu, 25 Jul 2019 06:01:01 +0000 (08:01 +0200)] 
Refactor: remove yargs from Gulp customizer task

6 years agoMerge branch 'ASethi77-fix-tooltips-svg' into develop
kball [Wed, 24 Jul 2019 22:52:34 +0000 (15:52 -0700)] 
Merge branch 'ASethi77-fix-tooltips-svg' into develop

6 years agoMerge branch 'fix-tooltips-svg' of https://github.com/ASethi77/foundation-sites into...
kball [Wed, 24 Jul 2019 22:50:03 +0000 (15:50 -0700)] 
Merge branch 'fix-tooltips-svg' of https://github.com/ASethi77/foundation-sites into ASethi77-fix-tooltips-svg

6 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
kball [Wed, 24 Jul 2019 22:40:57 +0000 (15:40 -0700)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

6 years agoMerge branch 'SassNinja-feature/offcanvas-fixed-sticky' into develop
kball [Wed, 24 Jul 2019 22:39:44 +0000 (15:39 -0700)] 
Merge branch 'SassNinja-feature/offcanvas-fixed-sticky' into develop

6 years agoMerge branch 'feature/offcanvas-fixed-sticky' of https://github.com/SassNinja/foundat...
kball [Wed, 24 Jul 2019 22:38:37 +0000 (15:38 -0700)] 
Merge branch 'feature/offcanvas-fixed-sticky' of https://github.com/SassNinja/foundation-sites into SassNinja-feature/offcanvas-fixed-sticky

6 years agoMerge pull request #11790 from zurb/bugfix/yargs-still-needed-for-docs
Kevin Ball [Wed, 24 Jul 2019 22:23:52 +0000 (15:23 -0700)] 
Merge pull request #11790 from zurb/bugfix/yargs-still-needed-for-docs

fix: yargs is still needed for docs, even after #11692

6 years agofix: yargs is still needed for docs, even after #11692 11790/head
kball [Wed, 24 Jul 2019 22:21:39 +0000 (15:21 -0700)] 
fix: yargs is still needed for docs, even after #11692

6 years agoMerge pull request #11693 from DanielRuf/chore/replace-chalk-with-kleur
Kevin Ball [Wed, 24 Jul 2019 21:51:02 +0000 (14:51 -0700)] 
Merge pull request #11693 from DanielRuf/chore/replace-chalk-with-kleur

refactor: replace chalk with kleur

6 years agoMerge pull request #11696 from DanielRuf/refactor/remove-unused-offsetwidth-property
Kevin Ball [Wed, 24 Jul 2019 18:29:08 +0000 (11:29 -0700)] 
Merge pull request #11696 from DanielRuf/refactor/remove-unused-offsetwidth-property

refactor: remove unused offsetWidth property

6 years agoMerge pull request #11690 from MarcoGriep/change-table-doc
Kevin Ball [Wed, 24 Jul 2019 17:00:07 +0000 (10:00 -0700)] 
Merge pull request #11690 from MarcoGriep/change-table-doc

Add documentation for table nest option

6 years agoMerge branch 'ncoden-feat/hidpi-breakpoints-9556' into develop
kball [Wed, 24 Jul 2019 16:52:40 +0000 (09:52 -0700)] 
Merge branch 'ncoden-feat/hidpi-breakpoints-9556' into develop

6 years agoMerge branch 'feat/hidpi-breakpoints-9556' of https://github.com/ncoden/foundation...
kball [Wed, 24 Jul 2019 16:52:05 +0000 (09:52 -0700)] 
Merge branch 'feat/hidpi-breakpoints-9556' of https://github.com/ncoden/foundation-sites into ncoden-feat/hidpi-breakpoints-9556

6 years agoMerge pull request #11663 from altras/fix/vertical-slider-handle-negative-data-start
Kevin Ball [Wed, 24 Jul 2019 16:04:10 +0000 (09:04 -0700)] 
Merge pull request #11663 from altras/fix/vertical-slider-handle-negative-data-start

Fix/vertical slider handle negative data start

6 years agoMerge pull request #11692 from DanielRuf/chore/replace-yargs-native-array-includes
Kevin Ball [Tue, 23 Jul 2019 22:02:16 +0000 (15:02 -0700)] 
Merge pull request #11692 from DanielRuf/chore/replace-yargs-native-array-includes

refactor: replace yargs with native Array.includes

6 years agoMerge pull request #11691 from DanielRuf/chore/remove-util-deprecate
Kevin Ball [Tue, 23 Jul 2019 21:59:46 +0000 (14:59 -0700)] 
Merge pull request #11691 from DanielRuf/chore/remove-util-deprecate

refactor: remove unused util-deprecate

6 years agoMerge pull request #11711 from mathieuhays/fix-spacing-breakpoint-specificity
Rafi [Tue, 9 Jul 2019 16:57:26 +0000 (09:57 -0700)] 
Merge pull request #11711 from mathieuhays/fix-spacing-breakpoint-specificity

Fix #11710 prototype spacing breakpoint specificity