]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agono_pip data-options bug fix 8382/head
Kristofer Krause [Thu, 10 Mar 2016 14:41:22 +0000 (09:41 -0500)] 
no_pip data-options bug fix

This is related to the dropdown performance enhancement.

9 years agoMerge branch 'V5' of https://github.com/zurb/foundation-sites into V5
Chris Oyler [Fri, 22 Jan 2016 17:38:38 +0000 (09:38 -0800)] 
Merge branch 'V5' of https://github.com/zurb/foundation-sites into V5

9 years agofixes errors related to foundation 6 countdown timer
Chris Oyler [Fri, 22 Jan 2016 17:38:32 +0000 (09:38 -0800)] 
fixes errors related to foundation 6 countdown timer

9 years agoWhen using Joyride's expose feature, ignore the margin on elements, fixes #7518
Geoff Kimball [Thu, 21 Jan 2016 22:22:31 +0000 (14:22 -0800)] 
When using Joyride's expose feature, ignore the margin on elements, fixes #7518

9 years agoensures namespacing carries to .off() call, should fix #6469
Chris Oyler [Tue, 19 Jan 2016 00:02:04 +0000 (16:02 -0800)] 
ensures namespacing carries to .off() call, should fix #6469

9 years agoPrevent extra page from being added when printing, fixes #6434
Geoff Kimball [Mon, 18 Jan 2016 19:47:27 +0000 (11:47 -0800)] 
Prevent extra page from being added when printing, fixes #6434

9 years agoAdd note to readme that the "foundation" Bower package is only for 5.x, not 6.x
Geoff Kimball [Mon, 18 Jan 2016 18:59:32 +0000 (10:59 -0800)] 
Add note to readme that the "foundation" Bower package is only for 5.x, not 6.x

9 years agoMerge pull request #7859 from sjhewitt/patch-1
Geoff Kimball [Sat, 16 Jan 2016 00:04:31 +0000 (16:04 -0800)] 
Merge pull request #7859 from sjhewitt/patch-1

Fix Reveal in Foundation v5 with jQuery 2.2

9 years agoFix reveal for jQuery 2.2 7859/head
Simon Hewitt [Tue, 12 Jan 2016 23:16:15 +0000 (15:16 -0800)] 
Fix reveal for jQuery 2.2

