]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoFixed missing newline at end of file. 9240/head
Brett Mason [Thu, 6 Oct 2016 13:38:54 +0000 (14:38 +0100)] 
Fixed missing newline at end of file.

8 years agoRemove not needed `&` added during testing to find the problem.
Brett Mason [Thu, 6 Oct 2016 10:42:46 +0000 (11:42 +0100)] 
Remove not needed `&` added during testing to find the problem.

8 years agoFix incorrect flex grid output.
Brett Mason [Thu, 6 Oct 2016 10:37:58 +0000 (11:37 +0100)] 
Fix incorrect flex grid output.
The output should of been `.row .column.row.row, .row .row.row.columns`

8 years agoFixes the default grid to work when added to a container (namespaced).
Brett Mason [Thu, 6 Oct 2016 10:28:58 +0000 (11:28 +0100)] 
Fixes the default grid to work when added to a container (namespaced).
Fully fixes #9225

8 years agoFix for flex grid not working correctly when applied to an element (namespaced).
Brett Mason [Thu, 6 Oct 2016 10:01:37 +0000 (11:01 +0100)] 
Fix for flex grid not working correctly when applied to an element (namespaced).
Part fix for #9225

8 years agoMerge pull request #9141 from pine3ree/patch-18
Kevin Ball [Fri, 30 Sep 2016 16:47:09 +0000 (09:47 -0700)] 
Merge pull request #9141 from pine3ree/patch-18

orbit: add/trigger event beforeslidechange

8 years agoMerge pull request #9131 from sujayjaju/develop
Kevin Ball [Fri, 30 Sep 2016 16:44:15 +0000 (09:44 -0700)] 
Merge pull request #9131 from sujayjaju/develop

