]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
10 years agoAdded accessibility to reveal markup in documentation 6330/head
Marius Olbertz [Thu, 26 Feb 2015 19:44:57 +0000 (20:44 +0100)] 
Added accessibility to reveal markup in documentation

10 years agoRemoved comments 6305/head
Marius Olbertz [Wed, 18 Feb 2015 19:40:55 +0000 (20:40 +0100)] 
Removed comments

10 years agoAccessibility (focus ability) for reveal
Marius Olbertz [Wed, 18 Feb 2015 19:37:28 +0000 (20:37 +0100)] 
Accessibility (focus ability) for reveal

10 years agoMerge pull request #6293 from marcobiedermann/hotfix/indentation
Geoff Kimball [Mon, 16 Feb 2015 17:10:29 +0000 (09:10 -0800)] 
Merge pull request #6293 from marcobiedermann/hotfix/indentation

indent using two spaces

10 years agoMerge pull request #6294 from marcobiedermann/hotfix/newline
Geoff Kimball [Mon, 16 Feb 2015 17:10:16 +0000 (09:10 -0800)] 
Merge pull request #6294 from marcobiedermann/hotfix/newline

add newline at end of file

10 years agoMerge pull request #6296 from marcobiedermann/hotfix/UnnecessaryParentReference
Geoff Kimball [Mon, 16 Feb 2015 17:06:24 +0000 (09:06 -0800)] 
Merge pull request #6296 from marcobiedermann/hotfix/UnnecessaryParentReference

UnnecessaryParentReference: Unnecessary parent selector (&)

