]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
10 years agoskip keydown validation on tab key 5984/head
MagicSux [Wed, 29 Oct 2014 00:52:58 +0000 (01:52 +0100)] 
skip keydown validation on tab key

Since tab key triggers the blur event, skip it.
It's not a keydown event that needs to be triggered.

10 years agoupdates accordion docs for pr #5884
Rafi Benkual [Tue, 28 Oct 2014 23:54:09 +0000 (16:54 -0700)] 
updates accordion docs for pr #5884

10 years agoFixing conflict
Arthur [Tue, 28 Oct 2014 23:33:44 +0000 (16:33 -0700)] 
Fixing conflict

10 years agoMerge branch 'joelkinzel-make-accordions-more-generic'
Arthur [Tue, 28 Oct 2014 23:32:12 +0000 (16:32 -0700)] 
Merge branch 'joelkinzel-make-accordions-more-generic'

10 years agoMerge branch 'make-accordions-more-generic' of github.com:joelkinzel/foundation into...
Arthur [Tue, 28 Oct 2014 23:31:56 +0000 (16:31 -0700)] 
Merge branch 'make-accordions-more-generic' of github.com:joelkinzel/foundation into joelkinzel-make-accordions-more-generic

10 years agoMerge pull request #5893 from christianseel/patch-8
Rafi [Tue, 28 Oct 2014 23:01:40 +0000 (03:01 +0400)] 
Merge pull request #5893 from christianseel/patch-8

Allow data manipulation of AJAX response in Reveal

10 years agoMerge pull request #5895 from eljojo/patch-1
Rafi [Tue, 28 Oct 2014 22:56:16 +0000 (02:56 +0400)] 
Merge pull request #5895 from eljojo/patch-1

Dropdown: Closing only open dropdowns

10 years agoupdates docs Sass settings for pr 55907
Rafi Benkual [Tue, 28 Oct 2014 22:47:46 +0000 (15:47 -0700)] 
updates docs Sass settings for pr 55907

10 years agoMerge pull request #5907 from andig/icon-bar
Rafi [Tue, 28 Oct 2014 22:41:47 +0000 (02:41 +0400)] 
Merge pull request #5907 from andig/icon-bar

Allow configuring :hover colors

10 years agoMerge pull request #5924 from MichaelThessel/dropdown_doc_fix
Rafi [Tue, 28 Oct 2014 22:36:55 +0000 (02:36 +0400)] 
Merge pull request #5924 from MichaelThessel/dropdown_doc_fix

Fixed incorrect basic dropdown button usage example

10 years agoMerge pull request #5983 from zurb/revert-5941-master
Rafi [Tue, 28 Oct 2014 22:35:39 +0000 (02:35 +0400)] 
Merge pull request #5983 from zurb/revert-5941-master

Revert "Icon Bar microgrid cleanup"

10 years agoRevert "Icon Bar microgrid cleanup" 5983/head
Rafi [Tue, 28 Oct 2014 22:34:42 +0000 (15:34 -0700)] 
Revert "Icon Bar microgrid cleanup"

10 years agoMerge pull request #5941 from doertedev/master
Rafi [Tue, 28 Oct 2014 22:23:49 +0000 (02:23 +0400)] 
Merge pull request #5941 from doertedev/master

Icon Bar microgrid cleanup

10 years agoadjusts,color settings for pr5942
Rafi Benkual [Tue, 28 Oct 2014 22:19:29 +0000 (15:19 -0700)] 
adjusts,color settings for pr5942

10 years agoMerge pull request #5942 from SuperSeb92/master
Rafi [Tue, 28 Oct 2014 22:14:03 +0000 (02:14 +0400)] 
Merge pull request #5942 from SuperSeb92/master

Allow changing background of topbar dropdown links on hover

10 years agoMerge pull request #5951 from pwnall/alert-docs
Rafi [Tue, 28 Oct 2014 22:06:39 +0000 (02:06 +0400)] 
Merge pull request #5951 from pwnall/alert-docs

