]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
5 years agofix: missing !default in _base.scss #12072 12073/head
Alexander Kucheryuk [Fri, 8 May 2020 10:57:39 +0000 (13:57 +0300)] 
fix: missing !default in _base.scss #12072

L120 and L200 in the file scss/typography/_base.scss are missing `!default`

5 years agoMerge pull request #12048 from DanielRuf/docs/update-sri-hashes 12049/head
Daniel Ruf [Sun, 12 Apr 2020 10:08:00 +0000 (12:08 +0200)] 
Merge pull request #12048 from DanielRuf/docs/update-sri-hashes

docs: update SRI hashes - closes #12047

5 years agodocs: update SRI hashes - closes #12047 12048/head
Daniel Ruf [Sun, 12 Apr 2020 10:05:44 +0000 (12:05 +0200)] 
docs: update SRI hashes - closes #12047

5 years agoMerge tag 'v6.6.3' into develop
Joe Workman [Wed, 8 Apr 2020 23:27:53 +0000 (16:27 -0700)] 
Merge tag 'v6.6.3' into develop

Foudnation v6.6.3

5 years agoMerge branch 'release/v6.6.3' v6.6.3
Joe Workman [Wed, 8 Apr 2020 23:27:51 +0000 (16:27 -0700)] 
Merge branch 'release/v6.6.3'

5 years agobuild: foundation v6.6.3
Joe Workman [Wed, 8 Apr 2020 23:27:05 +0000 (16:27 -0700)] 
build: foundation v6.6.3

5 years agoMerge pull request #12042 from DanielRuf/docs/update-download-link
Joe Workman [Wed, 8 Apr 2020 18:07:49 +0000 (11:07 -0700)] 
Merge pull request #12042 from DanielRuf/docs/update-download-link

docs: use new download link

5 years agoMerge pull request #12045 from DanielRuf/fix/12044-accordion-finish-running-animations
Joe Workman [Wed, 8 Apr 2020 18:07:34 +0000 (11:07 -0700)] 
Merge pull request #12045 from DanielRuf/fix/12044-accordion-finish-running-animations

fix: finish running animations - closes #12044

5 years agofix: finish running animations - closes #12044 12045/head
Daniel Ruf [Wed, 8 Apr 2020 15:59:16 +0000 (17:59 +0200)] 
fix: finish running animations - closes #12044

5 years agodocs: use new download link 12042/head
Daniel Ruf [Tue, 7 Apr 2020 15:50:38 +0000 (17:50 +0200)] 
docs: use new download link

5 years agoRevert "updates broken download links"
Daniel Ruf [Tue, 7 Apr 2020 15:47:44 +0000 (17:47 +0200)] 
Revert "updates broken download links"

This reverts commit 9f702edc2dea02b63f56af527d55585b8e61ae22.

5 years agoMerge pull request #12030 from DanielRuf/chore/use-yarn
Daniel Ruf [Sat, 28 Mar 2020 22:54:30 +0000 (23:54 +0100)] 
Merge pull request #12030 from DanielRuf/chore/use-yarn

chore: use only yarn for development

5 years agoMerge branch 'develop' into chore/use-yarn 12030/head
Daniel Ruf [Sat, 28 Mar 2020 22:50:49 +0000 (23:50 +0100)] 
Merge branch 'develop' into chore/use-yarn

5 years agochore: use only yarn for development
Daniel Ruf [Sat, 28 Mar 2020 22:41:42 +0000 (23:41 +0100)] 
chore: use only yarn for development

5 years agoRevert "chore: run snyk monitor"
Daniel Ruf [Sat, 28 Mar 2020 22:34:04 +0000 (23:34 +0100)] 
Revert "chore: run snyk monitor"

This reverts commit 853c92896cfba38beebdb0edcf723108d05423a0.

5 years agoMerge pull request #12035 from DanielRuf/chore/run-snyk-monitor
Daniel Ruf [Sat, 28 Mar 2020 22:27:48 +0000 (23:27 +0100)] 
Merge pull request #12035 from DanielRuf/chore/run-snyk-monitor

Chore/run snyk monitor

5 years agochore: remove Travis CI config 12035/head
Daniel Ruf [Sat, 28 Mar 2020 22:26:31 +0000 (23:26 +0100)] 
chore: remove Travis CI config

