]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoRemoved calls to deprecated jquery methods 8228/head 8236/head
DAB [Wed, 24 Feb 2016 06:14:29 +0000 (00:14 -0600)] 
Removed calls to deprecated jquery methods

9 years agoPublishing 5.5.3 v5.5.3
Arthur [Tue, 6 Oct 2015 17:16:40 +0000 (10:16 -0700)] 
Publishing 5.5.3

9 years agoremove log from slider
zurbchris [Tue, 6 Oct 2015 16:45:34 +0000 (09:45 -0700)] 
remove log from slider

9 years agofix for topbar background on mobile wrong color
RafiBomb [Tue, 6 Oct 2015 06:35:47 +0000 (23:35 -0700)] 
fix for topbar background on mobile wrong color

9 years agofixes disabled class/attr not disabling slider
zurbchris [Tue, 6 Oct 2015 16:42:38 +0000 (09:42 -0700)] 
fixes disabled class/attr not disabling slider

9 years agofix for disabled input field color
RafiBomb [Mon, 5 Oct 2015 22:51:05 +0000 (15:51 -0700)] 
fix for disabled input field color

9 years agofixes grid docs example over xxl bp
RafiBomb [Mon, 5 Oct 2015 20:55:45 +0000 (13:55 -0700)] 
fixes grid docs example over xxl bp

9 years agoadds engineer banner and image
RafiBomb [Mon, 5 Oct 2015 20:30:42 +0000 (13:30 -0700)] 
adds engineer banner and image

9 years agoadds offcanvas top bottom
RafiBomb [Mon, 5 Oct 2015 19:07:12 +0000 (12:07 -0700)] 
adds offcanvas top bottom

9 years agofixes grid collapse example for accuracy
RafiBomb [Mon, 5 Oct 2015 18:48:40 +0000 (11:48 -0700)] 
fixes grid collapse example for accuracy

9 years agoMerge pull request #6912 from dragthor/tooltip-unused-var
Rafi [Mon, 5 Oct 2015 17:00:28 +0000 (10:00 -0700)] 
Merge pull request #6912 from dragthor/tooltip-unused-var

Tooltip unused var; Nub outerWidth

9 years agoMerge pull request #6913 from jina/patch-1
Rafi [Mon, 5 Oct 2015 16:59:56 +0000 (09:59 -0700)] 
Merge pull request #6913 from jina/patch-1

fix typo

9 years agoMerge pull request #6914 from Owlbertz/tabs
Rafi [Mon, 5 Oct 2015 16:57:35 +0000 (09:57 -0700)] 
Merge pull request #6914 from Owlbertz/tabs

Accessibility for Tabs

9 years agoAdded accessibility to tabs. See issue 6888. 6914/head
Marius Olbertz [Sun, 4 Oct 2015 01:31:32 +0000 (03:31 +0200)] 
Added accessibility to tabs. See issue 6888.

9 years agoAdded accessibility to tabs. See issue 6888.
Marius Olbertz [Sun, 4 Oct 2015 01:27:49 +0000 (03:27 +0200)] 
Added accessibility to tabs. See issue 6888.

9 years agofix typo 6913/head
₍˄ุ.͡˳̫.˄ุ₎ [Sat, 3 Oct 2015 23:41:40 +0000 (16:41 -0700)] 
fix typo

9 years agonub outerWidth 6912/head
Kristofer Krause [Thu, 1 Oct 2015 20:06:03 +0000 (16:06 -0400)] 
nub outerWidth

9 years agorm unused variable
Kristofer Krause [Thu, 1 Oct 2015 17:50:24 +0000 (13:50 -0400)] 
rm unused variable