Fix SCSS in the docs for Alert Boxes > Semantic Markup > Advanced.

10 years agoMerge pull request #5948 from tiffting/fix-hover-color-for-callout-links
Rafi [Tue, 28 Oct 2014 22:05:49 +0000 (02:05 +0400)] 
Merge pull request #5948 from tiffting/fix-hover-color-for-callout-links

Fixed bug so that anchors in callouts have a different hover color

10 years agoMerge pull request #5962 from paulwellnerbou/patch-1
Rafi [Tue, 28 Oct 2014 21:21:58 +0000 (01:21 +0400)] 
Merge pull request #5962 from paulwellnerbou/patch-1

Pull request for Issue #2672: h1 in top-bar

10 years agoMerge pull request #5977 from adamelso/patch-1
Rafi [Tue, 28 Oct 2014 21:10:41 +0000 (01:10 +0400)] 
Merge pull request #5977 from adamelso/patch-1

Add missing data-offcanvas initialization attribute

10 years agoMerge pull request #5980 from brendanblackwood/master
Rafi [Tue, 28 Oct 2014 21:08:48 +0000 (01:08 +0400)] 
Merge pull request #5980 from brendanblackwood/master

Look at currentTarget instead of target in dropdown

10 years agofix incorrect update command
Rafi Benkual [Tue, 28 Oct 2014 20:39:47 +0000 (13:39 -0700)] 
fix incorrect update command

10 years agoupdates link to compass template
Rafi Benkual [Tue, 28 Oct 2014 20:34:51 +0000 (13:34 -0700)] 
updates link to compass template

10 years agoUpdating Version # v5.4.7
Arthur [Tue, 28 Oct 2014 16:28:12 +0000 (09:28 -0700)] 
Updating Version #

10 years agoMerge remote-tracking branch 'upstream/master' 5980/head
Brendan Blackwood [Tue, 28 Oct 2014 14:15:22 +0000 (10:15 -0400)] 
Merge remote-tracking branch 'upstream/master'

10 years agoDropdown: use currentTarget instead of target
Brendan Blackwood [Tue, 28 Oct 2014 13:55:16 +0000 (09:55 -0400)] 
Dropdown: use currentTarget instead of target

Fixes #5275

10 years agofixes typo
Rafi Benkual [Tue, 28 Oct 2014 00:39:24 +0000 (17:39 -0700)] 
fixes typo

10 years agoAdd missing data-offcanvas initialization attribute 5977/head
Adam Elsodaney [Mon, 27 Oct 2014 19:58:59 +0000 (19:58 +0000)] 
Add missing data-offcanvas initialization attribute

10 years agochanges button placement on equlaizer docs example
Rafi Benkual [Fri, 24 Oct 2014 19:17:48 +0000 (12:17 -0700)] 
changes button placement on equlaizer docs example

10 years agofix docs example tabbar now does not open blank menu
Rafi Benkual [Fri, 24 Oct 2014 18:36:12 +0000 (11:36 -0700)] 
fix docs example tabbar now does not open blank menu

10 years agoupdates changelog for 5.4.7
Rafi Benkual [Fri, 24 Oct 2014 18:33:05 +0000 (11:33 -0700)] 
updates changelog for 5.4.7

10 years agoPull request for Issue #2672 5962/head
Paul Wellner Bou [Tue, 21 Oct 2014 08:10:42 +0000 (10:10 +0200)] 
Pull request for Issue #2672

See https://github.com/zurb/foundation/issues/2672, it seems that nobody did a pull request.

10 years agoFix inconsistent padding and unnecessary use of negative margins in sub nav, fixes...
Geoff Kimball [Mon, 20 Oct 2014 00:40:03 +0000 (17:40 -0700)] 
Fix inconsistent padding and unnecessary use of negative margins in sub nav, fixes #5459

10 years agoRemove outline from accessible tabs, fixes #5952
Geoff Kimball [Sun, 19 Oct 2014 22:14:16 +0000 (15:14 -0700)] 
Remove outline from accessible tabs, fixes #5952

