]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoTry putting a timeout before checking on test that's flaking on travis 9974/head
Kevin Ball [Thu, 20 Apr 2017 21:02:45 +0000 (14:02 -0700)] 
Try putting a timeout before checking on test that's flaking on travis

8 years agoMerge pull request #9972 from zurb/re-add-aria-to-tabs
Kevin Ball [Thu, 20 Apr 2017 18:20:23 +0000 (11:20 -0700)] 
Merge pull request #9972 from zurb/re-add-aria-to-tabs

Add back aria-hidden true to tabs for consistency.

8 years agoAdd back aria-hidden true to tabs for consistency. Update tests to understand correct... 9972/head
Kevin Ball [Thu, 20 Apr 2017 17:12:07 +0000 (10:12 -0700)] 
Add back aria-hidden true to tabs for consistency. Update tests to understand correct attribute removal

8 years agoMerge pull request #9966 from brettsmason/offcanvas-transition-length
Kevin Ball [Thu, 20 Apr 2017 16:50:40 +0000 (09:50 -0700)] 
Merge pull request #9966 from brettsmason/offcanvas-transition-length

Add correct implementation of `transition-time` attribute.

8 years agoMerge pull request #9967 from brettsmason/off-canvas-reveal-transition
Kevin Ball [Thu, 20 Apr 2017 16:35:34 +0000 (09:35 -0700)] 
Merge pull request #9967 from brettsmason/off-canvas-reveal-transition

Remove transition for `.reveal-for-*` classes

8 years agoRemove transition for `.reveal-for-*` classes 9967/head
Brett Mason [Thu, 20 Apr 2017 10:22:08 +0000 (11:22 +0100)] 
Remove transition for `.reveal-for-*` classes

8 years agoAdd correct implementation of `transition-time` attribute. Also include visual test... 9966/head
Brett Mason [Thu, 20 Apr 2017 09:52:12 +0000 (10:52 +0100)] 
Add correct implementation of `transition-time` attribute. Also include visual test to confirm.

8 years agoMerge pull request #9963 from Owlbertz/home-end-slider
Kevin Ball [Wed, 19 Apr 2017 17:20:31 +0000 (10:20 -0700)] 
Merge pull request #9963 from Owlbertz/home-end-slider

Home end slider

8 years agoMerge pull request #9868 from IamManchanda/hotfix/meter-webkit-appearance
Kevin Ball [Wed, 19 Apr 2017 17:07:53 +0000 (10:07 -0700)] 
Merge pull request #9868 from IamManchanda/hotfix/meter-webkit-appearance

Fix #9866 - Hack to disable `-webkit-appearance` from getting prefixed

8 years agoMerge pull request #9812 from jellisii/develop
Kevin Ball [Wed, 19 Apr 2017 16:51:06 +0000 (09:51 -0700)] 
Merge pull request #9812 from jellisii/develop

Added ability to disable accordion controls.

8 years agoAdded tests for home and end keyboard events. 9963/head
Marius Olbertz [Wed, 19 Apr 2017 15:12:56 +0000 (17:12 +0200)] 
Added tests for home and end keyboard events.

8 years agoAdded home and end keys to keyboard event mock.
Marius Olbertz [Wed, 19 Apr 2017 15:12:28 +0000 (17:12 +0200)] 
Added home and end keys to keyboard event mock.

8 years agoAdded keyboard bindings for home and end.
Marius Olbertz [Wed, 19 Apr 2017 05:40:06 +0000 (07:40 +0200)] 
Added keyboard bindings for home and end.

Home sets value to minimum.
End sets value to maximum.

This implementation follows the w3 specs.

8 years agoAdded home and end keys to keyboard util.
Marius Olbertz [Wed, 19 Apr 2017 05:39:40 +0000 (07:39 +0200)] 
Added home and end keys to keyboard util.

8 years agoMerge pull request #9743 from zurb/card-flexstyles
Kevin Ball [Wed, 19 Apr 2017 00:08:44 +0000 (17:08 -0700)] 
Merge pull request #9743 from zurb/card-flexstyles

