]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoMerge pull request #9739 from zurb/button-clear
Kevin Ball [Mon, 3 Apr 2017 21:28:09 +0000 (14:28 -0700)] 
Merge pull request #9739 from zurb/button-clear

[Button] Feature: Adds .clear button

8 years agoMerge pull request #9777 from mwitek/20170213_bp_var_for_stacked_tables
Kevin Ball [Mon, 3 Apr 2017 21:17:44 +0000 (14:17 -0700)] 
Merge pull request #9777 from mwitek/20170213_bp_var_for_stacked_tables

Allow table stack breakpoint to be set with a variable

8 years agoMerge pull request #9808 from akaspick/develop
Kevin Ball [Mon, 3 Apr 2017 21:14:20 +0000 (14:14 -0700)] 
Merge pull request #9808 from akaspick/develop

use the button-radius variable intead of the global-radius variable for button-group

8 years agoMerge pull request #9792 from dragthor/drilldown-missing-radix
Kevin Ball [Mon, 3 Apr 2017 20:41:42 +0000 (13:41 -0700)] 
Merge pull request #9792 from dragthor/drilldown-missing-radix

Drilldown - add missing radix & eslint check

8 years agoMerge pull request #9636 from denisahac/develop
Kevin Ball [Mon, 3 Apr 2017 20:35:24 +0000 (13:35 -0700)] 
Merge pull request #9636 from denisahac/develop

New SmoothScroll module based on Magellan scrollToLoc code.

8 years agoMerge pull request #9840 from jefsnare/feature/9822
Kevin Ball [Mon, 3 Apr 2017 20:35:09 +0000 (13:35 -0700)] 
Merge pull request #9840 from jefsnare/feature/9822

Adding additional classes to reveal-overlay element

8 years agoMerge pull request #9747 from hikouki/develop
Kevin Ball [Mon, 3 Apr 2017 20:33:34 +0000 (13:33 -0700)] 
Merge pull request #9747 from hikouki/develop

Modified tolerance to be able to customize.

8 years agoAdded test for additional reveal classes 9840/head
Jeffrey de Graaf [Mon, 6 Mar 2017 19:43:48 +0000 (20:43 +0100)] 
Added test for additional reveal classes

While writing the test I've also refactored the additionalOverlayClasses
check.

8 years agoRestore default value for font-family
Jeffrey de Graaf [Sun, 5 Mar 2017 14:51:10 +0000 (15:51 +0100)] 
Restore default value for font-family

8 years agoReveal Overlay additionalOverlayClassNames
Jeffrey de Graaf [Sun, 5 Mar 2017 14:45:33 +0000 (15:45 +0100)] 
Reveal Overlay additionalOverlayClassNames

As requested in #9822. Adding additional classes to `reveal-overlay`
element.

Not the possibility to replace the class, since many styling and some JS
handles react on this class.

8 years agoMerge pull request #9711 from natewiebe13/opinionated-reset
Kevin Ball [Fri, 3 Mar 2017 19:31:31 +0000 (11:31 -0800)] 
Merge pull request #9711 from natewiebe13/opinionated-reset

Make reset inherit font-family instead of settings sans-serif

8 years agoAdd stacked table var to components/_table 9777/head
Matthew Witek [Thu, 2 Mar 2017 00:46:48 +0000 (19:46 -0500)] 
Add stacked table var to components/_table

8 years agoeslint radix, error 9792/head
Kristofer Krause [Wed, 1 Mar 2017 14:12:45 +0000 (09:12 -0500)] 
eslint radix, error

8 years agoMerge pull request #9763 from gerardkcohen/7548-reveal-scroll 6.3.1
Kevin Ball [Tue, 28 Feb 2017 21:51:34 +0000 (13:51 -0800)] 
Merge pull request #9763 from gerardkcohen/7548-reveal-scroll

7548 prevent reveal scroll on iOS using position:fixed on html element

8 years agoMerge pull request #9784 from dragthor/abide-unit-tests
Kevin Ball [Tue, 28 Feb 2017 21:33:17 +0000 (13:33 -0800)] 
Merge pull request #9784 from dragthor/abide-unit-tests