5 years agochore: run snyk monitor
Daniel Ruf [Sat, 28 Mar 2020 22:26:09 +0000 (23:26 +0100)] 
chore: run snyk monitor

5 years agoMerge pull request #12034 from DanielRuf/build/fix-browserstack-runner-config
Daniel Ruf [Sat, 28 Mar 2020 22:07:21 +0000 (23:07 +0100)] 
Merge pull request #12034 from DanielRuf/build/fix-browserstack-runner-config

Build/fix browserstack runner config

5 years agobuild: patch browserstack-runner 12034/head
Daniel Ruf [Sat, 28 Mar 2020 22:05:51 +0000 (23:05 +0100)] 
build: patch browserstack-runner

Wait until the downloaded file handle is closed.

5 years agobuild: run slowest job first
Daniel Ruf [Sat, 28 Mar 2020 22:04:05 +0000 (23:04 +0100)] 
build: run slowest job first

5 years agoMerge pull request #12032 from DanielRuf/build/fix-browserstack-runner-config
Daniel Ruf [Sat, 28 Mar 2020 21:48:57 +0000 (22:48 +0100)] 
Merge pull request #12032 from DanielRuf/build/fix-browserstack-runner-config

build: fix browserstack-runner config

5 years agobuild: fix browserstack-runner config 12032/head
Daniel Ruf [Sat, 28 Mar 2020 20:54:45 +0000 (21:54 +0100)] 
build: fix browserstack-runner config

Set the config fields to the env variables if provided.

5 years agoMerge pull request #11839 from DanielRuf/build/add-github-actions
Daniel Ruf [Sat, 28 Mar 2020 20:22:09 +0000 (21:22 +0100)] 
Merge pull request #11839 from DanielRuf/build/add-github-actions

build: add GitHub Actions - closes #11823

5 years agoMerge branch 'develop' into build/add-github-actions 11839/head
Daniel Ruf [Sat, 28 Mar 2020 20:21:19 +0000 (21:21 +0100)] 
Merge branch 'develop' into build/add-github-actions

5 years agochore: use yarn in all scripts
Daniel Ruf [Sat, 28 Mar 2020 20:18:50 +0000 (21:18 +0100)] 
chore: use yarn in all scripts

5 years agobuild: use latest node 8.x release
Daniel Ruf [Sat, 28 Mar 2020 20:18:00 +0000 (21:18 +0100)] 
build: use latest node 8.x release

5 years agoRevert "chore: less strict commit line rules."
Daniel Ruf [Sat, 28 Mar 2020 19:57:13 +0000 (20:57 +0100)] 
Revert "chore: less strict commit line rules."

This reverts commit 7db60eda24db3eb3829582b9edfd93dd3827ddb4.

5 years agoRevert "build: added browser stack auth for build"
Daniel Ruf [Sat, 28 Mar 2020 18:47:13 +0000 (19:47 +0100)] 
Revert "build: added browser stack auth for build"

This reverts commit 5282e7f1abf10b507ddcf92824ff07db8c835aa1.

5 years agoMerge pull request #12007 from wangcheng/patch-1
Daniel Ruf [Sat, 28 Mar 2020 13:34:08 +0000 (14:34 +0100)] 
Merge pull request #12007 from wangcheng/patch-1

Chinese and Japanese are not RTL scripts.

5 years agoMerge pull request #11994 from phpfui/develop
Daniel Ruf [Sat, 28 Mar 2020 12:33:55 +0000 (13:33 +0100)] 
Merge pull request #11994 from phpfui/develop

Correct documentation for Submit buttons

5 years agoMerge branch 'develop' into HEAD 11994/head
Daniel Ruf [Sat, 28 Mar 2020 11:37:05 +0000 (12:37 +0100)] 
Merge branch 'develop' into HEAD

5 years agoMerge tag '6.6.2' into develop
Joe Workman [Fri, 27 Mar 2020 22:35:22 +0000 (15:35 -0700)] 
Merge tag '6.6.2' into develop

Foundation for Sites 6.6.2

5 years agoMerge branch 'release/6.6.2' v6.6.2
Joe Workman [Fri, 27 Mar 2020 22:35:20 +0000 (15:35 -0700)] 
Merge branch 'release/6.6.2'

