]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoRemoved keydown handler that used to trigger open. 10023/head
Marius Olbertz [Fri, 12 May 2017 13:45:08 +0000 (15:45 +0200)] 
Removed keydown handler that used to trigger open.

Will trigger for space and enter automatically for buttons as anchors.
However, space will not trigger the click event for links (which is the default behavior).
As buttons should be used as anchors, this follows the specs.

Relevant for issue #10019.

8 years agoAdded visual test for issue with additional listeners on anchor.
Marius Olbertz [Fri, 12 May 2017 13:44:53 +0000 (15:44 +0200)] 
Added visual test for issue with additional listeners on anchor.

Relevant for issue #10019.

8 years agoMerge pull request #10011 from drewfranklin/develop
Kevin Ball [Mon, 8 May 2017 20:23:39 +0000 (13:23 -0700)] 
Merge pull request #10011 from drewfranklin/develop

Update to abbreviation specificity to overwrite normalize

8 years agoMerge pull request #10009 from designchief/table-border-fix
Kevin Ball [Fri, 5 May 2017 18:36:00 +0000 (11:36 -0700)] 
Merge pull request #10009 from designchief/table-border-fix

Fix table border rendering by including border-collapse declaration

8 years agoUpdate to abbreviation specificity to overwrite normalize 10011/head
Drew Franklin [Fri, 5 May 2017 18:19:55 +0000 (11:19 -0700)] 
Update to abbreviation specificity to overwrite normalize

Normalize's abbr[title] styling was overwriting this style. Adding this specificity promotes foundation abbr above normalize

8 years agoMerge pull request #10007 from chedaroo/reveal-modal-width-typo
Kevin Ball [Fri, 5 May 2017 16:09:53 +0000 (09:09 -0700)] 
Merge pull request #10007 from chedaroo/reveal-modal-width-typo

Fixed typo in 'reveal-modal-width' mixin, now uses '$max-width' argument

8 years agoFix table border rendering by including border-collapse declaration 10009/head
Kieran Mahon [Fri, 5 May 2017 09:39:30 +0000 (10:39 +0100)] 
Fix table border rendering by including border-collapse declaration

8 years agoFixed typo in 'reveal-modal-width' mixin, now uses '$max-width' argument 10007/head
Richard Jesudason [Thu, 4 May 2017 09:49:54 +0000 (10:49 +0100)] 
Fixed typo in 'reveal-modal-width' mixin, now uses '$max-width' argument

8 years agoMerge pull request #9971 from Owlbertz/keyboard-tests
Kevin Ball [Fri, 28 Apr 2017 16:49:00 +0000 (09:49 -0700)] 
Merge pull request #9971 from Owlbertz/keyboard-tests

[WIP] Keyboard tests

8 years agoAdded tests for keyboard events for vertical DropdownMenu. 9971/head
Marius Olbertz [Fri, 28 Apr 2017 15:41:00 +0000 (17:41 +0200)] 
Added tests for keyboard events for vertical DropdownMenu.

8 years agoAdded test for close with ESCAPE for DropdownMenu.
Marius Olbertz [Fri, 28 Apr 2017 05:37:03 +0000 (07:37 +0200)] 
Added test for close with ESCAPE for DropdownMenu.

8 years agoFixed focus placing when closing submenu with keyboard.
Marius Olbertz [Fri, 28 Apr 2017 05:36:31 +0000 (07:36 +0200)] 
Fixed focus placing when closing submenu with keyboard.

Focus was wrongly moved to the last tab, now it is moved to the first tab.

8 years agoMerge pull request #9965 from zurb/move-to-webpack
Kevin Ball [Thu, 27 Apr 2017 16:15:55 +0000 (09:15 -0700)] 
Merge pull request #9965 from zurb/move-to-webpack

Move to webpack

