]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoRemove yeti launch references 9480/head 9481/head
Kevin Ball [Fri, 9 Dec 2016 18:43:26 +0000 (10:43 -0800)] 
Remove yeti launch references

8 years agoMerge pull request #9436 from lesliedoherty/master
Nicolas Coden [Sun, 4 Dec 2016 07:29:48 +0000 (08:29 +0100)] 
Merge pull request #9436 from lesliedoherty/master

Flexbox Helper Document Fix

8 years agoMerge pull request #1 from lesliedoherty/lesliedoherty-patch-1 9436/head
Leslie Doherty [Fri, 2 Dec 2016 19:51:41 +0000 (14:51 -0500)] 
Merge pull request #1 from lesliedoherty/lesliedoherty-patch-1

Update to helper mixin for flexbox

8 years agoUpdate to helper mixin for flexbox
Leslie Doherty [Fri, 2 Dec 2016 19:51:07 +0000 (11:51 -0800)] 
Update to helper mixin for flexbox

The docs read to pass in any horizontal value with an example "bottom", but the function is requiring a vertical alignment (so 'bottom' would work but 'left, center, right' would not.)

Referencing https://github.com/zurb/foundation-sites/blob/develop/scss/util/_flex.scss#L55

8 years agoMerge pull request #9405 from drball/patch-1
Kevin Ball [Mon, 28 Nov 2016 18:02:38 +0000 (10:02 -0800)] 
Merge pull request #9405 from drball/patch-1

Added data-equalizer-watch to columns which was missing

8 years agoAdded data-equalizer-watch to columns which was missing 9405/head
David Ball [Thu, 24 Nov 2016 10:11:34 +0000 (10:11 +0000)] 
Added data-equalizer-watch to columns which was missing

8 years agoadds youtube logo
RafiBomb [Fri, 18 Nov 2016 20:02:45 +0000 (12:02 -0800)] 
adds youtube logo

8 years agoupdates nav and footer for university change
RafiBomb [Fri, 18 Nov 2016 20:02:23 +0000 (12:02 -0800)] 
updates nav and footer for university change

8 years agoMerge pull request #9377 from michaellennox/patch-1
Kevin Ball [Tue, 15 Nov 2016 17:25:07 +0000 (09:25 -0800)] 
Merge pull request #9377 from michaellennox/patch-1

[Docs] Match headers for large and small callouts

8 years ago[Docs] Match headers for large and small callouts 9377/head
Michael Lennox [Tue, 15 Nov 2016 11:56:01 +0000 (11:56 +0000)] 
[Docs] Match headers for large and small callouts

Previously the large and small callouts were headed with 'This is a secondary panel' even though it wasn't actually a secondary callout and as a visual description doesn't match the styles used in the coloring section.

This PR modifies the header text in these examples to match the style used in the coloring section and explains the example using the class names ('small callout' and 'large callout') in the same manner as with the coloring section.

8 years agoMerge pull request #9367 from Zearin/patch-1
Kevin Ball [Mon, 14 Nov 2016 20:06:45 +0000 (12:06 -0800)] 
Merge pull request #9367 from Zearin/patch-1

Minor edits to formatting and phrasing

8 years agoMinor edits to formatting and phrasing 9367/head
Zearin [Sun, 13 Nov 2016 15:13:05 +0000 (10:13 -0500)] 
Minor edits to formatting and phrasing

8 years agoMerge pull request #9332 from joernroeder/patch-1
Kevin Ball [Tue, 8 Nov 2016 18:34:54 +0000 (10:34 -0800)] 
Merge pull request #9332 from joernroeder/patch-1

[docs] fixed programmatic use of interchange

8 years ago[docs] fixed programmatic use of interchange 9332/head
Jörn Röder [Sun, 6 Nov 2016 19:19:35 +0000 (20:19 +0100)] 
[docs] fixed programmatic use of interchange