Adds flex to card-divider and fixes card width for narrow content

8 years agoMerge pull request #9654 from Owlbertz/keyboard-mock
Kevin Ball [Tue, 18 Apr 2017 23:42:09 +0000 (16:42 -0700)] 
Merge pull request #9654 from Owlbertz/keyboard-mock

Keyboard mock

8 years agoMerge pull request #9531 from zurb/card-variable-change
Kevin Ball [Tue, 18 Apr 2017 22:40:21 +0000 (15:40 -0700)] 
Merge pull request #9531 from zurb/card-variable-change

Changes Card variable naming

8 years agoMerge pull request #9601 from zurb/refactor-touch-for-better-encapsulation
Kevin Ball [Tue, 18 Apr 2017 22:33:45 +0000 (15:33 -0700)] 
Merge pull request #9601 from zurb/refactor-touch-for-better-encapsulation

Refactor touch for better encapsulation

8 years agoMerge pull request #9626 from zurb/fix-global-resize-handler-in-interchange
Kevin Ball [Tue, 18 Apr 2017 22:28:03 +0000 (15:28 -0700)] 
Merge pull request #9626 from zurb/fix-global-resize-handler-in-interchange

Replace global resize handler in interchange with zf trigger

8 years agoMerge pull request #9916 from IamManchanda/hotfix/aria-hidden-incorrect-usage
Kevin Ball [Tue, 18 Apr 2017 19:02:47 +0000 (12:02 -0700)] 
Merge pull request #9916 from IamManchanda/hotfix/aria-hidden-incorrect-usage

Fixes #9913: Removed aria-hidden and using is-active for targeting active tabs

8 years agoMerge pull request #9960 from Owlbertz/tabs-keyboard
Kevin Ball [Tue, 18 Apr 2017 18:04:34 +0000 (11:04 -0700)] 
Merge pull request #9960 from Owlbertz/tabs-keyboard

Fixed keyboard navigation for Tabs

8 years agoMerge pull request #9956 from Owlbertz/accordion-space-fix
Kevin Ball [Tue, 18 Apr 2017 17:46:31 +0000 (10:46 -0700)] 
Merge pull request #9956 from Owlbertz/accordion-space-fix

Fixed Accordion Menu scrolling when using space.

8 years agoMerge pull request #9954 from dragthor/patch-2
Kevin Ball [Tue, 18 Apr 2017 17:45:19 +0000 (10:45 -0700)] 
Merge pull request #9954 from dragthor/patch-2

Update README.md - Javascript Unit Tests

8 years agoMerge pull request #9949 from designerno1/drilldown-destroy-invisible
Kevin Ball [Tue, 18 Apr 2017 17:13:23 +0000 (10:13 -0700)] 
Merge pull request #9949 from designerno1/drilldown-destroy-invisible

[Drilldown] also remove the invisible class on destroy

8 years agoMerge pull request #9948 from designerno1/fix-drilldown-mutate-multi
Kevin Ball [Tue, 18 Apr 2017 17:11:58 +0000 (10:11 -0700)] 
Merge pull request #9948 from designerno1/fix-drilldown-mutate-multi

[Drilldown] fixes mutateme.zf.trigger fires as often as many submenu you got beca…

8 years agoMake Tabs contents focusable using tab. 9960/head
Marius Olbertz [Tue, 18 Apr 2017 06:35:49 +0000 (08:35 +0200)] 
Make Tabs contents focusable using tab.

Setting tabindex on properly now prevents tabs from being focused when using tabs rather than the content.

8 years agoAdded focusable elements to examples for tabs.
Marius Olbertz [Tue, 18 Apr 2017 06:35:36 +0000 (08:35 +0200)] 
Added focusable elements to examples for tabs.

8 years agoMerge pull request #9848 from jeromelebleu/fix-animated-reveal-closing
Kevin Ball [Mon, 17 Apr 2017 23:26:07 +0000 (16:26 -0700)] 
Merge pull request #9848 from jeromelebleu/fix-animated-reveal-closing

[Reveal] Fix closing when Motion UI is used

