]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
7 years agoRevert "Update Yarn file!" 10711/head
Nicolas Coden [Mon, 25 Dec 2017 20:35:22 +0000 (21:35 +0100)] 
Revert "Update Yarn file!"

This reverts commit 6cfebc3c0af8851f94faba1d652d90820fd9a320.

7 years agoUpdate Yarn file!
Harry Manchanda [Mon, 25 Dec 2017 11:21:20 +0000 (16:51 +0530)] 
Update Yarn file!

7 years agoAdded visual test for #10604.
Marius Olbertz [Sat, 7 Oct 2017 19:15:29 +0000 (21:15 +0200)] 
Added visual test for #10604.

7 years agoAdded tests for #10604.
Marius Olbertz [Sat, 7 Oct 2017 19:14:50 +0000 (21:14 +0200)] 
Added tests for #10604.

7 years agoFocus active anchor rather than last one in collection when closing a Reveal modal.
Marius Olbertz [Sat, 7 Oct 2017 19:14:03 +0000 (21:14 +0200)] 
Focus active anchor rather than last one in collection when closing a Reveal modal.

Addresses #10604.

7 years agofixes docs collapse description
RafiBomb [Wed, 4 Oct 2017 23:39:31 +0000 (16:39 -0700)] 
fixes docs collapse description

7 years agoupdates rounded util to round swith on parent class
RafiBomb [Wed, 4 Oct 2017 21:13:10 +0000 (14:13 -0700)] 
updates rounded util to round swith on parent class

7 years agoadds dropdown example in docs
RafiBomb [Wed, 4 Oct 2017 20:59:47 +0000 (13:59 -0700)] 
adds dropdown example in docs

7 years agoupdates grid markup for docs card example
RafiBomb [Wed, 4 Oct 2017 20:50:09 +0000 (13:50 -0700)] 
updates grid markup for docs card example

7 years agoupdates text description
RafiBomb [Wed, 4 Oct 2017 20:20:31 +0000 (13:20 -0700)] 
updates text description

7 years agoUpdated package-lock
Kevin Ball [Wed, 4 Oct 2017 15:41:06 +0000 (08:41 -0700)] 
Updated package-lock

7 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 4 Oct 2017 15:31:48 +0000 (08:31 -0700)] 
Merge branch 'master' into develop

7 years agoFix testing problem with lack of util import
Kevin Ball [Wed, 4 Oct 2017 15:28:58 +0000 (08:28 -0700)] 
Fix testing problem with lack of util import

7 years agoMerge pull request #10689 from flatline-studios/patch-1
Rafi [Tue, 3 Oct 2017 16:27:58 +0000 (09:27 -0700)] 
Merge pull request #10689 from flatline-studios/patch-1

Add grow to xy-cell-base

7 years agoMerge pull request #10602 from simshaun/issue-9344
Kevin Ball [Tue, 3 Oct 2017 00:20:22 +0000 (17:20 -0700)] 
Merge pull request #10602 from simshaun/issue-9344

Fixes #9344

7 years agoMerge pull request #10681 from grantcarthew/patch-1
Kevin Ball [Tue, 3 Oct 2017 00:19:06 +0000 (17:19 -0700)] 
Merge pull request #10681 from grantcarthew/patch-1

Fixed javascript source folder

7 years agoMerge pull request #10659 from mik-laj/patch-1
Kevin Ball [Tue, 3 Oct 2017 00:15:14 +0000 (17:15 -0700)] 
Merge pull request #10659 from mik-laj/patch-1

Add note about schema.org

7 years agoMerge pull request #10648 from zurb/y-grid-max-width-reset
Rafi [Tue, 3 Oct 2017 00:09:41 +0000 (17:09 -0700)] 
Merge pull request #10648 from zurb/y-grid-max-width-reset

Fix reset for y-grid to clear max-width as well

7 years agoMerge pull request #10658 from u671175/develop
Kevin Ball [Tue, 3 Oct 2017 00:09:24 +0000 (17:09 -0700)] 
Merge pull request #10658 from u671175/develop

Resolves issue#10657 (When closeOnClick option is true, clicking on t…

7 years agoUpdate the comment/docs 10689/head
Kerry [Sun, 1 Oct 2017 14:43:13 +0000 (15:43 +0100)] 
Update the comment/docs

Updated the comment, and by extension, the docs to include the extra parameter.

7 years agoAdd grow to xy-cell-base
Kerry [Sun, 1 Oct 2017 14:36:37 +0000 (15:36 +0100)] 
Add grow to xy-cell-base

