]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Kevin Ball [Mon, 10 Oct 2016 18:24:07 +0000 (11:24 -0700)]
Revert "Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation-sites into brettsmason-fixed-off-canvas"
This reverts commit
a730f625b49ec55f75fcd67926c9162d110aeb95 , reversing
changes made to
aad53b2e02fb439c42f41d7cd9643cd42872959f .
Kevin Ball [Fri, 7 Oct 2016 17:34:34 +0000 (10:34 -0700)]
Package up 6.2.4-rc1
Kevin Ball [Fri, 7 Oct 2016 17:30:35 +0000 (10:30 -0700)]
Merge pull request #9100 from tbredin/patch-1
Fixed hamburger mixin flooring on spacing with units other than pixels
Kevin Ball [Fri, 7 Oct 2016 17:21:49 +0000 (10:21 -0700)]
Merge branch 'master' into develop
Kevin Ball [Fri, 7 Oct 2016 17:21:15 +0000 (10:21 -0700)]
Merge pull request #9183 from jeremylind/patch-1
Explain $grid-column-align-edge in Incomplete Rows section
Kevin Ball [Fri, 7 Oct 2016 17:20:42 +0000 (10:20 -0700)]
Merge pull request #9174 from zurb/fix-dropdown-click-bug
Fix mouseenter issue with touch devices
Kevin Ball [Fri, 7 Oct 2016 17:13:33 +0000 (10:13 -0700)]
Merge pull request #9110 from pine3ree/patch-11
restrict selector to menus and menu-items
Kevin Ball [Fri, 7 Oct 2016 17:12:01 +0000 (10:12 -0700)]
Merge pull request #9109 from dverbru/patch/button-radius-default-for-text-input
Fix #9056: Default variable value missing in /forms/_text.scss
Kevin Ball [Fri, 7 Oct 2016 17:08:18 +0000 (10:08 -0700)]
Merge pull request #9105 from pine3ree/patch-8
docs fix: unclosed div element off-canvas-wrapper
Kevin Ball [Fri, 7 Oct 2016 16:02:11 +0000 (09:02 -0700)]
Merge pull request #9083 from tobiastornros/develop
Removed commented console.log in Reveal
Kevin Ball [Thu, 6 Oct 2016 23:49:52 +0000 (16:49 -0700)]
Merge branch 'jonathanmelville-develop' into develop
Kevin Ball [Thu, 6 Oct 2016 23:49:42 +0000 (16:49 -0700)]
Get rid of JS scroll behavior on reveal taking advantage of change in scss
Kevin Ball [Thu, 6 Oct 2016 23:15:24 +0000 (16:15 -0700)]
Merge branch 'develop' of git://github.com/jonathanmelville/foundation-sites into jonathanmelville-develop
Kevin Ball [Thu, 6 Oct 2016 23:01:16 +0000 (16:01 -0700)]
Merge pull request #9065 from tjhiggins/tjhiggins/round_background_triangle_color
[Bug Fix] Round rgb color values otherwise it will always be black
Kevin Ball [Thu, 6 Oct 2016 22:57:41 +0000 (15:57 -0700)]
Merge pull request #9041 from jeromelebleu/fix-dropdown-anchor
Fix dropdown alternative anchor selection
Kevin Ball [Thu, 6 Oct 2016 22:47:14 +0000 (15:47 -0700)]
Merge pull request #9048 from natewiebe13/table-hover
Add settings for the hover color for thead and tfoot
Kevin Ball [Thu, 6 Oct 2016 20:50:17 +0000 (13:50 -0700)]
Merge branch 'brettsmason-fixed-off-canvas' into develop
Kevin Ball [Thu, 6 Oct 2016 20:46:23 +0000 (13:46 -0700)]
Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation-sites into brettsmason-fixed-off-canvas
Kevin Ball [Thu, 6 Oct 2016 20:43:52 +0000 (13:43 -0700)]
Merge pull request #9241 from ncoden/fix-9230-menu-icon
Fix #9230 menu-icon code duplication
Nicolas Coden [Thu, 6 Oct 2016 20:36:02 +0000 (22:36 +0200)]
Fix #9230 - remove code duplication
https://github.com/zurb/foundation-sites/issues/9230
Remove `.menu-icon.dark` in `scss/components/_title-bar.scss`
Kevin Ball [Thu, 6 Oct 2016 20:34:31 +0000 (13:34 -0700)]
Merge pull request #9022 from denisahac/develop
Fix for resetting background color on hover and focus state of a disabled flavored button.
Kevin Ball [Thu, 6 Oct 2016 19:00:28 +0000 (12:00 -0700)]
Merge pull request #8888 from mathieuhinderyckx/patch-1
Error in documentation
Kevin Ball [Thu, 6 Oct 2016 18:41:06 +0000 (11:41 -0700)]
Merge pull request #9229 from sprrw/patch-1
Add "alert" as required map value to $foundation-palette
Kevin Ball [Thu, 6 Oct 2016 16:30:58 +0000 (09:30 -0700)]
Merge pull request #9238 from brettsmason/brettsmason-9092-fix
Fix last child to float to the global left direction...
Kevin Ball [Thu, 6 Oct 2016 16:03:51 +0000 (09:03 -0700)]
Merge pull request #9240 from brettsmason/brettsmason-9225-fix
Fixes nesting default/flex grids within a container
Brett Mason [Thu, 6 Oct 2016 13:38:54 +0000 (14:38 +0100)]
Fixed missing newline at end of file.
Brett Mason [Thu, 6 Oct 2016 10:42:46 +0000 (11:42 +0100)]
Remove not needed `&` added during testing to find the problem.
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`
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
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
Brett Mason [Thu, 6 Oct 2016 08:58:22 +0000 (09:58 +0100)]
Fix last child to float to the global left direction.
Kevin Ball [Wed, 5 Oct 2016 18:59:26 +0000 (11:59 -0700)]
Merge pull request #9232 from Owlbertz/drilldown-tests
Added unit tests for Drilldown.
Marius Olbertz [Wed, 5 Oct 2016 16:53:08 +0000 (18:53 +0200)]
Added unit tests for Drilldown.
Marius Olbertz [Wed, 5 Oct 2016 16:52:51 +0000 (18:52 +0200)]
Fixed toggling of ARIA attributes.
sprrw [Wed, 5 Oct 2016 02:57:13 +0000 (05:57 +0300)]
Add "alert" as required map value to $foundation-palette
Undefined "alert" color in $foundation-palette breaks SCSS compilation. Documentation incorrectly identifies "primary" as the only required value in the user redefined map.
Kevin Ball [Mon, 3 Oct 2016 16:56:32 +0000 (09:56 -0700)]
Merge pull request #9221 from TravisHi/patch-3
Added Anchor '#0' throughout "menu" page.
Kevin Ball [Mon, 3 Oct 2016 16:55:24 +0000 (09:55 -0700)]
Merge pull request #9220 from TravisHi/patch-2
Added Anchor '#0' throughout navigation "overview" page.
Travis [Sat, 1 Oct 2016 00:05:31 +0000 (10:05 +1000)]
Added Anchor '#0' throughout "menu" page.
http://foundation.zurb.com/sites/docs/menu.html
I could not find the code for most of the output examples.
Travis [Fri, 30 Sep 2016 23:53:48 +0000 (09:53 +1000)]
Added Anchor '#0' throughout navigation docs.
http://foundation.zurb.com/sites/docs/navigation.html
Kevin Ball [Fri, 30 Sep 2016 16:51:05 +0000 (09:51 -0700)]
Remove version specification on composer.json as per issue #9144
Kevin Ball [Fri, 30 Sep 2016 16:51:05 +0000 (09:51 -0700)]
Remove version specification on composer.json as per issue #9144
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
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)
Kevin Ball [Fri, 30 Sep 2016 16:41:38 +0000 (09:41 -0700)]
Merge pull request #9218 from Owlbertz/tooltip-tests
Tooltip tests
Marius Olbertz [Fri, 30 Sep 2016 15:12:45 +0000 (17:12 +0200)]
Added unit tests for Tooltip.
Marius Olbertz [Fri, 30 Sep 2016 14:39:48 +0000 (16:39 +0200)]
Fixed wrong reference to triggerClass option.
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
Kevin Ball [Fri, 30 Sep 2016 00:07:19 +0000 (17:07 -0700)]
Merge pull request #9135 from TravisHi/patch-1
Anchor link fix for example links
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.
Kevin Ball [Thu, 29 Sep 2016 23:40:09 +0000 (16:40 -0700)]
Merge pull request #9212 from Owlbertz/accordion-tests
Accordion tests
Marius Olbertz [Thu, 29 Sep 2016 19:58:50 +0000 (21:58 +0200)]
Adjusted test case for up().
Marius Olbertz [Thu, 29 Sep 2016 19:52:16 +0000 (21:52 +0200)]
Added unit tests for Accordion Menu.
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
Marius Olbertz [Thu, 29 Sep 2016 05:26:08 +0000 (07:26 +0200)]
Included done callback in describe call properly.
Kevin Ball [Wed, 28 Sep 2016 19:55:02 +0000 (12:55 -0700)]
Merge pull request #9127 from pine3ree/patch-15
fix flex-video docs w3c validation
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().
Marius Olbertz [Wed, 28 Sep 2016 19:08:35 +0000 (21:08 +0200)]
Included feedback from PR.
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
Kevin Ball [Wed, 28 Sep 2016 18:26:44 +0000 (11:26 -0700)]
Merge pull request #9113 from smartm0use/patch-2
Update flexbox.md
Marius Olbertz [Wed, 28 Sep 2016 18:02:11 +0000 (20:02 +0200)]
Added unit tests for 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.
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
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.
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
Kevin Ball [Tue, 27 Sep 2016 22:57:18 +0000 (15:57 -0700)]
Merge pull request #9173 from rbayliss/patch-3
Add license to bower.json
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
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.
Kevin Ball [Tue, 27 Sep 2016 21:14:32 +0000 (14:14 -0700)]
Fix docs dropdown hover state
Kevin Ball [Tue, 27 Sep 2016 21:09:55 +0000 (14:09 -0700)]
Merge branch 'master' into develop
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.
Kevin Ball [Tue, 27 Sep 2016 21:01:42 +0000 (14:01 -0700)]
Merge pull request #8850 from flyingL123/box-hoffset
Account for hOffset
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
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
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
Zoran [Mon, 26 Sep 2016 16:53:58 +0000 (09:53 -0700)]
Merge branch 'develop' of github.com:zurb/foundation-sites into develop
Zoran [Mon, 26 Sep 2016 16:52:32 +0000 (09:52 -0700)]
docs typo
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
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
Marius Olbertz [Wed, 21 Sep 2016 14:56:21 +0000 (16:56 +0200)]
Add visual test for PR #9146.
samuelmc [Sun, 18 Sep 2016 09:50:07 +0000 (11:50 +0200)]
Reload focusableElments at every tab keydown to fix issue #9130
jeremylind [Fri, 16 Sep 2016 22:15:58 +0000 (15:15 -0700)]
Explain $grid-column-align-edge in Incomplete Rows section
The $grid-column-align-edge variable turns off the behaviour described in the Incomplete Rows section, and in many cases, is an easier option than adding the .end class the docs currently recommend.
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
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
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 19:09:25 +0000 (12:09 -0700)]
Merge pull request #8911 from DaSchTour/patch-3
Make access to $foundation-palette a bit easier
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
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 [Fri, 9 Sep 2016 22:16:07 +0000 (15:16 -0700)]
Fix mouseenter issue with touch devices
Rob Bayliss [Fri, 9 Sep 2016 20:02:08 +0000 (16:02 -0400)]
Add license to bower.json
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
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
maks feltrin [Tue, 30 Aug 2016 16:44:27 +0000 (18:44 +0200)]
added event docblock for docs autogen