9 years agoMerge remote-tracking branch 'zurb/master'
Kristofer Krause [Thu, 1 Oct 2015 17:28:51 +0000 (13:28 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoMerge pull request #6904 from dragthor/equalizer-nested-tests
Chris Oyler [Wed, 30 Sep 2015 23:29:46 +0000 (16:29 -0700)] 
Merge pull request #6904 from dragthor/equalizer-nested-tests

Equalizer nested tests added

9 years agoMerge pull request #6910 from TWiStErRob/printing
Rafi [Wed, 30 Sep 2015 22:58:47 +0000 (15:58 -0700)] 
Merge pull request #6910 from TWiStErRob/printing

Printing visibility and margin fixes

9 years agoMerge remote-tracking branch 'zurb/master'
Kristofer Krause [Wed, 30 Sep 2015 18:53:52 +0000 (14:53 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoRe-fix #6834 originally in commit 3304158. 6910/head
Robert Papp [Wed, 30 Sep 2015 17:53:26 +0000 (19:53 +0200)] 
Re-fix #6834 originally in commit 3304158.

9 years agoRe-add documentation for print to both typography and visibility (originally added...
Robert Papp [Wed, 30 Sep 2015 17:51:28 +0000 (19:51 +0200)] 
Re-add documentation for print to both typography and visibility (originally added by @rafibomb in 37c01d2).
Also collapsed print visibility classes to signify they are aliases of each other.

9 years agoOnly export print visibility classes if -print-styles is true
Geoff Kimball [Tue, 29 Sep 2015 23:16:12 +0000 (16:16 -0700)] 
Only export print visibility classes if -print-styles is true

9 years agoFinish merging print visibility classes #6835
Geoff Kimball [Tue, 29 Sep 2015 23:14:04 +0000 (16:14 -0700)] 
Finish merging print visibility classes #6835

9 years agoRevert "consolidates print styles and documents them" #6835
Geoff Kimball [Tue, 29 Sep 2015 23:11:55 +0000 (16:11 -0700)] 
Revert "consolidates print styles and documents them" #6835

This reverts commit 37c01d2f1c35c689c80089c2a5f4d44c264dae15.

9 years agoFix formatting issue on dropdown docs page, fixes #6868
Geoff Kimball [Tue, 29 Sep 2015 22:58:32 +0000 (15:58 -0700)] 
Fix formatting issue on dropdown docs page, fixes #6868

9 years agoAdd npm start script to run local grunt
Geoff Kimball [Tue, 29 Sep 2015 22:58:07 +0000 (15:58 -0700)] 
Add npm start script to run local grunt

9 years agonested equalizer unit tests added 6904/head
Kristofer Krause [Fri, 25 Sep 2015 20:37:52 +0000 (16:37 -0400)] 
nested equalizer unit tests added

9 years agoMerge remote-tracking branch 'zurb/master'
Kristofer Krause [Fri, 25 Sep 2015 13:33:05 +0000 (09:33 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoMerge branch 'tooltip-perf'
Kristofer Krause [Fri, 25 Sep 2015 13:26:50 +0000 (09:26 -0400)] 
Merge branch 'tooltip-perf'

9 years agoMerge pull request #6898 from dragthor/issue-6864-joyride-off
Rafi [Thu, 24 Sep 2015 22:10:32 +0000 (15:10 -0700)] 
Merge pull request #6898 from dragthor/issue-6864-joyride-off

Issue 6864 Joyride off destroys settings

9 years agoMerge remote-tracking branch 'zurb/master' into tooltip-perf
Kristofer Krause [Thu, 24 Sep 2015 21:31:34 +0000 (17:31 -0400)] 
Merge remote-tracking branch 'zurb/master' into tooltip-perf

9 years agoMerge remote-tracking branch 'zurb/master' into issue-6864-joyride-off 6898/head
Kristofer Krause [Thu, 24 Sep 2015 21:30:52 +0000 (17:30 -0400)] 
Merge remote-tracking branch 'zurb/master' into issue-6864-joyride-off

9 years agoMerge remote-tracking branch 'zurb/master'
Kristofer Krause [Thu, 24 Sep 2015 21:27:16 +0000 (17:27 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoMerge pull request #6884 from dragthor/master
Chris Oyler [Thu, 24 Sep 2015 21:04:18 +0000 (14:04 -0700)] 
Merge pull request #6884 from dragthor/master

tooltip performance (variable caching) - reveal, tab & tooltip tests added

9 years agoMerge branch 'master' into issue-6864-joyride-off
Kristofer Krause [Wed, 23 Sep 2015 19:00:37 +0000 (15:00 -0400)] 
Merge branch 'master' into issue-6864-joyride-off

9 years agoMerge branch 'master' into tooltip-perf
Kristofer Krause [Wed, 23 Sep 2015 18:44:37 +0000 (14:44 -0400)] 
Merge branch 'master' into tooltip-perf

9 years agoMerge remote-tracking branch 'zurb/master' 6884/head
Kristofer Krause [Wed, 23 Sep 2015 18:43:54 +0000 (14:43 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoMerge remote-tracking branch 'zurb/master' into issue-6864-joyride-off
Kristofer Krause [Wed, 23 Sep 2015 18:42:18 +0000 (14:42 -0400)] 
Merge remote-tracking branch 'zurb/master' into issue-6864-joyride-off

9 years agoissue 6864
Kristofer Krause [Wed, 23 Sep 2015 18:35:01 +0000 (14:35 -0400)] 
issue 6864

9 years agoMerge pull request #6897 from ysalmin/patch-1
Rafi [Wed, 23 Sep 2015 16:57:10 +0000 (09:57 -0700)] 
Merge pull request #6897 from ysalmin/patch-1

Fix 'dd a active' for tabs

9 years agoUpdate _tabs.scss 6897/head
Yuriy Salmin [Wed, 23 Sep 2015 14:45:36 +0000 (17:45 +0300)] 
Update _tabs.scss

Why in tag 'a' (line 42) you are using '>' but in line 55 you are not?

9 years agoMerge branch 'master' into tooltip-perf
Kristofer Krause [Wed, 23 Sep 2015 13:47:02 +0000 (09:47 -0400)] 
Merge branch 'master' into tooltip-perf

9 years agoMerge remote-tracking branch 'zurb/master'
Kristofer Krause [Wed, 23 Sep 2015 13:34:42 +0000 (09:34 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoAdding Banner for latest foundation blog post
Arthur [Wed, 23 Sep 2015 01:30:18 +0000 (18:30 -0700)] 
Adding Banner for latest foundation blog post

9 years agoAdded support for print margin variable. Also changed the unit to inches, becuase...
Tim Hartwick [Tue, 22 Sep 2015 22:44:52 +0000 (15:44 -0700)] 
Added support for print margin variable. Also changed the unit to inches, becuase 'merica

9 years agoMerge branch 'master' of https://github.com/zurb/foundation
RafiBomb [Tue, 22 Sep 2015 22:24:46 +0000 (15:24 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

9 years agoremoves extra print visibility css
RafiBomb [Tue, 22 Sep 2015 22:24:33 +0000 (15:24 -0700)] 
removes extra print visibility css

9 years agocloses #6857 by adding an else for box shadow
Brandon Arnold [Tue, 22 Sep 2015 22:20:52 +0000 (15:20 -0700)] 
closes #6857 by adding an else for box shadow

9 years agoUpdate bower.json
Rafi [Tue, 22 Sep 2015 21:42:56 +0000 (14:42 -0700)] 
Update bower.json

9 years agoRevert "Revert "Merge pull request #6882 from signal/master""
zurbchris [Tue, 22 Sep 2015 21:39:10 +0000 (14:39 -0700)] 
Revert "Revert "Merge pull request #6882 from signal/master""

This reverts commit 1bc2be747ad87a1f05f8684885c9fcebf86e72f9.

9 years agoUpdate bower.json
Rafi [Tue, 22 Sep 2015 21:24:08 +0000 (14:24 -0700)] 
Update bower.json

9 years agoRevert "Merge pull request #6882 from signal/master"
zurbchris [Tue, 22 Sep 2015 18:51:38 +0000 (11:51 -0700)] 
Revert "Merge pull request #6882 from signal/master"

This reverts commit cc7f243ef8271272589f2d5eb7cab7a6403022bf, reversing
changes made to 6091649f63d39dd3e2df3139a6992511b7f37619.

9 years agoMerge pull request #6882 from signal/master
Chris Oyler [Tue, 22 Sep 2015 18:25:27 +0000 (11:25 -0700)] 
Merge pull request #6882 from signal/master

Abide skip validation if no fields validatable

9 years agoMerge pull request #6879 from serglo/patch-2
Rafi [Tue, 22 Sep 2015 18:22:51 +0000 (11:22 -0700)] 
Merge pull request #6879 from serglo/patch-2

Include $input-placeholder-font-color variable

9 years agoremoved the background of a fieldset legend.
Tim Hartwick [Tue, 22 Sep 2015 00:08:59 +0000 (17:08 -0700)] 
removed the background of a fieldset legend.

9 years agoMerge pull request #6700 from pauleds/accordion-toggle-6524
Chris Oyler [Mon, 21 Sep 2015 23:59:50 +0000 (16:59 -0700)] 
Merge pull request #6700 from pauleds/accordion-toggle-6524

Accordion: Added publicly accessible toggle, open and close methods. #6524

9 years agoMerge branch 'tooltip-perf'
Kristofer Krause [Sun, 20 Sep 2015 11:58:08 +0000 (07:58 -0400)] 
Merge branch 'tooltip-perf'

9 years agotooltip sanity test added
Kristofer Krause [Fri, 18 Sep 2015 21:29:18 +0000 (17:29 -0400)] 
tooltip sanity test added

9 years agooffset & outerHeight caching
Kristofer Krause [Fri, 18 Sep 2015 20:57:40 +0000 (16:57 -0400)] 
offset & outerHeight caching

9 years agoMerge remote-tracking branch 'zurb/master'
Kristofer Krause [Fri, 18 Sep 2015 19:52:58 +0000 (15:52 -0400)] 
Merge remote-tracking branch 'zurb/master'

9 years agoAdding full live path to topbar image since some pages are in different folders ...
Arthur [Thu, 17 Sep 2015 20:42:15 +0000 (13:42 -0700)] 
Adding full live path to topbar image since some pages are in different folders - breaks logo

9 years agoFixing Margin in topbar logo with foundation
Arthur [Wed, 16 Sep 2015 19:03:08 +0000 (12:03 -0700)] 
Fixing Margin in topbar logo with foundation

9 years agoFixing topbar
Arthur [Wed, 16 Sep 2015 18:59:51 +0000 (11:59 -0700)] 
Fixing topbar

9 years agoCommenting out Info Banner above topbar
Arthur [Wed, 16 Sep 2015 16:31:20 +0000 (09:31 -0700)] 
Commenting out Info Banner above topbar

9 years agotab sanity test
Kristofer Krause [Tue, 15 Sep 2015 10:50:10 +0000 (06:50 -0400)] 
tab sanity test

9 years agotab test
Kristofer Krause [Tue, 15 Sep 2015 10:35:24 +0000 (06:35 -0400)] 
tab test

9 years agorm unused dom elements from test
Kristofer Krause [Mon, 14 Sep 2015 23:02:40 +0000 (19:02 -0400)] 
rm unused dom elements from test

9 years agosanity reveal test
Kristofer Krause [Mon, 14 Sep 2015 22:56:35 +0000 (18:56 -0400)] 
sanity reveal test

9 years agoreveal sanity test
Kristofer Krause [Mon, 14 Sep 2015 11:07:16 +0000 (07:07 -0400)] 
reveal sanity test

9 years agoAbide skip validation if no validatable fields 6882/head
Charney Kaye [Fri, 11 Sep 2015 21:46:59 +0000 (17:46 -0400)] 
Abide skip validation if no validatable fields

9 years agoUpdating copy on Foundation Blog Post Banner
Arthur [Thu, 10 Sep 2015 18:45:29 +0000 (11:45 -0700)] 
Updating copy on Foundation Blog Post Banner

9 years agoInclude $input-placeholder-font-color variable 6879/head
Sergej Lotz [Thu, 10 Sep 2015 16:47:19 +0000 (18:47 +0200)] 
Include $input-placeholder-font-color variable

The $input-placeholder-font-color: #cccccc !default; is defined in the forms.scss on line 26 and was forgotten in the settings.scss

9 years agoAdding banner to other layouts
Arthur [Tue, 8 Sep 2015 23:59:09 +0000 (16:59 -0700)] 
Adding banner to other layouts

9 years agoMerge branch 'master' of github.com:zurb/foundation
Arthur [Tue, 8 Sep 2015 23:58:40 +0000 (16:58 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

9 years agoAdding Foundation Blog Post banner
Arthur [Tue, 8 Sep 2015 23:58:13 +0000 (16:58 -0700)] 
Adding Foundation Blog Post banner

9 years agoCopy readme and license to Bower/npm packages, closes #6725
Geoff Kimball [Tue, 8 Sep 2015 15:54:10 +0000 (08:54 -0700)] 
Copy readme and license to Bower/npm packages, closes #6725

9 years agoMerge branch 'master' of https://github.com/zurb/foundation
zurbchris [Thu, 3 Sep 2015 17:02:46 +0000 (10:02 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

9 years agoMerge branch 'caycek-master'
zurbchris [Thu, 3 Sep 2015 17:01:44 +0000 (10:01 -0700)] 
Merge branch 'caycek-master'

9 years agoready to merge pull request #6558
zurbchris [Thu, 3 Sep 2015 17:01:19 +0000 (10:01 -0700)] 
ready to merge pull request #6558

9 years agotesting
zurbchris [Thu, 3 Sep 2015 15:58:45 +0000 (08:58 -0700)] 
testing

9 years agoAdded event namespace and "Big S" usage. 6700/head
Paul Edwards [Thu, 3 Sep 2015 13:43:29 +0000 (14:43 +0100)] 
Added event namespace and "Big S" usage.

9 years agoMerge pull request #6869 from dragthor/master
Chris Oyler [Wed, 2 Sep 2015 20:29:49 +0000 (13:29 -0700)] 
Merge pull request #6869 from dragthor/master

dropdown performance boost, saving parameters as variables

9 years agoMerge pull request #6832 from stephenway/patch-1
Chris Oyler [Wed, 2 Sep 2015 20:27:33 +0000 (13:27 -0700)] 
Merge pull request #6832 from stephenway/patch-1

Fix operand white space for libsass compilation, quotations on url

9 years agoMerge pull request #6650 from pdeffendol/master
Arthur [Wed, 2 Sep 2015 18:06:08 +0000 (11:06 -0700)] 
Merge pull request #6650 from pdeffendol/master

Reveal: fix positioning of dialog when animation is turned off

9 years agowindowWidth variable added; indentation 6869/head
Kristofer Krause [Wed, 2 Sep 2015 17:24:10 +0000 (13:24 -0400)] 
windowWidth variable added; indentation

9 years agoMerge pull request #6717 from coorasse/patch-1
Chris Oyler [Wed, 2 Sep 2015 16:28:46 +0000 (09:28 -0700)] 
Merge pull request #6717 from coorasse/patch-1

Fix input field effecting multiple sliders on page.

9 years agoMerge pull request #6695 from Burtchen/slider-without-drag
Rafi [Tue, 1 Sep 2015 22:26:21 +0000 (15:26 -0700)] 
Merge pull request #6695 from Burtchen/slider-without-drag

slider: add support for changing by clicking on the slider without having started to drag from the handle

9 years agoMerge pull request #6703 from quinncomendant/master
Rafi [Tue, 1 Sep 2015 22:04:04 +0000 (15:04 -0700)] 
Merge pull request #6703 from quinncomendant/master

Fix to include query arguments to magellan nav links.

9 years agoMerge pull request #6741 from gray-one/fix-tooltips-nub
Rafi [Tue, 1 Sep 2015 22:00:49 +0000 (15:00 -0700)] 
Merge pull request #6741 from gray-one/fix-tooltips-nub

Fix tooltip nub on small screen

9 years agoMerge pull request #6731 from Brah0um/patch-1
Geoff Kimball [Tue, 1 Sep 2015 21:54:17 +0000 (14:54 -0700)] 
Merge pull request #6731 from Brah0um/patch-1

Changes the value of $small variable.

9 years agoMerge pull request #6664 from carey/lazy-media-queries
Geoff Kimball [Tue, 1 Sep 2015 21:33:43 +0000 (14:33 -0700)] 
Merge pull request #6664 from carey/lazy-media-queries

Make media_queries work when Foundation JS is loaded asynchronously

9 years agoMerge pull request #6866 from joe-watkins/pr/docs_removeTabIndex
Rafi [Tue, 1 Sep 2015 21:30:57 +0000 (14:30 -0700)] 
Merge pull request #6866 from joe-watkins/pr/docs_removeTabIndex

Docs - Remove Tabindex section

9 years agoMerge pull request #6830 from Braden1996/patch-1
Rafi [Tue, 1 Sep 2015 21:29:32 +0000 (14:29 -0700)] 
Merge pull request #6830 from Braden1996/patch-1

Update _top-bar.scss

9 years agoMerge pull request #6838 from jonatasfreitasv/master
Rafi [Tue, 1 Sep 2015 21:28:44 +0000 (14:28 -0700)] 
Merge pull request #6838 from jonatasfreitasv/master

Same updates in joyride component

9 years agoMerge pull request #6636 from serglo/patch-1
Tim Hartwick [Tue, 1 Sep 2015 21:28:34 +0000 (14:28 -0700)] 
Merge pull request #6636 from serglo/patch-1

Fix select focus state

9 years agoMerge pull request #6554 from blacklizard/blacklizard-patch-1
Brandon Arnold [Tue, 1 Sep 2015 21:28:16 +0000 (14:28 -0700)] 
Merge pull request #6554 from blacklizard/blacklizard-patch-1

Add ability to adjust slash position in bread crumb

9 years agoRemove humans.txt #6657
Geoff Kimball [Tue, 1 Sep 2015 21:27:40 +0000 (14:27 -0700)] 
Remove humans.txt #6657