Added the ability to use the xy-cell-base mixin to grow the flex item to take up all available space.

This is effectively the same as: `.flex-child-grow`, found @ https://foundation.zurb.com/sites/docs/flexbox-utilities.html#vanilla-flexbox-helper-classes - But there isn't a way to do this through the SASS mixins.

7 years agoMerge branch 'DaSchTour-andycochran-responsive-expanded-buttons' into develop
RafiBomb [Wed, 27 Sep 2017 21:59:08 +0000 (14:59 -0700)] 
Merge branch 'DaSchTour-andycochran-responsive-expanded-buttons' into develop

7 years agoadjust responsive sizing classes and adds more docs
RafiBomb [Wed, 27 Sep 2017 21:58:36 +0000 (14:58 -0700)] 
adjust responsive sizing classes and adds more docs

7 years agoMerge branch 'andycochran-responsive-expanded-buttons' of git://github.com/DaSchTour...
RafiBomb [Wed, 27 Sep 2017 21:06:14 +0000 (14:06 -0700)] 
Merge branch 'andycochran-responsive-expanded-buttons' of git://github.com/DaSchTour/foundation-sites into DaSchTour-andycochran-responsive-expanded-buttons

7 years agoMerge pull request #10683 from grantcarthew/patch-2
Rafi [Wed, 27 Sep 2017 20:58:30 +0000 (13:58 -0700)] 
Merge pull request #10683 from grantcarthew/patch-2

Fix missing end tag

7 years agoFix missing end tag 10683/head
Grant Carthew [Tue, 26 Sep 2017 23:54:14 +0000 (09:54 +1000)] 
Fix missing end tag

7 years agoFixed javascript source folder 10681/head
Grant Carthew [Tue, 26 Sep 2017 09:50:03 +0000 (19:50 +1000)] 
Fixed javascript source folder

7 years agoRequested changes. Improved naming, renamed variable and defaulted to false 10653/head
Daniel Schuba [Tue, 26 Sep 2017 07:38:37 +0000 (09:38 +0200)] 
Requested changes. Improved naming, renamed variable and defaulted to false

7 years agoMerge pull request #10649 from zurb/set-cell-block-y-to-max-height
Rafi [Mon, 25 Sep 2017 21:03:17 +0000 (14:03 -0700)] 
Merge pull request #10649 from zurb/set-cell-block-y-to-max-height

Add height pinning to cell-block-y

7 years agoMerge pull request #10676 from abdullahsalem/fix-flex-justifying
Rafi [Mon, 25 Sep 2017 20:09:02 +0000 (13:09 -0700)] 
Merge pull request #10676 from abdullahsalem/fix-flex-justifying

Fixed flex horizontal alignment. Issue #10125

7 years agofixes typo
RafiBomb [Mon, 25 Sep 2017 19:14:34 +0000 (12:14 -0700)] 
fixes typo

7 years agoadds tutorial links
RafiBomb [Mon, 25 Sep 2017 19:10:56 +0000 (12:10 -0700)] 
adds tutorial links

7 years agofixes typo
RafiBomb [Mon, 25 Sep 2017 18:47:03 +0000 (11:47 -0700)] 
fixes typo

7 years agoFixed flex horizontal alignment. Issue #10125 10676/head
Abdullah Salem [Mon, 25 Sep 2017 13:09:05 +0000 (16:09 +0300)] 
Fixed flex horizontal alignment. Issue #10125

7 years agoMerge pull request #10670 from zurb/version-6.4.3
Harry Manchanda [Fri, 22 Sep 2017 07:47:14 +0000 (13:17 +0530)] 
Merge pull request #10670 from zurb/version-6.4.3

Version Update - 6.4.3 #10669

7 years agoVersion Update - 6.4.3 #10669 10670/head
Harry Manchanda [Fri, 22 Sep 2017 07:45:21 +0000 (13:15 +0530)] 
Version Update - 6.4.3 #10669

7 years agoMerge pull request #10639 from TakteS/develop
Kevin Ball [Thu, 21 Sep 2017 17:53:28 +0000 (10:53 -0700)] 
Merge pull request #10639 from TakteS/develop

Fix bug in foundation.util.touch

7 years agoadds sidebar slack link
RafiBomb [Tue, 19 Sep 2017 22:14:32 +0000 (15:14 -0700)] 
adds sidebar slack link

7 years agoMerge branch 'isapir-develop' into develop
Kevin Ball [Mon, 18 Sep 2017 18:33:24 +0000 (11:33 -0700)] 
Merge branch 'isapir-develop' into develop