5 years agobuild: 6.6.2 dist build
Joe Workman [Fri, 27 Mar 2020 22:32:27 +0000 (15:32 -0700)] 
build: 6.6.2 dist build

5 years agoMerge pull request #11987 from foundation/feature/update-zurb-urls
Joe Workman [Fri, 27 Mar 2020 21:12:48 +0000 (14:12 -0700)] 
Merge pull request #11987 from foundation/feature/update-zurb-urls

chore: Update all zurb.com urls to get.foundation

5 years agoMerge branch 'develop' into feature/update-zurb-urls 11987/head
Joe Workman [Fri, 27 Mar 2020 20:24:32 +0000 (13:24 -0700)] 
Merge branch 'develop' into feature/update-zurb-urls

# Conflicts:
# docs/partials/footer.html
# package.nuspec

5 years agoMerge pull request #11956 from ithaka/fix/dropdown-menu-improve-accessibility
Joe Workman [Fri, 27 Mar 2020 20:19:32 +0000 (13:19 -0700)] 
Merge pull request #11956 from ithaka/fix/dropdown-menu-improve-accessibility

fix: improve dropdown menu accessibility - closes #8810

5 years agoMerge pull request #11990 from iamcanadian1973/iamcanadian1973-patch-dropdownMenu...
Joe Workman [Fri, 27 Mar 2020 20:18:38 +0000 (13:18 -0700)] 
Merge pull request #11990 from iamcanadian1973/iamcanadian1973-patch-dropdownMenu-case-fix

fix: use correct event name - closes #11989

5 years agoMerge pull request #12002 from DanielRuf/docs/update-cdn-urls-sri-hashes
Joe Workman [Fri, 27 Mar 2020 20:18:03 +0000 (13:18 -0700)] 
Merge pull request #12002 from DanielRuf/docs/update-cdn-urls-sri-hashes

Update CDN URLs and SRI hashes

5 years agoMerge pull request #12012 from siwood/docs/vertical-tabs-example-classes-12006
Joe Workman [Fri, 27 Mar 2020 20:17:34 +0000 (13:17 -0700)] 
Merge pull request #12012 from siwood/docs/vertical-tabs-example-classes-12006

docs: fix vercial tabs example classes #12006.

5 years agobuild: added browser stack auth for build
Joe Workman [Fri, 27 Mar 2020 19:22:31 +0000 (12:22 -0700)] 
build: added browser stack auth for build

it may be better to put this in an ENV variable but this was a quick fix to get this building again. Will need to figure that out later. this at least fixes the build.

5 years agochore: not more testing on commit. Only on push
Joe Workman [Fri, 27 Mar 2020 19:21:16 +0000 (12:21 -0700)] 
chore: not more testing on commit. Only on push

5 years agochore: less strict commit line rules.
Joe Workman [Fri, 27 Mar 2020 19:20:53 +0000 (12:20 -0700)] 
chore: less strict commit line rules.

5 years agodocs: fixed bad links in menu
Joe Workman [Thu, 5 Mar 2020 19:27:31 +0000 (11:27 -0800)] 
docs: fixed bad links in menu

5 years agodocs: fixed bad links in menu
Joe Workman [Thu, 5 Mar 2020 19:25:08 +0000 (11:25 -0800)] 
docs: fixed bad links in menu

5 years agodocs: fixed bad links in menu
Joe Workman [Thu, 5 Mar 2020 19:23:04 +0000 (11:23 -0800)] 
docs: fixed bad links in menu

5 years agodocs: merge in changes made in master
rafibomb [Tue, 21 Jan 2020 01:05:20 +0000 (17:05 -0800)] 
docs: merge in changes made in master

5 years agoupdates broken download links
rafibomb [Fri, 7 Feb 2020 23:09:01 +0000 (15:09 -0800)] 
updates broken download links

5 years agodocs: fix vercial tabs example classes #12006. 12012/head
Simone Wood [Wed, 4 Mar 2020 21:04:16 +0000 (13:04 -0800)] 
docs: fix vercial tabs example classes #12006.

5 years agoChinese and Japanese are not RTL scripts. 12007/head
Cheng Wang [Wed, 26 Feb 2020 07:10:35 +0000 (15:10 +0800)] 
Chinese and Japanese are not RTL scripts.