10 years agoFix typo in tabs JS, fixes, #5954
Geoff Kimball [Sun, 19 Oct 2014 21:51:45 +0000 (14:51 -0700)] 
Fix typo in tabs JS, fixes, #5954

10 years agoChange hardcoded left/right classes in topbar to default-float/opposite-direction...
Geoff Kimball [Sun, 19 Oct 2014 00:05:42 +0000 (17:05 -0700)] 
Change hardcoded left/right classes in topbar to default-float/opposite-direction, fixes #5950

10 years agoFix SCSS in the docs for Alert Boxes > Semantic Markup > Advanced. 5951/head
Victor Costan [Sat, 18 Oct 2014 21:21:04 +0000 (17:21 -0400)] 
Fix SCSS in the docs for Alert Boxes > Semantic Markup > Advanced.

10 years agoFixed bug so that anchors in callouts have a different hover color 5948/head
Tiff Ting [Sat, 18 Oct 2014 03:18:01 +0000 (22:18 -0500)] 
Fixed bug so that anchors in callouts have a different hover color

10 years agorevert 2163e8f
Rafi Benkual [Fri, 17 Oct 2014 22:04:51 +0000 (15:04 -0700)] 
revert 2163e8f

10 years agomerge conflicts
Rafi Benkual [Fri, 17 Oct 2014 21:42:05 +0000 (14:42 -0700)] 
merge conflicts

10 years agomerge patch 5834
Rafi Benkual [Fri, 17 Oct 2014 20:09:36 +0000 (13:09 -0700)] 
merge patch 5834

10 years agoFix sizing issue with full-width Reveal modal, and clarify the purpose of the .full...
Geoff Kimball [Thu, 16 Oct 2014 21:50:45 +0000 (14:50 -0700)] 
Fix sizing issue with full-width Reveal modal, and clarify the purpose of the .full class in docs, fixes #5937

10 years agoMerge pull request #5936 from prdolmos/patch-1
Rafi [Thu, 16 Oct 2014 21:00:46 +0000 (01:00 +0400)] 
Merge pull request #5936 from prdolmos/patch-1

Fix minor typo

10 years agoMerge pull request #5933 from hcatlin/master
Geoff Kimball [Thu, 16 Oct 2014 16:44:49 +0000 (09:44 -0700)] 
Merge pull request #5933 from hcatlin/master

Support 3.4-index() in exports() function

10 years agoadded a default setting for -dropdown-link-bg-hover 5942/head
Seb [Thu, 16 Oct 2014 15:51:32 +0000 (16:51 +0100)] 
added a default setting for -dropdown-link-bg-hover

10 years agoAdded variable to allow changing background of topbar dropdown links on hover
Seb [Thu, 16 Oct 2014 15:01:28 +0000 (16:01 +0100)] 
Added variable to allow changing background of topbar dropdown links on hover

10 years agoThis is a native sass function, browser independend. 5941/head
@doerteDev (Stefan Staudenmeyer) [Thu, 16 Oct 2014 10:51:15 +0000 (12:51 +0200)] 
This is a native sass function, browser independend.

10 years agoDocs mentioning going up to twelve.
@doerteDev (Stefan Staudenmeyer) [Thu, 16 Oct 2014 10:45:01 +0000 (12:45 +0200)] 
Docs mentioning going up to twelve.

10 years agoCode Cleanup.
@doerteDev (Stefan Staudenmeyer) [Thu, 16 Oct 2014 10:43:19 +0000 (12:43 +0200)] 
Code Cleanup.

10 years agoFix minor typo 5936/head
Pablo D. Olmos [Wed, 15 Oct 2014 08:08:26 +0000 (10:08 +0200)] 
Fix minor typo

10 years agoMerge pull request #5935 from jennz0r/master
Rafi [Tue, 14 Oct 2014 21:10:35 +0000 (01:10 +0400)] 
Merge pull request #5935 from jennz0r/master