7 years agoUpdate targets for unit tests
Kevin Ball [Mon, 18 Sep 2017 18:32:50 +0000 (11:32 -0700)] 
Update targets for unit tests

7 years agoMerge branch 'develop' of git://github.com/isapir/foundation-sites into isapir-develop
Kevin Ball [Mon, 18 Sep 2017 18:22:40 +0000 (11:22 -0700)] 
Merge branch 'develop' of git://github.com/isapir/foundation-sites into isapir-develop

7 years agoUpdate breadcrumbs.md 10659/head
Kamil Breguła [Mon, 18 Sep 2017 16:09:21 +0000 (18:09 +0200)] 
Update breadcrumbs.md

7 years agoAdd note about schema.org
Kamil Breguła [Mon, 18 Sep 2017 16:08:32 +0000 (18:08 +0200)] 
Add note about schema.org

7 years agoTypo
Daniel Schuba [Mon, 18 Sep 2017 10:55:58 +0000 (12:55 +0200)] 
Typo

7 years agoResolves issue#10657 (When closeOnClick option is true, clicking on the dropdown... 10658/head
Bhupinder Singh [Mon, 18 Sep 2017 01:55:00 +0000 (21:55 -0400)] 
Resolves issue#10657 (When closeOnClick option is true, clicking on the dropdown element should not close it.)

7 years agoHidden behind configuration. Fixed for expanded only on small use case
Daniel Schuba [Fri, 15 Sep 2017 14:36:34 +0000 (16:36 +0200)] 
Hidden behind configuration. Fixed for expanded only on small use case

7 years agoMerge branch 'responsive-expanded-buttons' of https://github.com/andycochran/foundati...
Daniel Schuba [Fri, 15 Sep 2017 10:13:03 +0000 (12:13 +0200)] 
Merge branch 'responsive-expanded-buttons' of https://github.com/andycochran/foundation-sites into andycochran-responsive-expanded-buttons

# Conflicts:
# docs/pages/button.md

7 years agoAdd height pinning to cell-block-y 10649/head
Kevin Ball [Thu, 14 Sep 2017 19:26:09 +0000 (12:26 -0700)] 
Add height pinning to cell-block-y

7 years agoFix reset for y-grid to clear max-width as well 10648/head
Kevin Ball [Thu, 14 Sep 2017 17:30:33 +0000 (10:30 -0700)] 
Fix reset for y-grid to clear max-width as well

7 years agoMerge pull request #10632 from zurb/prototype-update
Kevin Ball [Tue, 12 Sep 2017 15:44:38 +0000 (08:44 -0700)] 
Merge pull request #10632 from zurb/prototype-update

Prototype update (Rounded Switches, Remove Visibility Depreciation, and Separate Utility Section)

7 years agoFix bug in foundation.util.touch 10639/head
TakteS [Tue, 12 Sep 2017 07:23:29 +0000 (16:23 +0900)] 
Fix bug in foundation.util.touch

7 years agoMerge pull request #10625 from zurb/refactor/spacing
Kevin Ball [Mon, 11 Sep 2017 18:12:51 +0000 (11:12 -0700)] 
Merge pull request #10625 from zurb/refactor/spacing

Code refactor for spacing classes!

7 years agoMerge pull request #10629 from gaulrobe/issue-10628
Kevin Ball [Mon, 11 Sep 2017 18:06:52 +0000 (11:06 -0700)] 
Merge pull request #10629 from gaulrobe/issue-10628

issue-10628: Define variables before use in _breakpoint.scss

7 years agoMerge pull request #10603 from svenkle/patch-1
Kevin Ball [Sun, 10 Sep 2017 22:07:59 +0000 (15:07 -0700)] 
Merge pull request #10603 from svenkle/patch-1

Updated tabs.md typo for data-tabs-target

7 years agoRemove visibility depreciation and seprate utility section! 10632/head
harry [Sat, 9 Sep 2017 15:17:43 +0000 (20:47 +0530)] 
Remove visibility depreciation and seprate utility section!

7 years agoUpdate docs for rounded switches
harry [Sat, 9 Sep 2017 15:09:43 +0000 (20:39 +0530)] 
Update docs for rounded switches

7 years agoAdd support for rounded switches!
harry [Sat, 9 Sep 2017 15:01:37 +0000 (20:31 +0530)] 
Add support for rounded switches!

7 years agoMerge pull request #10586 from colinmackinlay/patch-4
Kevin Ball [Sat, 9 Sep 2017 03:41:23 +0000 (20:41 -0700)] 
Merge pull request #10586 from colinmackinlay/patch-4

