]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
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 #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

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

9 years agoMerge pull request #8785 from iamdey/js_dropdown_add_unit_test
Kevin Ball [Tue, 12 Jul 2016 22:17:12 +0000 (15:17 -0700)] 
Merge pull request #8785 from iamdey/js_dropdown_add_unit_test

[JS-dropdown] no-reggression unit test for getPosition()

9 years agoMerge pull request #8776 from pdeffendol/fix-input-spinners
Rafi [Tue, 12 Jul 2016 21:45:56 +0000 (14:45 -0700)] 
Merge pull request #8776 from pdeffendol/fix-input-spinners

Fix bad nesting that breaks input-number-spinners styles

9 years agoMerge pull request #8972 from bahamagician/develop
Rafi [Tue, 12 Jul 2016 21:10:01 +0000 (14:10 -0700)] 
Merge pull request #8972 from bahamagician/develop

Fix ghetto for loop

9 years agoMerge pull request #8904 from marshallswain/patch-1
Kevin Ball [Tue, 12 Jul 2016 20:24:37 +0000 (13:24 -0700)] 
Merge pull request #8904 from marshallswain/patch-1

Enable the script to load in DoneJS SSR

9 years agoChange "" to '' in foundation.util.triggers.js
Corrine Olson [Tue, 12 Jul 2016 19:45:02 +0000 (15:45 -0400)] 
Change "" to '' in foundation.util.triggers.js

9 years agoChange "" to '' in foundation.interchange.js
Corrine Olson [Tue, 12 Jul 2016 19:44:11 +0000 (15:44 -0400)] 
Change "" to '' in foundation.interchange.js

9 years agoChange "" to '' in foundation.util.triggers.js
Corrine Olson [Tue, 12 Jul 2016 19:42:09 +0000 (15:42 -0400)] 
Change "" to '' in foundation.util.triggers.js

9 years agoChange "" to '' in foundation.interchange.js
Corrine Olson [Tue, 12 Jul 2016 19:41:26 +0000 (15:41 -0400)] 
Change "" to '' in foundation.interchange.js

9 years agoRemove space and "" to '' in dist/foundation.js
Corrine Olson [Tue, 12 Jul 2016 19:40:32 +0000 (15:40 -0400)] 
Remove space and "" to '' in dist/foundation.js

9 years agoMerge pull request #8925 from saadshahd/fix/nested-row-under-collapsed
Rafi [Mon, 11 Jul 2016 17:56:54 +0000 (10:56 -0700)] 
Merge pull request #8925 from saadshahd/fix/nested-row-under-collapsed

Add is-collapse-child class

9 years agoMerge pull request #8939 from jderose9/develop
Rafi [Mon, 11 Jul 2016 17:43:32 +0000 (10:43 -0700)] 
Merge pull request #8939 from jderose9/develop

Correct tooltip dependency list in comments

9 years agoMerge pull request #8991 from andycochran/centeredlastcolumn
Rafi [Mon, 11 Jul 2016 17:09:16 +0000 (10:09 -0700)] 
Merge pull request #8991 from andycochran/centeredlastcolumn

fix centered columns flowing around uncentered columns

9 years agoMerge pull request #8942 from dhargitai/develop
Marius Olbertz [Mon, 11 Jul 2016 15:44:13 +0000 (17:44 +0200)] 
Merge pull request #8942 from dhargitai/develop

Change slides with arrow keys only if the data-accessible option is true

9 years agoMerge pull request #8983 from abdullahsalem/fix-equalizer-dependencies
Andy Cochran [Tue, 5 Jul 2016 17:10:56 +0000 (13:10 -0400)] 
Merge pull request #8983 from abdullahsalem/fix-equalizer-dependencies

Fixed the Equalizer dependencies #8974

9 years agofix centered columns flowing around uncentered columns 8991/head
Andy Cochran [Sat, 2 Jul 2016 00:44:44 +0000 (20:44 -0400)] 
fix centered columns flowing around uncentered columns

9 years agoMerge pull request #8990 from andycochran/centeredlastcolumn
Rafi [Fri, 1 Jul 2016 23:58:38 +0000 (16:58 -0700)] 
Merge pull request #8990 from andycochran/centeredlastcolumn

add specificity to centered columns to override :last-child

9 years agoadd row w/ single column to centered-columns visual test 8990/head
Andy Cochran [Fri, 1 Jul 2016 23:56:05 +0000 (19:56 -0400)] 
add row w/ single column to centered-columns visual test

