]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
SassNinja [Wed, 6 Nov 2019 13:57:22 +0000 (14:57 +0100)]
fix: add missing value for zfPluginBase
forgot to save that prior to my prev commit
SassNinja [Wed, 6 Nov 2019 13:36:41 +0000 (14:36 +0100)]
feat: add zfPluginBase attr to provide access to real instance
Since this special plugin overrides zfPlugin (by design) the new zfPluginBase provides the (only) possiblity to access the real ReponsiveAccordionTabs instance if not having called the contructor yourself.
Daniel Ruf [Sun, 3 Nov 2019 18:04:25 +0000 (19:04 +0100)]
Removing noInvert from _setHandlePos() (#11854)
Removing noInvert from _setHandlePos()
Daniel Ruf [Sun, 3 Nov 2019 18:00:32 +0000 (19:00 +0100)]
fix: kitchen page validation #9900 (#11862)
fix: kitchen page validation #9900
Daniel Ruf [Sat, 2 Nov 2019 23:38:02 +0000 (00:38 +0100)]
Merge pull request #11843 from evagm/docs/reintroduce-throttle-documentation-11718
docs: reintroduce throttle documentation (#11718)
Daniel Ruf [Sat, 2 Nov 2019 23:36:51 +0000 (00:36 +0100)]
docs: use span for text in Progress Bar - closes #10490 (#11811)
docs: use span for text in Progress Bar - closes #10490
Daniel Ruf [Sat, 2 Nov 2019 17:56:47 +0000 (18:56 +0100)]
chore: add missing "T" (#11851)
chore: add missing "T"
decabeza [Sat, 2 Nov 2019 15:51:20 +0000 (16:51 +0100)]
fix: kitchen page validation #9900
jfamousket [Sun, 13 Oct 2019 14:45:23 +0000 (16:45 +0200)]
chore: add missing "T" - closes #11848
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
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
Joe Workman [Sat, 26 Oct 2019 21:16:24 +0000 (14:16 -0700)]
Fixed http links
Joe Workman [Sat, 26 Oct 2019 19:36:56 +0000 (12:36 -0700)]
Merge branch 'develop' into master
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
Joe Workman [Sat, 26 Oct 2019 15:30:11 +0000 (08:30 -0700)]
docs: https example.com
Joe Workman [Sat, 26 Oct 2019 14:51:11 +0000 (07:51 -0700)]
docs: localhost
Joe Workman [Sat, 26 Oct 2019 14:31:11 +0000 (07:31 -0700)]
docs: more fixes
Joe Workman [Sat, 26 Oct 2019 14:10:56 +0000 (07:10 -0700)]
docs: remove www
Joe Workman [Sat, 26 Oct 2019 13:56:22 +0000 (06:56 -0700)]
docs: link fixes
Joe Workman [Sat, 26 Oct 2019 13:21:13 +0000 (06:21 -0700)]
docs: revert changes
Joe Workman [Sat, 26 Oct 2019 13:10:36 +0000 (06:10 -0700)]
docs: https links
Joe Workman [Sat, 26 Oct 2019 04:29:12 +0000 (21:29 -0700)]
docs: forum link
Joe Workman [Sat, 26 Oct 2019 04:18:23 +0000 (21:18 -0700)]
docs: update contact
Joe Workman [Sat, 26 Oct 2019 04:01:37 +0000 (21:01 -0700)]
docs: swap domain to get.foundation
Joe Workman [Sat, 26 Oct 2019 03:58:26 +0000 (20:58 -0700)]
docs: remove http from links
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
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.
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
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.
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
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.
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
Joe Workman [Tue, 22 Oct 2019 19:37:13 +0000 (12:37 -0700)]
chore: dist folder from master 6.5.3
Joe Workman [Tue, 22 Oct 2019 19:30:54 +0000 (12:30 -0700)]
Merge pull request #11880 from foundation/hotfix/dist-rebuild
dist rebuild
Isaak Eriksson [Tue, 22 Oct 2019 19:02:01 +0000 (21:02 +0200)]
docs: only IE11 is supported by XY Grid - closes #11617
Joe Workman [Tue, 22 Oct 2019 19:17:51 +0000 (12:17 -0700)]
chore: rebuild dist to ensure up to date
Joe Workman [Tue, 22 Oct 2019 19:15:34 +0000 (12:15 -0700)]
chore: npm and yarn lock sync
Joe Workman [Tue, 22 Oct 2019 19:15:34 +0000 (12:15 -0700)]
chore: npm and yarn lock sync
Joe Workman [Tue, 22 Oct 2019 18:46:19 +0000 (11:46 -0700)]
chore: gulp eslint fix
Joe Workman [Tue, 22 Oct 2019 18:35:16 +0000 (11:35 -0700)]
chore: updated lock files
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
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.
Joe Workman [Tue, 22 Oct 2019 16:08:30 +0000 (09:08 -0700)]
chore: addeed node 12 & node to travis
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
Joe Workman [Mon, 21 Oct 2019 22:27:42 +0000 (15:27 -0700)]
chore: dependency updates
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
Steven D. Lander [Sun, 13 Oct 2019 23:32:30 +0000 (19:32 -0400)]
Removing noInvert from _setHandlePos()
Eva Gagnon-Messier [Wed, 9 Oct 2019 14:46:30 +0000 (11:46 -0300)]
docs: reintroduce throttle documentation (#11718)
Daniel Ruf [Sat, 5 Oct 2019 14:43:49 +0000 (16:43 +0200)]
ci: trigger new build
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
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>
rafibomb [Wed, 28 Aug 2019 17:54:28 +0000 (10:54 -0700)]
updates build deps
Daniel Ruf [Sun, 25 Aug 2019 21:42:56 +0000 (23:42 +0200)]
docs: use span for text in Progress Bar - closes #10490
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
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
SassNinja [Wed, 14 Aug 2019 12:04:54 +0000 (14:04 +0200)]
fix: typo
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
Daniel Ruf [Wed, 6 Mar 2019 07:34:28 +0000 (08:34 +0100)]
fix: use the right event namespace for dropdown menu
Daniel Ruf [Mon, 12 Aug 2019 07:57:06 +0000 (09:57 +0200)]
chore: adjust text in issue templates
SassNinja [Tue, 13 Aug 2019 07:54:36 +0000 (09:54 +0200)]
Merge branch 'develop' into feature/abide-novalidate
SassNinja [Tue, 13 Aug 2019 07:36:15 +0000 (09:36 +0200)]
test: add abide unit tests for validateForm
SassNinja [Tue, 13 Aug 2019 06:52:44 +0000 (08:52 +0200)]
fix: adjust returned value of _validationIsDisabled
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.
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
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
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
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…
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
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
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
SassNinja [Mon, 12 Aug 2019 07:36:44 +0000 (09:36 +0200)]
Merge branch 'develop' into feature/offcanvas-noscroll-fix
SassNinja [Mon, 12 Aug 2019 07:33:59 +0000 (09:33 +0200)]
Merge branch 'develop' into fix/11683_abide_checkbox_group
Kai Falkowski [Mon, 12 Aug 2019 07:24:57 +0000 (09:24 +0200)]
chore: update dependencies (#11792)
chore: update dependencies
SassNinja [Mon, 12 Aug 2019 06:16:50 +0000 (08:16 +0200)]
chore: update lock for pnpm
Kai [Wed, 7 Aug 2019 12:25:34 +0000 (14:25 +0200)]
docs: fix mixed content issue
should be always https
Kai [Wed, 7 Aug 2019 12:00:31 +0000 (14:00 +0200)]
Merge branch 'develop' into feature/offcanvas-noscroll-fix
kball [Fri, 26 Jul 2019 18:46:10 +0000 (11:46 -0700)]
chore: remove node 6 from travis
kball [Fri, 26 Jul 2019 17:13:09 +0000 (10:13 -0700)]
chore: clear mixed content warning
kball [Fri, 26 Jul 2019 17:10:42 +0000 (10:10 -0700)]
chore: update engines list in package.json
kball [Fri, 26 Jul 2019 00:07:22 +0000 (17:07 -0700)]
chore: update yarn.lock
kball [Fri, 26 Jul 2019 00:02:44 +0000 (17:02 -0700)]
chore: update commitlint from audit
kball [Fri, 26 Jul 2019 00:01:19 +0000 (17:01 -0700)]
chore: update supercollider
kball [Thu, 25 Jul 2019 23:50:13 +0000 (16:50 -0700)]
chore: remove 3 years stale parker dependency
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
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
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
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
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
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
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
Daniel Ruf [Thu, 25 Jul 2019 06:01:01 +0000 (08:01 +0200)]
Refactor: remove yargs from Gulp customizer task
kball [Wed, 24 Jul 2019 22:52:34 +0000 (15:52 -0700)]
Merge branch 'ASethi77-fix-tooltips-svg' into develop
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
kball [Wed, 24 Jul 2019 22:40:57 +0000 (15:40 -0700)]
Merge branch 'develop' of github.com:zurb/foundation-sites into develop
kball [Wed, 24 Jul 2019 22:39:44 +0000 (15:39 -0700)]
Merge branch 'SassNinja-feature/offcanvas-fixed-sticky' into develop
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
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
kball [Wed, 24 Jul 2019 22:21:39 +0000 (15:21 -0700)]
fix: yargs is still needed for docs, even after #11692
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
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