5 years agoUpdate CDN URLs and SRI hashes 12002/head
Daniel Ruf [Mon, 17 Feb 2020 15:09:08 +0000 (16:09 +0100)] 
Update CDN URLs and SRI hashes

5 years agoMerge pull request #11998 from DanielRuf/fix/partly-revert-11457-11997
Joe Workman [Fri, 14 Feb 2020 02:20:17 +0000 (18:20 -0800)] 
Merge pull request #11998 from DanielRuf/fix/partly-revert-11457-11997

fix: partly revert #11457 - closes #11997

5 years agofix: partly revert #11457 - closes #11997 11998/head
Daniel Ruf [Wed, 12 Feb 2020 17:25:50 +0000 (18:25 +0100)] 
fix: partly revert #11457 - closes #11997

5 years agoUpdate docs for correct usage of Submit buttons
Bruce Wells [Tue, 11 Feb 2020 03:32:22 +0000 (22:32 -0500)] 
Update docs for correct usage of Submit buttons

5 years agoMerge pull request #1 from foundation/develop
Bruce Wells [Tue, 11 Feb 2020 03:31:19 +0000 (22:31 -0500)] 
Merge pull request #1 from foundation/develop

Merge in latest Foundation changes

5 years agoupdates broken download links
rafibomb [Fri, 7 Feb 2020 23:09:01 +0000 (15:09 -0800)] 
updates broken download links

5 years agofix: use correct event name - closes #11989 11990/head
Kyle Rumble [Fri, 7 Feb 2020 08:11:32 +0000 (00:11 -0800)] 
fix: use correct event name - closes #11989

5 years agorevert changes to dist directory
Joe Workman [Wed, 5 Feb 2020 06:23:39 +0000 (22:23 -0800)] 
revert changes to dist directory

5 years agochore: update url for #11838
Joe Workman [Wed, 5 Feb 2020 03:01:30 +0000 (19:01 -0800)] 
chore: update url for #11838

5 years agoMerge pull request #11982 from DanielRuf/fix/gulp-parameter-position
Joe Workman [Wed, 5 Feb 2020 03:02:35 +0000 (19:02 -0800)] 
Merge pull request #11982 from DanielRuf/fix/gulp-parameter-position

Fix parameter position

5 years agoMerge pull request #11838 from DanielRuf/chore/link-docs-script
Joe Workman [Wed, 5 Feb 2020 02:59:15 +0000 (18:59 -0800)] 
Merge pull request #11838 from DanielRuf/chore/link-docs-script

chore: add npm script to link the docs

5 years agochore: resovle conflict for #11838
Joe Workman [Wed, 5 Feb 2020 02:57:03 +0000 (18:57 -0800)] 
chore: resovle conflict for #11838

5 years agochore: change all urls in all comments and links
Joe Workman [Wed, 5 Feb 2020 02:40:47 +0000 (18:40 -0800)] 
chore: change all urls in all comments and links

5 years agoMerge pull request #11832 from DanielRuf/fix/prevent-null-error
Joe Workman [Tue, 4 Feb 2020 21:11:26 +0000 (13:11 -0800)] 
Merge pull request #11832 from DanielRuf/fix/prevent-null-error

fix: prevent error when the value of $anchorDims is null

5 years agoSnyk travis integration
Joe Workman [Tue, 4 Feb 2020 21:00:31 +0000 (13:00 -0800)] 
Snyk travis integration

5 years agoMerge pull request #11897 from DanielRuf/docs/remove-unused-fonts
Joe Workman [Tue, 4 Feb 2020 20:51:05 +0000 (12:51 -0800)] 
Merge pull request #11897 from DanielRuf/docs/remove-unused-fonts

docs: remove unused fonts

5 years agoMerge pull request #11859 from DanielRuf/fix/10486-accordion-clear-animation-queue
Joe Workman [Tue, 4 Feb 2020 20:44:03 +0000 (12:44 -0800)] 
Merge pull request #11859 from DanielRuf/fix/10486-accordion-clear-animation-queue

fix: clear the animation queue - closes #10486

5 years agoupdate version from PR #11872
Joe Workman [Tue, 4 Feb 2020 20:24:58 +0000 (12:24 -0800)] 
update version from PR #11872