8 years agoMerge pull request #9933 from dragthor/box-tests
Kevin Ball [Mon, 17 Apr 2017 21:45:26 +0000 (14:45 -0700)] 
Merge pull request #9933 from dragthor/box-tests

[Test] Start of Box tests

8 years agoMerge pull request #9930 from IamManchanda/issue-template/add-question-browser-devices
Kevin Ball [Mon, 17 Apr 2017 21:06:51 +0000 (14:06 -0700)] 
Merge pull request #9930 from IamManchanda/issue-template/add-question-browser-devices

[Issue Template] Added a question: Browser(s) and Device(s) tested on?

8 years agoMerge pull request #9929 from zurb/add-browserstack-account
Kevin Ball [Mon, 17 Apr 2017 21:02:36 +0000 (14:02 -0700)] 
Merge pull request #9929 from zurb/add-browserstack-account

Add browserstack api access

8 years agoMerge pull request #9927 from IamManchanda/hotfix/flexbox-topbar-margin-auto
Kevin Ball [Mon, 17 Apr 2017 20:45:27 +0000 (13:45 -0700)] 
Merge pull request #9927 from IamManchanda/hotfix/flexbox-topbar-margin-auto

Added `margin-left: auto` to top-bar-right & vice versa!

8 years agoMerge branch 'artursopelnik-develop' into develop
Kevin Ball [Mon, 17 Apr 2017 20:29:47 +0000 (13:29 -0700)] 
Merge branch 'artursopelnik-develop' into develop

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 17 Apr 2017 20:29:31 +0000 (13:29 -0700)] 
Merge branch 'master' into develop

8 years agoMerge branch 'master' into artursopelnik-develop
Kevin Ball [Mon, 17 Apr 2017 20:29:19 +0000 (13:29 -0700)] 
Merge branch 'master' into artursopelnik-develop

8 years agoMerge branch 'develop' of git://github.com/artursopelnik/foundation-sites into arturs...
Kevin Ball [Mon, 17 Apr 2017 20:29:15 +0000 (13:29 -0700)] 
Merge branch 'develop' of git://github.com/artursopelnik/foundation-sites into artursopelnik-develop

8 years agoFixed Accordion Menu scrolling when using space. 9956/head
Marius Olbertz [Fri, 14 Apr 2017 14:27:20 +0000 (16:27 +0200)] 
Fixed Accordion Menu scrolling when using space.

Addresses #9953.

8 years agoUpdate README.md 9954/head
Kristofer Krause [Thu, 13 Apr 2017 20:18:10 +0000 (16:18 -0400)] 
Update README.md

To run javascript unit tests locally the command has changed to: `npm run test:javascript:phantomjs`

8 years agoalso remove the invisible class on destroy 9949/head
jk [Tue, 11 Apr 2017 18:53:34 +0000 (20:53 +0200)] 
also remove the invisible class on destroy

8 years agofixes mutateme.zf.trigger fires as often as many submenu you got because it's in... 9948/head
jk [Tue, 11 Apr 2017 18:25:57 +0000 (20:25 +0200)] 
fixes mutateme.zf.trigger fires as often as many submenu you got because it's in the _events($elem) function, and this gets bound as manu times you got submenues.

i'got a menu with 92 submenu's and wondered why the performance is so weak on clicking on the responsiveToggle, so i started searching an found that the mutateme event gets fired as many times as there are submenus, and on the drilldown then 92 times the _getMaxDims was executedthis calcs the heights and so on and is very performant, so i debugged it an moved it to the _registerEvents function

big performance improvement

8 years agoMerge pull request #9944 from IamManchanda/reopen/button-hollow-disabled
canterberrie [Mon, 10 Apr 2017 19:01:50 +0000 (12:01 -0700)] 
Merge pull request #9944 from IamManchanda/reopen/button-hollow-disabled

Reopen #9835, Closes #9832 - Hollow button disabled consistency fix

8 years agoCorrected grammatical error ! 9944/head
harry [Mon, 10 Apr 2017 18:02:33 +0000 (23:32 +0530)] 
Corrected grammatical error !