8 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into keyboard...
Marius Olbertz [Thu, 27 Apr 2017 16:03:53 +0000 (18:03 +0200)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into keyboard-tests

8 years agoAdded keyboard event tests for DropdownMenu.
Marius Olbertz [Thu, 27 Apr 2017 15:30:46 +0000 (17:30 +0200)] 
Added keyboard event tests for DropdownMenu.

This currently only includes basic horizontal LTR menus.

8 years agoMerge branch 'develop' into move-to-webpack 9965/head
Kevin Ball [Wed, 26 Apr 2017 22:44:50 +0000 (15:44 -0700)] 
Merge branch 'develop' into move-to-webpack

8 years agoMerge pull request #9990 from RLHawk1/develop
Kevin Ball [Wed, 26 Apr 2017 22:42:16 +0000 (15:42 -0700)] 
Merge pull request #9990 from RLHawk1/develop

Rewrote onImagesLoaded to prevent loading images multiple times. Fixes #9932

8 years agoMove Touch to being object literal
Kevin Ball [Wed, 26 Apr 2017 20:09:39 +0000 (13:09 -0700)] 
Move Touch to being object literal

8 years agoUpdate rtl imports to use 'rtl as Rtl'
Kevin Ball [Wed, 26 Apr 2017 20:01:23 +0000 (13:01 -0700)] 
Update rtl imports to use 'rtl as Rtl'

8 years agoMerge branch 'andycochran-button-hollow-clear-mixin' into develop
RafiBomb [Wed, 26 Apr 2017 15:56:57 +0000 (08:56 -0700)] 
Merge branch 'andycochran-button-hollow-clear-mixin' into develop

8 years agoformats SCSS
RafiBomb [Wed, 26 Apr 2017 15:56:22 +0000 (08:56 -0700)] 
formats SCSS

8 years agoMerge branch 'button-hollow-clear-mixin' of git://github.com/andycochran/foundation...
RafiBomb [Wed, 26 Apr 2017 15:51:07 +0000 (08:51 -0700)] 
Merge branch 'button-hollow-clear-mixin' of git://github.com/andycochran/foundation-sites into andycochran-button-hollow-clear-mixin

8 years agoFixed onImagesLoaded sometimes loading images multiple times 9990/head
Raymond Hawkins [Wed, 26 Apr 2017 04:22:05 +0000 (00:22 -0400)] 
Fixed onImagesLoaded sometimes loading images multiple times

8 years agoMerge branch 'develop' into move-to-webpack
Kevin Ball [Tue, 25 Apr 2017 21:19:03 +0000 (14:19 -0700)] 
Merge branch 'develop' into move-to-webpack

8 years agoMerge pull request #9982 from zurb/dropdown-button-fix
Kevin Ball [Tue, 25 Apr 2017 21:03:15 +0000 (14:03 -0700)] 
Merge pull request #9982 from zurb/dropdown-button-fix

fixed dropdown mixin issue

8 years agoMerge pull request #9984 from IamManchanda/feature/add-pattern-website
Kevin Ball [Tue, 25 Apr 2017 21:01:34 +0000 (14:01 -0700)] 
Merge pull request #9984 from IamManchanda/feature/add-pattern-website

[New Feature] Closes #9870 - Added a combo pattern `website`

8 years agoMerge pull request #9977 from Owlbertz/reveal-space-close
Kevin Ball [Tue, 25 Apr 2017 20:43:39 +0000 (13:43 -0700)] 
Merge pull request #9977 from Owlbertz/reveal-space-close

Reveal space close

8 years agoAddress issues from code review
Kevin Ball [Tue, 25 Apr 2017 18:42:15 +0000 (11:42 -0700)] 
Address issues from code review

8 years agoMerge branch 'develop' into move-to-webpack
Kevin Ball [Tue, 25 Apr 2017 16:20:08 +0000 (09:20 -0700)] 
Merge branch 'develop' into move-to-webpack

8 years agoAdded test for focus on close. 9977/head
Marius Olbertz [Tue, 25 Apr 2017 05:42:14 +0000 (07:42 +0200)] 
Added test for focus on close.

8 years agoRemoved condition with what input for focus on close.
Marius Olbertz [Tue, 25 Apr 2017 05:41:51 +0000 (07:41 +0200)] 
Removed condition with what input for focus on close.

8 years agoRemoved debug logging.
Marius Olbertz [Tue, 25 Apr 2017 05:34:43 +0000 (07:34 +0200)] 
Removed debug logging.

8 years agoUse button as Reveal toggle in visual tests.
Marius Olbertz [Tue, 25 Apr 2017 05:30:51 +0000 (07:30 +0200)] 
Use button as Reveal toggle in visual tests.

Substituted links with buttons to have semantically correct tag usage.
As those toggles do not lead to a new page they should be buttons.

8 years agoUse button as Reveal toggle in docs.
Marius Olbertz [Tue, 25 Apr 2017 05:30:51 +0000 (07:30 +0200)] 
Use button as Reveal toggle in docs.

Substituted links with buttons to have semantically correct tag usage.
As those toggles do not lead to a new page they should be buttons.

8 years agoMove focus back to anchor when closed.
Marius Olbertz [Tue, 25 Apr 2017 05:29:52 +0000 (07:29 +0200)] 
Move focus back to anchor when closed.

8 years agoUpdate button.md 9982/head
Laurel [Mon, 24 Apr 2017 16:34:37 +0000 (09:34 -0700)] 
Update button.md

8 years agoremoved un-needed markup and file for the PR
LaurelBCodin [Mon, 24 Apr 2017 16:32:30 +0000 (09:32 -0700)] 
removed un-needed markup and file for the PR

8 years agoReorganizing of examples! 9984/head
harry [Mon, 24 Apr 2017 16:29:36 +0000 (21:59 +0530)] 
Reorganizing of examples!

8 years agoAdded url pattern again!
harry [Mon, 24 Apr 2017 16:25:39 +0000 (21:55 +0530)] 
Added url pattern again!

- Also fixed Responsiveness

8 years agoMerge pull request #9983 from Deckluhm/tooltip-cursor
Kevin Ball [Mon, 24 Apr 2017 15:47:32 +0000 (08:47 -0700)] 
Merge pull request #9983 from Deckluhm/tooltip-cursor

[Tooltip] Add new $has-tip-cursor variable to customize cursor

8 years agoUpdate docs issue that i created!
harry [Sat, 22 Apr 2017 14:29:17 +0000 (19:59 +0530)] 
Update docs issue that i created!

8 years agoDocs correction!
harry [Sat, 22 Apr 2017 13:29:37 +0000 (18:59 +0530)] 
Docs correction!

8 years agoCloses #9870 - Added a combo pattern `website`
harry [Sat, 22 Apr 2017 13:24:04 +0000 (18:54 +0530)] 
Closes #9870 - Added a combo pattern `website`
Changes:
- Added a pattern `website` which is basically a combo of both `domain` and `url` pattern
- Also updated the docs!

8 years agoAdd new $has-tip-cursor variable to customize tooltips cursor 9983/head
Deckluhm [Sat, 22 Apr 2017 13:09:28 +0000 (15:09 +0200)] 
Add new $has-tip-cursor variable to customize tooltips cursor

8 years agofixed dropdown mixin issue
LaurelBCodin [Sat, 22 Apr 2017 00:04:40 +0000 (17:04 -0700)] 
fixed dropdown mixin issue

8 years agoMerge pull request #9981 from andycochran/static-gutter-docs
Kevin Ball [Fri, 21 Apr 2017 22:27:48 +0000 (15:27 -0700)] 
Merge pull request #9981 from andycochran/static-gutter-docs

Static Gutters documentation

8 years agoStatic Gutters documentation 9981/head
Andy Cochran [Fri, 21 Apr 2017 22:10:41 +0000 (18:10 -0400)] 
Static Gutters documentation

8 years agoMerge pull request #9973 from zurb/fix-normalize-dependency-update
Kevin Ball [Fri, 21 Apr 2017 20:12:11 +0000 (13:12 -0700)] 
Merge pull request #9973 from zurb/fix-normalize-dependency-update

Update to #9711 in a way that doesn't modify underlying dependency

8 years agosimplify clear button method 9979/head
Andy Cochran [Fri, 21 Apr 2017 17:54:15 +0000 (13:54 -0400)] 
simplify clear button method

8 years agoFixed space and enter not closing Reveal modals.
Marius Olbertz [Fri, 21 Apr 2017 15:21:46 +0000 (17:21 +0200)] 
Fixed space and enter not closing Reveal modals.

Refactored the component to not use special keyboard listening for opening and closing.
Normal event triggering with `click` event being emitted using space and enter is used now.
Added test for clicking close button.

8 years agoRefactored Reveal tests to work correctly with async execution.
Marius Olbertz [Fri, 21 Apr 2017 15:21:05 +0000 (17:21 +0200)] 
Refactored Reveal tests to work correctly with async execution.

8 years agoMerge pull request #9974 from zurb/fix-lingering-travis-error
Kevin Ball [Thu, 20 Apr 2017 21:31:10 +0000 (14:31 -0700)] 
Merge pull request #9974 from zurb/fix-lingering-travis-error

Resolve lingering travis error

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 agoUpdate to #9711 in a way that doesn't modify underlying dependency 9973/head
Kevin Ball [Thu, 20 Apr 2017 20:51:21 +0000 (13:51 -0700)] 
Update to #9711 in a way that doesn't modify underlying dependency

8 years agoRefix interchange test
Kevin Ball [Thu, 20 Apr 2017 20:41:47 +0000 (13:41 -0700)] 
Refix interchange test

8 years agoMerge branch 'develop' into move-to-webpack
Kevin Ball [Thu, 20 Apr 2017 20:35:40 +0000 (13:35 -0700)] 
Merge branch 'develop' into move-to-webpack

8 years agoAdd modules false to babelrc
Kevin Ball [Thu, 20 Apr 2017 20:34:13 +0000 (13:34 -0700)] 
Add modules false to babelrc

8 years agoFixed typo.
Marius Olbertz [Thu, 20 Apr 2017 19:49:04 +0000 (21:49 +0200)] 
Fixed typo.

8 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into keyboard...
Marius Olbertz [Thu, 20 Apr 2017 19:47:08 +0000 (21:47 +0200)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into keyboard-tests

Merge to have passing tests from other components...

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 agoAdded tests for keyboard events for Off Canvas.
Marius Olbertz [Thu, 20 Apr 2017 15:28:43 +0000 (17:28 +0200)] 
Added tests for keyboard events for Off Canvas.

8 years agoAdded tests for keyboard events for Accordion.
Marius Olbertz [Thu, 20 Apr 2017 15:28:43 +0000 (17:28 +0200)] 
Added tests for keyboard events for Accordion.

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 branch 'develop' into move-to-webpack
Kevin Ball [Wed, 19 Apr 2017 23:09:40 +0000 (16:09 -0700)] 
Merge branch 'develop' into move-to-webpack

8 years agoWork around module name mismatch with offcanvas in customizer and re-add minification...
Kevin Ball [Wed, 19 Apr 2017 22:56:20 +0000 (15:56 -0700)] 
Work around module name mismatch with offcanvas in customizer and re-add minification and other src files

8 years agoBeginnings of customizer working with webpack
Kevin Ball [Wed, 19 Apr 2017 22:44:25 +0000 (15:44 -0700)] 
Beginnings of customizer working with webpack

8 years agorename accordion tabs file to follow convention now that we don't need to hack alphab...
Kevin Ball [Wed, 19 Apr 2017 22:43:48 +0000 (15:43 -0700)] 
rename accordion tabs file to follow convention now that we don't need to hack alphabetism for dependency

8 years agoUpdate transpile to es2015
Kevin Ball [Wed, 19 Apr 2017 19:07:08 +0000 (12:07 -0700)] 
Update transpile to es2015

8 years agoUpdate touch and triggers for idempotent initialization
Kevin Ball [Wed, 19 Apr 2017 19:07:00 +0000 (12:07 -0700)] 
Update touch and triggers for idempotent initialization

8 years agoAdded tests for keyboard events for Tabs.
Marius Olbertz [Wed, 19 Apr 2017 18:50:24 +0000 (20:50 +0200)] 
Added tests for keyboard events for Tabs.

Currently only implemented events for changing tabs with arrow keys.

8 years agoAdded tests for keyboard events for Slider.
Marius Olbertz [Wed, 19 Apr 2017 18:25:24 +0000 (20:25 +0200)] 
Added tests for keyboard events for Slider.

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 agoPort new smoothscroll module to the new approach
Kevin Ball [Tue, 18 Apr 2017 23:31:45 +0000 (16:31 -0700)] 
Port new smoothscroll module to the new approach

8 years agoUpdate to remove default exports
Kevin Ball [Tue, 18 Apr 2017 23:23:57 +0000 (16:23 -0700)] 
Update to remove default exports

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 agoUpdate yarn install
Kevin Ball [Tue, 18 Apr 2017 16:50:30 +0000 (09:50 -0700)] 
Update yarn install

8 years agoFix rebase issue
Kevin Ball [Tue, 18 Apr 2017 16:50:11 +0000 (09:50 -0700)] 
Fix rebase issue

8 years agoGet individual plugin builds working
Kevin Ball [Wed, 25 Jan 2017 00:24:15 +0000 (16:24 -0800)] 
Get individual plugin builds working

8 years agoGet the 'all' version of foundation working using webpack
Kevin Ball [Wed, 18 Jan 2017 20:25:22 +0000 (12:25 -0800)] 
Get the 'all' version of foundation working using webpack

8 years agoChange main foundation gulp build to webpack
Kevin Ball [Wed, 18 Jan 2017 00:55:05 +0000 (16:55 -0800)] 
Change main foundation gulp build to webpack