5 years agoMerge pull request #11872 from DanielRuf/fix/9510-settings-file-version-number
Joe Workman [Tue, 4 Feb 2020 20:24:03 +0000 (12:24 -0800)] 
Merge pull request #11872 from DanielRuf/fix/9510-settings-file-version-number

fix: add Foundation Sites version number - closes #9510

5 years agoput gitter back in...
Joe Workman [Tue, 4 Feb 2020 19:46:00 +0000 (11:46 -0800)] 
put gitter back in...

5 years agoupdate readme with link fixes and badges
Joe Workman [Tue, 4 Feb 2020 19:42:26 +0000 (11:42 -0800)] 
update readme with link fixes and badges

# Conflicts:
# README.md

5 years agoput gitter back in...
Joe Workman [Tue, 4 Feb 2020 19:46:00 +0000 (11:46 -0800)] 
put gitter back in...

5 years agoupdate readme with link fixes and badges
Joe Workman [Tue, 4 Feb 2020 19:42:26 +0000 (11:42 -0800)] 
update readme with link fixes and badges

5 years agoMerge pull request #11983 from DanielRuf/ci/add-sonarcloud-config
Joe Workman [Tue, 4 Feb 2020 19:09:02 +0000 (11:09 -0800)] 
Merge pull request #11983 from DanielRuf/ci/add-sonarcloud-config

Revert "revert using SonarCloud"

5 years agoRevert "revert using SonarCloud"
Joe Workman [Mon, 3 Feb 2020 22:00:22 +0000 (14:00 -0800)] 
Revert "revert using SonarCloud"

This reverts commit af24fccb6a76c9f68d097565505de9e3e5febca8.

5 years agoRevert "revert using SonarCloud" 11983/head
Daniel Ruf [Mon, 3 Feb 2020 21:23:10 +0000 (22:23 +0100)] 
Revert "revert using SonarCloud"

This reverts commit af24fccb6a76c9f68d097565505de9e3e5febca8.

5 years agoFix parameter position 11982/head
Daniel Ruf [Thu, 30 Jan 2020 23:26:34 +0000 (00:26 +0100)] 
Fix parameter position

5 years agoMerge pull request #11896 from DanielRuf/docs/remove-proxima-nova
Joe Workman [Mon, 3 Feb 2020 20:10:05 +0000 (12:10 -0800)] 
Merge pull request #11896 from DanielRuf/docs/remove-proxima-nova

docs: remove Proxima Nova font

5 years agorevert using SonarCloud
Joe Workman [Mon, 3 Feb 2020 19:33:17 +0000 (11:33 -0800)] 
revert using SonarCloud

5 years agoMerge pull request #11833 from DanielRuf/refactor/remove-unused-code
Joe Workman [Mon, 3 Feb 2020 19:32:15 +0000 (11:32 -0800)] 
Merge pull request #11833 from DanielRuf/refactor/remove-unused-code

refactor: remove some unused code

5 years agoMerge pull request #11698 from soylent/feat/validator-error-messages
Joe Workman [Mon, 3 Feb 2020 19:30:05 +0000 (11:30 -0800)] 
Merge pull request #11698 from soylent/feat/validator-error-messages

feat(Abide): add validator-specific error messages

5 years agoMerge pull request #11904 from DanielRuf/chore/update-org-name
Joe Workman [Mon, 3 Feb 2020 19:27:44 +0000 (11:27 -0800)] 
Merge pull request #11904 from DanielRuf/chore/update-org-name

chore: update org name

5 years agoMerge pull request #11908 from MilesStanton/patch-1
Joe Workman [Mon, 3 Feb 2020 19:27:21 +0000 (11:27 -0800)] 
Merge pull request #11908 from MilesStanton/patch-1

Fix: Interchange initialises own triggers - closes #11403

5 years agoMerge pull request #11959 from Lefthandmedia/develop
Joe Workman [Mon, 3 Feb 2020 19:25:57 +0000 (11:25 -0800)] 
Merge pull request #11959 from Lefthandmedia/develop

#11821 give deeplink-smudge a offset to prevent scrolling behind a fixed menu at top of page.

5 years agoMerge pull request #11871 from foundation/feature/buttongroup-flex
Joe Workman [Mon, 3 Feb 2020 19:13:40 +0000 (11:13 -0800)] 
Merge pull request #11871 from foundation/feature/buttongroup-flex