9 years agocreate visual test for centered columns
Andy Cochran [Fri, 1 Jul 2016 23:54:09 +0000 (19:54 -0400)] 
create visual test for centered columns

9 years agoadd specificity to centered columns to override :last-child
Andy Cochran [Fri, 1 Jul 2016 18:13:28 +0000 (14:13 -0400)] 
add specificity to centered columns to override :last-child

9 years agoMerge pull request #8767 from grgcnnr/develop
Rafi [Fri, 1 Jul 2016 17:37:21 +0000 (10:37 -0700)] 
Merge pull request #8767 from grgcnnr/develop

Added and optional background parameter to the reveal-overlay() mixin

9 years agoAdded the Equalizer's dependencies to the config.yml 8983/head
Abdullah Salem [Wed, 29 Jun 2016 21:48:37 +0000 (00:48 +0300)] 
Added the Equalizer's dependencies to the config.yml

9 years agoFixed the Equalizer dependencies #8974
Abdullah Salem [Wed, 29 Jun 2016 21:21:12 +0000 (00:21 +0300)] 
Fixed the Equalizer dependencies #8974

9 years agoAdd check if key exists in map 8972/head
Chris Thronebury [Sun, 26 Jun 2016 15:20:53 +0000 (11:20 -0400)] 
Add check if key exists in map

9 years agoFix ghetto for loop
Chris Thronebury [Sun, 26 Jun 2016 04:31:09 +0000 (00:31 -0400)] 
Fix ghetto for loop

9 years agoMerge pull request #8868 from abdullahsalem/fix-dropdown-bottom-left-aligned
Rafi [Tue, 21 Jun 2016 20:20:55 +0000 (13:20 -0700)] 
Merge pull request #8868 from abdullahsalem/fix-dropdown-bottom-left-aligned

Fixed the position of the bottom-left aligned dropdown

9 years agoChange slides with arrow keys only if the data-accessible option is true 8942/head
David Hargitai [Fri, 17 Jun 2016 16:57:38 +0000 (18:57 +0200)] 
Change slides with arrow keys only if the data-accessible option is true

9 years agoCorrect documentation for tooltip dependency list 8939/head
DeRose [Thu, 16 Jun 2016 19:07:02 +0000 (15:07 -0400)] 
Correct documentation for tooltip dependency list

9 years agoAdd is-collapse-child class 8925/head
Saad Shahd [Fri, 10 Jun 2016 22:16:41 +0000 (00:16 +0200)] 
Add is-collapse-child class

9 years agoForce build to rerun
Corrine Olson [Fri, 10 Jun 2016 18:16:09 +0000 (14:16 -0400)] 
Force build to rerun

9 years agoRemove references to deprecat .load() function
Corrine Olson [Fri, 10 Jun 2016 17:59:59 +0000 (13:59 -0400)] 
Remove references to deprecat .load() function

9 years agoEnable the script to load in DoneJS SSR 8903/head 8904/head
Marshall Thompson [Mon, 6 Jun 2016 15:53:48 +0000 (09:53 -0600)] 
Enable the script to load in DoneJS SSR

Adding this check for `script && script.parentNode` allows foundation-sites to work with DoneJS's Server Side Rendering.

9 years agoMerge pull request #8874 from abdullahsalem/fix-progress-bar-on-Edge
Rafi [Wed, 1 Jun 2016 15:57:40 +0000 (08:57 -0700)] 
Merge pull request #8874 from abdullahsalem/fix-progress-bar-on-Edge

Fixed the progress-bar black border in IE and Edge

9 years agoMerge pull request #8875 from abdullahsalem/fix-meter-black-border-in-Edge
Rafi [Wed, 1 Jun 2016 15:56:54 +0000 (08:56 -0700)] 
Merge pull request #8875 from abdullahsalem/fix-meter-black-border-in-Edge

Fixed the Meter black border in Edge

9 years agoMerge pull request #8877 from denisahac/develop
Brett Mason [Wed, 1 Jun 2016 14:16:38 +0000 (15:16 +0100)] 
Merge pull request #8877 from denisahac/develop

Added background, and color css declarations for table tfoot

9 years agoAdded background, and color css declarations for table tfoot 8877/head
Nordanne Isahac [Wed, 1 Jun 2016 13:30:57 +0000 (21:30 +0800)] 
Added background, and color css declarations for table tfoot

9 years agoFixed the Meter black border in Edge 8875/head
Abdullah Salem [Tue, 31 May 2016 22:00:34 +0000 (01:00 +0300)] 
Fixed the Meter black border in Edge