I was running into this issue and it took me a while to figure out that by providing a single string as `rules` option the [loop](https://github.com/zurb/foundation-sites/blob/develop/js/foundation.interchange.js#L109) iterates over each character in the option string. Providing an array fixed it.

8 years agoMerge pull request #9321 from LayZeeDK/master
Kevin Ball [Wed, 2 Nov 2016 16:34:04 +0000 (09:34 -0700)] 
Merge pull request #9321 from LayZeeDK/master

[Slider] Fixed copy-paste errors in JSDoc

8 years agoFixed copy-paste errors 9321/head
Lars Gyrup Brink Nielsen [Tue, 1 Nov 2016 23:33:35 +0000 (00:33 +0100)] 
Fixed copy-paste errors

"an accordion menu" -> "a slider control"
"drilldown menu" -> "slider control"

8 years agoremoves apps from footer and mobile nav
RafiBomb [Mon, 31 Oct 2016 22:35:03 +0000 (15:35 -0700)] 
removes apps from footer and mobile nav

8 years agoremoves f4a from nav and fixes add unit image
RafiBomb [Mon, 31 Oct 2016 20:42:07 +0000 (13:42 -0700)] 
removes f4a from nav and fixes add unit image

8 years agoAdd nuget icon
Kevin Ball [Sat, 22 Oct 2016 20:54:38 +0000 (13:54 -0700)] 
Add nuget icon

8 years agoMerge pull request #9219 from zurb/fix-drilldown-event-names 9164/head
Rafi [Fri, 21 Oct 2016 20:21:29 +0000 (13:21 -0700)] 
Merge pull request #9219 from zurb/fix-drilldown-event-names

Change title for drilldown page to fix drilldown event name generation

8 years agoMerge tag 'v6.2.4'
Kevin Ball [Fri, 21 Oct 2016 00:32:26 +0000 (17:32 -0700)] 
Merge tag 'v6.2.4'

8 years agoPackage up v6.2.4 v6.2.4
Kevin Ball [Thu, 20 Oct 2016 23:58:07 +0000 (16:58 -0700)] 
Package up v6.2.4

8 years agoFor accordion menu, changes aria roles from "tab" to "menuitem" and tabpanel" and...
Michellanne Li [Fri, 14 Oct 2016 03:37:18 +0000 (22:37 -0500)] 
For accordion menu, changes aria roles from "tab" to "menuitem" and tabpanel" and "tablist" to "menu."

8 years agoFix docs bug for equalizer equalize-on-stacked
Kevin Ball [Thu, 20 Oct 2016 04:25:01 +0000 (21:25 -0700)] 
Fix docs bug for equalizer equalize-on-stacked

8 years agoMake at least one sticky happen on mobile for testing purposes
Kevin Ball [Thu, 20 Oct 2016 00:21:07 +0000 (17:21 -0700)] 
Make at least one sticky happen on mobile for testing purposes

8 years agoLock down gulp-cache-bust dependency version
Kevin Ball [Tue, 18 Oct 2016 15:55:51 +0000 (08:55 -0700)] 
Lock down gulp-cache-bust dependency version

8 years agoLock down gulp-cache-bust dependency version
Kevin Ball [Tue, 18 Oct 2016 15:55:51 +0000 (08:55 -0700)] 
Lock down gulp-cache-bust dependency version

8 years agoPackage up rc2 v6.2.4-rc2
Kevin Ball [Fri, 14 Oct 2016 22:16:25 +0000 (15:16 -0700)] 
Package up rc2

8 years agoRevert "Get rid of JS scroll behavior on reveal taking advantage of change in scss"
Kevin Ball [Fri, 14 Oct 2016 22:05:50 +0000 (15:05 -0700)] 
Revert "Get rid of JS scroll behavior on reveal taking advantage of change in scss"

This reverts commit 58854d66fa443ad398f3265d947c46c77bc67333.

8 years agoFix element outside dom test for ie9
Kevin Ball [Fri, 14 Oct 2016 21:50:10 +0000 (14:50 -0700)] 
Fix element outside dom test for ie9

8 years agoHandle one more case on dropdown menu keyboard
Kevin Ball [Fri, 14 Oct 2016 21:41:39 +0000 (14:41 -0700)] 
Handle one more case on dropdown menu keyboard

8 years agoFix typo in text
Kevin Ball [Fri, 14 Oct 2016 21:37:04 +0000 (14:37 -0700)] 
Fix typo in text

8 years agoMerge pull request #9259 from zurb/fix-dropdown-keyboard-rtl
Kevin Ball [Fri, 14 Oct 2016 21:33:40 +0000 (14:33 -0700)] 
Merge pull request #9259 from zurb/fix-dropdown-keyboard-rtl

Fix dropdown menu keyboard for rtl/ltr and horizontal

8 years agoFix some collisions in testcase 9259/head
Kevin Ball [Fri, 14 Oct 2016 21:33:14 +0000 (14:33 -0700)] 
Fix some collisions in testcase

8 years agoFix dropdown menu keyboard for rtl/ltr and horizontal
Kevin Ball [Fri, 14 Oct 2016 21:26:46 +0000 (14:26 -0700)] 
Fix dropdown menu keyboard for rtl/ltr and horizontal

8 years agoUpdate version ref in typography page
Kevin Ball [Fri, 14 Oct 2016 20:55:00 +0000 (13:55 -0700)] 
Update version ref in typography page

8 years agoUpdate dependency for gulp-sorucemaps
Kevin Ball [Thu, 13 Oct 2016 21:49:13 +0000 (14:49 -0700)] 
Update dependency for gulp-sorucemaps

8 years agoMerge pull request #9254 from zurb/accordion-menu-keyboard
Kevin Ball [Thu, 13 Oct 2016 21:23:47 +0000 (14:23 -0700)] 
Merge pull request #9254 from zurb/accordion-menu-keyboard

Fix up behavior when element has open submenu

8 years agoMerge pull request #9253 from zurb/fix-offcanvas-right-issues
Kevin Ball [Thu, 13 Oct 2016 18:24:44 +0000 (11:24 -0700)] 
Merge pull request #9253 from zurb/fix-offcanvas-right-issues

Fix off canvas issues with right side & double clicks

8 years agoFix off canvas issues with right side & double clicks 9253/head
Kevin Ball [Thu, 13 Oct 2016 18:20:30 +0000 (11:20 -0700)] 
Fix off canvas issues with right side & double clicks

8 years agoAdd twitter tracking code
Kevin Ball [Tue, 11 Oct 2016 00:28:13 +0000 (17:28 -0700)] 
Add twitter tracking code

8 years agoAdd facebook ixel to docs
Kevin Ball [Mon, 10 Oct 2016 21:12:50 +0000 (14:12 -0700)] 
Add facebook ixel to docs

8 years agoMerge pull request #9246 from zurb/fix-magellan-bug
Kevin Ball [Mon, 10 Oct 2016 18:35:06 +0000 (11:35 -0700)] 
Merge pull request #9246 from zurb/fix-magellan-bug

Fix magellan and sticky bugs introduced by #8872

8 years agoRevert "Merge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation... 9246/head 9247/head
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.

8 years agoPackage up 6.2.4-rc1 v6.2.4-rc1
Kevin Ball [Fri, 7 Oct 2016 17:34:34 +0000 (10:34 -0700)] 
Package up 6.2.4-rc1

8 years agoMerge pull request #9100 from tbredin/patch-1
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

8 years agoMerge branch 'master' into develop
Kevin Ball [Fri, 7 Oct 2016 17:21:49 +0000 (10:21 -0700)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9183 from jeremylind/patch-1
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

8 years agoMerge pull request #9174 from zurb/fix-dropdown-click-bug
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

8 years agoMerge pull request #9110 from pine3ree/patch-11
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

8 years agoMerge pull request #9109 from dverbru/patch/button-radius-default-for-text-input
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

8 years agoMerge pull request #9105 from pine3ree/patch-8
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

8 years agoMerge pull request #9083 from tobiastornros/develop
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

8 years agoMerge branch 'jonathanmelville-develop' into develop
Kevin Ball [Thu, 6 Oct 2016 23:49:52 +0000 (16:49 -0700)] 
Merge branch 'jonathanmelville-develop' into develop

8 years agoGet rid of JS scroll behavior on reveal taking advantage of change in scss
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

8 years agoMerge branch 'develop' of git://github.com/jonathanmelville/foundation-sites into...
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

8 years agoMerge pull request #9065 from tjhiggins/tjhiggins/round_background_triangle_color
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

8 years agoMerge pull request #9041 from jeromelebleu/fix-dropdown-anchor
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

8 years agoMerge pull request #9048 from natewiebe13/table-hover
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

8 years agoMerge branch 'brettsmason-fixed-off-canvas' into develop
Kevin Ball [Thu, 6 Oct 2016 20:50:17 +0000 (13:50 -0700)] 
Merge branch 'brettsmason-fixed-off-canvas' into develop

8 years agoMerge branch 'fixed-off-canvas' of git://github.com/brettsmason/foundation-sites...
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

8 years agoMerge pull request #9241 from ncoden/fix-9230-menu-icon
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

8 years agoFix #9230 - remove code duplication 9241/head
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`

8 years agoMerge pull request #9022 from denisahac/develop
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.

8 years agoMerge pull request #8888 from mathieuhinderyckx/patch-1
Kevin Ball [Thu, 6 Oct 2016 19:00:28 +0000 (12:00 -0700)] 
Merge pull request #8888 from mathieuhinderyckx/patch-1

Error in documentation

8 years agoMerge pull request #9229 from sprrw/patch-1
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

8 years agoMerge pull request #9238 from brettsmason/brettsmason-9092-fix
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...

8 years agoMerge pull request #9240 from brettsmason/brettsmason-9225-fix
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

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 agoFix last child to float to the global left direction. 9238/head
Brett Mason [Thu, 6 Oct 2016 08:58:22 +0000 (09:58 +0100)] 
Fix last child to float to the global left direction.

8 years agoMerge pull request #9232 from Owlbertz/drilldown-tests
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.

8 years agoAdded unit tests for Drilldown. 9232/head
Marius Olbertz [Wed, 5 Oct 2016 16:53:08 +0000 (18:53 +0200)] 
Added unit tests for Drilldown.

8 years agoFixed toggling of ARIA attributes.
Marius Olbertz [Wed, 5 Oct 2016 16:52:51 +0000 (18:52 +0200)] 
Fixed toggling of ARIA attributes.

8 years agoAdd "alert" as required map value to $foundation-palette 9229/head
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.

8 years agoFix up behavior when element has open submenu 9227/head 9254/head
Kevin Ball [Mon, 3 Oct 2016 21:36:55 +0000 (14:36 -0700)] 
Fix up behavior when element has open submenu

8 years agoMerge pull request #9221 from TravisHi/patch-3
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.

8 years agoMerge pull request #9220 from TravisHi/patch-2
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.

8 years agoAdded Anchor '#0' throughout "menu" page. 9221/head
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.

8 years agoAdded Anchor '#0' throughout navigation docs. 9220/head
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

8 years agoChange title for drilldown page to fix drilldown event name generation 9219/head
Kevin Ball [Fri, 30 Sep 2016 21:13:31 +0000 (14:13 -0700)] 
Change title for drilldown page to fix drilldown event name generation

8 years agoRemove 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

8 years agoRemove 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

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 #9135 from TravisHi/patch-1
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

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 agoMerge pull request #9127 from pine3ree/patch-15
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