Abide plug-in unit tests for checkbox and select

8 years agoMerge pull request #9781 from vedharish/browserstack_tests
Kevin Ball [Tue, 28 Feb 2017 21:31:01 +0000 (13:31 -0800)] 
Merge pull request #9781 from vedharish/browserstack_tests

Run Tests on BrowserStack

8 years agoMerge branch 'master' into develop
Kevin Ball [Tue, 28 Feb 2017 21:18:12 +0000 (13:18 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9779 from IamManchanda/hotfix/buttongroup
Kevin Ball [Tue, 28 Feb 2017 21:15:09 +0000 (13:15 -0800)] 
Merge pull request #9779 from IamManchanda/hotfix/buttongroup

Fixes #9775 - Button group spacing

8 years agoMerge branch 'release/6.3.1'
Kevin Ball [Tue, 28 Feb 2017 19:29:06 +0000 (11:29 -0800)] 
Merge branch 'release/6.3.1'

8 years agoPackage up 6.3.1 release v6.3.1
Kevin Ball [Tue, 28 Feb 2017 19:18:09 +0000 (11:18 -0800)] 
Package up 6.3.1 release

8 years agouse the button-radius variable intead of the global-radius variable when 9808/head
Andrew Kaspick [Fri, 24 Feb 2017 00:40:57 +0000 (19:40 -0500)] 
use the button-radius variable intead of the global-radius variable when
specifying a radius for the button group

8 years agoMerge pull request #9780 from chrismou/patch-2
Rafi [Thu, 23 Feb 2017 19:51:34 +0000 (11:51 -0800)] 
Merge pull request #9780 from chrismou/patch-2

Docs typo - off-canvas.md

8 years agoRevert "Improvements" 11652/head 9636/head
Nordanne Isahac [Mon, 20 Feb 2017 00:06:08 +0000 (08:06 +0800)] 
Revert "Improvements"

This reverts commit ffdc71d8e882a7d5eb32e3b69c7487ce01895994.

8 years agoMerge remote-tracking branch 'upstream/develop' into develop
Nordanne Isahac [Sun, 19 Feb 2017 23:56:14 +0000 (07:56 +0800)] 
Merge remote-tracking branch 'upstream/develop' into develop

8 years agoadd missing radix
Kristofer Krause [Sat, 18 Feb 2017 00:19:27 +0000 (19:19 -0500)] 
add missing radix

just being cautious.  surprised the linter did not pick this up

8 years agoAbide plug-in unit tests for checkbox and select 9784/head
Kristofer Krause [Thu, 16 Feb 2017 00:52:15 +0000 (19:52 -0500)] 
Abide plug-in unit tests for checkbox and select

8 years agoRun Tests on BrowserStack 9781/head
Harish Ved [Wed, 8 Feb 2017 10:32:22 +0000 (16:02 +0530)] 
Run Tests on BrowserStack

8 years agoUpdate off-canvas.md 9780/head
Chris Chrisostomou [Tue, 14 Feb 2017 16:45:05 +0000 (16:45 +0000)] 
Update off-canvas.md

tight > right

8 years agoMixin docs! 9779/head
harry [Tue, 14 Feb 2017 15:57:01 +0000 (21:27 +0530)] 
Mixin docs!

8 years agoCreate a settings variable ( parameter ) for `buttongroup-spacing`
harry [Tue, 14 Feb 2017 15:55:54 +0000 (21:25 +0530)] 
Create a settings variable ( parameter ) for `buttongroup-spacing`

8 years agoAllow table stack breakpoint to be set with a variable
Matthew Witek [Tue, 14 Feb 2017 02:46:24 +0000 (21:46 -0500)] 
Allow table stack breakpoint to be set with a variable

8 years agoMerge pull request #9770 from zurb/revert-9362-fix-flex-grid
Kevin Ball [Mon, 13 Feb 2017 16:54:55 +0000 (08:54 -0800)] 
Merge pull request #9770 from zurb/revert-9362-fix-flex-grid

Revert "Fix bug #9361"

8 years agoMerge pull request #9769 from zurb/hide-hidden-drilldown-menus-from-tabs
Kevin Ball [Mon, 13 Feb 2017 16:54:10 +0000 (08:54 -0800)] 
Merge pull request #9769 from zurb/hide-hidden-drilldown-menus-from-tabs

Make hidden parts of submenus inaccessible without creating tab trap

8 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
harry [Sat, 11 Feb 2017 13:19:27 +0000 (18:49 +0530)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

8 years agoRevert "Fix bug #9361" 9770/head
Kevin Ball [Sat, 11 Feb 2017 00:01:38 +0000 (16:01 -0800)] 
Revert "Fix bug #9361"

This reverts commit c84d6c1ccffcae6d2f46e3932e3ca62f151074b3.

8 years agoMake hidden parts of submenus inaccessible without creating tab trap 9769/head
Kevin Ball [Fri, 10 Feb 2017 23:46:22 +0000 (15:46 -0800)] 
Make hidden parts of submenus inaccessible without creating tab trap

8 years agoMerge pull request #9768 from abdullahsalem/fix-inline-labels-buttons-sample
Marius Olbertz [Fri, 10 Feb 2017 21:45:16 +0000 (22:45 +0100)] 
Merge pull request #9768 from abdullahsalem/fix-inline-labels-buttons-sample

Fix Inline Labels and Buttons sample in kitchen-sink.html

8 years agoFix Inline Labels and Buttons sample in kitchen-sink.html 9768/head
Abdullah Salem [Fri, 10 Feb 2017 20:58:21 +0000 (23:58 +0300)] 
Fix Inline Labels and Buttons sample in kitchen-sink.html

8 years agoMerge pull request #9762 from IngoVals/patch-1
Brett Mason [Fri, 10 Feb 2017 16:37:25 +0000 (16:37 +0000)] 
Merge pull request #9762 from IngoVals/patch-1

Minor bug fix in the card-container mixin

8 years ago7548 prevent reveal scroll on iOS using position:fixed on html element 9763/head
Gerard K. Cohen [Thu, 9 Feb 2017 23:29:21 +0000 (15:29 -0800)] 
7548 prevent reveal scroll on iOS using position:fixed on html element

8 years agoMinor bug fix in the card-container mixin 9762/head
Ingólfur Valsson [Thu, 9 Feb 2017 22:16:09 +0000 (22:16 +0000)] 
Minor bug fix in the card-container mixin

The font color parameter to the mixin was ignored and the $card-font-color variable was always used.

8 years agoModify doc comment. 9747/head
koki-higashikawa [Tue, 7 Feb 2017 04:01:13 +0000 (13:01 +0900)] 
Modify doc comment.

8 years agoModify doc comment.
koki-higashikawa [Tue, 7 Feb 2017 03:56:07 +0000 (12:56 +0900)] 
Modify doc comment.

8 years agoMerge pull request #9755 from zurb/hollow-dropdown-fix
Kevin Ball [Tue, 7 Feb 2017 01:06:23 +0000 (17:06 -0800)] 
Merge pull request #9755 from zurb/hollow-dropdown-fix

fixes #8404 hollow button dropdown arrow

8 years agoadds test for hollow button dropdown 9755/head
canterberrie [Tue, 7 Feb 2017 00:06:42 +0000 (16:06 -0800)] 
adds test for hollow button dropdown

8 years agofixes #8404hollow button dropdown arrow
canterberrie [Mon, 6 Feb 2017 23:59:41 +0000 (15:59 -0800)] 
fixes #8404hollow button dropdown arrow

8 years agoMerge pull request #9752 from IamManchanda/docs/primary-callouts-sink
Kevin Ball [Mon, 6 Feb 2017 17:43:56 +0000 (09:43 -0800)] 
Merge pull request #9752 from IamManchanda/docs/primary-callouts-sink

Added primary callouts to kitchen sink

8 years agoAdded primary callouts to kitchen sink 9752/head
harry [Mon, 6 Feb 2017 17:39:57 +0000 (23:09 +0530)] 
Added primary callouts to kitchen sink

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 6 Feb 2017 17:20:16 +0000 (09:20 -0800)] 
Merge branch 'master' into develop

8 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
harry [Sat, 4 Feb 2017 17:14:14 +0000 (22:44 +0530)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

8 years agoModified tolerance to be able to customize.
koki-higashikawa [Sat, 4 Feb 2017 06:52:21 +0000 (15:52 +0900)] 
Modified tolerance to be able to customize.

8 years agoUpdate for 6.3.1-rc1 v6.3.1-rc1
Kevin Ball [Sat, 4 Feb 2017 00:00:34 +0000 (16:00 -0800)] 
Update for 6.3.1-rc1

8 years agoMerge pull request #9707 from zurb/offcanvas-scrolling-is-9696
Kevin Ball [Fri, 3 Feb 2017 21:16:31 +0000 (13:16 -0800)] 
Merge pull request #9707 from zurb/offcanvas-scrolling-is-9696

Enable scrolling within offcanvas panel on iOS even when body scrolli…

8 years agoMerge pull request #9745 from zurb/flexmenu-fix
Rafi [Fri, 3 Feb 2017 21:18:07 +0000 (13:18 -0800)] 
Merge pull request #9745 from zurb/flexmenu-fix

Adds test for flex menu centered

8 years agoMerge pull request #9707 from zurb/offcanvas-scrolling-is-9696
Kevin Ball [Fri, 3 Feb 2017 21:16:31 +0000 (13:16 -0800)] 
Merge pull request #9707 from zurb/offcanvas-scrolling-is-9696

Enable scrolling within offcanvas panel on iOS even when body scrolli…

8 years agoMerge pull request #9701 from paxperscientiam/develop-upstream
Kevin Ball [Fri, 3 Feb 2017 17:39:01 +0000 (09:39 -0800)] 
Merge pull request #9701 from paxperscientiam/develop-upstream

.align-center-middle as new alignment class

8 years agoadds test for flex menu centered 9745/head
RafiBomb [Thu, 2 Feb 2017 22:11:44 +0000 (14:11 -0800)] 
adds test for flex menu centered

8 years agoMerge pull request #9622 from zurb/responsive-toggle-targeting-bug
Kevin Ball [Thu, 2 Feb 2017 21:06:16 +0000 (13:06 -0800)] 
Merge pull request #9622 from zurb/responsive-toggle-targeting-bug

Fix responsive toggle to pay attention to targets of internal toggles

8 years agoMerge pull request #9622 from zurb/responsive-toggle-targeting-bug
Kevin Ball [Thu, 2 Feb 2017 21:06:16 +0000 (13:06 -0800)] 
Merge pull request #9622 from zurb/responsive-toggle-targeting-bug

Fix responsive toggle to pay attention to targets of internal toggles

8 years agoremoves CSS page meant for docs rework 9739/head
RafiBomb [Wed, 1 Feb 2017 22:30:58 +0000 (14:30 -0800)] 
removes CSS page meant for docs rework

8 years agoadds new clear button feature
RafiBomb [Wed, 1 Feb 2017 22:29:46 +0000 (14:29 -0800)] 
adds new clear button feature

8 years agoMerge branch 'develop' of github.com:IamManchanda/foundation-sites into develop
harry [Wed, 1 Feb 2017 20:05:25 +0000 (01:35 +0530)] 
Merge branch 'develop' of github.com:IamManchanda/foundation-sites into develop

8 years agothink i fixed flexbox.md thanks to @IamManchanda 9701/head
Chris [Wed, 1 Feb 2017 19:49:26 +0000 (14:49 -0500)] 
think i fixed flexbox.md thanks to @IamManchanda

8 years agoMerge pull request #9735 from natewiebe13/responsive-button-padding
Kevin Ball [Tue, 31 Jan 2017 23:57:34 +0000 (15:57 -0800)] 
Merge pull request #9735 from natewiebe13/responsive-button-padding

Add support for responsive button padding

8 years agoMerge pull request #9734 from Quy/patch-1
Kevin Ball [Tue, 31 Jan 2017 23:52:54 +0000 (15:52 -0800)] 
Merge pull request #9734 from Quy/patch-1

Add link to TOC

8 years agoMerge pull request #9730 from IllusionPerdu/patch-1
Kevin Ball [Tue, 31 Jan 2017 23:52:25 +0000 (15:52 -0800)] 
Merge pull request #9730 from IllusionPerdu/patch-1

Fix for #9729 : Flexgrid not resetting nested row using 'expanded' class

8 years agorever flexbox.md
Chris [Tue, 31 Jan 2017 22:59:17 +0000 (17:59 -0500)] 
rever flexbox.md

8 years agoMerge pull request #9717 from IamManchanda/variable/button-hollow-width
Kevin Ball [Tue, 31 Jan 2017 18:55:32 +0000 (10:55 -0800)] 
Merge pull request #9717 from IamManchanda/variable/button-hollow-width

[Fixes #9709] Added a variable [Settings] button-hollow-border-width for border width

8 years agoMerge branch 'master' of github.com:zurb/foundation-sites into develop
harry [Tue, 31 Jan 2017 18:33:45 +0000 (00:03 +0530)] 
Merge branch 'master' of github.com:zurb/foundation-sites into develop

8 years agoRenamed to button-hollow-border-width 9717/head
harry [Tue, 31 Jan 2017 15:45:45 +0000 (21:15 +0530)] 
Renamed to button-hollow-border-width

8 years agoAdd support for responsive button padding 9735/head
Nate Wiebe [Tue, 31 Jan 2017 15:36:52 +0000 (10:36 -0500)] 
Add support for responsive button padding

8 years agoAdd link to TOC 9734/head
Quy [Tue, 31 Jan 2017 14:07:45 +0000 (06:07 -0800)] 
Add link to TOC

8 years agoFix for #9729 9730/head
Sébastien GRAVIER [Tue, 31 Jan 2017 00:12:42 +0000 (01:12 +0100)] 
Fix for #9729

8 years agoMerge pull request #9712 from IamManchanda/hotfix/flexbox-menu-centered
Kevin Ball [Mon, 30 Jan 2017 21:03:18 +0000 (13:03 -0800)] 
Merge pull request #9712 from IamManchanda/hotfix/flexbox-menu-centered

[Fixes #9705] Add menu-centered to flexbox mode.

8 years agoMerge pull request #9595 from mheward/patch-1
Kevin Ball [Mon, 30 Jan 2017 18:49:33 +0000 (10:49 -0800)] 
Merge pull request #9595 from mheward/patch-1

Update _responsive-embed.scss

8 years agoMerge pull request #9722 from IamManchanda/advancement/breadcrumb-slash-color
Kevin Ball [Mon, 30 Jan 2017 18:32:39 +0000 (10:32 -0800)] 
Merge pull request #9722 from IamManchanda/advancement/breadcrumb-slash-color

[Fixes #9721] Added a variable: breadcrumb slash color

8 years agoMerge pull request #9720 from IamManchanda/update/contributing-link
Kevin Ball [Mon, 30 Jan 2017 18:30:40 +0000 (10:30 -0800)] 
Merge pull request #9720 from IamManchanda/update/contributing-link

[General Fix] Contributing.md link updates

8 years agoUpdate _responsive-embed.scss 9595/head
mheward [Mon, 30 Jan 2017 11:29:46 +0000 (11:29 +0000)] 
Update _responsive-embed.scss

8 years agoUpdate _settings.scss
mheward [Mon, 30 Jan 2017 11:29:12 +0000 (11:29 +0000)] 
Update _settings.scss

8 years agoRemoved unneccesary line space 9722/head
harry [Sun, 29 Jan 2017 14:38:12 +0000 (20:08 +0530)] 
Removed unneccesary line space

8 years agoAdded a variable: breadcrumbs-item-slash-color
harry [Sun, 29 Jan 2017 14:34:54 +0000 (20:04 +0530)] 
Added a variable: breadcrumbs-item-slash-color

8 years agoGrammar correcting within CONTRIBUTING.md 9720/head
harry [Sun, 29 Jan 2017 12:41:29 +0000 (18:11 +0530)] 
Grammar correcting within CONTRIBUTING.md

8 years agoCloses #9709 Added a variable button-hollow-width for border width
harry [Sat, 28 Jan 2017 14:33:21 +0000 (20:03 +0530)] 
Closes #9709 Added a variable button-hollow-width for border width

8 years agoupdated flexbox.md
Chris [Sat, 28 Jan 2017 04:07:19 +0000 (23:07 -0500)] 
updated flexbox.md

8 years agoUpdate forum link 9714/head
harry [Sat, 28 Jan 2017 02:16:18 +0000 (07:46 +0530)] 
Update forum link

8 years agoAdded a link of code of conduct to contributing.md
harry [Sat, 28 Jan 2017 02:11:04 +0000 (07:41 +0530)] 
Added a link of code of conduct to contributing.md

8 years agoThis new class for flex-grid centralizes a flex parent's descendants.
Chris [Fri, 27 Jan 2017 23:25:56 +0000 (18:25 -0500)] 
This new class for flex-grid centralizes a flex parent's descendants.

8 years agoAdd menu-centered to flexbox mode. 9712/head
harry [Fri, 27 Jan 2017 16:05:36 +0000 (21:35 +0530)] 
Add menu-centered to flexbox mode.

8 years agoMake reset inherit font-family instead of settings sans-serif 9711/head
Nate Wiebe [Fri, 27 Jan 2017 15:58:41 +0000 (10:58 -0500)] 
Make reset inherit font-family instead of settings sans-serif

8 years agoUpdate _responsive-embed.scss
mheward [Fri, 27 Jan 2017 12:00:52 +0000 (12:00 +0000)] 
Update _responsive-embed.scss

8 years agoEnable scrolling within offcanvas panel on iOS even when body scrolling disabled 9707/head
Kevin Ball [Thu, 26 Jan 2017 23:41:30 +0000 (15:41 -0800)] 
Enable scrolling within offcanvas panel on iOS even when body scrolling disabled

8 years agoMerge pull request #9700 from zurb/fix-off-canvas-resize-reveal
Kevin Ball [Thu, 26 Jan 2017 23:03:41 +0000 (15:03 -0800)] 
Merge pull request #9700 from zurb/fix-off-canvas-resize-reveal

Fix double event handler bug in new offcanvas

8 years agoMerge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring
Kevin Ball [Thu, 26 Jan 2017 22:37:44 +0000 (14:37 -0800)] 
Merge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring

Now preserves the existing querystring questionmark if there already …

8 years agoMerge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring
Kevin Ball [Thu, 26 Jan 2017 22:37:44 +0000 (14:37 -0800)] 
Merge pull request #9706 from erikarenhill/fix-util-imageloader-breaking-querystring

Now preserves the existing querystring questionmark if there already …

8 years agoNow preserves the existing querystring questionmark if there already is one present... 9706/head
Erik Arenhill [Thu, 26 Jan 2017 22:13:58 +0000 (23:13 +0100)] 
Now preserves the existing querystring questionmark if there already is one present, and uses an ampersand instead in that case.

8 years agoMerge pull request #9704 from IamManchanda/docs/flexbox-grammar-26jan2017
Rafi [Thu, 26 Jan 2017 19:20:53 +0000 (11:20 -0800)] 
Merge pull request #9704 from IamManchanda/docs/flexbox-grammar-26jan2017

Grammar correction within Flexbox page

8 years agoGrammar correction within Flexbox page 9704/head
harry [Thu, 26 Jan 2017 18:14:15 +0000 (23:44 +0530)] 
Grammar correction within Flexbox page

8 years ago.align-central as new alignment class
Chris [Wed, 25 Jan 2017 22:46:29 +0000 (17:46 -0500)] 
.align-central as new alignment class

8 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 25 Jan 2017 21:53:53 +0000 (13:53 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9665 from ncoden/docs/git-workflow
Kevin Ball [Wed, 25 Jan 2017 21:53:26 +0000 (13:53 -0800)] 
Merge pull request #9665 from ncoden/docs/git-workflow

Add docs about new git workflow