[Card] docs updated for XY Grid closes #10565

7 years agoMerge pull request #10570 from therufa/develop
Kevin Ball [Fri, 8 Sep 2017 22:31:05 +0000 (15:31 -0700)] 
Merge pull request #10570 from therufa/develop

Reveal: Add the possibility to disable the vOffset

7 years agoMerge pull request #10500 from danclayton50/patch-1
Kevin Ball [Fri, 8 Sep 2017 22:28:01 +0000 (15:28 -0700)] 
Merge pull request #10500 from danclayton50/patch-1

Modified Kitchen Sink Page

7 years agoMerge pull request #10509 from SassNinja/feature/drilldown-show-any-menu2
Kevin Ball [Fri, 8 Sep 2017 22:27:21 +0000 (15:27 -0700)] 
Merge pull request #10509 from SassNinja/feature/drilldown-show-any-menu2

Drilldown method to show any menu II

7 years agoMerge pull request #10479 from arjenkroeze/foundation-palette-fix
Kevin Ball [Fri, 8 Sep 2017 22:24:37 +0000 (15:24 -0700)] 
Merge pull request #10479 from arjenkroeze/foundation-palette-fix

Enable removing default colors from the $foundation-palette

7 years agoMerge pull request #10462 from colinmackinlay/patch-3
Kevin Ball [Fri, 8 Sep 2017 22:21:18 +0000 (15:21 -0700)] 
Merge pull request #10462 from colinmackinlay/patch-3

[Forms] docs updated for XY Grid closes #10452

7 years agoMerge pull request #10631 from zurb/add-xy-styles-to-all-docs
Kevin Ball [Fri, 8 Sep 2017 22:16:19 +0000 (15:16 -0700)] 
Merge pull request #10631 from zurb/add-xy-styles-to-all-docs

Make xy grid styles accessible everywhere within the docs

7 years agoMake xy grid styles accessible everywhere within the docs 10630/head 10631/head
Kevin Ball [Fri, 8 Sep 2017 22:10:51 +0000 (15:10 -0700)] 
Make xy grid styles accessible everywhere within the docs

7 years agoissue-10628: Define variables before use in _breakpoint.scss 10629/head
Robert Gaul [Fri, 8 Sep 2017 18:55:11 +0000 (14:55 -0400)] 
issue-10628: Define variables before use in _breakpoint.scss

7 years agoMerge pull request #10616 from zurb/add-parent-link-to-accordion-menu
Kevin Ball [Fri, 8 Sep 2017 17:14:15 +0000 (10:14 -0700)] 
Merge pull request #10616 from zurb/add-parent-link-to-accordion-menu

Add parent link functionality to accordion menu

7 years agoMore code correction! 10625/head
harry [Thu, 7 Sep 2017 19:00:31 +0000 (00:30 +0530)] 
More code correction!

7 years agoCode correction
harry [Thu, 7 Sep 2017 18:48:15 +0000 (00:18 +0530)] 
Code correction

7 years agoRemove map variable!
harry [Thu, 7 Sep 2017 18:41:42 +0000 (00:11 +0530)] 
Remove map variable!

7 years agoRemove map for now as then we will need to migrate!
harry [Thu, 7 Sep 2017 18:40:43 +0000 (00:10 +0530)] 
Remove map for now as then we will need to migrate!
Keeping migration for another PR and 6.5

7 years agoAdd comments for mixins!
harry [Thu, 7 Sep 2017 18:31:38 +0000 (00:01 +0530)] 
Add comments for mixins!

7 years agoMore refactor... this is cool yeah!
harry [Thu, 7 Sep 2017 18:25:58 +0000 (23:55 +0530)] 
More refactor... this is cool yeah!

7 years agoMore refactoring!
harry [Thu, 7 Sep 2017 18:10:21 +0000 (23:40 +0530)] 
More refactoring!

7 years agoProper Indentation!
harry [Thu, 7 Sep 2017 18:04:02 +0000 (23:34 +0530)] 
Proper Indentation!

7 years agoMore Refactor. This also removes the dirt!
harry [Thu, 7 Sep 2017 18:00:27 +0000 (23:30 +0530)] 
More Refactor. This also removes the dirt!

7 years agoCode refactor for spacing classes!
harry [Thu, 7 Sep 2017 17:29:53 +0000 (22:59 +0530)] 
Code refactor for spacing classes!

7 years agoTix fypo 10616/head
Kevin Ball [Tue, 5 Sep 2017 19:04:27 +0000 (12:04 -0700)] 
Tix fypo