10 years agoMerge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Mon, 16 Feb 2015 16:55:46 +0000 (08:55 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoFixed reflow method for scoping issues for calling reflow method for abide.
Jeanie Chung [Mon, 16 Feb 2015 16:55:35 +0000 (08:55 -0800)] 
Fixed reflow method for scoping issues for calling reflow method for abide.

10 years agoUnnecessaryParentReference: Unnecessary parent selector (&) 6296/head
Marco Biedermann [Sat, 14 Feb 2015 14:43:20 +0000 (15:43 +0100)] 
UnnecessaryParentReference: Unnecessary parent selector (&)

10 years agoindent using two spaces 6293/head
Marco Biedermann [Sat, 14 Feb 2015 14:35:24 +0000 (15:35 +0100)] 
indent using two spaces

10 years agoadd newline at end of file 6294/head
Marco Biedermann [Sat, 14 Feb 2015 14:25:04 +0000 (15:25 +0100)] 
add newline at end of file

10 years agoindent using two spaces
Marco Biedermann [Sat, 14 Feb 2015 14:23:30 +0000 (15:23 +0100)] 
indent using two spaces

10 years agoIncluded link-color-active in docs.
Tim Hartwick [Sat, 14 Feb 2015 01:19:12 +0000 (17:19 -0800)] 
Included link-color-active in docs.

10 years agoupdated _settings.scss for off-canvas-bg-active variable
Tim Hartwick [Sat, 14 Feb 2015 01:16:03 +0000 (17:16 -0800)] 
updated _settings.scss for off-canvas-bg-active variable

10 years agoAdded an active class for off-canvas
Tim Hartwick [Sat, 14 Feb 2015 01:14:02 +0000 (17:14 -0800)] 
Added an active class for off-canvas

10 years agoAdded link-color-active as mixin parameter in _side-nav.scss
Tim Hartwick [Sat, 14 Feb 2015 00:57:04 +0000 (16:57 -0800)] 
Added link-color-active as mixin parameter in _side-nav.scss

10 years agoAdded a reflow method for abide validation. Closes #6214.
Jeanie Chung [Fri, 13 Feb 2015 22:37:56 +0000 (14:37 -0800)] 
Added a reflow method for abide validation. Closes #6214.

10 years agoFixed bug with tabs using tab-content attribute. Fixes #5310.
Jeanie Chung [Fri, 13 Feb 2015 19:03:19 +0000 (11:03 -0800)] 
Fixed bug with tabs using tab-content attribute. Fixes #5310.

10 years agoMerge pull request #6236 from fracsi/master
jeaniec [Fri, 13 Feb 2015 18:03:44 +0000 (10:03 -0800)] 
Merge pull request #6236 from fracsi/master

Reveal plugin - opened modal close on new ajax reveal

10 years agoMerge pull request #6264 from se7/master
jeaniec [Fri, 13 Feb 2015 18:01:39 +0000 (10:01 -0800)] 
Merge pull request #6264 from se7/master

Changing from window.outerWidth to window.innerWidth

10 years agoMerge pull request #6290 from Ziemien/equalizer-picture-pre-height
jeaniec [Fri, 13 Feb 2015 18:00:37 +0000 (10:00 -0800)] 
Merge pull request #6290 from Ziemien/equalizer-picture-pre-height

Equalizer fix pictures with predefined height

10 years agoDeleted an extraneous comma and added docs info for ajax error call.
Jeanie Chung [Fri, 13 Feb 2015 01:43:37 +0000 (17:43 -0800)] 
Deleted an extraneous comma and added docs info for ajax error call.

10 years agoMerge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Fri, 13 Feb 2015 01:13:13 +0000 (17:13 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoAdded a setting to reveal for a user defined AJAX error callback on initialization.
Jeanie Chung [Fri, 13 Feb 2015 01:12:51 +0000 (17:12 -0800)] 
Added a setting to reveal for a user defined AJAX error callback on initialization.

10 years agoEqualizer fix pictures with predefined height 6290/head
Darth Vader [Thu, 12 Feb 2015 22:48:01 +0000 (22:48 +0000)] 
Equalizer fix pictures with predefined height

Equaliser doesn’t wait until pictures will be loaded if all the
pictures in element to be equalised are provided with ‘height’
attribute.

This fixes the error when using AngularJS and pictures come with 404
error. Before this equaliser didn’t work at all.

Also: https://github.com/zurb/foundation/issues/6276

10 years agoMerge pull request #6287 from jkole/master
Rafi [Thu, 12 Feb 2015 17:40:38 +0000 (09:40 -0800)] 
Merge pull request #6287 from jkole/master

Fixes input element animation

10 years agoFixes input element animation 6287/head
John Kole [Thu, 12 Feb 2015 04:18:36 +0000 (23:18 -0500)] 
Fixes input element animation

When $input-include-glowing-effect == false, adding the .error class to
an input element resulted in unwanted animation of the input bottom
margin down to zero.  Fix is to replace the single-transition mixin
with specific animation of the border-color and background properties.

10 years agoMerge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Wed, 11 Feb 2015 20:20:36 +0000 (12:20 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoAdded detection for overflow containers for dropdowns. This uses an offset value...
Jeanie Chung [Wed, 11 Feb 2015 20:20:05 +0000 (12:20 -0800)] 
Added detection for overflow containers for dropdowns. This uses an offset value of the dropdown target to correctly place the dropdown. Fixes #4639.

10 years agoremoves unneeded inline styles
Rafi Benkual [Wed, 11 Feb 2015 18:13:27 +0000 (10:13 -0800)] 
removes unneeded inline styles

10 years agoMerge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Wed, 11 Feb 2015 03:14:17 +0000 (19:14 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoFixed tag toggle events firing twice due to focus/click event handler on the same...
Jeanie Chung [Wed, 11 Feb 2015 03:14:01 +0000 (19:14 -0800)] 
Fixed tag toggle events firing twice due to focus/click event handler on the same element. For now, I've adjusted the 'focus' event to essentially be registered manually as a 'tab key' keydown event. This might have been included for accessibility previously, but let's discuss what further function this might serve. Fixes #6009.

10 years agoFixed tag toggle events firing twice due to focus/click event handler on the same...
Jeanie Chung [Wed, 11 Feb 2015 03:11:36 +0000 (19:11 -0800)] 
Fixed tag toggle events firing twice due to focus/click event handler on the same element. For now, I've adjusted the 'focus' event to essentially be registered manually as a 'tab key' keydown event. This might have been included for accessibility previously, but let's discuss what further function this might serve. Fixes #6009.

10 years agoMerge pull request #6283 from jbafford/tooltip-race
Rafi [Tue, 10 Feb 2015 22:31:37 +0000 (14:31 -0800)] 
Merge pull request #6283 from jbafford/tooltip-race

Fix race condition in showing/hiding tooltips

10 years agoMerge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Tue, 10 Feb 2015 22:23:19 +0000 (14:23 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoFixed some scoping issues caused by past pull request merge. Fixes #6262.
Jeanie Chung [Tue, 10 Feb 2015 22:23:11 +0000 (14:23 -0800)] 
Fixed some scoping issues caused by past pull request merge. Fixes #6262.

10 years agoremoves unneeded multiplication of padding and adds padding to variable default
Rafi Benkual [Tue, 10 Feb 2015 22:06:15 +0000 (14:06 -0800)] 
removes unneeded multiplication of padding and adds padding to variable default

10 years agoremoves unneeded multiplication of padding and adds padding to variable default
Rafi Benkual [Tue, 10 Feb 2015 22:05:08 +0000 (14:05 -0800)] 
removes unneeded multiplication of padding and adds padding to variable default

10 years agoAdded in a fix for top bar to work on android devices. Closes #4958.
Jeanie Chung [Tue, 10 Feb 2015 21:56:11 +0000 (13:56 -0800)] 
Added in a fix for top bar to work on android devices. Closes #4958.

10 years agoMerge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Tue, 10 Feb 2015 21:24:27 +0000 (13:24 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoAdded right-click event to topbar autoclose when it's a hover and dropdown link.
Jeanie Chung [Tue, 10 Feb 2015 21:24:05 +0000 (13:24 -0800)] 
Added right-click event to topbar autoclose when it's a hover and dropdown link.

10 years agoFix race condition in showing/hiding tooltips 6283/head
John Bafford [Tue, 10 Feb 2015 20:15:41 +0000 (15:15 -0500)] 
Fix race condition in showing/hiding tooltips

Fixes #6282

10 years agoMerge pull request #6278 from akodde/fix_tab_deeplink
Rafi [Tue, 10 Feb 2015 17:17:26 +0000 (09:17 -0800)] 
Merge pull request #6278 from akodde/fix_tab_deeplink

Change init order to fix deeptab deeplink TypeError

10 years agoChange init order to fix deeptab deeplink TypeError 6278/head
akodde [Tue, 10 Feb 2015 08:03:56 +0000 (09:03 +0100)] 
Change init order to fix deeptab deeplink TypeError

10 years agoMerge pull request #6266 from marcobiedermann/hotfix/mixin
Rafi [Mon, 9 Feb 2015 22:56:02 +0000 (14:56 -0800)] 
Merge pull request #6266 from marcobiedermann/hotfix/mixin

@mixin coding style

10 years agoMerge pull request #6268 from marcobiedermann/hotfix/leadingZero
Rafi [Mon, 9 Feb 2015 22:53:03 +0000 (14:53 -0800)] 
Merge pull request #6268 from marcobiedermann/hotfix/leadingZero

remove leading zero

10 years agoMerge pull request #6267 from marcobiedermann/hotfix/spaces
Rafi [Mon, 9 Feb 2015 22:47:12 +0000 (14:47 -0800)] 
Merge pull request #6267 from marcobiedermann/hotfix/spaces

commas in list should follow a space

10 years agoMerge pull request #6269 from A1bi/switches-margin
Rafi [Mon, 9 Feb 2015 22:45:07 +0000 (14:45 -0800)] 
Merge pull request #6269 from A1bi/switches-margin

Fix $switch-bottom-margin not taking effect

10 years agoMerge pull request #6274 from DrSammyD/patch-1
Rafi [Mon, 9 Feb 2015 22:10:03 +0000 (14:10 -0800)] 
Merge pull request #6274 from DrSammyD/patch-1

Adding a Gitter badge

10 years agoMerge pull request #6272 from Sourdoughh/patch-1
Rafi [Mon, 9 Feb 2015 17:11:21 +0000 (09:11 -0800)] 
Merge pull request #6272 from Sourdoughh/patch-1

Update to README.srt

10 years agoAdding a Gitter badge 6274/head
Sam Armstrong [Mon, 9 Feb 2015 15:39:52 +0000 (09:39 -0600)] 
Adding a Gitter badge

Maybe more people will start using your Gitter for discussion and that's a good thing.

10 years agoMerge branch 'master' of https://github.com/zurb/foundation 6236/head
fracsi [Mon, 9 Feb 2015 07:20:50 +0000 (08:20 +0100)] 
Merge branch 'master' of https://github.com/zurb/foundation

10 years agoUpdate to README.srt 6272/head
Jason Ly [Mon, 9 Feb 2015 04:00:12 +0000 (20:00 -0800)] 
Update to README.srt

Changed copyright from 2014 to 2015.

10 years agoFix $switch-bottom-margin not taking effect 6269/head
Albrecht Oster [Sun, 8 Feb 2015 11:44:24 +0000 (12:44 +0100)] 
Fix $switch-bottom-margin not taking effect

10 years agoremove leading zero 6268/head
Marco Biedermann [Sat, 7 Feb 2015 16:08:35 +0000 (17:08 +0100)] 
remove leading zero

10 years agocommas in list should follow a space 6267/head
Marco Biedermann [Sat, 7 Feb 2015 16:04:40 +0000 (17:04 +0100)] 
commas in list should follow a space

10 years ago@mixin coding style 6266/head
Marco Biedermann [Sat, 7 Feb 2015 16:01:40 +0000 (17:01 +0100)] 
@mixin coding style

10 years agoupdated border-box sizing to best practice. removed -moz prefix.
Tim Hartwick [Sat, 7 Feb 2015 01:14:53 +0000 (17:14 -0800)] 
updated border-box sizing to best practice. removed -moz prefix.

10 years agoChanging from window.outerWidth to window.innerWidth as positioning should be done... 6264/head
se7 [Sat, 7 Feb 2015 01:14:18 +0000 (17:14 -0800)] 
Changing from window.outerWidth to window.innerWidth as positioning should be done in relation to viewport, not including developer tools, toolbars, scrollbars etc.

10 years agoHoverable topbars now have default behavior of closing on click on dropdowns. Fixes...
Jeanie Chung [Sat, 7 Feb 2015 00:25:45 +0000 (16:25 -0800)] 
Hoverable topbars now have default behavior of closing on click on dropdowns. Fixes #6127.

10 years agoChange hasOwnProperty check to hasAttribute to fix FF compatibility, fixes #6221
Geoff Kimball [Fri, 6 Feb 2015 23:40:05 +0000 (15:40 -0800)] 
Change hasOwnProperty check to hasAttribute to fix FF compatibility, fixes #6221

10 years agofix for dropdown pip color vargument
Rafi Benkual [Fri, 6 Feb 2015 23:21:57 +0000 (15:21 -0800)] 
fix for dropdown pip color vargument

10 years agoMerge branch 'master' of https://github.com/zurb/foundation
Tim Hartwick [Fri, 6 Feb 2015 22:58:47 +0000 (14:58 -0800)] 
Merge branch 'master' of https://github.com/zurb/foundation
fixes merge conflicts

10 years agofixes topbar break point merging pr/5996
Tim Hartwick [Fri, 6 Feb 2015 22:58:25 +0000 (14:58 -0800)] 
fixes topbar break point merging pr/5996

10 years agoRemove duplicate settings variable, fixes #6254
Geoff Kimball [Fri, 6 Feb 2015 22:20:00 +0000 (14:20 -0800)] 
Remove duplicate settings variable, fixes #6254

10 years agoMerge pull request #6224 from tomsky/master
Brandon Arnold [Fri, 6 Feb 2015 22:30:53 +0000 (14:30 -0800)] 
Merge pull request #6224 from tomsky/master

Fixed a few duplicate properties, shorthands and units from zero values.

10 years agoMerge pull request #6241 from nickhammond/hidden_element_focus_on_invalid_fix
Rafi [Fri, 6 Feb 2015 22:29:12 +0000 (14:29 -0800)] 
Merge pull request #6241 from nickhammond/hidden_element_focus_on_invalid_fix

Ensure that the validate function returns the full list of validations

10 years agoMerge pull request #6230 from domjtalbot/patch-1
Tim Hartwick [Fri, 6 Feb 2015 22:22:16 +0000 (14:22 -0800)] 
Merge pull request #6230 from domjtalbot/patch-1

Wrap _visibility.scss exported html in the export function

10 years agoMerge pull request #6259 from marcobiedermann/feature/charset
Brandon Arnold [Fri, 6 Feb 2015 22:19:29 +0000 (14:19 -0800)] 
Merge pull request #6259 from marcobiedermann/feature/charset

remove uft-8 charset from foundation.scss

10 years agoMerge pull request #6256 from marcobiedermann/hotfix/bracket
Brandon Arnold [Fri, 6 Feb 2015 22:18:41 +0000 (14:18 -0800)] 
Merge pull request #6256 from marcobiedermann/hotfix/bracket

prepend opening curly brace by one space

10 years agoPrevent super long dropdowns from overflowing a short page, fixes #6242
Geoff Kimball [Fri, 6 Feb 2015 22:16:48 +0000 (14:16 -0800)] 
Prevent super long dropdowns from overflowing a short page, fixes #6242

10 years agoMerge pull request #6257 from marcobiedermann/hotfix/comma
Brandon Arnold [Fri, 6 Feb 2015 22:17:49 +0000 (14:17 -0800)] 
Merge pull request #6257 from marcobiedermann/hotfix/comma

commas in list should follow a space

10 years agoMerge pull request #6260 from marcobiedermann/feature/markdown
Brandon Arnold [Fri, 6 Feb 2015 22:16:46 +0000 (14:16 -0800)] 
Merge pull request #6260 from marcobiedermann/feature/markdown

do not trim trailing whitespace on markdown files

10 years agoMerge pull request #6255 from marcobiedermann/hotfix/indentation
Tim Hartwick [Fri, 6 Feb 2015 22:12:16 +0000 (14:12 -0800)] 
Merge pull request #6255 from marcobiedermann/hotfix/indentation

remove indentation

10 years agoupdates sass get started info
Rafi Benkual [Fri, 6 Feb 2015 19:04:17 +0000 (11:04 -0800)] 
updates sass get started info

10 years agoMerge pull request #5966 from ridiculous/replace-bind-this
Geoff Kimball [Fri, 6 Feb 2015 17:21:10 +0000 (09:21 -0800)] 
Merge pull request #5966 from ridiculous/replace-bind-this

[foundation.reveal.js] replace bind(this) with local context variable

10 years agoBackground click close - only close active modal if multiple are opened
fracsi [Fri, 6 Feb 2015 08:52:17 +0000 (09:52 +0100)] 
Background click close - only close active modal if multiple are opened

10 years agoMerge branch 'master' of https://github.com/zurb/foundation
fracsi [Fri, 6 Feb 2015 07:31:55 +0000 (08:31 +0100)] 
Merge branch 'master' of https://github.com/zurb/foundation

10 years agocommas in list should follow a space 6257/head
Marco Biedermann [Thu, 5 Feb 2015 22:25:32 +0000 (23:25 +0100)] 
commas in list should follow a space

10 years agoprepend opening curly brace by one space 6256/head
Marco Biedermann [Thu, 5 Feb 2015 22:16:59 +0000 (23:16 +0100)] 
prepend opening curly brace by one space

10 years agoremove indentation 6255/head
Marco Biedermann [Thu, 5 Feb 2015 22:14:40 +0000 (23:14 +0100)] 
remove indentation

10 years agodo not trim trailing whitespace on markdown files 6260/head
Marco Biedermann [Thu, 5 Feb 2015 22:09:59 +0000 (23:09 +0100)] 
do not trim trailing whitespace on markdown files

10 years agoremove uft-8 charset from foundation.scss 6259/head
Marco Biedermann [Thu, 5 Feb 2015 22:09:26 +0000 (23:09 +0100)] 
remove uft-8 charset from foundation.scss

10 years agoFixed typo that was reverted by a merge.
Jeanie Chung [Tue, 3 Feb 2015 19:04:25 +0000 (11:04 -0800)] 
Fixed typo that was reverted by a merge.

10 years agoMerge topbar changes.
Jeanie Chung [Tue, 3 Feb 2015 18:33:59 +0000 (10:33 -0800)] 
Merge topbar changes.

10 years agoAdded fix to prevent namespace open events from firing twice for reveal component...
Jeanie Chung [Tue, 3 Feb 2015 18:31:30 +0000 (10:31 -0800)] 
Added fix to prevent namespace open events from firing twice for reveal component. Fixes #5482.

10 years agoAdding Main back into package json file
Arthur [Mon, 2 Feb 2015 20:49:51 +0000 (12:49 -0800)] 
Adding Main back into package json file

10 years agoMerge branch 'master' of github.com:zurb/foundation
Arthur [Mon, 2 Feb 2015 19:33:52 +0000 (11:33 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoRemoving update to Package file to test broken CSS Version # in latest build
Arthur [Mon, 2 Feb 2015 19:33:39 +0000 (11:33 -0800)] 
Removing update to Package file to test broken CSS Version # in latest build

10 years agoMerge pull request #6240 from mhayes/patch-1
Arthur [Mon, 2 Feb 2015 19:12:05 +0000 (11:12 -0800)] 
Merge pull request #6240 from mhayes/patch-1

use arthurzurb for all travisci work

10 years agoadds new panel variable to docs
Rafi Benkual [Mon, 2 Feb 2015 19:02:48 +0000 (11:02 -0800)] 
adds new panel variable to docs

10 years agoMerge pull request #6231 from adamj88/panel-callout-variable
Rafi [Mon, 2 Feb 2015 18:56:20 +0000 (10:56 -0800)] 
Merge pull request #6231 from adamj88/panel-callout-variable

Create variable for callout panel background

10 years agoEnsure that the validate function returns the full list of validations to properly... 6241/head
Nick Hammond [Fri, 30 Jan 2015 22:42:00 +0000 (16:42 -0600)] 
Ensure that the validate function returns the full list of validations to properly focus

10 years agoMerge branch 'master' of github.com:zurb/foundation
Arthur [Fri, 30 Jan 2015 19:57:14 +0000 (11:57 -0800)] 
Merge branch 'master' of github.com:zurb/foundation

10 years agoAdding new Key for Travis Build to Bower-Foundation Repo
Arthur [Fri, 30 Jan 2015 19:57:03 +0000 (11:57 -0800)] 
Adding new Key for Travis Build to Bower-Foundation Repo

10 years agoMerge pull request #6239 from shoaibik/master
Rafi [Fri, 30 Jan 2015 19:56:43 +0000 (11:56 -0800)] 
Merge pull request #6239 from shoaibik/master

Update _settings.scss

10 years agouse arthurzurb for all travisci work 6240/head
Mark Hayes [Fri, 30 Jan 2015 19:41:19 +0000 (11:41 -0800)] 
use arthurzurb for all travisci work

10 years agoUpdate _settings.scss 6239/head
Shoaib Iqbal [Fri, 30 Jan 2015 18:23:51 +0000 (23:23 +0500)] 
Update _settings.scss

Re added the column gutter variable.

10 years agoReverting Travis yml file
Arthur [Fri, 30 Jan 2015 00:19:45 +0000 (16:19 -0800)] 
Reverting Travis yml file

10 years agoTesting Change for Travis Build
Arthur [Fri, 30 Jan 2015 00:02:22 +0000 (16:02 -0800)] 
Testing Change for Travis Build