8 years agoMoved nested hover focus on disabled to `button-hollow` mixin!
harry [Mon, 10 Apr 2017 17:53:29 +0000 (23:23 +0530)] 
Moved nested hover focus on disabled to `button-hollow` mixin!

8 years agoAdded Docs for disabled hollow buttons.
harry [Mon, 10 Apr 2017 17:50:44 +0000 (23:20 +0530)] 
Added Docs for disabled hollow buttons.

8 years agoReopen #9835, Closes #9832 - Hollow button disabled consistency fix
harry [Mon, 10 Apr 2017 16:55:16 +0000 (22:25 +0530)] 
Reopen #9835, Closes #9832 - Hollow button disabled consistency fix

8 years agoMerge pull request #9943 from zurb/revert-9835-hotfix/button-hollow-disabled
Kevin Ball [Mon, 10 Apr 2017 16:26:08 +0000 (09:26 -0700)] 
Merge pull request #9943 from zurb/revert-9835-hotfix/button-hollow-disabled

Revert "Hollow button disabled consistency fix #9832"

8 years agoRevert "Hollow button disabled consistency fix #9832" 9943/head
Kevin Ball [Mon, 10 Apr 2017 16:25:04 +0000 (09:25 -0700)] 
Revert "Hollow button disabled consistency fix #9832"

8 years agoMerge pull request #9835 from IamManchanda/hotfix/button-hollow-disabled
canterberrie [Mon, 10 Apr 2017 14:09:25 +0000 (07:09 -0700)] 
Merge pull request #9835 from IamManchanda/hotfix/button-hollow-disabled

Hollow button disabled consistency fix #9832

8 years agoMerge branch 'develop' into hotfix/button-hollow-disabled 9835/head
canterberrie [Mon, 10 Apr 2017 14:08:23 +0000 (07:08 -0700)] 
Merge branch 'develop' into hotfix/button-hollow-disabled

8 years agoMaintain behavior when closing Reveal with Motion UI 9848/head
Jérôme Lebleu [Sun, 9 Apr 2017 14:47:02 +0000 (16:47 +0200)] 
Maintain behavior when closing Reveal with Motion UI

8 years agoMerge pull request #9936 from strainger/patch-2
Rafi [Fri, 7 Apr 2017 17:24:40 +0000 (10:24 -0700)] 
Merge pull request #9936 from strainger/patch-2

Scripts in HTML Starter Template linked wrong

8 years agoScripts in HTML Starter Template linked wrong 9936/head
strainger [Fri, 7 Apr 2017 17:19:57 +0000 (12:19 -0500)] 
Scripts in HTML Starter Template linked wrong

The links in the starter template were linked wrong, jquery.min.js doesn't exist in the CSS only download, but jquery.js does, same with the what-input script, it does not have a min version in the CSS download, only a version without min. The file foundation.min.js exists but it is in the vendor folder, not directly in the js folder. After fixing these three links in the starter template, everything I try is now working as expected.

This starter template should link everything correctly so everything works. I actually was looking at other frameworks because I couldn't get all that I wanted to run working, this was why. I went back to my old Foundation code and everything is working perfectly. This template may just be old code from a previous version of foundation when the file structure was different.

This fix will help new people to this framework learn and stay with Foundation.

8 years agostart of Box unit tests 9933/head
Kristofer Krause [Thu, 6 Apr 2017 21:13:01 +0000 (17:13 -0400)] 
start of Box unit tests

8 years agoMerge remote-tracking branch 'refs/remotes/origin/develop' into zurb/develop
Kristofer Krause [Thu, 6 Apr 2017 19:56:07 +0000 (15:56 -0400)] 
Merge remote-tracking branch 'refs/remotes/origin/develop' into zurb/develop

8 years agoMerge remote-tracking branch 'zurb/develop' into develop
Kristofer Krause [Thu, 6 Apr 2017 19:52:01 +0000 (15:52 -0400)] 
Merge remote-tracking branch 'zurb/develop' into develop