Option to close drop menu on leaf anchor links click (As per #9015)

8 years agoMerge pull request #9218 from Owlbertz/tooltip-tests
Kevin Ball [Fri, 30 Sep 2016 16:41:38 +0000 (09:41 -0700)] 
Merge pull request #9218 from Owlbertz/tooltip-tests

Tooltip tests

8 years agoAdded unit tests for Tooltip. 9218/head
Marius Olbertz [Fri, 30 Sep 2016 15:12:45 +0000 (17:12 +0200)] 
Added unit tests for Tooltip.

8 years agoFixed wrong reference to triggerClass option.
Marius Olbertz [Fri, 30 Sep 2016 14:39:48 +0000 (16:39 +0200)] 
Fixed wrong reference to triggerClass option.

8 years agoMerge pull request #9055 from Baedda/Fix_GH_8866
Kevin Ball [Fri, 30 Sep 2016 00:18:06 +0000 (17:18 -0700)] 
Merge pull request #9055 from Baedda/Fix_GH_8866

Fix $grid-column-count beeing overwritten by grid-context-mixin

8 years agoMerge pull request #9216 from Owlbertz/accordion-menu-tests
Kevin Ball [Thu, 29 Sep 2016 23:44:16 +0000 (16:44 -0700)] 
Merge pull request #9216 from Owlbertz/accordion-menu-tests

Added unit tests for Accordion Menu.

8 years agoMerge pull request #9212 from Owlbertz/accordion-tests
Kevin Ball [Thu, 29 Sep 2016 23:40:09 +0000 (16:40 -0700)] 
Merge pull request #9212 from Owlbertz/accordion-tests

Accordion tests

8 years agoAdjusted test case for up(). 9212/head
Marius Olbertz [Thu, 29 Sep 2016 19:58:50 +0000 (21:58 +0200)] 
Adjusted test case for up().

8 years agoAdded unit tests for Accordion Menu. 9216/head
Marius Olbertz [Thu, 29 Sep 2016 19:52:16 +0000 (21:52 +0200)] 
Added unit tests for Accordion Menu.

8 years agoMerge pull request #9125 from pine3ree/patch-14
Kevin Ball [Thu, 29 Sep 2016 16:20:05 +0000 (09:20 -0700)] 
Merge pull request #9125 from pine3ree/patch-14

configurable pagination current item on mobile

8 years agoIncluded done callback in describe call properly.
Marius Olbertz [Thu, 29 Sep 2016 05:26:08 +0000 (07:26 +0200)] 
Included done callback in describe call properly.

8 years agoRemoved unused variable and check if target is active before executing up().
Marius Olbertz [Wed, 28 Sep 2016 19:08:59 +0000 (21:08 +0200)] 
Removed unused variable and check if target is active before executing up().

8 years agoIncluded feedback from PR.
Marius Olbertz [Wed, 28 Sep 2016 19:08:35 +0000 (21:08 +0200)] 
Included feedback from PR.

8 years agoMerge pull request #9117 from pine3ree/patch-12
Kevin Ball [Wed, 28 Sep 2016 18:39:28 +0000 (11:39 -0700)] 
Merge pull request #9117 from pine3ree/patch-12

custom button and hollow button hover lightness settings

8 years agoAdded unit tests for Accordion.
Marius Olbertz [Wed, 28 Sep 2016 18:02:11 +0000 (20:02 +0200)] 
Added unit tests for Accordion.

8 years agoEnhanced functionality of Accordion.
Marius Olbertz [Wed, 28 Sep 2016 18:01:14 +0000 (20:01 +0200)] 
Enhanced functionality of Accordion.

Click listener now only calls toggle(), which will then work the tab content up/down out on its own.

8 years agoMerge pull request #9210 from pine3ree/patch-17
Kevin Ball [Wed, 28 Sep 2016 17:45:09 +0000 (10:45 -0700)] 
Merge pull request #9210 from pine3ree/patch-17

check if cb is a function

8 years agoMerge pull request #9207 from Owlbertz/ardeshireshghi-patch-1
Kevin Ball [Tue, 27 Sep 2016 23:22:07 +0000 (16:22 -0700)] 
Merge pull request #9207 from Owlbertz/ardeshireshghi-patch-1

Add visual test for PR #9146.

8 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Kevin Ball [Tue, 27 Sep 2016 23:01:02 +0000 (16:01 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

8 years agoMerge pull request #9066 from mark-tan/develop
Kevin Ball [Tue, 27 Sep 2016 22:51:13 +0000 (15:51 -0700)] 
Merge pull request #9066 from mark-tan/develop

Fix magellan `_updateActive()` behavior. Fixes #8960

8 years agoMerge pull request #9070 from Owlbertz/magellan-no-target-fix
Kevin Ball [Tue, 27 Sep 2016 22:50:58 +0000 (15:50 -0700)] 
Merge pull request #9070 from Owlbertz/magellan-no-target-fix

Fixed Magellan issue when target does not exist.

8 years agoMerge branch 'master' into develop
Kevin Ball [Tue, 27 Sep 2016 21:09:55 +0000 (14:09 -0700)] 
Merge branch 'master' into develop

8 years agoMerge pull request #8871 from brettsmason/grid-layout-padding
Kevin Ball [Tue, 27 Sep 2016 21:03:04 +0000 (14:03 -0700)] 
Merge pull request #8871 from brettsmason/grid-layout-padding

Add $gutter parameter to the grid-layout mixin.

8 years agoMerge pull request #8850 from flyingL123/box-hoffset
Kevin Ball [Tue, 27 Sep 2016 21:01:42 +0000 (14:01 -0700)] 
Merge pull request #8850 from flyingL123/box-hoffset

Account for hOffset

8 years agoMerge pull request #8461 from jsDotCr/eyeglass-fix
Kevin Ball [Tue, 27 Sep 2016 20:56:32 +0000 (13:56 -0700)] 
Merge pull request #8461 from jsDotCr/eyeglass-fix

Eyeglass: add `eyeglass-module` keyword and avoid exporting anything

8 years agoMerge pull request #9146 from ardeshireshghi/patch-1
Marius Olbertz [Mon, 26 Sep 2016 18:06:31 +0000 (20:06 +0200)] 
Merge pull request #9146 from ardeshireshghi/patch-1

Avoid reveal modal closing upon click of an element not in the DOM

8 years agoMerge pull request #9187 from samuelmc/fix-reveal-focusable-elements
Kevin Ball [Mon, 26 Sep 2016 17:13:13 +0000 (10:13 -0700)] 
Merge pull request #9187 from samuelmc/fix-reveal-focusable-elements

Reload focusableElments at every tab keydown to fix issue #9130

8 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
Zoran [Mon, 26 Sep 2016 16:53:58 +0000 (09:53 -0700)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

8 years agodocs typo
Zoran [Mon, 26 Sep 2016 16:52:32 +0000 (09:52 -0700)] 
docs typo

8 years agoMerge pull request #8320 from zurb/drilldown-long-title
Kevin Ball [Mon, 26 Sep 2016 16:52:11 +0000 (09:52 -0700)] 
Merge pull request #8320 from zurb/drilldown-long-title

Drilldown height calculation with long titles

8 years agoMerge pull request #9128 from pine3ree/patch-16
Marius Olbertz [Fri, 23 Sep 2016 16:04:39 +0000 (18:04 +0200)] 
Merge pull request #9128 from pine3ree/patch-16

doc fix: whitespace typo on html attr

8 years agoAdd visual test for PR #9146. 9207/head
Marius Olbertz [Wed, 21 Sep 2016 14:56:21 +0000 (16:56 +0200)] 
Add visual test for PR #9146.

8 years agoReload focusableElments at every tab keydown to fix issue #9130 9187/head
samuelmc [Sun, 18 Sep 2016 09:50:07 +0000 (11:50 +0200)] 
Reload focusableElments at every tab keydown to fix issue #9130

8 years agoMerge pull request #9177 from zurb/top-bar-flex-grid
Rafi [Tue, 13 Sep 2016 22:56:15 +0000 (15:56 -0700)] 
Merge pull request #9177 from zurb/top-bar-flex-grid

Top bar flex grid

8 years agoMerge pull request #8773 from RemiCollin/fix-babelify-compiling
Kevin Ball [Tue, 13 Sep 2016 21:13:57 +0000 (14:13 -0700)] 
Merge pull request #8773 from RemiCollin/fix-babelify-compiling

Add Browserify directive to transform single source files with Babelify

8 years agoAdd examples to top bar visual test 9177/head
Kevin Ball [Tue, 13 Sep 2016 21:03:19 +0000 (14:03 -0700)] 
Add examples to top bar visual test

8 years agoFix top bar flex grid example
Kevin Ball [Tue, 13 Sep 2016 21:02:20 +0000 (14:02 -0700)] 
Fix top bar flex grid example

8 years agoAdd visual test for top bar flex grid
Kevin Ball [Tue, 13 Sep 2016 21:02:11 +0000 (14:02 -0700)] 
Add visual test for top bar flex grid

8 years agoMerge pull request #8911 from DaSchTour/patch-3
Kevin Ball [Tue, 13 Sep 2016 19:09:25 +0000 (12:09 -0700)] 
Merge pull request #8911 from DaSchTour/patch-3

Make access to $foundation-palette a bit easier

8 years agoMerge pull request #8889 from gpspake/patch-3
Kevin Ball [Tue, 13 Sep 2016 18:33:17 +0000 (11:33 -0700)] 
Merge pull request #8889 from gpspake/patch-3

Contain nested rows to grid

8 years agoMerge pull request #8907 from OndrejVasicek/patch-5
Kevin Ball [Tue, 13 Sep 2016 17:58:06 +0000 (10:58 -0700)] 
Merge pull request #8907 from OndrejVasicek/patch-5

Fix proportions of children in input-group

8 years agoMerge pull request #8906 from OndrejVasicek/patch-4
Kevin Ball [Tue, 13 Sep 2016 17:43:29 +0000 (10:43 -0700)] 
Merge pull request #8906 from OndrejVasicek/patch-4

Fix display for .input-group-button

8 years agoMerge pull request #9003 from Owlbertz/fix-accordion-menu-keyboard
Kevin Ball [Tue, 13 Sep 2016 17:40:35 +0000 (10:40 -0700)] 
Merge pull request #9003 from Owlbertz/fix-accordion-menu-keyboard

Fixed keyboard usage for Accordion Menu.

8 years agoMerge pull request #9002 from Owlbertz/fix-drilldown-keyboard
Kevin Ball [Tue, 13 Sep 2016 17:38:49 +0000 (10:38 -0700)] 
Merge pull request #9002 from Owlbertz/fix-drilldown-keyboard

Fix drilldown keyboard

8 years agoMerge pull request #8948 from jasonraimondi/issue8900
Kevin Ball [Tue, 13 Sep 2016 17:36:28 +0000 (10:36 -0700)] 
Merge pull request #8948 from jasonraimondi/issue8900

fix unset var on foundation slider

8 years agoMerge pull request #9009 from DaSchTour/patch-6
Kevin Ball [Tue, 13 Sep 2016 17:35:19 +0000 (10:35 -0700)] 
Merge pull request #9009 from DaSchTour/patch-6

Allow definition of global-font-size in rem

8 years agoMerge pull request #9011 from Owlbertz/fix-offcanvas-keyboard
Kevin Ball [Tue, 13 Sep 2016 17:34:20 +0000 (10:34 -0700)] 
Merge pull request #9011 from Owlbertz/fix-offcanvas-keyboard

Enhanced keyboard navigation for Offcanvas.

8 years agoAvoid reveal modal closing upon click of an element not in the DOM 9146/head
ardeshireshghi [Wed, 31 Aug 2016 08:51:07 +0000 (09:51 +0100)] 
Avoid reveal modal closing upon click of an element not in the DOM

Added check to make sure e.target is still in the DOM. I came across a bug when I created a google map canvas inside reveal modal, whereby upon closing the info popup on a map marker, the entire reveal modal gets closed. This is because when the overlay click handler is invoked, Google code has already removed the e.target  element and the overlay handler only gets a ghost element and can not find it in the modal element

8 years agoMerge pull request #8817 from zurb/fix-typo-in-dropdown-menu-docs
Rafi [Wed, 31 Aug 2016 00:20:21 +0000 (17:20 -0700)] 
Merge pull request #8817 from zurb/fix-typo-in-dropdown-menu-docs

Fix minor typo in dropdown menu docs

8 years agoadded event docblock for docs autogen 9141/head
maks feltrin [Tue, 30 Aug 2016 16:44:27 +0000 (18:44 +0200)] 
added event docblock for docs autogen

8 years agoorbit: add event beforeslidechange
maks feltrin [Tue, 30 Aug 2016 16:33:05 +0000 (18:33 +0200)] 
orbit: add event beforeslidechange

I use this event to smoothly resize the orbit container for carousels with images of different heights

8 years agocheck if cb is a function 9139/head 9210/head
maks feltrin [Mon, 29 Aug 2016 23:36:33 +0000 (01:36 +0200)] 
check if cb is a function

8 years agocheck if cb is a function
maks feltrin [Mon, 29 Aug 2016 23:27:41 +0000 (01:27 +0200)] 
check if cb is a function

8 years agoremoving wired banner
arthurzurb [Mon, 29 Aug 2016 23:11:37 +0000 (16:11 -0700)] 
removing wired banner

8 years agoupdating wired banner
arthurzurb [Thu, 25 Aug 2016 20:50:57 +0000 (13:50 -0700)] 
updating wired banner

8 years agohiding counter from wired banner
arthurzurb [Thu, 25 Aug 2016 01:04:52 +0000 (18:04 -0700)] 
hiding counter from wired banner

8 years ago#9015 option to close drop menu on leaf anchor tag click 9131/head
Sujay Jaju [Tue, 23 Aug 2016 11:06:24 +0000 (16:36 +0530)] 
#9015 option to close drop menu on leaf anchor tag click

8 years agodoc fix: whitespace typo on html attr 9128/head
maks feltrin [Sun, 21 Aug 2016 16:04:59 +0000 (18:04 +0200)] 
doc fix: whitespace typo on html attr

8 years agoAdding Wired countdown banner
arthurzurb [Fri, 19 Aug 2016 23:55:46 +0000 (16:55 -0700)] 
Adding Wired countdown banner

8 years agoadd default settings value for $pagination-mobile-current-item 9125/head
maks feltrin [Thu, 18 Aug 2016 15:29:40 +0000 (17:29 +0200)] 
add default settings value for $pagination-mobile-current-item

8 years agoconfigurable pagination current page number on mobile
maks feltrin [Thu, 18 Aug 2016 15:26:50 +0000 (17:26 +0200)] 
configurable pagination current page number on mobile

8 years agocustom button hover lightness settings 9117/head
maks feltrin [Tue, 16 Aug 2016 15:12:11 +0000 (17:12 +0200)] 
custom button hover lightness settings

8 years agocustom button hover lightness
maks feltrin [Tue, 16 Aug 2016 15:10:25 +0000 (17:10 +0200)] 
custom button hover lightness

8 years agoMerge pull request #7840 from Grafikart/fix-offcanvas
Kevin Ball [Tue, 9 Aug 2016 18:40:39 +0000 (11:40 -0700)] 
Merge pull request #7840 from Grafikart/fix-offcanvas

Fix off-canvas for small sites

8 years agoMake image on footer link more responsive
Kevin Ball [Tue, 9 Aug 2016 18:26:04 +0000 (11:26 -0700)] 
Make image on footer link more responsive

8 years agoAdd course callout
Kevin Ball [Tue, 9 Aug 2016 18:12:13 +0000 (11:12 -0700)] 
Add course callout

9 years agoMerge pull request #9085 from zurb/showcase
Rafi [Sat, 6 Aug 2016 00:25:43 +0000 (17:25 -0700)] 
Merge pull request #9085 from zurb/showcase

updates nav links and urls

9 years agoupdates nav links and urls 9085/head
RafiBomb [Fri, 5 Aug 2016 00:18:40 +0000 (17:18 -0700)] 
updates nav links and urls

9 years agoupdates topbar links
RafiBomb [Wed, 3 Aug 2016 00:12:03 +0000 (17:12 -0700)] 
updates topbar links

9 years agoMerge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Tue, 2 Aug 2016 20:55:10 +0000 (13:55 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation-sites

9 years agoadds new favicon
RafiBomb [Tue, 2 Aug 2016 20:54:45 +0000 (13:54 -0700)] 
adds new favicon

9 years agoUpdate language to directive form
Kevin Ball [Tue, 2 Aug 2016 20:45:12 +0000 (13:45 -0700)] 
Update language to directive form

9 years agoupdates events nav and off canvas links
RafiBomb [Tue, 2 Aug 2016 20:35:19 +0000 (13:35 -0700)] 
updates events nav and off canvas links

9 years agoAdd a/b test on directive vs question in ad 9074/head
Kevin Ball [Mon, 1 Aug 2016 21:51:32 +0000 (14:51 -0700)] 
Add a/b test on directive vs question in ad

9 years agoFixed Magellan issue when target does not exist. 9070/head
Marius Olbertz [Sat, 30 Jul 2016 20:05:47 +0000 (22:05 +0200)] 
Fixed Magellan issue when target does not exist.

Prevent any scrolling action when the target of the clicked link does not exist.
Previously the `.getOffset().top` created an JS error because `Cannot read property 'top' of undefined`.
Also added a basic test for scrolling and a test for the graceful failing when the target does not exist.

9 years agoFix magellan `_updateActive()` behavior. Fixes #8960 9066/head
Mark Joshua Tan [Fri, 29 Jul 2016 23:39:00 +0000 (07:39 +0800)] 
Fix magellan `_updateActive()` behavior. Fixes #8960

When the links are not in the same order as the targets, or a link exists without a corresponding target, or several links with the same href are in a magellan container, the wrong link may get the .active class.

9 years agoupdates newsletter signup footer
RafiBomb [Sat, 30 Jul 2016 00:00:34 +0000 (17:00 -0700)] 
updates newsletter signup footer

9 years agoMerge branch 'funnel-to-courses'
Kevin Ball [Fri, 29 Jul 2016 23:01:46 +0000 (16:01 -0700)] 
Merge branch 'funnel-to-courses'

9 years agoAd intro class ad unit
Kevin Ball [Fri, 29 Jul 2016 23:00:18 +0000 (16:00 -0700)] 
Ad intro class ad unit

9 years agoBeginnings of ad unit for courses
Kevin Ball [Fri, 29 Jul 2016 18:25:30 +0000 (11:25 -0700)] 
Beginnings of ad unit for courses

9 years agoupdates navigation links to match marketing site
RafiBomb [Thu, 28 Jul 2016 22:10:05 +0000 (15:10 -0700)] 
updates navigation links to match marketing site

9 years agoupdates bottom footer color
RafiBomb [Thu, 28 Jul 2016 21:34:33 +0000 (14:34 -0700)] 
updates bottom footer color

9 years agoupdates marketing topbar colors to match marketing site
RafiBomb [Thu, 28 Jul 2016 21:31:19 +0000 (14:31 -0700)] 
updates marketing topbar colors to match marketing site

9 years agoAdded !global back to $grid-column-count 9055/head
Christopher Canisius [Wed, 27 Jul 2016 10:00:50 +0000 (12:00 +0200)] 
Added !global back to $grid-column-count

9 years agoMerge pull request #9036 from okofish/develop
Marius Olbertz [Sun, 24 Jul 2016 08:22:00 +0000 (10:22 +0200)] 
Merge pull request #9036 from okofish/develop

Commenting out console.log in Reveal

9 years agoMerge pull request #9020 from iamdey/js_dropdown_float-right-ommited
Marius Olbertz [Sat, 23 Jul 2016 19:57:38 +0000 (21:57 +0200)] 
Merge pull request #9020 from iamdey/js_dropdown_float-right-ommited

[JS-dropdown] fix float-right is ommited when last in classes

9 years agoMerge pull request #8923 from silverelizard/remove-deprecated-load
Kevin Ball [Fri, 22 Jul 2016 17:14:55 +0000 (10:14 -0700)] 
Merge pull request #8923 from silverelizard/remove-deprecated-load

Remove references to deprecated jQuery.fn.load()

9 years agoUndo dist file changes from building 8923/head
Corrine Olson [Fri, 22 Jul 2016 12:52:44 +0000 (08:52 -0400)] 
Undo dist file changes from building

9 years agoMerge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Tue, 19 Jul 2016 23:45:32 +0000 (16:45 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation-sites

9 years agoupdates copywrite
RafiBomb [Tue, 19 Jul 2016 23:45:06 +0000 (16:45 -0700)] 
updates copywrite

9 years agoupdates topbar links and color
RafiBomb [Tue, 19 Jul 2016 23:39:38 +0000 (16:39 -0700)] 
updates topbar links and color

9 years agoCommenting out console.log in Reveal 9036/head
Jesse Friedman [Tue, 19 Jul 2016 09:12:19 +0000 (05:12 -0400)] 
Commenting out console.log in Reveal

9 years ago[JS-dropdown] remove useless expected white space after float-right 9020/head
David Epely [Fri, 15 Jul 2016 09:48:40 +0000 (11:48 +0200)] 
[JS-dropdown] remove useless expected white space after float-right

9 years ago[JS-dropdown] fix float-right is ommited when last in classes
David Epely [Wed, 13 Jul 2016 14:52:45 +0000 (16:52 +0200)] 
[JS-dropdown] fix float-right is ommited when last in classes