This removes the invalid call to `.on`. It was working before, but a change in jQuery (https://github.com/jquery/jquery/commit/04a29696e5b176ac66401120e433d52425222f0f) changed the return value of `.on` when called with just a string.

9 years agoMerge pull request #7795 from GovSciences/master
Geoff Kimball [Thu, 7 Jan 2016 09:00:59 +0000 (01:00 -0800)] 
Merge pull request #7795 from GovSciences/master

Fix mixup between show-for-print and print-only visibility classes

9 years agoFix mixup between show-for-print and print-only visibility classes 6997/head 7795/head
César Izurieta [Wed, 11 Nov 2015 23:54:27 +0000 (21:54 -0200)] 
Fix mixup between show-for-print and print-only visibility classes

9 years agoUse shorthand "license" field in package.json, closes #7104 7442/head
Geoff Kimball [Mon, 4 Jan 2016 23:05:51 +0000 (15:05 -0800)] 
Use shorthand "license" field in package.json, closes #7104

9 years agoAdd note to CLI install docs explaining the difference between the F5 and F6 CLIs...
Geoff Kimball [Mon, 14 Dec 2015 17:24:49 +0000 (09:24 -0800)] 
Add note to CLI install docs explaining the difference between the F5 and F6 CLIs, closes #7522

9 years agofixes link in topbar
RafiBomb [Thu, 10 Dec 2015 18:28:11 +0000 (10:28 -0800)] 
fixes link in topbar

9 years agofixes topbar links and other broken links
RafiBomb [Thu, 10 Dec 2015 18:22:48 +0000 (10:22 -0800)] 
fixes topbar links and other broken links

9 years agoMerge pull request #7359 from TrevorBramble/V5
Geoff Kimball [Fri, 4 Dec 2015 21:46:54 +0000 (13:46 -0800)] 
Merge pull request #7359 from TrevorBramble/V5

Read title value as text instead of HTML

9 years agoRead title value as text instead of HTML 7359/head
Trevor Bramble [Thu, 3 Dec 2015 02:08:00 +0000 (18:08 -0800)] 
Read title value as text instead of HTML

Using `.html` when grabbing the `title` value allows it to be evaluated by JavaScript, a potential security loophole.

9 years agoMerge pull request #7152 from twogrey/patch-2
Geoff Kimball [Mon, 23 Nov 2015 18:45:46 +0000 (10:45 -0800)] 
Merge pull request #7152 from twogrey/patch-2

Fix the wrong value of "-o-transition"

9 years agoUpdating topbar:
arthurzurb [Mon, 23 Nov 2015 18:45:19 +0000 (10:45 -0800)] 
Updating topbar:

9 years agoFix the wrong value of "-o-transition" 7152/head
twogrey [Mon, 23 Nov 2015 17:09:04 +0000 (18:09 +0100)] 
Fix the wrong value of "-o-transition"

9 years agoChanging timezone?
arthurzurb [Wed, 18 Nov 2015 18:24:44 +0000 (10:24 -0800)] 
Changing timezone?

9 years agoFixing countdown
arthurzurb [Tue, 17 Nov 2015 23:18:38 +0000 (15:18 -0800)] 
Fixing countdown

9 years agoremoving counter - neeeds new js
arthurzurb [Tue, 17 Nov 2015 19:36:34 +0000 (11:36 -0800)] 
removing counter - neeeds new js

9 years agoFixing banner
arthurzurb [Tue, 17 Nov 2015 18:21:37 +0000 (10:21 -0800)] 
Fixing banner

9 years agoUPdating link in countdown banner
arthurzurb [Tue, 17 Nov 2015 18:12:24 +0000 (10:12 -0800)] 
UPdating link in countdown banner

9 years agoAdding counter
arthurzurb [Tue, 17 Nov 2015 18:00:57 +0000 (10:00 -0800)] 
Adding counter

9 years agoMerge pull request #6969 from thiagotomasi/new-form-font-color
Rafi [Fri, 6 Nov 2015 00:11:00 +0000 (16:11 -0800)] 
Merge pull request #6969 from thiagotomasi/new-form-font-color

[RFR] New color to the from inputs

9 years agoMerge pull request #6976 from jaketlarson/master
Rafi [Fri, 6 Nov 2015 00:10:29 +0000 (16:10 -0800)] 
Merge pull request #6976 from jaketlarson/master

Add dropdown link color hover link variable

9 years agoMerge pull request #6978 from dmfrancisco/patch-1
Rafi [Fri, 6 Nov 2015 00:09:15 +0000 (16:09 -0800)] 
Merge pull request #6978 from dmfrancisco/patch-1

Minor update to magellan reflow docs

9 years agoMerge pull request #6979 from MarcGuay/patch-7
Rafi [Fri, 6 Nov 2015 00:08:46 +0000 (16:08 -0800)] 
Merge pull request #6979 from MarcGuay/patch-7

Add $off-canvas-height variable to settings

9 years agoMerge pull request #6981 from vml-rmott/patch-1
Rafi [Fri, 6 Nov 2015 00:02:31 +0000 (16:02 -0800)] 
Merge pull request #6981 from vml-rmott/patch-1

error input focus background fix

9 years agoMerge pull request #6985 from petecoop/patch-1
Rafi [Fri, 6 Nov 2015 00:01:57 +0000 (16:01 -0800)] 
Merge pull request #6985 from petecoop/patch-1

Bring settings in line with change made in #6731

9 years agoBring settings in line with change made in #6731 6985/head
Pete Cooper [Thu, 5 Nov 2015 23:37:28 +0000 (23:37 +0000)] 
Bring settings in line with change made in #6731

9 years agoerror input focus background fix 6981/head
Ryan Mott [Wed, 4 Nov 2015 17:55:05 +0000 (11:55 -0600)] 
error input focus background fix

Similar to pull request #6943, this is another instance of `background` that should probably be `background-color`

9 years agoAdd $off-canvas-height variable to settings 6979/head
Marc Guay [Wed, 4 Nov 2015 15:15:37 +0000 (10:15 -0500)] 
Add $off-canvas-height variable to settings

The _settings.php file was missing the $off-canvas-height variable.

9 years agochanges topbar links to match marketing site
RafiBomb [Wed, 4 Nov 2015 05:24:38 +0000 (21:24 -0800)] 
changes topbar links to match marketing site

9 years agoUpdate magellan reflow documentation 6978/head
David Francisco [Tue, 3 Nov 2015 19:27:45 +0000 (19:27 +0000)] 
Update magellan reflow documentation

The library's name is `magellan-expedition` instead of `magellan`.

9 years agoAdd dropdown link color hover link variable 6976/head
Jake Larson [Mon, 2 Nov 2015 19:56:32 +0000 (13:56 -0600)] 
Add dropdown link color hover link variable

Documented apparently-existent $topbar-dropdown-link-color-hover

9 years agoNew color to the from inputs 6969/head
Thiago Tomasi [Fri, 30 Oct 2015 13:03:24 +0000 (11:03 -0200)] 
New color to the from inputs

9 years agochanges to top banner style
RafiBomb [Wed, 28 Oct 2015 16:42:41 +0000 (09:42 -0700)] 
changes to top banner style

9 years agoadds new blog banner
RafiBomb [Tue, 27 Oct 2015 22:09:45 +0000 (15:09 -0700)] 
adds new blog banner

9 years agoMerge pull request #6931 from mik-laj/patch-1
Rafi [Tue, 27 Oct 2015 05:45:27 +0000 (22:45 -0700)] 
Merge pull request #6931 from mik-laj/patch-1

Disable text-decoration on reveal-close

9 years agoMerge pull request #6934 from weiyang-zhou/master
Rafi [Tue, 27 Oct 2015 05:42:56 +0000 (22:42 -0700)] 
Merge pull request #6934 from weiyang-zhou/master

fix label.inline, for label font size is not 14

9 years agoMerge pull request #6940 from nategraves/fix-small-tooltips
Rafi [Fri, 23 Oct 2015 21:10:25 +0000 (14:10 -0700)] 
Merge pull request #6940 from nategraves/fix-small-tooltips

Fixed appearance and positioning of tooltip nubs for small devices

9 years agoMerge pull request #6943 from skinnp91/master
Rafi [Fri, 23 Oct 2015 21:09:59 +0000 (14:09 -0700)] 
Merge pull request #6943 from skinnp91/master

fix form select focus background

9 years agoMerge pull request #6955 from studytheuser/Proof-Reading-3
Rafi [Fri, 23 Oct 2015 21:07:55 +0000 (14:07 -0700)] 
Merge pull request #6955 from studytheuser/Proof-Reading-3

Proof Reading 3

9 years agoMerge pull request #6959 from thiagotomasi/new-breadcrumbs-approach
Rafi [Fri, 23 Oct 2015 18:50:41 +0000 (11:50 -0700)] 
Merge pull request #6959 from thiagotomasi/new-breadcrumbs-approach

[RFR] Added new breadcrumbs approach

9 years agoAdded new breadcrumbs approach 6959/head
System Administrator [Thu, 22 Oct 2015 12:56:49 +0000 (10:56 -0200)] 
Added new breadcrumbs approach

9 years agoEdited Punctuation 6955/head
study the user [Wed, 21 Oct 2015 04:04:59 +0000 (23:04 -0500)] 
Edited Punctuation

Edited punctuation and added in “?”

9 years agoRemoved Duplicate Content 6954/head
study the user [Wed, 21 Oct 2015 03:17:53 +0000 (22:17 -0500)] 
Removed Duplicate Content

Removed duplicate “Where can I find the Foundation 4 docs?”

9 years agoSpelling correction 6952/head 6953/head
study the user [Wed, 21 Oct 2015 02:56:20 +0000 (21:56 -0500)] 
Spelling correction

Corrected spelling of “Additionally”.

9 years agoProof reading edits
study the user [Wed, 21 Oct 2015 02:45:34 +0000 (21:45 -0500)] 
Proof reading edits

Grammar and punctuation edits.

9 years agoMerge pull request #1 from skinnp91/fix-focus-background 6943/head
Peter Skinner [Fri, 16 Oct 2015 16:39:27 +0000 (12:39 -0400)] 
Merge pull request #1 from skinnp91/fix-focus-background

fix form select focus background

9 years agoUpdate _forms.scss
Peter Skinner [Fri, 16 Oct 2015 16:38:53 +0000 (12:38 -0400)] 
Update _forms.scss

On form select:focus, background wipes out the background url (dropdown arrow).

9 years agoFixed appearance and positioning of tooltip nubs for small devices 6940/head
Nate Graves [Wed, 14 Oct 2015 19:40:34 +0000 (15:40 -0400)] 
Fixed appearance and positioning of tooltip nubs for small devices

9 years agoMerge pull request #6928 from blaMck/accordion-use-aria-controls-for-content-element...
Brandon Arnold [Tue, 13 Oct 2015 23:28:52 +0000 (16:28 -0700)] 
Merge pull request #6928 from blaMck/accordion-use-aria-controls-for-content-element-selection

Accordion data-content attribute (#6923)

9 years agoMerge pull request #6930 from exciton/master
Rafi [Tue, 13 Oct 2015 16:54:37 +0000 (09:54 -0700)] 
Merge pull request #6930 from exciton/master

Use correct active link color in side_nav mixin

9 years agoMerge pull request #6935 from szinya/fix-clearing-interchange
Rafi [Tue, 13 Oct 2015 16:22:30 +0000 (09:22 -0700)] 
Merge pull request #6935 from szinya/fix-clearing-interchange

Fix event binding

9 years agonamespace new transition mixin to resolve conflict with compass mixin
RafiBomb [Tue, 13 Oct 2015 15:36:04 +0000 (08:36 -0700)] 
namespace new transition mixin to resolve conflict with compass mixin

9 years agoFix event binding 6935/head
Márton Szinovszki [Tue, 13 Oct 2015 13:31:42 +0000 (15:31 +0200)] 
Fix event binding

9 years agochanges banner to motionui
RafiBomb [Tue, 13 Oct 2015 01:59:07 +0000 (18:59 -0700)] 
changes banner to motionui

9 years agoMerge pull request #6932 from perryst5/master
Chris Oyler [Mon, 12 Oct 2015 20:39:50 +0000 (13:39 -0700)] 
Merge pull request #6932 from perryst5/master

Update custom Interchange query documentation. Issue #6924

9 years agofix label.inline, for label font size is not 14 6934/head
weiyoung.zhou [Mon, 12 Oct 2015 08:12:12 +0000 (16:12 +0800)] 
fix label.inline, for label font size is not 14

9 years agoUpdate custom Interchange query documentation. Issue #6924 6932/head
Steven Perry [Sun, 11 Oct 2015 13:37:36 +0000 (09:37 -0400)] 
Update custom Interchange query documentation. Issue #6924

9 years agoDisable text-decoration on reveal-close 6931/head
mik-laj [Sat, 10 Oct 2015 14:48:02 +0000 (16:48 +0200)] 
Disable text-decoration on reveal-close

9 years agoUse correct active link color in side_nav mixin 6930/head
Bonne Eggleston [Sat, 10 Oct 2015 05:45:32 +0000 (13:45 +0800)] 
Use correct active link color in side_nav mixin

9 years agoMerge pull request #6909 from doertedev/master
Rafi [Fri, 9 Oct 2015 21:26:46 +0000 (14:26 -0700)] 
Merge pull request #6909 from doertedev/master

Introducing a separate breadcrumbs line-height var

9 years agofix scrolling issue on reveal modals
zurbchris [Fri, 9 Oct 2015 19:04:47 +0000 (12:04 -0700)] 
fix scrolling issue on reveal modals

9 years agoMerge branch 'master' of https://github.com/zurb/foundation
zurbchris [Fri, 9 Oct 2015 19:00:27 +0000 (12:00 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

9 years agofix scrolling issue on reveal modals
zurbchris [Fri, 9 Oct 2015 18:58:20 +0000 (11:58 -0700)] 
fix scrolling issue on reveal modals

9 years agoMerge pull request #6929 from zurb/revert-6599-master
Rafi [Fri, 9 Oct 2015 18:53:41 +0000 (11:53 -0700)] 
Merge pull request #6929 from zurb/revert-6599-master

Revert "Better accessibility for reveal"

9 years agoRevert "Better accessibility for reveal" 6929/head
Rafi [Fri, 9 Oct 2015 18:53:31 +0000 (11:53 -0700)] 
Revert "Better accessibility for reveal"

9 years agoadds vendor prefix to hamburger icon mixin
RafiBomb [Fri, 9 Oct 2015 18:44:51 +0000 (11:44 -0700)] 
adds vendor prefix to hamburger icon mixin

9 years agoMerge branch 'master' of https://github.com/zurb/foundation
zurbchris [Fri, 9 Oct 2015 18:09:46 +0000 (11:09 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

9 years agofix scrolling issue on reveal modals, interchange tweak
zurbchris [Fri, 9 Oct 2015 18:09:32 +0000 (11:09 -0700)] 
fix scrolling issue on reveal modals, interchange tweak

9 years agofix scrolling issue on reveal modals
zurbchris [Fri, 9 Oct 2015 18:04:40 +0000 (11:04 -0700)] 
fix scrolling issue on reveal modals

9 years agoMerge branch 'master' of https://github.com/zurb/foundation 6909/head
doertedev [Fri, 9 Oct 2015 09:15:15 +0000 (11:15 +0200)] 
Merge branch 'master' of https://github.com/zurb/foundation

9 years agoAccordion now also supports the data-content attribute to point to the content element. 6928/head
Michiel van der Meer [Fri, 9 Oct 2015 05:55:16 +0000 (07:55 +0200)] 
Accordion now also supports the data-content attribute to point to the content element.

9 years agotiny typo in dropdown comments
RafiBomb [Fri, 9 Oct 2015 05:24:11 +0000 (22:24 -0700)] 
tiny typo in dropdown comments

9 years agofix for #6613 button group spacing issue
RafiBomb [Fri, 9 Oct 2015 04:55:40 +0000 (21:55 -0700)] 
fix for #6613 button group spacing issue

9 years agoMerge pull request #6599 from Owlbertz/master
Rafi [Fri, 9 Oct 2015 00:07:14 +0000 (17:07 -0700)] 
Merge pull request #6599 from Owlbertz/master

Better accessibility for reveal

9 years agoFix #6927
Chris Oyler [Thu, 8 Oct 2015 23:58:35 +0000 (16:58 -0700)] 
Fix #6927

9 years agoMerge pull request #6903 from dragthor/nopip-dropdown
Chris Oyler [Thu, 8 Oct 2015 23:34:58 +0000 (16:34 -0700)] 
Merge pull request #6903 from dragthor/nopip-dropdown

dropdown performance minus the pip

9 years agoadds padding argument to expand button style
RafiBomb [Thu, 8 Oct 2015 05:20:15 +0000 (22:20 -0700)] 
adds padding argument to expand button style

9 years agoadds banner image
RafiBomb [Tue, 6 Oct 2015 20:30:35 +0000 (13:30 -0700)] 
adds banner image

9 years agochanges version number of release
RafiBomb [Tue, 6 Oct 2015 20:24:42 +0000 (13:24 -0700)] 
changes version number of release

9 years agoadds another item to changelog and fixes image on job banner
RafiBomb [Tue, 6 Oct 2015 19:05:26 +0000 (12:05 -0700)] 
adds another item to changelog and fixes image on job banner

9 years agoMerge branch 'master' of https://github.com/zurb/foundation
RafiBomb [Tue, 6 Oct 2015 18:31:43 +0000 (11:31 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

9 years agoadds changelog 5.6
RafiBomb [Tue, 6 Oct 2015 18:31:25 +0000 (11:31 -0700)] 
adds changelog 5.6

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 agoMerge branch 'master' of https://github.com/zurb/foundation
RafiBomb [Tue, 6 Oct 2015 16:48:30 +0000 (09:48 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation

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 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 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