8 years agoChanges to better dovetail with current Foundation design patterns. 9812/head
J. Eric Ellis [Thu, 6 Apr 2017 14:21:59 +0000 (10:21 -0400)] 
Changes to better dovetail with current Foundation design patterns.

Changed method of detecting disabled per
https://github.com/zurb/foundation-sites/pull/9812#discussion_r109806300

Altered docs to reflect current functionality of disable accordions,
documented below.

If an accordion is disabled, all motion methods (`up`, `down`, `toggle`)
get eaten, with the exception of `down` when combined with `firstTime`.
Added a `console.info()` message to indicate when these methods are
attempted on a disabled accordion.

8 years agoMerge remote-tracking branch 'upstream/develop' into develop
J. Eric Ellis [Wed, 5 Apr 2017 12:38:30 +0000 (08:38 -0400)] 
Merge remote-tracking branch 'upstream/develop' into develop

8 years agoAdded that dreaded colon 9930/head
harry [Wed, 5 Apr 2017 12:14:40 +0000 (17:44 +0530)] 
Added that dreaded colon

8 years agoAdded a question: Browser(s) and Device(s) tested on?
harry [Wed, 5 Apr 2017 12:13:30 +0000 (17:43 +0530)] 
Added a question: Browser(s) and Device(s) tested on?

8 years agoFixes #9913: Removed aria-hidden and using is-active for targeting active tabs 9916/head
harry [Wed, 5 Apr 2017 08:32:27 +0000 (14:02 +0530)] 
Fixes #9913: Removed aria-hidden and using is-active for targeting active tabs
Changes:
- Removed aria hidden from scss
- Added `display: block` to `is-active` state
- Safely Removed `aria-hidden` attribute as doing nothing now!

8 years agoMerge pull request #9885 from dragthor/tooltip-test-aria
Kevin Ball [Tue, 4 Apr 2017 23:57:46 +0000 (16:57 -0700)] 
Merge pull request #9885 from dragthor/tooltip-test-aria

[Test] verify correct tooltip aria-hidden value

8 years agoNode 4 installs bombing out, try updating to 6 for travis 9929/head
Kevin Ball [Tue, 4 Apr 2017 22:57:39 +0000 (15:57 -0700)] 
Node 4 installs bombing out, try updating to 6 for travis

8 years agoMerge pull request #9891 from Renol7/fix-dropdown-destroy
Kevin Ball [Tue, 4 Apr 2017 22:50:26 +0000 (15:50 -0700)] 
Merge pull request #9891 from Renol7/fix-dropdown-destroy

Delete dropdown click event listener on destroy

8 years agoUpdate travis yml to try to fix node install issue
Kevin Ball [Tue, 4 Apr 2017 22:25:43 +0000 (15:25 -0700)] 
Update travis yml to try to fix node install issue

8 years agoMerge pull request #9329 from karland/patch-5
Kevin Ball [Tue, 4 Apr 2017 22:06:22 +0000 (15:06 -0700)] 
Merge pull request #9329 from karland/patch-5

Made Accordion documentation consistent

8 years agoMerge pull request #9329 from karland/patch-5
Kevin Ball [Tue, 4 Apr 2017 22:06:22 +0000 (15:06 -0700)] 
Merge pull request #9329 from karland/patch-5

Made Accordion documentation consistent

8 years agoMerge pull request #9877 from fulldecent/patch-1
Kevin Ball [Tue, 4 Apr 2017 21:36:49 +0000 (14:36 -0700)] 
Merge pull request #9877 from fulldecent/patch-1

Add SRI to CDN links

8 years agoMerge pull request #9864 from ffoodd/patch-1
Kevin Ball [Tue, 4 Apr 2017 18:23:25 +0000 (11:23 -0700)] 
Merge pull request #9864 from ffoodd/patch-1

Update element-invisible mixin

8 years agoAdd browserstack api access
Kevin Ball [Tue, 4 Apr 2017 18:21:54 +0000 (11:21 -0700)] 
Add browserstack api access