fix: resolve flebox button group bug

5 years agoMerge pull request #11809 from DanielRuf/ci/add-sonarcloud-config
Joe Workman [Mon, 3 Feb 2020 19:09:39 +0000 (11:09 -0800)] 
Merge pull request #11809 from DanielRuf/ci/add-sonarcloud-config

ci: add SonarCloud config file

5 years agoMerge pull request #11828 from DanielRuf/fix/correctly-use-elementclassname
Joe Workman [Mon, 3 Feb 2020 18:51:39 +0000 (10:51 -0800)] 
Merge pull request #11828 from DanielRuf/fix/correctly-use-elementclassname

fix: correctly use the elementClassName

5 years agoMerge pull request #11829 from DanielRuf/refactor/format-mark-unused
Joe Workman [Mon, 3 Feb 2020 18:50:40 +0000 (10:50 -0800)] 
Merge pull request #11829 from DanielRuf/refactor/format-mark-unused

refactor: reformat code and mark unused parameters

5 years agoMerge branch 'develop' into refactor/remove-unused-code 11833/head
Joe Workman [Mon, 3 Feb 2020 18:48:58 +0000 (10:48 -0800)] 
Merge branch 'develop' into refactor/remove-unused-code

5 years agoMerge pull request #11830 from DanielRuf/refactor/remove-empty-expressions
Joe Workman [Mon, 3 Feb 2020 18:42:46 +0000 (10:42 -0800)] 
Merge pull request #11830 from DanielRuf/refactor/remove-empty-expressions

refactor: remove empty expressions

5 years agoMerge pull request #11831 from DanielRuf/refactor/use-const-let
Joe Workman [Mon, 3 Feb 2020 18:40:59 +0000 (10:40 -0800)] 
Merge pull request #11831 from DanielRuf/refactor/use-const-let

refactor: use const and let

5 years agoMerge pull request #11835 from DanielRuf/fix/11743-plugin-name-prevent-mangle-issue
Joe Workman [Mon, 3 Feb 2020 18:39:10 +0000 (10:39 -0800)] 
Merge pull request #11835 from DanielRuf/fix/11743-plugin-name-prevent-mangle-issue

fix: use the className field to prevent issues with function name man…

5 years agoMerge pull request #11836 from DanielRuf/chore/remove-jshint-config
Joe Workman [Mon, 3 Feb 2020 18:37:59 +0000 (10:37 -0800)] 
Merge pull request #11836 from DanielRuf/chore/remove-jshint-config

chore: remove jshint configuration

5 years agoMerge pull request #11901 from DanielRuf/chore/update-browserstack-browsers
Joe Workman [Mon, 3 Feb 2020 18:36:42 +0000 (10:36 -0800)] 
Merge pull request #11901 from DanielRuf/chore/update-browserstack-browsers

chore: update browserstack browser list

5 years agoMerge pull request #11903 from DanielRuf/chore/readme-update-org-name
Joe Workman [Mon, 3 Feb 2020 18:28:03 +0000 (10:28 -0800)] 
Merge pull request #11903 from DanielRuf/chore/readme-update-org-name

chore: update org name

5 years agoMerge branch 'develop' into chore/update-org-name 11904/head
Joe Workman [Mon, 3 Feb 2020 18:27:05 +0000 (10:27 -0800)] 
Merge branch 'develop' into chore/update-org-name

5 years agoMerge pull request #11944 from DanielRuf/fix/11943-motion-trigger-layout-reflow-thrashing
Joe Workman [Mon, 3 Feb 2020 18:20:04 +0000 (10:20 -0800)] 
Merge pull request #11944 from DanielRuf/fix/11943-motion-trigger-layout-reflow-thrashing

fix: trigger reflow / layout thrashing - closes #11943

5 years agoMerge pull request #11964 from DanielRuf/style/cleanup
Joe Workman [Mon, 3 Feb 2020 18:10:39 +0000 (10:10 -0800)] 
Merge pull request #11964 from DanielRuf/style/cleanup

style: several code style improvements

5 years agoremoves course callout
rafibomb [Tue, 21 Jan 2020 19:20:29 +0000 (11:20 -0800)] 
removes course callout