]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Kevin Ball [Tue, 13 Sep 2016 21:03:19 +0000 (14:03 -0700)]
Add examples to top bar visual test
Kevin Ball [Tue, 13 Sep 2016 21:02:20 +0000 (14:02 -0700)]
Fix top bar flex grid example
Kevin Ball [Tue, 13 Sep 2016 21:02:11 +0000 (14:02 -0700)]
Add visual test for top bar flex grid
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
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
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.
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
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
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
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.
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
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
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
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()
Corrine Olson [Fri, 22 Jul 2016 12:52:44 +0000 (08:52 -0400)]
Undo dist file changes from building
Jesse Friedman [Tue, 19 Jul 2016 09:12:19 +0000 (05:12 -0400)]
Commenting out console.log in Reveal
David Epely [Fri, 15 Jul 2016 09:48:40 +0000 (11:48 +0200)]
[JS-dropdown] remove useless expected white space after float-right
David Epely [Wed, 13 Jul 2016 14:52:45 +0000 (16:52 +0200)]
[JS-dropdown] fix float-right is ommited when last in classes
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()
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
Rafi [Tue, 12 Jul 2016 21:10:01 +0000 (14:10 -0700)]
Merge pull request #8972 from bahamagician/develop
Fix ghetto for loop
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
Corrine Olson [Tue, 12 Jul 2016 19:45:02 +0000 (15:45 -0400)]
Change "" to '' in foundation.util.triggers.js
Corrine Olson [Tue, 12 Jul 2016 19:44:11 +0000 (15:44 -0400)]
Change "" to '' in foundation.interchange.js
Corrine Olson [Tue, 12 Jul 2016 19:42:09 +0000 (15:42 -0400)]
Change "" to '' in foundation.util.triggers.js
Corrine Olson [Tue, 12 Jul 2016 19:41:26 +0000 (15:41 -0400)]
Change "" to '' in foundation.interchange.js
Corrine Olson [Tue, 12 Jul 2016 19:40:32 +0000 (15:40 -0400)]
Remove space and "" to '' in dist/foundation.js
Daniel Schuba [Tue, 12 Jul 2016 08:41:40 +0000 (10:41 +0200)]
typo fix
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
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
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
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
Daniel Schuba [Fri, 8 Jul 2016 11:12:19 +0000 (13:12 +0200)]
Allow definition of global-font-size in rem
Browser scaling through changing the base font-size in browser settings doesn't work correctly if the base is defined in percent. To make this work we define the base in rem. But in this case rem-calc stops working.
Marius Olbertz [Thu, 7 Jul 2016 16:43:28 +0000 (18:43 +0200)]
Changed preventDefault behavior to allow keyboard activation of links.
Marius Olbertz [Thu, 7 Jul 2016 16:34:00 +0000 (18:34 +0200)]
Merge branch 'fix-drilldown-keyboard' of https://github.com/Owlbertz/foundation into fix-drilldown-keyboard
Marius Olbertz [Thu, 7 Jul 2016 15:42:59 +0000 (17:42 +0200)]
Enhanced keyboard navigation for Offcanvas.
On open not the first element within the side panel, but the whole panel should receive focus.
If the first interactive element is focussed the user might miss some content above it, e.g. the panel heading.
Also added usage of handleKey() to the component to close the panel.
Moved the panel focussing outside of the transitionEnd listener because this was never called and it also works outside...
Marius Olbertz [Wed, 6 Jul 2016 20:03:56 +0000 (22:03 +0200)]
Fixed keyboard usage for Accordion Menu.
Tab and shift tab are not handled specially anymore. This allows the focus to not be trapped inside anymore.
Marius Olbertz [Wed, 6 Jul 2016 15:37:34 +0000 (17:37 +0200)]
Fixes keyboard support for Drilldown.
Added tabindex=0 to the sub-menu parents. Because they have no href attribute they were not focusable.
Marius Olbertz [Wed, 6 Jul 2016 15:37:34 +0000 (17:37 +0200)]
Fixes keyboard support for Drilldown.
Added tabindex=0 to the sub-menu parents. Because they have no href attribute they were not focusable.
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
Andy Cochran [Sat, 2 Jul 2016 00:44:44 +0000 (20:44 -0400)]
fix centered columns flowing around uncentered columns
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
Andy Cochran [Fri, 1 Jul 2016 23:56:05 +0000 (19:56 -0400)]
add row w/ single column to centered-columns visual test
Andy Cochran [Fri, 1 Jul 2016 23:54:09 +0000 (19:54 -0400)]
create visual test for centered columns
Andy Cochran [Fri, 1 Jul 2016 18:13:28 +0000 (14:13 -0400)]
add specificity to centered columns to override :last-child
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
Abdullah Salem [Wed, 29 Jun 2016 21:48:37 +0000 (00:48 +0300)]
Added the Equalizer's dependencies to the config.yml
Abdullah Salem [Wed, 29 Jun 2016 21:21:12 +0000 (00:21 +0300)]
Fixed the Equalizer dependencies #8974
Chris Thronebury [Sun, 26 Jun 2016 15:20:53 +0000 (11:20 -0400)]
Add check if key exists in map
Chris Thronebury [Sun, 26 Jun 2016 04:31:09 +0000 (00:31 -0400)]
Fix ghetto for loop
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
Jason Raimondi [Sun, 19 Jun 2016 03:37:34 +0000 (20:37 -0700)]
fix unset var on foundation slider
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
DeRose [Thu, 16 Jun 2016 19:07:02 +0000 (15:07 -0400)]
Correct documentation for tooltip dependency list
Saad Shahd [Fri, 10 Jun 2016 22:16:41 +0000 (00:16 +0200)]
Add is-collapse-child class
Corrine Olson [Fri, 10 Jun 2016 18:16:09 +0000 (14:16 -0400)]
Force build to rerun
Corrine Olson [Fri, 10 Jun 2016 17:59:59 +0000 (13:59 -0400)]
Remove references to deprecat .load() function
Ondřej Vašíček [Tue, 7 Jun 2016 10:20:12 +0000 (12:20 +0200)]
Fix proportions of children in input-group
If I understand flex model correctly, there is no need to force the ‘.input-group-field‘ item to have certain width. Actually it breaks the design in some cases.
The point is, the flexbox container calculates the width of its items itself. If we set flex-grow to 1 for ‘.input-group-field‘ (which we did), the flexbox gives that item “width priority” over the rest, which is set 0 (default).
Ondřej Vašíček [Tue, 7 Jun 2016 09:55:31 +0000 (11:55 +0200)]
Update _input-group.scss
I believe that in flexbox is no need to use display: table-cell. I tried that and it works happily without it.
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.
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
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
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
Nordanne Isahac [Wed, 1 Jun 2016 13:30:57 +0000 (21:30 +0800)]
Added background, and color css declarations for table tfoot
Abdullah Salem [Tue, 31 May 2016 22:00:34 +0000 (01:00 +0300)]
Fixed the Meter black border in Edge
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
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
Abdullah Salem [Tue, 31 May 2016 21:00:20 +0000 (00:00 +0300)]
Fixed the progress-bar black border in IE and Edge
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
RafiBomb [Tue, 31 May 2016 16:57:13 +0000 (09:57 -0700)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
RafiBomb [Tue, 31 May 2016 16:56:33 +0000 (09:56 -0700)]
changes default equalizer setting to not equalize on small
Abdullah Salem [Tue, 31 May 2016 16:45:32 +0000 (19:45 +0300)]
Fixed the Foundation JavaScript version
Abdullah Salem [Mon, 30 May 2016 23:48:27 +0000 (02:48 +0300)]
Fixed the position of the bottom-left aligned dropdown
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:
}
```
Kevin Ball [Fri, 27 May 2016 16:39:18 +0000 (09:39 -0700)]
Merge branch 'master' into develop
Kevin Ball [Fri, 27 May 2016 16:37:51 +0000 (09:37 -0700)]
Catch some pieces missed by deploy script
Kevin Ball [Fri, 27 May 2016 16:33:45 +0000 (09:33 -0700)]
Bump to 6.2.3
Kevin Ball [Fri, 27 May 2016 15:43:07 +0000 (08:43 -0700)]
Reintroduce oddly missing settings.scss
Kevin Ball [Thu, 26 May 2016 20:50:12 +0000 (13:50 -0700)]
Fix missing version number in scss comment
Kevin Ball [Thu, 26 May 2016 16:49:52 +0000 (09:49 -0700)]
Merge branch 'master' into develop
Kevin Ball [Thu, 26 May 2016 16:31:19 +0000 (09:31 -0700)]
Bump to version 6.2.2
Kevin Ball [Thu, 26 May 2016 16:30:33 +0000 (09:30 -0700)]
Merge branch 'master' into v6.2.2
Saad Shahd [Thu, 26 May 2016 13:08:08 +0000 (15:08 +0200)]
Remove switch.components.scss extra vertical space
RafiBomb [Mon, 23 May 2016 23:25:45 +0000 (16:25 -0700)]
makes all sticky tests active on small
Rafi [Mon, 23 May 2016 21:54:46 +0000 (14:54 -0700)]
fixing grid docs annoying visual bug
Kevin Ball [Fri, 20 May 2016 16:41:08 +0000 (09:41 -0700)]
Package distribution for 6.2.2-rc2
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
Kevin Ball [Wed, 18 May 2016 23:36:47 +0000 (16:36 -0700)]
Fix sliding behavior on android 6
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
Kevin Ball [Wed, 18 May 2016 22:30:55 +0000 (15:30 -0700)]
Fix opens-inner to work properly in rtl
Kevin Ball [Wed, 18 May 2016 22:14:45 +0000 (15:14 -0700)]
Better guess about when to add windowScroll offset
Kevin Ball [Wed, 18 May 2016 21:31:51 +0000 (14:31 -0700)]
Fix offset of touch events for vertical slider 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
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
Kevin Ball [Wed, 18 May 2016 20:28:35 +0000 (13:28 -0700)]
Add missing styles for collision changed dropdown menu in RTL
Kevin Ball [Wed, 18 May 2016 19:55:17 +0000 (12:55 -0700)]
Fix issue with explicit close logic
Kevin Ball [Wed, 18 May 2016 19:40:46 +0000 (12:40 -0700)]
Fix background scrolling for Android and improve on iOS
Kevin Ball [Wed, 18 May 2016 17:34:18 +0000 (10:34 -0700)]
Clean up slider logic and fix bug with top end
David Epely [Fri, 13 May 2016 12:52:37 +0000 (14:52 +0200)]
[JS-dropdown] no-reggression unit test for getPosition()
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.