8 years agoMerge pull request #9853 from sanderblue/fix/add-ability-to-suppress-contrast-warnings
Kevin Ball [Tue, 4 Apr 2017 16:57:18 +0000 (09:57 -0700)] 
Merge pull request #9853 from sanderblue/fix/add-ability-to-suppress-contrast-warnings

Add $contrast-warnings variable to facilitate suppressing color contrast warning output

8 years agoMerge pull request #9804 from randmanrjr/develop
Kevin Ball [Tue, 4 Apr 2017 16:55:26 +0000 (09:55 -0700)] 
Merge pull request #9804 from randmanrjr/develop

Fix for [Sticky] failes to init and remove html markup #8156

8 years agoMerge pull request #9849 from jeromelebleu/alternative-tabs-target
Kevin Ball [Tue, 4 Apr 2017 16:36:37 +0000 (09:36 -0700)] 
Merge pull request #9849 from jeromelebleu/alternative-tabs-target

[Tabs] Allow the target tab's id to be specified through another attribute

8 years agoMerge pull request #9827 from IamManchanda/issue-template/6.3.1-update
Rafi [Mon, 3 Apr 2017 23:01:04 +0000 (16:01 -0700)] 
Merge pull request #9827 from IamManchanda/issue-template/6.3.1-update

Closes #9825 - Updated Issue Template with 6.3.1 release codepen's

8 years agoUpdate ISSUE_TEMPLATE.md 9827/head
Rafi [Mon, 3 Apr 2017 23:00:26 +0000 (16:00 -0700)] 
Update ISSUE_TEMPLATE.md

8 years agoMerge pull request #9846 from natewiebe13/fix-flex-bug
Kevin Ball [Mon, 3 Apr 2017 21:45:29 +0000 (14:45 -0700)] 
Merge pull request #9846 from natewiebe13/fix-flex-bug

Set the min-width value to 0 in order to limit the column width

8 years agoMerge branch 'patch-1' of git://github.com/christhekeele/foundation-sites into christ...
Kevin Ball [Mon, 3 Apr 2017 21:32:54 +0000 (14:32 -0700)] 
Merge branch 'patch-1' of git://github.com/christhekeele/foundation-sites into christhekeele-patch-1

8 years agoMerge pull request #9739 from zurb/button-clear
Kevin Ball [Mon, 3 Apr 2017 21:28:09 +0000 (14:28 -0700)] 
Merge pull request #9739 from zurb/button-clear

[Button] Feature: Adds .clear button

8 years agoMerge pull request #9777 from mwitek/20170213_bp_var_for_stacked_tables
Kevin Ball [Mon, 3 Apr 2017 21:17:44 +0000 (14:17 -0700)] 
Merge pull request #9777 from mwitek/20170213_bp_var_for_stacked_tables

Allow table stack breakpoint to be set with a variable

8 years agoMerge pull request #9828 from colinmackinlay/patch-2
Kevin Ball [Mon, 3 Apr 2017 21:17:00 +0000 (14:17 -0700)] 
Merge pull request #9828 from colinmackinlay/patch-2

ABIDE - clarification of novalidate attribute

8 years agoMerge pull request #9808 from akaspick/develop
Kevin Ball [Mon, 3 Apr 2017 21:14:20 +0000 (14:14 -0700)] 
Merge pull request #9808 from akaspick/develop

use the button-radius variable intead of the global-radius variable for button-group

8 years agoMerge pull request #9792 from dragthor/drilldown-missing-radix
Kevin Ball [Mon, 3 Apr 2017 20:41:42 +0000 (13:41 -0700)] 
Merge pull request #9792 from dragthor/drilldown-missing-radix

Drilldown - add missing radix & eslint check

8 years agoMerge pull request #9636 from denisahac/develop
Kevin Ball [Mon, 3 Apr 2017 20:35:24 +0000 (13:35 -0700)] 
Merge pull request #9636 from denisahac/develop

New SmoothScroll module based on Magellan scrollToLoc code.

8 years agoMerge pull request #9840 from jefsnare/feature/9822
Kevin Ball [Mon, 3 Apr 2017 20:35:09 +0000 (13:35 -0700)] 
Merge pull request #9840 from jefsnare/feature/9822