7 years agoAdd cleanup of parent links for accordion menus and drilldown
Kevin Ball [Tue, 5 Sep 2017 19:03:52 +0000 (12:03 -0700)] 
Add cleanup of parent links for accordion menus and drilldown

7 years agoAdd parent link functionality to accordion menu
Kevin Ball [Tue, 5 Sep 2017 16:05:45 +0000 (09:05 -0700)] 
Add parent link functionality to accordion menu

7 years agoMerge pull request #10550 from jessedoyle/sass-deprecation
Brett Mason [Mon, 4 Sep 2017 08:40:54 +0000 (09:40 +0100)] 
Merge pull request #10550 from jessedoyle/sass-deprecation

Fix SASS Deprecations

7 years agoFix building blocks links.
Jordan Humphreys [Tue, 29 Aug 2017 20:59:31 +0000 (13:59 -0700)] 
Fix building blocks links.

7 years agoFix typo.
Jordan Humphreys [Tue, 29 Aug 2017 20:59:31 +0000 (13:59 -0700)] 
Fix typo.

7 years agoStart moving to ssl for docs.
Jordan Humphreys [Tue, 29 Aug 2017 16:57:04 +0000 (09:57 -0700)] 
Start moving to ssl for docs.

7 years agoUpdated tabs.md typo for data-tabs-target 10603/head
Luke Arentz [Thu, 31 Aug 2017 09:42:27 +0000 (19:42 +1000)] 
Updated tabs.md typo for data-tabs-target

Removed # from sample code tab target otherwise the example doesn't work with error "Syntax error, unrecognized expression: ##panel2"

7 years agoRemove intercom zurb.
Jordan Humphreys [Wed, 30 Aug 2017 23:56:16 +0000 (16:56 -0700)] 
Remove intercom zurb.

7 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
Jordan Humphreys [Wed, 30 Aug 2017 23:52:45 +0000 (16:52 -0700)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

7 years agomake building blocks request secure.
Jordan Humphreys [Wed, 30 Aug 2017 23:52:34 +0000 (16:52 -0700)] 
make building blocks request secure.

7 years agoFixes #9344 10602/head
Shaun Simmons [Wed, 30 Aug 2017 20:59:44 +0000 (16:59 -0400)] 
Fixes #9344

7 years agoUpdate card.md 10586/head
colinmackinlay [Wed, 30 Aug 2017 20:46:32 +0000 (21:46 +0100)] 
Update card.md

7 years agoMerge pull request #10599 from zurb/add-jshintrc-es6
Kevin Ball [Wed, 30 Aug 2017 16:20:48 +0000 (09:20 -0700)] 
Merge pull request #10599 from zurb/add-jshintrc-es6

Add JSHint file and add support for esversion 6!

7 years agoEnd of line! 10599/head
harry [Wed, 30 Aug 2017 10:40:16 +0000 (16:10 +0530)] 
End of line!

7 years agoAdd JSHint file and add support for esversion 6!
harry [Wed, 30 Aug 2017 10:37:12 +0000 (16:07 +0530)] 
Add JSHint file and add support for esversion 6!

7 years agomerged .disable-scroll into .is-reveal-open and removed obsolete code 10583/head
Igal Sapir [Wed, 30 Aug 2017 06:49:43 +0000 (23:49 -0700)] 
merged .disable-scroll into .is-reveal-open and removed obsolete code

7 years agoremoved mobile-specific code
Igal Sapir [Wed, 30 Aug 2017 05:59:41 +0000 (22:59 -0700)] 
removed mobile-specific code

7 years agoMerge pull request #10597 from zurb/fix-missing-scss-param-in-docs
Harry Manchanda [Wed, 30 Aug 2017 03:52:48 +0000 (09:22 +0530)] 
Merge pull request #10597 from zurb/fix-missing-scss-param-in-docs

Add missing param to scss doc for flex-grid-row

7 years agoFixes #10578 10597/head
Kevin Ball [Tue, 29 Aug 2017 23:09:04 +0000 (16:09 -0700)] 
Fixes #10578

7 years agoMerge pull request #10575 from wesdawg/patch-1
Kevin Ball [Tue, 29 Aug 2017 23:05:12 +0000 (16:05 -0700)] 
Merge pull request #10575 from wesdawg/patch-1

Fix Progress Bar Example valuenow

7 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
Jordan Humphreys [Tue, 29 Aug 2017 20:59:43 +0000 (13:59 -0700)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

7 years agoFix typo.
Jordan Humphreys [Tue, 29 Aug 2017 20:59:31 +0000 (13:59 -0700)] 
Fix typo.