9 years agoMerge pull request #8853 from saadshahd/patch-2
Rafi [Tue, 31 May 2016 21:39:22 +0000 (14:39 -0700)] 
Merge pull request #8853 from saadshahd/patch-2

Fix: undo margins for flex-grid nested rows with collapse

9 years agoMerge pull request #8854 from saadshahd/patch-3
Rafi [Tue, 31 May 2016 21:07:15 +0000 (14:07 -0700)] 
Merge pull request #8854 from saadshahd/patch-3

Remove switch.components.scss extra vertical space

9 years agoFixed the progress-bar black border in IE and Edge 8874/head
Abdullah Salem [Tue, 31 May 2016 21:00:20 +0000 (00:00 +0300)] 
Fixed the progress-bar black border in IE and Edge

9 years agoMerge pull request #8873 from abdullahsalem/fix-foundation-js-version
Rafi [Tue, 31 May 2016 20:46:30 +0000 (13:46 -0700)] 
Merge pull request #8873 from abdullahsalem/fix-foundation-js-version

Fixed the Foundation JavaScript version

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
RafiBomb [Tue, 31 May 2016 16:57:13 +0000 (09:57 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agochanges default equalizer setting to not equalize on small
RafiBomb [Tue, 31 May 2016 16:56:33 +0000 (09:56 -0700)] 
changes default equalizer setting to not equalize on small

9 years agoFixed the Foundation JavaScript version 8873/head
Abdullah Salem [Tue, 31 May 2016 16:45:32 +0000 (19:45 +0300)] 
Fixed the Foundation JavaScript version

9 years agoFixed the position of the bottom-left aligned dropdown 8868/head
Abdullah Salem [Mon, 30 May 2016 23:48:27 +0000 (02:48 +0300)] 
Fixed the position of the bottom-left aligned dropdown

9 years agoFix: flex-grid nested rows with collapse 8853/head
Saad Shahd [Thu, 26 May 2016 12:36:53 +0000 (14:36 +0200)] 
Fix: flex-grid nested rows with collapse

Undo the margin declaration for `.row .row.collapse`

Adds:
```CSS
.row .row.collapse {
  margin-left:
}
```

9 years agoMerge branch 'master' into develop
Kevin Ball [Fri, 27 May 2016 16:39:18 +0000 (09:39 -0700)] 
Merge branch 'master' into develop

9 years agoCatch some pieces missed by deploy script v6.2.3
Kevin Ball [Fri, 27 May 2016 16:37:51 +0000 (09:37 -0700)] 
Catch some pieces missed by deploy script

9 years agoBump to 6.2.3
Kevin Ball [Fri, 27 May 2016 16:33:45 +0000 (09:33 -0700)] 
Bump to 6.2.3

9 years agoReintroduce oddly missing settings.scss v6.2.2
Kevin Ball [Fri, 27 May 2016 15:43:07 +0000 (08:43 -0700)] 
Reintroduce oddly missing settings.scss

9 years agoFix missing version number in scss comment
Kevin Ball [Thu, 26 May 2016 20:50:12 +0000 (13:50 -0700)] 
Fix missing version number in scss comment

9 years agoMerge branch 'master' into develop
Kevin Ball [Thu, 26 May 2016 16:49:52 +0000 (09:49 -0700)] 
Merge branch 'master' into develop

9 years agoBump to version 6.2.2
Kevin Ball [Thu, 26 May 2016 16:31:19 +0000 (09:31 -0700)] 
Bump to version 6.2.2

9 years agoMerge branch 'master' into v6.2.2
Kevin Ball [Thu, 26 May 2016 16:30:33 +0000 (09:30 -0700)] 
Merge branch 'master' into v6.2.2

9 years agoRemove switch.components.scss extra vertical space 8854/head
Saad Shahd [Thu, 26 May 2016 13:08:08 +0000 (15:08 +0200)] 
Remove switch.components.scss extra vertical space

9 years agomakes all sticky tests active on small
RafiBomb [Mon, 23 May 2016 23:25:45 +0000 (16:25 -0700)] 
makes all sticky tests active on small

9 years agofixing grid docs annoying visual bug
Rafi [Mon, 23 May 2016 21:54:46 +0000 (14:54 -0700)] 
fixing grid docs annoying visual bug

9 years agoPackage distribution for 6.2.2-rc2 v6.2.2-rc2
Kevin Ball [Fri, 20 May 2016 16:41:08 +0000 (09:41 -0700)] 
Package distribution for 6.2.2-rc2

9 years agoMerge pull request #8805 from zurb/fix-slider-top-increment
Kevin Ball [Thu, 19 May 2016 17:21:37 +0000 (10:21 -0700)] 
Merge pull request #8805 from zurb/fix-slider-top-increment

Clean up slider logic and fix bug with top end

9 years agoFix sliding behavior on android 6 8805/head
Kevin Ball [Wed, 18 May 2016 23:36:47 +0000 (16:36 -0700)] 
Fix sliding behavior on android 6

9 years agoMerge pull request #8809 from zurb/rtl-dropdown-overflow-bug
Kevin Ball [Wed, 18 May 2016 22:55:32 +0000 (15:55 -0700)] 
Merge pull request #8809 from zurb/rtl-dropdown-overflow-bug

Add missing styles for collision changed dropdown menu in RTL

9 years agoFix opens-inner to work properly in rtl 8809/head
Kevin Ball [Wed, 18 May 2016 22:30:55 +0000 (15:30 -0700)] 
Fix opens-inner to work properly in rtl

9 years agoBetter guess about when to add windowScroll offset
Kevin Ball [Wed, 18 May 2016 22:14:45 +0000 (15:14 -0700)] 
Better guess about when to add windowScroll offset

9 years agoFix offset of touch events for vertical slider on android
Kevin Ball [Wed, 18 May 2016 21:31:51 +0000 (14:31 -0700)] 
Fix offset of touch events for vertical slider on android

9 years agoMerge pull request #8807 from zurb/reveal-on-android
Kevin Ball [Wed, 18 May 2016 20:45:52 +0000 (13:45 -0700)] 
Merge pull request #8807 from zurb/reveal-on-android

Fix background scrolling for Android and improve on iOS

9 years agoMerge pull request #8808 from zurb/reveal-explicit-close
Kevin Ball [Wed, 18 May 2016 20:45:12 +0000 (13:45 -0700)] 
Merge pull request #8808 from zurb/reveal-explicit-close

Fix issue with explicit close logic

9 years agoAdd missing styles for collision changed dropdown menu in RTL
Kevin Ball [Wed, 18 May 2016 20:28:35 +0000 (13:28 -0700)] 
Add missing styles for collision changed dropdown menu in RTL

9 years agoFix issue with explicit close logic 8808/head
Kevin Ball [Wed, 18 May 2016 19:55:17 +0000 (12:55 -0700)] 
Fix issue with explicit close logic

9 years agoFix background scrolling for Android and improve on iOS 8807/head
Kevin Ball [Wed, 18 May 2016 19:40:46 +0000 (12:40 -0700)] 
Fix background scrolling for Android and improve on iOS

9 years agoClean up slider logic and fix bug with top end
Kevin Ball [Wed, 18 May 2016 17:34:18 +0000 (10:34 -0700)] 
Clean up slider logic and fix bug with top end

9 years ago[JS-dropdown] no-reggression unit test for getPosition() 8785/head
David Epely [Fri, 13 May 2016 12:52:37 +0000 (14:52 +0200)] 
[JS-dropdown] no-reggression unit test for getPosition()

9 years agoFix for #8792
Daniel Schuba [Mon, 16 May 2016 14:54:54 +0000 (16:54 +0200)] 
Fix for #8792

I guess this is a misunderstanding about android browser versions
To target Android Webview (Android 2.3) another syntax is needed than for Android Chrome which it was until now.

9 years agoMerge pull request #8794 from DaSchTour/patch-2
Rafi [Mon, 16 May 2016 20:48:20 +0000 (13:48 -0700)] 
Merge pull request #8794 from DaSchTour/patch-2

Fix for #8792

9 years agoFix for #8792 8794/head
Daniel Schuba [Mon, 16 May 2016 14:54:54 +0000 (16:54 +0200)] 
Fix for #8792

I guess this is a misunderstanding about android browser versions
To target Android Webview (Android 2.3) another syntax is needed than for Android Chrome which it was until now.

9 years agoMerge pull request #8777 from andycochran/stick-docs-bad-markup
Colin Marshall [Fri, 13 May 2016 19:49:26 +0000 (13:49 -0600)] 
Merge pull request #8777 from andycochran/stick-docs-bad-markup

[Sticky] fix bad grid markup in docs

9 years agoMerge pull request #8783 from designerno1/v6.2.2-abide-radio-fix
Kevin Ball [Fri, 13 May 2016 15:55:45 +0000 (08:55 -0700)] 
Merge pull request #8783 from designerno1/v6.2.2-abide-radio-fix

v6.2.2 fixes abide radio check if only one radio is required

9 years agov6.2.2 fixes abide radio check if only one radio is required 8783/head
jk [Fri, 13 May 2016 11:44:41 +0000 (13:44 +0200)] 
v6.2.2 fixes abide radio check if only one radio is required

9 years agofix bad markup 8777/head
Andy Cochran [Thu, 12 May 2016 18:53:44 +0000 (14:53 -0400)] 
fix bad markup

9 years agofix bad grid markup
Andy Cochran [Thu, 12 May 2016 18:02:47 +0000 (14:02 -0400)] 
fix bad grid markup

9 years agoFix bad nesting that breaks input-number-spinners styles 8776/head
Pete Deffendol [Thu, 12 May 2016 17:10:54 +0000 (11:10 -0600)] 
Fix bad nesting that breaks input-number-spinners styles

9 years agoUpdate dist for 6.2.2-rc1
Kevin Ball [Wed, 11 May 2016 20:18:57 +0000 (13:18 -0700)] 
Update dist for 6.2.2-rc1

9 years agoMerge pull request #8717 from gehasia/sticky-fluidheightoffset-fix v6.2.2-rc1
Kevin Ball [Wed, 11 May 2016 18:36:38 +0000 (11:36 -0700)] 
Merge pull request #8717 from gehasia/sticky-fluidheightoffset-fix

[Bugfix] Sticky : Set container height before positioning anchors

9 years agoMerge pull request #8715 from gehasia/sticky-reflowing-fix
Kevin Ball [Wed, 11 May 2016 18:35:04 +0000 (11:35 -0700)] 
Merge pull request #8715 from gehasia/sticky-reflowing-fix

[Bugfix] Sticky : Anchored element's not following the flow when resi…

9 years agoMerge pull request #8387 from tjhiggins/th_imnottouchingyou
Kevin Ball [Wed, 11 May 2016 17:07:42 +0000 (10:07 -0700)] 
Merge pull request #8387 from tjhiggins/th_imnottouchingyou

[Bug Fix] Incorrect calculation for container right overlap

9 years agoMerge pull request #8716 from gehasia/sticky-onlyoneanchor-fix
Kevin Ball [Wed, 11 May 2016 17:05:50 +0000 (10:05 -0700)] 
Merge pull request #8716 from gehasia/sticky-onlyoneanchor-fix

[Bugfix] Sticky : Correct anchor offset when using only one of data-top-anchor…

9 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 11 May 2016 17:03:34 +0000 (10:03 -0700)] 
Merge branch 'master' into develop

9 years agoMerge pull request #8719 from gehasia/sticky-destroyanchor-fix
Kevin Ball [Wed, 11 May 2016 17:03:01 +0000 (10:03 -0700)] 
Merge pull request #8719 from gehasia/sticky-destroyanchor-fix

[Bugfix] Sticky : Fixes #8393. anchor object undefined when destroyin…

9 years agoMerge pull request #8644 from designerno1/util-mediaquery
Kevin Ball [Wed, 11 May 2016 17:02:35 +0000 (10:02 -0700)] 
Merge pull request #8644 from designerno1/util-mediaquery

changed.zf.mediaquery improvements

9 years agoMerge pull request #8713 from gehasia/sticky-height-bugfix
Kevin Ball [Wed, 11 May 2016 16:58:13 +0000 (09:58 -0700)] 
Merge pull request #8713 from gehasia/sticky-height-bugfix

[Bugfix] Sticky element losing its height. Fixes #8435

9 years agoMerge pull request #8696 from designerno1/equalizer-events
Kevin Ball [Wed, 11 May 2016 16:51:53 +0000 (09:51 -0700)] 
Merge pull request #8696 from designerno1/equalizer-events

possible fix for #8690

9 years agoMerge pull request #8745 from zurb/remove-babelrc-from-package-publish
Kevin Ball [Wed, 11 May 2016 16:50:55 +0000 (09:50 -0700)] 
Merge pull request #8745 from zurb/remove-babelrc-from-package-publish

Remove .babelrc from packages

9 years agoMerge pull request #8744 from zurb/reveal-ios
Kevin Ball [Wed, 11 May 2016 16:37:05 +0000 (09:37 -0700)] 
Merge pull request #8744 from zurb/reveal-ios

Fix scrolling issue with reveal on ios