Adding additional classes to reveal-overlay element

8 years agoMerge pull request #9747 from hikouki/develop
Kevin Ball [Mon, 3 Apr 2017 20:33:34 +0000 (13:33 -0700)] 
Merge pull request #9747 from hikouki/develop

Modified tolerance to be able to customize.

8 years agoMerge pull request #9819 from Proper-Job/no-js-doc-enhancement
Kevin Ball [Mon, 3 Apr 2017 20:30:28 +0000 (13:30 -0700)] 
Merge pull request #9819 from Proper-Job/no-js-doc-enhancement

Added a gentle reminder to include no-js class to html element.

8 years agoAdded `margin-left: auto` to top-bar-right & vice versa! 9927/head
harry [Mon, 3 Apr 2017 16:14:43 +0000 (21:44 +0530)] 
Added `margin-left: auto` to top-bar-right & vice versa!

8 years agoRemoved false keyword from aria-hidden
harry [Wed, 29 Mar 2017 16:09:01 +0000 (21:39 +0530)] 
Removed false keyword from aria-hidden

8 years agoAdd $button-font-family variable 9915/head
ars [Wed, 29 Mar 2017 14:23:56 +0000 (16:23 +0200)] 
Add $button-font-family variable

8 years agoAdd $button-font-family variable
ars [Wed, 29 Mar 2017 14:23:06 +0000 (16:23 +0200)] 
Add $button-font-family variable

8 years agoAdd $button-font-family variable
ars [Wed, 29 Mar 2017 14:18:29 +0000 (16:18 +0200)] 
Add $button-font-family variable

8 years agoDelete dropdown click event listener on destroy 9891/head
Renol [Thu, 23 Mar 2017 09:32:33 +0000 (10:32 +0100)] 
Delete dropdown click event listener on destroy

8 years agoMerge remote-tracking branch 'refs/remotes/origin/develop' into zurb/develop
Kristofer Krause [Mon, 20 Mar 2017 23:44:19 +0000 (19:44 -0400)] 
Merge remote-tracking branch 'refs/remotes/origin/develop' into zurb/develop

8 years agoverify aria-hidden value 9885/head
Kristofer Krause [Mon, 20 Mar 2017 21:04:03 +0000 (17:04 -0400)] 
verify aria-hidden value

8 years agoMerge remote-tracking branch 'refs/remotes/origin/develop' into zurb/develop
Kristofer Krause [Mon, 20 Mar 2017 20:45:23 +0000 (16:45 -0400)] 
Merge remote-tracking branch 'refs/remotes/origin/develop' into zurb/develop

8 years agoMerge pull request #2 from dragthor/tooltip-aria-tests
Kristofer Krause [Mon, 20 Mar 2017 20:41:20 +0000 (16:41 -0400)] 
Merge pull request #2 from dragthor/tooltip-aria-tests

verify aria-hidden is correct

8 years agoMerge remote-tracking branch 'refs/remotes/origin/develop' into tooltip-aria-tests
Kristofer Krause [Mon, 20 Mar 2017 20:35:44 +0000 (16:35 -0400)] 
Merge remote-tracking branch 'refs/remotes/origin/develop' into tooltip-aria-tests

8 years agoverify aria-hidden is correct
Kristofer Krause [Mon, 20 Mar 2017 20:32:58 +0000 (16:32 -0400)] 
verify aria-hidden is correct

8 years agono need to add the variable to _settings.scss since it's automatically generated 9853/head
Sander Blue [Sat, 18 Mar 2017 17:02:07 +0000 (12:02 -0500)] 
no need to add the variable to _settings.scss since it's automatically generated

8 years agoAdd SRI to CDN links 9877/head
William Entriken [Wed, 15 Mar 2017 17:44:37 +0000 (13:44 -0400)] 
Add SRI to CDN links

8 years agoRemoved hack keyword from comments! 9868/head
harry [Sun, 12 Mar 2017 19:01:26 +0000 (00:31 +0530)] 
Removed hack keyword from comments!