]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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...
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
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
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
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.
Rafi [Mon, 16 May 2016 20:48:20 +0000 (13:48 -0700)]
Merge pull request #8794 from DaSchTour/patch-2
Fix 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.
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
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
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
Andy Cochran [Thu, 12 May 2016 18:53:44 +0000 (14:53 -0400)]
fix bad markup
Andy Cochran [Thu, 12 May 2016 18:02:47 +0000 (14:02 -0400)]
fix bad grid markup
Kevin Ball [Wed, 11 May 2016 20:18:57 +0000 (13:18 -0700)]
Update dist for 6.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
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…
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
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…
Kevin Ball [Wed, 11 May 2016 17:03:34 +0000 (10:03 -0700)]
Merge branch 'master' into develop
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…
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
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
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
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
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
Kevin Ball [Wed, 11 May 2016 16:33:57 +0000 (09:33 -0700)]
Merge pull request #8770 from sdhull/abide-dont-validate-hidden-fields
[bugfix] Abide: dont validate hidden fields
Kevin Ball [Wed, 11 May 2016 16:28:36 +0000 (09:28 -0700)]
Merge pull request #8605 from designerno1/fix-8603
fixes #8603 removes e.stopImmediatePropagation(); from mouseenter event
Kevin Ball [Wed, 11 May 2016 16:04:09 +0000 (09:04 -0700)]
Merge pull request #8762 from DaSchTour/patch-1
Fix for bug introduced with #8511
Steve Hull [Wed, 11 May 2016 06:46:45 +0000 (23:46 -0700)]
Abide: don't validate hidden fields, skip ignored fields at validation time
George Connor [Tue, 10 May 2016 23:30:06 +0000 (11:30 +1200)]
Added and optional parameter to the reveal-overlay() mixing, allowing it to be called with an explicit background color as per documentation.
Kevin Ball [Tue, 10 May 2016 22:39:01 +0000 (15:39 -0700)]
Fix campaign monitor signup on footer
Daniel Schuba [Tue, 10 May 2016 18:18:09 +0000 (20:18 +0200)]
Fixed typo
Colin Marshall [Fri, 15 Apr 2016 02:51:33 +0000 (20:51 -0600)]
Added missing menu-icon component to customizer config
Kevin Ball [Tue, 10 May 2016 17:27:45 +0000 (10:27 -0700)]
Merge pull request #8748 from Owlbertz/customizer-keyboard-deps
Added keyboard util depenency for Reveal and Slider.
Daniel Schuba [Tue, 10 May 2016 12:28:58 +0000 (14:28 +0200)]
Fix for bug introduced with #8511
designerno1 [Sun, 8 May 2016 08:54:57 +0000 (10:54 +0200)]
Merge pull request #8751 from designerno1/scss-lint
some scss-lint
Colin Marshall [Sun, 8 May 2016 01:04:09 +0000 (19:04 -0600)]
Merge pull request #8752 from zurb/visual-tests-windows
[Bugfix] Windows visual tests. Fixes #8749.
Colin Marshall [Sat, 7 May 2016 21:06:11 +0000 (15:06 -0600)]
Removed motion-ui symlink from visual tests
Colin Marshall [Sat, 7 May 2016 20:25:47 +0000 (14:25 -0600)]
Fixed visual tests for Windows.
jk [Fri, 6 May 2016 21:21:55 +0000 (23:21 +0200)]
some scss-lint
Marius Olbertz [Fri, 6 May 2016 12:31:59 +0000 (14:31 +0200)]
Added keyboard util depenency for Reveal and Slider.
Kevin Ball [Thu, 5 May 2016 23:57:47 +0000 (16:57 -0700)]
Merge pull request #8747 from designerno1/accordionmenu-move
remove Foundation.Move() fixes #8724
jk [Thu, 5 May 2016 23:12:16 +0000 (01:12 +0200)]
remove Foundation.Move() fixes #8724
Kevin Ball [Thu, 5 May 2016 19:02:52 +0000 (12:02 -0700)]
Remove .babelrc from packages
Kevin Ball [Thu, 5 May 2016 18:31:23 +0000 (11:31 -0700)]
Fix scrolling issue with reveal on ios
Kevin Ball [Thu, 5 May 2016 18:27:18 +0000 (11:27 -0700)]
Merge pull request #8742 from colin-marshall/sticky-menu-visual-test
Added visual test for sticky vertical menus with anchors
Colin Marshall [Thu, 5 May 2016 17:43:04 +0000 (11:43 -0600)]
Added visual test for sticky vertical menus with anchors.
Kevin Ball [Thu, 5 May 2016 17:01:52 +0000 (10:01 -0700)]
Merge pull request #8740 from brettsmason/media-object-flex-fix
Media object flexbox fixes
Kevin Ball [Thu, 5 May 2016 16:57:54 +0000 (09:57 -0700)]
Merge pull request #8741 from colin-marshall/sticky-accordion-visual-test
Visual test for sticky accordions with anchors
Kevin Ball [Thu, 5 May 2016 16:54:29 +0000 (09:54 -0700)]
Merge pull request #8471 from Owlbertz/reveal-callout
Make callouts not close the reveal they are in.
Marius Olbertz [Thu, 5 May 2016 16:37:59 +0000 (18:37 +0200)]
Adjusted check if the Reveal was closed or another closable within.
Also added visual test.
Colin Marshall [Thu, 5 May 2016 16:17:03 +0000 (10:17 -0600)]
Added visual test for sticky accordions with anchors.
Brett Mason [Thu, 5 May 2016 15:45:27 +0000 (16:45 +0100)]
Merge pull request #8710 from seanmavley/master
Clearly indicate motion-ui css file is required for Orbit slider
Marius Olbertz [Thu, 5 May 2016 14:30:02 +0000 (16:30 +0200)]
Merge pull request #8688 from gapple/off-canvas-aria-expanded
Toggle aria-expanded on all offcanvas triggers
Brett Mason [Thu, 5 May 2016 14:19:04 +0000 (15:19 +0100)]
Media object flexbox fixes
Update `media-object-section` flex property, and wrap `stack-for-small` in zero breakpoint so it doesn't get applied to all breakpoints.
Colin Marshall [Wed, 4 May 2016 23:12:08 +0000 (17:12 -0600)]
Merge pull request #8735 from colin-marshall/sticky-docs-improvement
Sticky docs examples improvement:
Moved placeholder paragraphs so the stick-to-top paragraphs had content above them. This helps visualize some of the bugs with Sticky.
Colin Marshall [Wed, 4 May 2016 23:04:34 +0000 (17:04 -0600)]
Merge branch 'gehasia-sticky-docandtest-fix' into develop
* gehasia-sticky-docandtest-fix:
Modified parapgrah placement in Sticky docs examples
Colin Marshall [Wed, 4 May 2016 23:03:48 +0000 (17:03 -0600)]
Merge pull request #8674 from gehasia/sticky-docandtest-fix
[Doc] Sticky : Add documentation about stick-to-bottom. Visual test f…
Colin Marshall [Wed, 4 May 2016 23:03:03 +0000 (17:03 -0600)]
Modified parapgrah placement in Sticky docs examples
Colin Marshall [Wed, 4 May 2016 22:34:04 +0000 (16:34 -0600)]
Merge branch 'sticky-docandtest-fix' of https://github.com/gehasia/foundation-sites into gehasia-sticky-docandtest-fix
* 'sticky-docandtest-fix' of https://github.com/gehasia/foundation-sites:
Adding more tests
Adding bottom margin information
[Doc] Sticky : Add documentation about stick-to-bottom. Visual test fixed + stick-to-bottom test