]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoUpdate grid.md with grid-column-position(center) 7918/head
Adrian [Tue, 19 Jan 2016 10:32:45 +0000 (11:32 +0100)] 
Update grid.md with grid-column-position(center)

Added description on how to center a column semantically.

9 years agoremoves reference to unused option in off-canvas
Chris Oyler [Mon, 18 Jan 2016 21:06:17 +0000 (13:06 -0800)] 
removes reference to unused option in off-canvas

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Mon, 18 Jan 2016 20:46:19 +0000 (12:46 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes typos in equalizer
Chris Oyler [Mon, 18 Jan 2016 20:46:12 +0000 (12:46 -0800)] 
fixes typos in equalizer

9 years agoAdd extra CSS for when .expanded and .stacked-for-small are used on the same button...
Geoff Kimball [Mon, 18 Jan 2016 20:33:27 +0000 (12:33 -0800)] 
Add extra CSS for when .expanded and .stacked-for-small are used on the same button group, fixes #7393

9 years agoremoves has-submenu and submenu classes from dropdown menu
Chris Oyler [Mon, 18 Jan 2016 19:54:36 +0000 (11:54 -0800)] 
removes has-submenu and submenu classes from dropdown menu

9 years agoupdates nest util, removes unused classes and aria attibutes
Chris Oyler [Mon, 18 Jan 2016 19:53:53 +0000 (11:53 -0800)] 
updates nest util, removes unused classes and aria attibutes

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Mon, 18 Jan 2016 19:41:30 +0000 (11:41 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoupdates state classes for accordion and drilldown menus, typo fixes for accordion...
Chris Oyler [Mon, 18 Jan 2016 19:41:27 +0000 (11:41 -0800)] 
updates state classes for accordion and drilldown menus, typo fixes for accordion and abide

9 years agoMerge pull request #7898 from TvrtkoM/simulate_touch-MouseEvent
Chris Oyler [Mon, 18 Jan 2016 19:18:21 +0000 (11:18 -0800)] 
Merge pull request #7898 from TvrtkoM/simulate_touch-MouseEvent

use MouseEvent constructor to simulate touch events.

9 years agoMerge pull request #7903 from designerno1/fix-accordion-menu-7836
Chris Oyler [Mon, 18 Jan 2016 19:16:09 +0000 (11:16 -0800)] 
Merge pull request #7903 from designerno1/fix-accordion-menu-7836

should fix #7836

9 years agoMerge pull request #7885 from monosize/drilldown
Chris Oyler [Mon, 18 Jan 2016 19:14:03 +0000 (11:14 -0800)] 
Merge pull request #7885 from monosize/drilldown

Bugfix for drilldown.js - wrong submenu class

9 years agoMerge pull request #7855 from designerno1/fix-dd-hover
Chris Oyler [Mon, 18 Jan 2016 19:12:11 +0000 (11:12 -0800)] 
Merge pull request #7855 from designerno1/fix-dd-hover

fixes #7848 [Dropdown Menus] hoverDelay and closingTime not working r…

9 years agoremoves unecessary aria-selected attribute from dropdown menu, closes #7852
Chris Oyler [Mon, 18 Jan 2016 17:52:52 +0000 (09:52 -0800)] 
removes unecessary aria-selected attribute from dropdown menu, closes #7852

9 years agoMake title of the Dropdown Menu docs page singular
Geoff Kimball [Mon, 18 Jan 2016 17:47:33 +0000 (09:47 -0800)] 
Make title of the Dropdown Menu docs page singular

9 years agoshould fix #7836 7903/head
jk [Mon, 18 Jan 2016 09:07:10 +0000 (10:07 +0100)] 
should fix #7836
[Responsive Menu] data-force-follow="true" resize
Misspelling accordionMenu

9 years agouse MouseEvent constructor to simulate touch events. 7898/head
Tvrtko [Sat, 16 Jan 2016 20:10:07 +0000 (21:10 +0100)] 
use MouseEvent constructor to simulate touch events.

simulating event with .initMouseEvent still available for browsers not supporting MouseEvent

9 years agoLint Sass
Geoff Kimball [Sat, 16 Jan 2016 01:27:39 +0000 (17:27 -0800)] 
Lint Sass

9 years agoChange jQuery dependency in package.json to use a ~, to lock it to 2.1.x, closes...
Geoff Kimball [Fri, 15 Jan 2016 23:03:32 +0000 (15:03 -0800)] 
Change jQuery dependency in package.json to use a ~, to lock it to 2.1.x, closes #7893

9 years agoMerge pull request #7851 from brettsmason/patch-1
Geoff Kimball [Fri, 15 Jan 2016 21:24:37 +0000 (13:24 -0800)] 
Merge pull request #7851 from brettsmason/patch-1

Corrected submenu adjustment

9 years agoIn Pagination Sass, use @else instead of @if not
Geoff Kimball [Fri, 15 Jan 2016 21:22:08 +0000 (13:22 -0800)] 
In Pagination Sass, use @else instead of @if not

9 years agoMerge pull request #7888 from DaSchTour/patch-1
Geoff Kimball [Fri, 15 Jan 2016 21:21:39 +0000 (13:21 -0800)] 
Merge pull request #7888 from DaSchTour/patch-1

Change logic for $pagination-mobile-items=true

9 years agofixes typo
Rafi [Fri, 15 Jan 2016 19:14:10 +0000 (11:14 -0800)] 
fixes typo

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 15 Jan 2016 18:02:56 +0000 (10:02 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7890, simple oversight
Chris Oyler [Fri, 15 Jan 2016 18:01:01 +0000 (10:01 -0800)] 
fixes #7890, simple oversight

9 years agoPossible fix for #7887 7888/head
Daniel Schuba [Fri, 15 Jan 2016 13:06:58 +0000 (14:06 +0100)] 
Possible fix for #7887

Change logic for $pagination-mobile-items=true

9 years agoBugfix for drilldown.js - wrong submenu class 7885/head
monosize [Fri, 15 Jan 2016 09:06:16 +0000 (10:06 +0100)] 
Bugfix for drilldown.js - wrong submenu class

9 years agoAdd example of masked file upload button to docs, closes #7707
Geoff Kimball [Fri, 15 Jan 2016 01:37:55 +0000 (17:37 -0800)] 
Add example of masked file upload button to docs, closes #7707

9 years agofixes #7818, adds callback func to execute at modal closing completion
Chris Oyler [Fri, 15 Jan 2016 00:08:22 +0000 (16:08 -0800)] 
fixes #7818, adds callback func to execute at modal closing completion

9 years agocloses #7882, adds examples of passing options for plugins through js, as well as...
Chris Oyler [Thu, 14 Jan 2016 23:50:07 +0000 (15:50 -0800)] 
closes #7882, adds examples of passing options for plugins through js, as well as explanations of options precedence

9 years agoimproves documentation for close-button and callout components, specifying how to...
Chris Oyler [Thu, 14 Jan 2016 21:32:33 +0000 (13:32 -0800)] 
improves documentation for close-button and callout components, specifying how to use Motion UI classes for snazzier animated closing of things

9 years agofixes #7880, improves fallback for data-closable elements, if no parameter passed...
Chris Oyler [Thu, 14 Jan 2016 21:28:31 +0000 (13:28 -0800)] 
fixes #7880, improves fallback for data-closable elements, if no parameter passed to the data-closable attribute, now falls back to jquery fadeOut method. include a Motion UI class in the attribute to take advantage of the extra animations, and ensure you have Motion UI loaded

9 years agofixes #7850
Chris Oyler [Thu, 14 Jan 2016 21:10:00 +0000 (13:10 -0800)] 
fixes #7850

9 years agofixes #7863, oversight of not including the templateClasses option in the addClass...
Chris Oyler [Thu, 14 Jan 2016 21:08:00 +0000 (13:08 -0800)] 
fixes #7863, oversight of not including the templateClasses option in the addClass call on init

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 14 Jan 2016 21:05:07 +0000 (13:05 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7833, was caused by events bubbling up the dom tree even after they had reache...
Chris Oyler [Thu, 14 Jan 2016 21:05:04 +0000 (13:05 -0800)] 
fixes #7833, was caused by events bubbling up the dom tree even after they had reached their parent container

9 years agoMerge pull request #7878 from alerosa/patch-1
Geoff Kimball [Thu, 14 Jan 2016 19:58:00 +0000 (11:58 -0800)] 
Merge pull request #7878 from alerosa/patch-1

Removed braces from $.ajax call example

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 14 Jan 2016 19:31:33 +0000 (11:31 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes issue where replaced event was firing early on html file replacement with inter...
Chris Oyler [Thu, 14 Jan 2016 19:30:30 +0000 (11:30 -0800)] 
fixes issue where replaced event was firing early on html file replacement with interchange, fixes #7838

9 years agofixes issue where google maps script was being loaded multiple times on interchange...
Chris Oyler [Thu, 14 Jan 2016 19:28:49 +0000 (11:28 -0800)] 
fixes issue where google maps script was being loaded multiple times on interchange replace events. also centers the map/places marker over ZURB hq

9 years agoIn .travis.yml, run npm install -g bower before npm install, because core-js/typeahea...
Geoff Kimball [Thu, 14 Jan 2016 17:55:33 +0000 (09:55 -0800)] 
In .travis.yml, run npm install -g bower before npm install, because core-js/typeahead uses bower

9 years agoSpecify npm install only in .travis.yml
Geoff Kimball [Thu, 14 Jan 2016 17:43:48 +0000 (09:43 -0800)] 
Specify npm install only in .travis.yml

9 years agoRemove .top-bar a styles and $topbar-link-color Sass variable, closes #7843
Geoff Kimball [Thu, 14 Jan 2016 17:13:41 +0000 (09:13 -0800)] 
Remove .top-bar a styles and $topbar-link-color Sass variable, closes #7843

9 years agoRemoved braces from $.ajax call example 7878/head
Alessandro Rosa [Thu, 14 Jan 2016 13:58:25 +0000 (14:58 +0100)] 
Removed braces from $.ajax call example

jQuery wants an url string or/plus a config object with a set of key/value pairs

9 years agoAdd Bower install to travis script
Geoff Kimball [Wed, 13 Jan 2016 21:08:04 +0000 (13:08 -0800)] 
Add Bower install to travis script

9 years agoAdd .travis.yml
Geoff Kimball [Wed, 13 Jan 2016 19:16:49 +0000 (11:16 -0800)] 
Add .travis.yml

9 years agoRemove manual reporting from Sass unit tests, just use the Mocha reporter instead
Geoff Kimball [Wed, 13 Jan 2016 19:00:57 +0000 (11:00 -0800)] 
Remove manual reporting from Sass unit tests, just use the Mocha reporter instead

9 years agoUse nyan reporter for Sass unit tests because it's important
Geoff Kimball [Wed, 13 Jan 2016 00:31:57 +0000 (16:31 -0800)] 
Use nyan reporter for Sass unit tests because it's important

9 years agoMerge pull request #7856 from colin-marshall/sass-tests
Geoff Kimball [Wed, 13 Jan 2016 00:28:12 +0000 (16:28 -0800)] 
Merge pull request #7856 from colin-marshall/sass-tests

Migrate Sass unit tests to True

9 years agoMerge pull request #7860 from kevindice/patch-1
Brandon Arnold [Wed, 13 Jan 2016 00:13:49 +0000 (16:13 -0800)] 
Merge pull request #7860 from kevindice/patch-1

Differentiate Tab Example Content

9 years agoDifferentiate Tab Example Content 7860/head
Kevin Dice [Wed, 13 Jan 2016 00:11:27 +0000 (18:11 -0600)] 
Differentiate Tab Example Content

The tab bodies in the horizontal tab demo had the same contents, potentially causing a copy/paste user to think that the example code does not work.

9 years agoAdded gulp-mocha, removed bootcamp 7856/head
colin-marshall [Tue, 12 Jan 2016 19:53:35 +0000 (12:53 -0700)] 
Added gulp-mocha, removed bootcamp

9 years agoConverted tests for remaining functions
colin-marshall [Tue, 12 Jan 2016 19:45:41 +0000 (12:45 -0700)] 
Converted tests for remaining functions

9 years agofixes #7848 [Dropdown Menus] hoverDelay and closingTime not working right 7855/head
jk [Tue, 12 Jan 2016 17:14:38 +0000 (18:14 +0100)] 
fixes #7848 [Dropdown Menus] hoverDelay and closingTime not working right

9 years agoCorrected submenu adjustment 7851/head
Brett Mason [Tue, 12 Jan 2016 14:04:29 +0000 (14:04 +0000)] 
Corrected submenu adjustment

Corrects submenu margin-top adjustment to target only nested submenus.

9 years agoAdded True Sass testing, converted unit function tests
colin-marshall [Tue, 12 Jan 2016 07:16:26 +0000 (00:16 -0700)] 
Added True Sass testing, converted unit function tests

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
colin-marshall [Mon, 11 Jan 2016 20:16:28 +0000 (13:16 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoMerge pull request #7841 from Grafikart/fix-mediaqueryoffcanvas
Geoff Kimball [Mon, 11 Jan 2016 17:51:39 +0000 (09:51 -0800)] 
Merge pull request #7841 from Grafikart/fix-mediaqueryoffcanvas

Added mediaQuery requirement for offcanvas

9 years agoRemove Normalize.css's <fieldset> styling, which is being undone by our reset already...
Geoff Kimball [Mon, 11 Jan 2016 17:31:00 +0000 (09:31 -0800)] 
Remove Normalize.css's <fieldset> styling, which is being undone by our reset already #7834

9 years agoMerge pull request #7804 from TvrtkoM/kitchensink_update
Geoff Kimball [Mon, 11 Jan 2016 17:21:07 +0000 (09:21 -0800)] 
Merge pull request #7804 from TvrtkoM/kitchensink_update

add rest of missing components to kichen sink

9 years agoAdded mediaQuery requirement for offcanvas 7841/head
Grafikart [Mon, 11 Jan 2016 16:01:50 +0000 (17:01 +0100)] 
Added mediaQuery requirement for offcanvas

9 years agoMerge pull request #7808 from briantan888/patch-6
Chris Oyler [Fri, 8 Jan 2016 18:53:09 +0000 (10:53 -0800)] 
Merge pull request #7808 from briantan888/patch-6

[abide.md] Change event listener

9 years agofixes pr issue where tab panels were not getting appropriate ARIA attributes on init
Chris Oyler [Fri, 8 Jan 2016 18:51:49 +0000 (10:51 -0800)] 
fixes pr issue where tab panels were not getting appropriate ARIA attributes on init

9 years agoMerge branch 'tabs-hash' of https://github.com/designerno1/foundation-sites into...
Chris Oyler [Fri, 8 Jan 2016 18:39:13 +0000 (10:39 -0800)] 
Merge branch 'tabs-hash' of https://github.com/designerno1/foundation-sites into designerno1

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 8 Jan 2016 18:02:00 +0000 (10:02 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7813, simple solution by adding a boolean property to the timer object and...
Chris Oyler [Fri, 8 Jan 2016 18:01:51 +0000 (10:01 -0800)] 
fixes #7813, simple solution by adding a boolean property to the timer object and checking that property on slide change

9 years agofixes old tab 7810/head
jk [Fri, 8 Jan 2016 08:29:03 +0000 (09:29 +0100)] 
fixes old tab

9 years agofix hash problem with full url href hash
jk [Fri, 8 Jan 2016 08:16:25 +0000 (09:16 +0100)] 
fix hash problem with full url href hash
Error: Syntax error, unrecognized expression: ttp://www.example.com/#panel1
http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js
Line 2

9 years agoChange event listener 7808/head
Brian Tan [Fri, 8 Jan 2016 01:18:56 +0000 (20:18 -0500)] 
Change event listener

from .bind() to .on()

9 years agoFix invalid selector in media object CSS, fixes #7583
Geoff Kimball [Fri, 8 Jan 2016 01:11:23 +0000 (17:11 -0800)] 
Fix invalid selector in media object CSS, fixes #7583

9 years agoMerge branch 'master' into develop
Geoff Kimball [Fri, 8 Jan 2016 01:01:14 +0000 (17:01 -0800)] 
Merge branch 'master' into develop

9 years agoFix incorrect event name in JSDoc for tooltips, closes #7691
Geoff Kimball [Fri, 8 Jan 2016 00:42:42 +0000 (16:42 -0800)] 
Fix incorrect event name in JSDoc for tooltips, closes #7691

9 years agoReplace Typeahead package with corejs fork, which fixes #7667 search results occasion...
Geoff Kimball [Fri, 8 Jan 2016 00:35:17 +0000 (16:35 -0800)] 
Replace Typeahead package with corejs fork, which fixes #7667 search results occasionally not showing up

9 years agogrids - separate example code and live example 7804/head
Tvrtko [Thu, 7 Jan 2016 21:24:18 +0000 (22:24 +0100)] 
grids - separate example code and live example

9 years agoAdd badges to readme
Geoff Kimball [Thu, 7 Jan 2016 20:14:47 +0000 (12:14 -0800)] 
Add badges to readme

9 years agoadd rest of missing components to kichen sink
Tvrtko [Thu, 7 Jan 2016 20:05:06 +0000 (21:05 +0100)] 
add rest of missing components to kichen sink

9 years agoMerge pull request #7803 from andycochran/has-tip
Geoff Kimball [Thu, 7 Jan 2016 18:48:32 +0000 (10:48 -0800)] 
Merge pull request #7803 from andycochran/has-tip

Settings for .has-tip

9 years agoadd settings for .has-tip styles, fix docs 7803/head
Andy Cochran [Thu, 7 Jan 2016 18:06:14 +0000 (13:06 -0500)] 
add settings for .has-tip styles, fix docs

9 years agoDefualt -> Default on table SassDoc, closes #7799
Geoff Kimball [Thu, 7 Jan 2016 17:50:46 +0000 (09:50 -0800)] 
Defualt -> Default on table SassDoc, closes #7799

9 years agoadds reveal features, bug fixes
Chris Oyler [Thu, 7 Jan 2016 01:14:45 +0000 (17:14 -0800)] 
adds reveal features, bug fixes

9 years agoMerge pull request #7794 from andrewbiddinger/patch-6
Geoff Kimball [Wed, 6 Jan 2016 23:09:07 +0000 (15:09 -0800)] 
Merge pull request #7794 from andrewbiddinger/patch-6

Added and Clarified CDN option of Motion UI Fixes #7790

9 years agoAdded and Clarified CDN option of Motion UI Fixes #7790 7794/head
Andrew Biddinger [Wed, 6 Jan 2016 23:06:20 +0000 (18:06 -0500)] 
Added and Clarified CDN option of Motion UI Fixes #7790

9 years agoAdd JSDoc comment for replaced.zf.interchange #7491
Geoff Kimball [Wed, 6 Jan 2016 22:50:06 +0000 (14:50 -0800)] 
Add JSDoc comment for replaced.zf.interchange #7491

9 years agoUpdate breakpoint strings to remove deprecation warning in Ruby Sass 3.4.20
Geoff Kimball [Wed, 6 Jan 2016 22:33:10 +0000 (14:33 -0800)] 
Update breakpoint strings to remove deprecation warning in Ruby Sass 3.4.20

9 years agoUse $input-background-invalid for default error background color instead of $alert...
Geoff Kimball [Wed, 6 Jan 2016 22:22:29 +0000 (14:22 -0800)] 
Use $input-background-invalid for default error background color instead of $alert-color, fixes #7761

9 years agoAdd explanation of data-options to JavaScript overview docs page, closes #7793
Geoff Kimball [Wed, 6 Jan 2016 21:47:37 +0000 (13:47 -0800)] 
Add explanation of data-options to JavaScript overview docs page, closes #7793

9 years agoUse background-origin: content-box; on <select> elements to make the positioning...
Geoff Kimball [Wed, 6 Jan 2016 21:42:25 +0000 (13:42 -0800)] 
Use background-origin: content-box; on <select> elements to make the positioning consistent across browsers, fixes #7653

9 years agoMerge pull request #7784 from andycochran/tooltiptriangle
Geoff Kimball [Wed, 6 Jan 2016 21:30:17 +0000 (13:30 -0800)] 
Merge pull request #7784 from andycochran/tooltiptriangle

CSS Triangle Fix

9 years agoremoves unused phMediaQuery variable from responsiveMenu, it already calls Foundation...
Chris Oyler [Wed, 6 Jan 2016 21:26:22 +0000 (13:26 -0800)] 
removes unused phMediaQuery variable from responsiveMenu, it already calls Foundation.MediaQuery methods directly. Fixes #7364

9 years agoMerge pull request #7785 from andrewbiddinger/patch-4
Geoff Kimball [Wed, 6 Jan 2016 21:11:20 +0000 (13:11 -0800)] 
Merge pull request #7785 from andrewbiddinger/patch-4

Adds HTML Starter Template - Fixes #7783

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 20:09:36 +0000 (12:09 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7549, adds flag to ensure there is more than one slide in orbit container...
Chris Oyler [Wed, 6 Jan 2016 20:09:33 +0000 (12:09 -0800)] 
fixes #7549, adds flag to ensure there is more than one slide in orbit container, if not, does not enable autoplay or apply event listeners.

9 years agoAdd note to flex grid docs explaining Firefox image bug, closes #7208
Geoff Kimball [Wed, 6 Jan 2016 20:01:14 +0000 (12:01 -0800)] 
Add note to flex grid docs explaining Firefox image bug, closes #7208

9 years agofixes #7697, issue where multiple off-canvi on a single page, if one had an exiter...
Chris Oyler [Wed, 6 Jan 2016 19:48:00 +0000 (11:48 -0800)] 
fixes #7697, issue where multiple off-canvi on a single page, if one had an exiter div, it would display for all, even if closeOnClick was false. Sass issue fixed and now relies on javascript to add/remove a class for the exiter div

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 19:40:42 +0000 (11:40 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoAdd internal .is-visible and .is-hidden classes for JS
Geoff Kimball [Wed, 6 Jan 2016 19:40:05 +0000 (11:40 -0800)] 
Add internal .is-visible and .is-hidden classes for JS

9 years agofixes #7697, issue where setting closeOnClick: false, would cause an error in the...
Chris Oyler [Wed, 6 Jan 2016 19:28:30 +0000 (11:28 -0800)] 
fixes #7697, issue where setting closeOnClick: false, would cause an error in the events method. added additional boolean check to if statement before event listener is applied

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 19:19:39 +0000 (11:19 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoRe-add dark menu icon, closes #7670
Geoff Kimball [Wed, 6 Jan 2016 18:10:32 +0000 (10:10 -0800)] 
Re-add dark menu icon, closes #7670

9 years agoFixes Docs Issue #7783 and adds what-input fixing #7785 7785/head
Andrew Biddinger [Wed, 6 Jan 2016 17:59:26 +0000 (12:59 -0500)] 
Fixes Docs Issue #7783 and adds what-input fixing #7785