Fixed visibility of numbers on basic grid example from Docs

10 years agofixed visibility of numbers on basic grid example 5935/head
jwong [Tue, 14 Oct 2014 20:59:07 +0000 (13:59 -0700)] 
fixed visibility of numbers on basic grid example

10 years agoUpdate _functions.scss 5933/head
Hampton Catlin [Tue, 14 Oct 2014 20:02:28 +0000 (16:02 -0400)] 
Update _functions.scss

Updating the exports() function to work with Sass 3.2/3.3 and libsass 2.0 which return false for index() AND add support for Sass 3.4 and libsass 3.0 with the new behaviour.

10 years agoMerge pull request #5926 from javiercejudo/patch-1
Geoff Kimball [Mon, 13 Oct 2014 22:47:35 +0000 (15:47 -0700)] 
Merge pull request #5926 from javiercejudo/patch-1

Change hardcoded reference to the vendor folder

10 years agoChange hardcoded reference to the vendor folder 5926/head
Javier Cejudo [Sun, 12 Oct 2014 23:13:54 +0000 (10:13 +1100)] 
Change hardcoded reference to the vendor folder

10 years agoFixed incorrect basic dropdown button usage example 5924/head
Michael Thessel [Sun, 12 Oct 2014 05:53:24 +0000 (19:53 -1000)] 
Fixed incorrect basic dropdown button usage example

