]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agofix comment $tab-item-padding 8053/head
akodde [Tue, 2 Feb 2016 13:40:21 +0000 (14:40 +0100)] 
fix comment $tab-item-padding

9 years agoupdates docs for offcanvas
Chris Oyler [Tue, 2 Feb 2016 01:11:16 +0000 (17:11 -0800)] 
updates docs for offcanvas

9 years agoupdates docs for orbit
Chris Oyler [Tue, 2 Feb 2016 01:10:43 +0000 (17:10 -0800)] 
updates docs for orbit

9 years agoupdates docs for drilldown
Chris Oyler [Tue, 2 Feb 2016 01:10:24 +0000 (17:10 -0800)] 
updates docs for drilldown

9 years agoupdates docs for magellan
Chris Oyler [Tue, 2 Feb 2016 01:10:01 +0000 (17:10 -0800)] 
updates docs for magellan

9 years agoupdates docs for dropdowns
Chris Oyler [Tue, 2 Feb 2016 01:09:15 +0000 (17:09 -0800)] 
updates docs for dropdowns

9 years agoupdates js documentation for dropdown menu.
Chris Oyler [Mon, 1 Feb 2016 22:48:27 +0000 (14:48 -0800)] 
updates js documentation for dropdown menu.

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Mon, 1 Feb 2016 22:09:05 +0000 (14:09 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoupdates motion-ui documentation to clarify JavaScript usage and inclusion.
Chris Oyler [Mon, 1 Feb 2016 22:08:59 +0000 (14:08 -0800)] 
updates motion-ui documentation to clarify JavaScript usage and inclusion.

9 years agoupdates reInit method to hyphenate a plugin class name if they are passed as CamelCas...
Chris Oyler [Mon, 1 Feb 2016 22:08:07 +0000 (14:08 -0800)] 
updates reInit method to hyphenate a plugin class name if they are passed as CamelCased strings

9 years agofixes an incorrect illustration of an example callback for the changed.zf.mediaquery...
Chris Oyler [Mon, 1 Feb 2016 22:06:48 +0000 (14:06 -0800)] 
fixes an incorrect illustration of an example callback for the changed.zf.mediaquery event

9 years agoupdates and clarifies Documentation for JavaScript plugin usage, initialization,...
Chris Oyler [Mon, 1 Feb 2016 22:05:41 +0000 (14:05 -0800)] 
updates and clarifies Documentation for JavaScript plugin usage, initialization, updating, etc...

9 years agoadds link to Sticky plugin for documentation on sticky navigation
Chris Oyler [Mon, 1 Feb 2016 22:04:42 +0000 (14:04 -0800)] 
adds link to Sticky plugin for documentation on sticky navigation

9 years agoOnly style a::after in a dropdown menu <li> if $dropdownmenu-arrows is enabled, fixes...
Geoff Kimball [Mon, 1 Feb 2016 21:14:34 +0000 (13:14 -0800)] 
Only style a::after in a dropdown menu <li> if $dropdownmenu-arrows is enabled, fixes #8032

9 years agoremoves commented out code from foundation nest util.
Chris Oyler [Mon, 1 Feb 2016 18:47:54 +0000 (10:47 -0800)] 
removes commented out code from foundation nest util.

9 years agoMerge pull request #8017 from paxperscientiam/patch-1
Geoff Kimball [Thu, 28 Jan 2016 18:55:18 +0000 (10:55 -0800)] 
Merge pull request #8017 from paxperscientiam/patch-1

Update sass.md

9 years agoMerge pull request #7997 from IAmEddieDean/chris-dev
Chris Oyler [Wed, 27 Jan 2016 23:54:07 +0000 (15:54 -0800)] 
Merge pull request #7997 from IAmEddieDean/chris-dev

fixes PART of #7969

9 years agoUpdate sass.md 8017/head
Chris [Tue, 26 Jan 2016 19:03:56 +0000 (14:03 -0500)] 
Update sass.md

changed includePaths to loadPath as grunt-contrib-sass does not support "includePaths".

9 years agoFix alignment of lone arrow inside button group, closes #8010
Geoff Kimball [Tue, 26 Jan 2016 17:43:01 +0000 (09:43 -0800)] 
Fix alignment of lone arrow inside button group, closes #8010

9 years agoReplaces minifyCss with cssnano
Millenium [Tue, 26 Jan 2016 02:55:54 +0000 (18:55 -0800)] 
Replaces minifyCss with cssnano

legacy module not being used caused the issue.

9 years agoOutput a blank media query if xxlarge down is used, since 'xxlarge down' basically...
Geoff Kimball [Tue, 26 Jan 2016 00:12:44 +0000 (16:12 -0800)] 
Output a blank media query if xxlarge down is used, since 'xxlarge down' basically means 'every screen size'

9 years agoIn breakpoint() function, remove warnings for "xxlarge only" and "xxlarge down",...
Geoff Kimball [Tue, 26 Jan 2016 00:05:14 +0000 (16:05 -0800)] 
In breakpoint() function, remove warnings for "xxlarge only" and "xxlarge down", in favor of better fallbacks in the media query output, closes #7979

9 years agofixes grid gutter docs example
RafiBomb [Tue, 26 Jan 2016 00:05:27 +0000 (16:05 -0800)] 
fixes grid gutter docs example

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into chris-dev 7997/head
Chris Oyler [Mon, 25 Jan 2016 19:13:34 +0000 (11:13 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into chris-dev

9 years agofixes PART of #7969, wraps section of initialization function in a window.onLoad...
Chris Oyler [Mon, 25 Jan 2016 19:13:24 +0000 (11:13 -0800)] 
fixes PART of #7969, wraps section of initialization function in a window.onLoad event, prevents most of the issues of incorrect sticky positions due to calculations performed before images/dom content was fully loaded. still some cross-browser issues due to the way scroll/resize events are fired. safari can diaf

9 years agoMerge pull request #7989 from Lynda333/patch-1
Chris Oyler [Mon, 25 Jan 2016 18:55:08 +0000 (10:55 -0800)] 
Merge pull request #7989 from Lynda333/patch-1

Minor change to Advanced example...

9 years agoMerge pull request #7981 from petecoop/patch-3
Chris Oyler [Mon, 25 Jan 2016 18:54:32 +0000 (10:54 -0800)] 
Merge pull request #7981 from petecoop/patch-3

data-hidefor typo

9 years agoMerge pull request #7996 from IAmEddieDean/chris-dev
Chris Oyler [Mon, 25 Jan 2016 18:44:48 +0000 (10:44 -0800)] 
Merge pull request #7996 from IAmEddieDean/chris-dev

fixes #7990

9 years agofixes #7974, typo in acc-menu docs 7996/head
Chris Oyler [Mon, 25 Jan 2016 18:44:16 +0000 (10:44 -0800)] 
fixes #7974, typo in acc-menu docs

9 years agoadds Math.round call to avoid decimal scrolling locations
Chris Oyler [Mon, 25 Jan 2016 18:38:11 +0000 (10:38 -0800)] 
adds Math.round call to avoid decimal scrolling locations

9 years agofixes #7990
Chris Oyler [Mon, 25 Jan 2016 18:36:29 +0000 (10:36 -0800)] 
fixes #7990

9 years agoMerge pull request #7933 from andycochran/button-groups
Geoff Kimball [Mon, 25 Jan 2016 17:32:47 +0000 (09:32 -0800)] 
Merge pull request #7933 from andycochran/button-groups

Rework Button Group to not use borders

9 years agoMinor change to Advanced example... 7989/head
Lynda [Mon, 25 Jan 2016 04:55:35 +0000 (21:55 -0700)] 
Minor change to Advanced example...

This is a very minor change. In the first example you had two `top-bar-left` classes. It seems more logical to have one left and one right as that example which will then match the example below that.

9 years agodata-hidefor typo 7981/head
Pete Cooper [Sat, 23 Jan 2016 23:45:39 +0000 (23:45 +0000)] 
data-hidefor typo

9 years agoOops. Adding back accidentally-clobbered .button.expanded 7933/head
Andy Cochran [Sat, 23 Jan 2016 02:22:04 +0000 (21:22 -0500)] 
Oops. Adding back accidentally-clobbered .button.expanded

9 years agomap-remove .default from .button-group sizes, enable user-defined .button sizes
Andy Cochran [Sat, 23 Jan 2016 02:18:59 +0000 (21:18 -0500)] 
map-remove .default from .button-group sizes, enable user-defined .button sizes

9 years agoAdd step to Gulp deploy script to update the settings files of the templates
Geoff Kimball [Sat, 23 Jan 2016 01:19:14 +0000 (17:19 -0800)] 
Add step to Gulp deploy script to update the settings files of the templates

9 years agoGenerate new settings file v6.1.2
Geoff Kimball [Sat, 23 Jan 2016 00:59:31 +0000 (16:59 -0800)] 
Generate new settings file

9 years agoBump to version 6.1.2
Geoff Kimball [Sat, 23 Jan 2016 00:56:18 +0000 (16:56 -0800)] 
Bump to version 6.1.2

9 years agoUpdate use of gulp-filter in deploy task to match gulp-filter 3.0 API change
Geoff Kimball [Sat, 23 Jan 2016 00:55:54 +0000 (16:55 -0800)] 
Update use of gulp-filter in deploy task to match gulp-filter 3.0 API change

9 years agoMerge branch 'master' into develop
Geoff Kimball [Sat, 23 Jan 2016 00:50:07 +0000 (16:50 -0800)] 
Merge branch 'master' into develop

9 years agoUse Node's execSync to run git commands in deploy process instead of Gitty
Geoff Kimball [Sat, 23 Jan 2016 00:50:00 +0000 (16:50 -0800)] 
Use Node's execSync to run git commands in deploy process instead of Gitty

9 years agoFix giant-ass dropdown text
Geoff Kimball [Fri, 22 Jan 2016 21:49:59 +0000 (13:49 -0800)] 
Fix giant-ass dropdown text

9 years agoMake hover state of .dark menu icon more subtle
Geoff Kimball [Fri, 22 Jan 2016 21:37:40 +0000 (13:37 -0800)] 
Make hover state of .dark menu icon more subtle

9 years agoUpdate top bar docs to show example of advanced top bar layout added in #7944
Geoff Kimball [Fri, 22 Jan 2016 21:36:29 +0000 (13:36 -0800)] 
Update top bar docs to show example of advanced top bar layout added in #7944

9 years agofixes typo in callout docs
Chris Oyler [Fri, 22 Jan 2016 21:10:04 +0000 (13:10 -0800)] 
fixes typo in callout docs

9 years agoadds example of sticky navigation to docs, adds sticky-nav.html partial for <iframe...
Chris Oyler [Fri, 22 Jan 2016 20:04:23 +0000 (12:04 -0800)] 
adds example of sticky navigation to docs, adds sticky-nav.html partial for <iframe> include.

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 22 Jan 2016 19:04:46 +0000 (11:04 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoremoves unused _activePlugins object and references to it.
Chris Oyler [Fri, 22 Jan 2016 19:04:38 +0000 (11:04 -0800)] 
removes unused _activePlugins object and references to it.

9 years agoMerge branch 'button-groups' of github.com:andycochran/foundation-sites into button...
Andy Cochran [Fri, 22 Jan 2016 17:47:32 +0000 (12:47 -0500)] 
Merge branch 'button-groups' of github.com:andycochran/foundation-sites into button-groups

9 years agodon't print button groups sizes in mixin, keep in CSS output
Andy Cochran [Fri, 22 Jan 2016 17:46:19 +0000 (12:46 -0500)] 
don't print button groups sizes in mixin, keep in CSS output

9 years agoUpdate README.md
Rafi [Fri, 22 Jan 2016 06:22:30 +0000 (22:22 -0800)] 
Update README.md

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 21 Jan 2016 23:42:45 +0000 (15:42 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7173, adds a call to Sticky._calc when off-canvas gets reveal class
Chris Oyler [Thu, 21 Jan 2016 23:42:38 +0000 (15:42 -0800)] 
fixes #7173, adds a call to Sticky._calc when off-canvas gets reveal class

9 years agoMerge pull request #7961 from karissademi/patch-1
Geoff Kimball [Thu, 21 Jan 2016 22:43:50 +0000 (14:43 -0800)] 
Merge pull request #7961 from karissademi/patch-1

Fix typo

9 years agoFix typo 7961/head
Karissa [Thu, 21 Jan 2016 20:48:51 +0000 (15:48 -0500)] 
Fix typo

"An extra 'u' in menu"

9 years agofixes #7951, also added benefit of simplifying the jquery selector chain to manage...
Chris Oyler [Thu, 21 Jan 2016 18:12:47 +0000 (10:12 -0800)] 
fixes #7951, also added benefit of simplifying the jquery selector chain to manage aria state for nested menus and remove a few lines of unnecessary code

9 years agoClarify when grid-column-collapse() mixin should be used #7943
Geoff Kimball [Thu, 21 Jan 2016 18:01:19 +0000 (10:01 -0800)] 
Clarify when grid-column-collapse() mixin should be used #7943

9 years agoOn accordions, remove double border at the bottom, and prevent a border from disappea...
Geoff Kimball [Thu, 21 Jan 2016 17:35:24 +0000 (09:35 -0800)] 
On accordions, remove double border at the bottom, and prevent a border from disappearing when the last pane is open, fixes #7938

9 years agoFix Sass auditing task not working
Geoff Kimball [Thu, 21 Jan 2016 17:31:54 +0000 (09:31 -0800)] 
Fix Sass auditing task not working

9 years agoMerge pull request #7958 from ahebrank/accordion-docs
Geoff Kimball [Thu, 21 Jan 2016 16:58:15 +0000 (08:58 -0800)] 
Merge pull request #7958 from ahebrank/accordion-docs

add data-accordion-item attribute requirement to documentation

9 years agoadd data-accordion-item to accordion docs 7958/head
Andy Hebrank [Thu, 21 Jan 2016 16:29:16 +0000 (11:29 -0500)] 
add data-accordion-item to accordion docs

9 years agoMerge pull request #7954 from grgcnnr/develop
Geoff Kimball [Thu, 21 Jan 2016 07:50:57 +0000 (23:50 -0800)] 
Merge pull request #7954 from grgcnnr/develop

Border-radius on buttons inputs should use $button-radius

9 years agoBorder-radius on buttons inputs should prefer $button-radius to $global radius 7954/head
George Connor [Thu, 21 Jan 2016 04:23:47 +0000 (15:23 +1100)] 
Border-radius on buttons inputs should prefer $button-radius to $global radius

9 years agofixes issue where .first-sub of vertical dropdown menus rendered in the wrong locatio...
Chris Oyler [Wed, 20 Jan 2016 22:01:03 +0000 (14:01 -0800)] 
fixes issue where .first-sub of vertical dropdown menus rendered in the wrong location (watch out people, I did sassy things)

9 years agoMerge branch 'master' into develop
Geoff Kimball [Wed, 20 Jan 2016 21:58:00 +0000 (13:58 -0800)] 
Merge branch 'master' into develop

9 years agoFix <legend> element overflowing in IE10, fixes #7662
Geoff Kimball [Wed, 20 Jan 2016 21:53:52 +0000 (13:53 -0800)] 
Fix <legend> element overflowing in IE10, fixes #7662

9 years agoMerge pull request #7949 from jacobalvarez/develop
Geoff Kimball [Wed, 20 Jan 2016 21:08:09 +0000 (13:08 -0800)] 
Merge pull request #7949 from jacobalvarez/develop

Make drilldown menu "Back" arrow part of the <a>

9 years agoMerge pull request #7944 from brettsmason/patch-1
Geoff Kimball [Wed, 20 Jan 2016 21:05:01 +0000 (13:05 -0800)] 
Merge pull request #7944 from brettsmason/patch-1

Add .top-bar-title class

9 years agoMake drilldown menu "Back" arrow part of the <a> 7949/head
Jacob Alvarez [Wed, 20 Jan 2016 20:56:31 +0000 (14:56 -0600)] 
Make drilldown menu "Back" arrow part of the <a>

Makes the drilldown menu's "Back" arrows to be pseudo-element of the "Back" <a> rather than the <li>.  This provides consistency with the "forward" arrows and makes them clickable.

9 years agoMake drilldown menu "Back" arrow part of the <a>
Jacob Alvarez [Wed, 20 Jan 2016 20:54:07 +0000 (14:54 -0600)] 
Make drilldown menu "Back" arrow part of the <a>

Makes the drilldown menu's "Back" arrows to be pseudo-element of the "Back" <a> rather than the <li>.  This provides consistency with the "forward" arrows and makes them clickable.

9 years agoAdded $topbar-title-spacing variable 7944/head
Brett Mason [Wed, 20 Jan 2016 20:19:50 +0000 (20:19 +0000)] 
Added $topbar-title-spacing variable

Added $topbar-title-spacing variable to remove reliance on the grid.

9 years agoRemove unnecessary classes and attributes from menus in responsive nav docs examples...
Geoff Kimball [Wed, 20 Jan 2016 20:08:28 +0000 (12:08 -0800)] 
Remove unnecessary classes and attributes from menus in responsive nav docs examples, closes #7291

9 years agoCorrect flex grid source ordering example in docs, closes #7946
Geoff Kimball [Wed, 20 Jan 2016 19:43:59 +0000 (11:43 -0800)] 
Correct flex grid source ordering example in docs, closes #7946

9 years agoCut back specificity of dropdown menu classes, fix cascade issue with top bar <ul...
Geoff Kimball [Wed, 20 Jan 2016 19:16:37 +0000 (11:16 -0800)] 
Cut back specificity of dropdown menu classes, fix cascade issue with top bar <ul>s, and fix .simple menu bar not working with plain text #7900 #7892

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 20 Jan 2016 19:12:29 +0000 (11:12 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7927, but points out other issues needing resolution. Breaks out scrolling...
Chris Oyler [Wed, 20 Jan 2016 19:12:21 +0000 (11:12 -0800)] 
fixes #7927, but points out other issues needing resolution. Breaks out scrolling feature of Magellan into small function, if deeplinking enabled scrolls to location.hash element on init

9 years agoAdd .top-bar-title
Brett Mason [Wed, 20 Jan 2016 19:01:45 +0000 (19:01 +0000)] 
Add .top-bar-title

Adds top-bar-title class.

9 years agoAdd width: 100%; missing from tables, fixes #7937
Geoff Kimball [Wed, 20 Jan 2016 18:50:49 +0000 (10:50 -0800)] 
Add width: 100%; missing from tables, fixes #7937

9 years agoChange $dropdown-font-size from 16rem to 1rem
Geoff Kimball [Wed, 20 Jan 2016 18:50:21 +0000 (10:50 -0800)] 
Change $dropdown-font-size from 16rem to 1rem

9 years agoMerge pull request #7939 from amosmos/patch-1
Geoff Kimball [Wed, 20 Jan 2016 16:54:10 +0000 (08:54 -0800)] 
Merge pull request #7939 from amosmos/patch-1

the name is title bar

9 years agoMerge branch 'button-groups' of github.com:andycochran/foundation-sites into button...
Andy Cochran [Wed, 20 Jan 2016 16:07:30 +0000 (11:07 -0500)] 
Merge branch 'button-groups' of github.com:andycochran/foundation-sites into button-groups

9 years agoMerge branch 'button-groups' of github.com:andycochran/foundation-sites into button...
Andy Cochran [Wed, 20 Jan 2016 16:07:30 +0000 (11:07 -0500)] 
Merge branch 'button-groups' of github.com:andycochran/foundation-sites into button-groups

9 years agoset $buttongroup-spacing back to 1px
Andy Cochran [Wed, 20 Jan 2016 15:57:03 +0000 (10:57 -0500)] 
set $buttongroup-spacing back to 1px

9 years agoset -spacing back to 1px
Andy Cochran [Wed, 20 Jan 2016 15:57:03 +0000 (10:57 -0500)] 
set -spacing back to 1px

9 years agothe name is title bar 7939/head
amosmos [Wed, 20 Jan 2016 08:55:05 +0000 (10:55 +0200)] 
the name is title bar

not only this is how the class is called, it is also how it is named in the customized download options of zurb...

9 years agofixes docs data attribute for off-canvas and adds building block example
RafiBomb [Wed, 20 Jan 2016 00:38:20 +0000 (16:38 -0800)] 
fixes docs data attribute for off-canvas and adds building block example

9 years agoMerge pull request #7654 from derweili/develop
Geoff Kimball [Tue, 19 Jan 2016 23:48:11 +0000 (15:48 -0800)] 
Merge pull request #7654 from derweili/develop

Fix: shrink wider than 100%

9 years agorework button groups to not use borders
Andy Cochran [Tue, 19 Jan 2016 23:43:35 +0000 (18:43 -0500)] 
rework button groups to not use borders

9 years agoMerge pull request #7931 from abdullahsalem/Fix-dropdown-menu-alignment-rtl
Geoff Kimball [Tue, 19 Jan 2016 23:36:49 +0000 (15:36 -0800)] 
Merge pull request #7931 from abdullahsalem/Fix-dropdown-menu-alignment-rtl

Fix dropdown menu's alignment and arrow in RTL mode #7930

9 years agoRefine documentation for accordion menu
Geoff Kimball [Tue, 19 Jan 2016 23:27:22 +0000 (15:27 -0800)] 
Refine documentation for accordion menu

9 years agoRefine documentation for drilldown menu
Geoff Kimball [Tue, 19 Jan 2016 23:22:18 +0000 (15:22 -0800)] 
Refine documentation for drilldown menu

9 years agoRefine documentation for Reveal modals
Geoff Kimball [Tue, 19 Jan 2016 23:16:06 +0000 (15:16 -0800)] 
Refine documentation for Reveal modals

9 years agoRefine documentation for slider
Geoff Kimball [Tue, 19 Jan 2016 23:00:24 +0000 (15:00 -0800)] 
Refine documentation for slider

9 years agoRemove warning about npm v3 from readme, as it works fine
Geoff Kimball [Tue, 19 Jan 2016 22:51:36 +0000 (14:51 -0800)] 
Remove warning about npm v3 from readme, as it works fine

9 years agoUpdate npm dependencies
Geoff Kimball [Tue, 19 Jan 2016 22:45:13 +0000 (14:45 -0800)] 
Update npm dependencies

9 years agoAdd example of using breakpoint() multiple times within @media
Geoff Kimball [Tue, 19 Jan 2016 22:17:59 +0000 (14:17 -0800)] 
Add example of using breakpoint() multiple times within @media

9 years agoMerge pull request #7905 from designerno1/fix-ddm-body-off-click
Chris Oyler [Tue, 19 Jan 2016 21:33:09 +0000 (13:33 -0800)] 
Merge pull request #7905 from designerno1/fix-ddm-body-off-click

[DropdownMenu] fixes body off click on destroy

9 years agoUn-nest .progress-meter-text to reduce specificity
Geoff Kimball [Tue, 19 Jan 2016 21:18:42 +0000 (13:18 -0800)] 
Un-nest .progress-meter-text to reduce specificity

9 years agoUse absolute-center() mixin on progress meter element
Geoff Kimball [Tue, 19 Jan 2016 21:18:00 +0000 (13:18 -0800)] 
Use absolute-center() mixin on progress meter element