10 years agoMerge branch 'master' of https://github.com/zurb/foundation
Geoff Kimball [Sun, 12 Oct 2014 04:21:00 +0000 (21:21 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

10 years agoResolve merge conflicts
Geoff Kimball [Sun, 12 Oct 2014 04:20:35 +0000 (21:20 -0700)] 
Resolve merge conflicts

10 years agoMerge pull request #5901 from schpet/reveal-events-fall-back-to-default-settings
Geoff Kimball [Sun, 12 Oct 2014 04:04:00 +0000 (21:04 -0700)] 
Merge pull request #5901 from schpet/reveal-events-fall-back-to-default-settings

fall back to default settings if none have been explicitly set

10 years agoMerge pull request #5903 from jromef/alert-close-background
Geoff Kimball [Sun, 12 Oct 2014 04:03:36 +0000 (21:03 -0700)] 
Merge pull request #5903 from jromef/alert-close-background

Alert box close button inherits background color

10 years agoMerge pull request #5923 from andy-saint/global
Geoff Kimball [Sun, 12 Oct 2014 04:03:21 +0000 (21:03 -0700)] 
Merge pull request #5923 from andy-saint/global

Improved global visibility classes

10 years agoMerge pull request #5918 from andy-saint/master
Geoff Kimball [Sun, 12 Oct 2014 03:59:16 +0000 (20:59 -0700)] 
Merge pull request #5918 from andy-saint/master

Updated to normalize.css v3.0.2

10 years agoMerge branch 'master' of https://github.com/zurb/foundation
Geoff Kimball [Sat, 11 Oct 2014 19:33:00 +0000 (12:33 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

10 years agoAdd content_class JS variable to documentation, #5912
Geoff Kimball [Sat, 11 Oct 2014 19:32:48 +0000 (12:32 -0700)] 
Add content_class JS variable to documentation, #5912

10 years agoChanged visibility classes 5923/head
Andrew Saint [Sat, 11 Oct 2014 07:30:11 +0000 (08:30 +0100)] 
Changed visibility classes

10 years agoUpdate to 5.4.6 5918/head
Andrew Saint [Sat, 11 Oct 2014 07:02:35 +0000 (08:02 +0100)] 
Update to 5.4.6

10 years agoMerge pull request #5922 from TanjaSS/master
Geoff Kimball [Sat, 11 Oct 2014 00:16:15 +0000 (17:16 -0700)] 
Merge pull request #5922 from TanjaSS/master

Fix example

10 years agoFix example 5922/head
TanjaSS [Fri, 10 Oct 2014 20:52:28 +0000 (22:52 +0200)] 
Fix example

Add missing `columns` class.

10 years agoRemove glow on dropdowns and their buttons when focused, fixes #5757
Geoff Kimball [Fri, 10 Oct 2014 06:44:34 +0000 (23:44 -0700)] 
Remove glow on dropdowns and their buttons when focused, fixes #5757

10 years agoAllow accordion content panes to be defined in JS with a custom class, #5912
Geoff Kimball [Fri, 10 Oct 2014 06:07:09 +0000 (23:07 -0700)] 
Allow accordion content panes to be defined in JS with a custom class, #5912

10 years agoFix Clearing docs having incorrectly-named JS events, fixes #5179
Geoff Kimball [Fri, 10 Oct 2014 05:48:36 +0000 (22:48 -0700)] 
Fix Clearing docs having incorrectly-named JS events, fixes #5179

10 years agoFix vertical button groups not stacking when a radius or round class is added, fixes...
Geoff Kimball [Fri, 10 Oct 2014 05:21:16 +0000 (22:21 -0700)] 
Fix vertical button groups not stacking when a radius or round class is added, fixes #5909

10 years agoMerge branch 'master' of https://github.com/zurb/foundation
Geoff Kimball [Fri, 10 Oct 2014 03:00:35 +0000 (20:00 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

10 years agoDisable outlines and selection highlight on switches, fixes #5897
Geoff Kimball [Fri, 10 Oct 2014 02:58:48 +0000 (19:58 -0700)] 
Disable outlines and selection highlight on switches, fixes #5897

10 years agoFix incorrect pseudo element in use in dropdown buttons, fixes #5832
Geoff Kimball [Fri, 10 Oct 2014 02:45:13 +0000 (19:45 -0700)] 
Fix incorrect pseudo element in use in dropdown buttons, fixes #5832

10 years agoChange lingering uses of 'offcanvas' and 'off canvas' to 'off-canvas', fixes #5664
Geoff Kimball [Fri, 10 Oct 2014 02:30:50 +0000 (19:30 -0700)] 
Change lingering uses of 'offcanvas' and 'off canvas' to 'off-canvas', fixes #5664

10 years agoFixing links on latest changelog
Arthur [Thu, 9 Oct 2014 23:38:36 +0000 (16:38 -0700)] 
Fixing links on latest changelog

10 years agoUpdating Docs changelog
Arthur [Thu, 9 Oct 2014 23:29:21 +0000 (16:29 -0700)] 
Updating Docs changelog

10 years agoMerge branch 'master' of github.com:zurb/foundation v5.4.6
Arthur [Thu, 9 Oct 2014 22:18:47 +0000 (15:18 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

10 years ago5.4.6 release
Arthur [Thu, 9 Oct 2014 22:17:39 +0000 (15:17 -0700)] 
5.4.6 release

10 years agoUpdated to normalize.css v3.0.2
Andrew Saint [Thu, 9 Oct 2014 20:30:42 +0000 (21:30 +0100)] 
Updated to normalize.css v3.0.2

10 years agoMerge pull request #5782 from christianseel/patch-7
Geoff Kimball [Thu, 9 Oct 2014 20:21:27 +0000 (13:21 -0700)] 
Merge pull request #5782 from christianseel/patch-7

fix bug with radio and checkbox validation

10 years agoMerge branch 'jopotts-master'
Geoff Kimball [Thu, 9 Oct 2014 19:07:36 +0000 (12:07 -0700)] 
Merge branch 'jopotts-master'

10 years agoKeyboard navigation on tabs no longer freezes the page, fixes #5882
Geoff Kimball [Thu, 9 Oct 2014 19:07:21 +0000 (12:07 -0700)] 
Keyboard navigation on tabs no longer freezes the page, fixes #5882

10 years agoMerge branch 'master' of https://github.com/jopotts/foundation into jopotts-master
Geoff Kimball [Thu, 9 Oct 2014 18:50:39 +0000 (11:50 -0700)] 
Merge branch 'master' of https://github.com/jopotts/foundation into jopotts-master

10 years agoMerge pull request #5900 from joeworkman/range-slider-fix
Geoff Kimball [Wed, 8 Oct 2014 17:00:44 +0000 (10:00 -0700)] 
Merge pull request #5900 from joeworkman/range-slider-fix

display_selector now gets updated

10 years agoAllow configuring :hover colors 5907/head
andig [Tue, 7 Oct 2014 12:58:34 +0000 (14:58 +0200)] 
Allow configuring :hover colors

10 years agoAlert box close button inherits background color 5903/head
Jerome Faulkner [Tue, 7 Oct 2014 05:23:08 +0000 (01:23 -0400)] 
Alert box close button inherits background color

10 years agofall back to default settings if the data attribute is missing 5901/head
Peter Schilling [Mon, 6 Oct 2014 22:48:51 +0000 (15:48 -0700)] 
fall back to default settings if the data attribute is missing

10 years agodisplay_selector now gets updated 5900/head
Joe Workman [Mon, 6 Oct 2014 17:08:01 +0000 (10:08 -0700)] 
display_selector now gets updated

10 years agoClosing only open dropdowns 5895/head
José Tomás Albornoz [Fri, 3 Oct 2014 18:17:23 +0000 (20:17 +0200)] 
Closing only open dropdowns

Instead of iterating every dropdown, we're closing only the open ones.

10 years agoallow data manipulation 5893/head
Christian Seel [Fri, 3 Oct 2014 14:21:11 +0000 (16:21 +0200)] 
allow data manipulation

This adds the possibility to manipulate the data that is returned from the ajax request in the custom success handler.

10 years agoadds grid import to reveal for issue 5885
Rafi Benkual [Thu, 2 Oct 2014 17:53:11 +0000 (10:53 -0700)] 
adds grid import to reveal for issue 5885

10 years agoUpdated the spec for Karma 5884/head
Joel Kinzel [Wed, 1 Oct 2014 19:40:58 +0000 (14:40 -0500)] 
Updated the spec for Karma

10 years agoRemoved the references to a specific HTML element, and instead used the class associa...
Joel Kinzel [Wed, 1 Oct 2014 19:21:49 +0000 (14:21 -0500)] 
Removed the references to a specific HTML element, and instead used the class associated with that element in the examples

10 years agoRefining tabindex setting on tab change 5864/head
J Potts [Wed, 1 Oct 2014 13:46:32 +0000 (14:46 +0100)] 
Refining tabindex setting on tab change

All first-children of tab-content was having a tabindex assigned on the change of tab. This caused the unnecessary inclusion of non-form items in the tab ordering and wasn't required to make the tab content accessible. This change is to leave all tabindex attrs of the tab-content items alone, but leave the setting of the tabs themselves unaffected.

10 years agoadds more to accessibility page
Rafi Benkual [Wed, 1 Oct 2014 00:33:47 +0000 (17:33 -0700)] 
adds more to accessibility page

10 years agoMerge pull request #5816 from vencha90/disabled-dropdown-buttons
Arthur [Fri, 26 Sep 2014 23:17:06 +0000 (16:17 -0700)] 
Merge pull request #5816 from vencha90/disabled-dropdown-buttons

Fix: disabled dropdown buttons should not open

10 years agoMerge pull request #5818 from jorge-d/master
Arthur [Fri, 26 Sep 2014 23:16:33 +0000 (16:16 -0700)] 
Merge pull request #5818 from jorge-d/master

Fix joyride error

10 years agoMerge branch 'chaosmirage-patch-1'
Arthur [Fri, 26 Sep 2014 23:12:58 +0000 (16:12 -0700)] 
Merge branch 'chaosmirage-patch-1'

10 years agoMerge branch 'patch-1' of github.com:chaosmirage/foundation into chaosmirage-patch-1
Arthur [Fri, 26 Sep 2014 23:12:47 +0000 (16:12 -0700)] 
Merge branch 'patch-1' of github.com:chaosmirage/foundation into chaosmirage-patch-1