]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
jk [Sun, 24 Apr 2016 20:37:12 +0000 (22:37 +0200)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into breakpoint-lint
Colin Marshall [Sun, 24 Apr 2016 02:58:00 +0000 (20:58 -0600)]
Modified gulp to watch for changes to html files in docs/assets/partials directory
Colin Marshall [Sun, 24 Apr 2016 02:55:23 +0000 (20:55 -0600)]
Added sticky visual test with anchors and callouts
Andy Cochran [Fri, 22 Apr 2016 15:20:38 +0000 (11:20 -0400)]
Merge pull request #8634 from designerno1/drilldown-docs-fix
Drilldown fixes a typo and adds fires open desc
Marius Olbertz [Thu, 21 Apr 2016 05:51:11 +0000 (07:51 +0200)]
Merge pull request #8635 from sethkane/issue-7904
Issue 7904
sethk [Wed, 20 Apr 2016 21:08:31 +0000 (16:08 -0500)]
Removing non needed aria from the body tag
sethk [Tue, 19 Apr 2016 21:19:30 +0000 (16:19 -0500)]
Removed automated aria-labelledby features as they aren't needed to ensure accessibility
Added documentation to explain how to utilize aria-labelledby
jk [Tue, 19 Apr 2016 20:02:53 +0000 (22:02 +0200)]
fixes a typo and adds fires open desc
Kevin Ball [Mon, 18 Apr 2016 23:17:30 +0000 (16:17 -0700)]
Merge pull request #8614 from andycochran/media-object-margin-bottom
remove margin bottom from :last-child of .media-object-section
Andy Cochran [Fri, 15 Apr 2016 17:03:59 +0000 (13:03 -0400)]
remove margin bottom from :last-child of .media-object-section
Brett Mason [Fri, 15 Apr 2016 11:20:59 +0000 (12:20 +0100)]
Merge pull request #8610 from zurb/brettsmason-drilldown-visual-test
Create drilldown-menu-parent-link visual test
Brett Mason [Fri, 15 Apr 2016 11:09:50 +0000 (12:09 +0100)]
Create drilldown-menu-parent-link.html
Added a visual test to check the parent link option for drilldown menus.
Added to support [8595](https://github.com/zurb/foundation-sites/pull/8595).
Brett Mason [Fri, 15 Apr 2016 11:07:00 +0000 (12:07 +0100)]
Merge pull request #8595 from designerno1/fix-drilldown-parentlink
should fix #8593
Colin Marshall [Fri, 15 Apr 2016 03:32:24 +0000 (21:32 -0600)]
Merge pull request #8608 from colin-marshall/customizer-menu-icon
Added missing menu-icon component to customizer config
Colin Marshall [Fri, 15 Apr 2016 02:51:33 +0000 (20:51 -0600)]
Added missing menu-icon component to customizer config
Kevin Ball [Fri, 15 Apr 2016 00:17:28 +0000 (17:17 -0700)]
Merge pull request #8564 from Owlbertz/dropdown-menu-fixes
Dropdown menu fixes
Kevin Ball [Fri, 15 Apr 2016 00:09:27 +0000 (17:09 -0700)]
Merge pull request #8571 from Owlbertz/keyboard-enhancements
Enhance keyboard util.
sethk [Thu, 14 Apr 2016 14:50:46 +0000 (08:50 -0600)]
Merge branch 'issue-7904' of https://github.com/sethkane/foundation-sites into issue-7904
# Conflicts:
# js/foundation.reveal.js
sethk [Thu, 14 Apr 2016 14:01:57 +0000 (08:01 -0600)]
Issue #7904 should be addressed by updating various ARIA related issues.
Removed aria-hidden on both the body and the overlay. Since the modals are children of both of those anything that has an aria-hidden=true will be ignored by the screen reader. This is why with a keyboard you can tab around int he modal but when you use a screen reader and you tab around you can't access the content within the modal.
I also enhanced the aria-labeledby by checking to see if the modal has a H Tag (H1,2,3,4,5,6) of sorts. If it finds a H Tag the first one found will be associated to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal. if there is no header it will utilize the element (href, button, etc...) that opened the modal and associated itself to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal.
sethk [Wed, 13 Apr 2016 22:59:27 +0000 (16:59 -0600)]
Removing Console Logs
jk [Wed, 13 Apr 2016 22:55:59 +0000 (00:55 +0200)]
fix 3 lint issues
sethk [Wed, 13 Apr 2016 22:33:36 +0000 (16:33 -0600)]
Issue #7904 should be addressed by updating various ARIA related issues.
Removed aria-hidden on both the body and the overlay. Since the modals are children of both of those anything that has an aria-hidden=true will be ignored by the screen reader. This is why with a keyboard you can tab around int he modal but when you use a screen reader and you tab around you can't access the content within the modal.
I also enhanced the aria-labeledby by checking to see if the modal has a H Tag (H1,2,3,4,5,6) of sorts. If it finds a H Tag the first one found will be associated to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal. if there is no header it will utilize the element (href, button, etc...) that opened the modal and associated itself to the aria-labeledby and thus will result with that text announced to the a screen reader after opening a modal.
jk [Wed, 13 Apr 2016 21:41:38 +0000 (23:41 +0200)]
should fix #8593
Kevin Ball [Tue, 12 Apr 2016 15:51:58 +0000 (08:51 -0700)]
Merge pull request #8583 from gehasia/drilldown-fix
[Bugfix] Drilldown - Cleaning attached events correctly on destroy() …
g.chanaud [Tue, 12 Apr 2016 12:20:21 +0000 (14:20 +0200)]
[Bugfix] Drilldown - Cleaning attached events correctly on destroy() call
Kevin Ball [Tue, 12 Apr 2016 00:59:22 +0000 (17:59 -0700)]
Merge pull request #8579 from ncoden/fix-dropdown-position-classes
[Dropdown] Fix horizontal position with additional classes #8572
Kevin Ball [Tue, 12 Apr 2016 00:58:05 +0000 (17:58 -0700)]
Merge pull request #8578 from alexej-d/patch-1
Remove duplication of max-width property in row mixin
Kevin Ball [Tue, 12 Apr 2016 00:57:07 +0000 (17:57 -0700)]
Merge pull request #8576 from zurb/briantan888-patch-3
Fix missing checkbox requiredCheck
Kevin Ball [Tue, 12 Apr 2016 00:37:33 +0000 (17:37 -0700)]
Merge pull request #8558 from dragthor/responsiveToggle-destroy-tab-destroy
tabs:destroy fixed; reponsiveToggle:destroy
Kevin Ball [Tue, 12 Apr 2016 00:36:13 +0000 (17:36 -0700)]
Merge pull request #8553 from gehasia/sticky-bugfix
[Bugfix] Sticky - sticky-container should be 0px height when children…
Kevin Ball [Tue, 12 Apr 2016 00:33:10 +0000 (17:33 -0700)]
Merge pull request #8543 from zurb/grid-col-pos-center-docs
Add description for the center option...
Kevin Ball [Tue, 12 Apr 2016 00:30:26 +0000 (17:30 -0700)]
Merge pull request #8534 from andycochran/responsive-collapsed-row
add specificity for .expanded.row .[size]-collapse.row
Nicolas Coden [Mon, 11 Apr 2016 23:23:33 +0000 (01:23 +0200)]
[Dropdown] Fix horizontal position with additional classes #8572
Fix https://github.com/zurb/foundation-sites/issues/8572
> [Dropdown] Horizontal position does not work with additional classes
alexej-d [Mon, 11 Apr 2016 20:22:41 +0000 (22:22 +0200)]
Remove duplication of max-width property
As a result of the `max-width` property being inside the `@each` statement, the property was needlessly duplicated while compiling.
Brian Tan [Mon, 11 Apr 2016 17:48:37 +0000 (13:48 -0400)]
Fix missing checkbox requiredCheck
requiredCheck for checkbox was removed from 6.2.1. Reinstating.
Marius Olbertz [Mon, 11 Apr 2016 14:27:41 +0000 (16:27 +0200)]
Enhance keyboard util.
Enhanced keyboard util by adding a parameter that is passed to the `handled` function based on the evaluation of the function that was handled.
It is now easier to only do certain actions (e.g. calling `preventDefaul()`) in the `handled` handler by letting the other function (e.g. `next`, `up`, ...) return some value, which is directly passed into `handled` as the first parameter.
I also adjusted the calls to the keyboard util for some plugins to fix issues and prevent bad behavior.
Marius Olbertz [Sat, 9 Apr 2016 10:25:49 +0000 (12:25 +0200)]
Fixed keyboard interaction for dropdown menu.
Fixes behaviour for vertical menus to be correct (switch left/right with up/down compared to horizontal menus).
Fixed usage of `e.preventDefault()` to enable opening of links in the menu.
Marius Olbertz [Sat, 9 Apr 2016 09:58:07 +0000 (11:58 +0200)]
Fix for detection of overfloating dropdown menus.
Because the selectors were not specific enough, the styles of .opens-right set by the JS in case of an overflowing sub-menu was overwritten by the parent's .open-left styles.
Added visual tests to check for this. The tests include two cases: one for a right aligned dropdown using `.top-bar-right` (which was fixed earlier already) and one that is positioned right because of content (where this fix can be tested).
Also added anchors to the menu's links to check for correct behavior of the links, e.g. when using keyboard.
Colin Marshall [Sat, 9 Apr 2016 04:53:54 +0000 (22:53 -0600)]
Merge pull request #8563 from colin-marshall/develop
Fixed background SVG bug in Edge
Colin Marshall [Sat, 9 Apr 2016 02:37:17 +0000 (20:37 -0600)]
Fixed background SVG bug in Edge
Kevin Ball [Fri, 8 Apr 2016 18:05:20 +0000 (11:05 -0700)]
Bump to version 6.2.1
g.chanaud [Fri, 8 Apr 2016 17:50:29 +0000 (19:50 +0200)]
Add setSize handler on setSticky for having the container resizing correctly if sticky and anchored height are different. Waiting for the height transition on the container to finish before firing the setSize
Kevin Ball [Fri, 8 Apr 2016 17:40:52 +0000 (10:40 -0700)]
Catch last unhandled flex attribute
Kevin Ball [Fri, 8 Apr 2016 17:37:28 +0000 (10:37 -0700)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Kevin Ball [Fri, 8 Apr 2016 17:35:04 +0000 (10:35 -0700)]
Don't reference flex-basis without global-flexbox
Kevin Ball [Fri, 8 Apr 2016 17:34:52 +0000 (10:34 -0700)]
Run customizer builds through autoprefixer
Kevin Ball [Fri, 8 Apr 2016 17:26:16 +0000 (10:26 -0700)]
Fix pagination being excluded from customizer
RafiBomb [Fri, 8 Apr 2016 17:21:58 +0000 (10:21 -0700)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
RafiBomb [Fri, 8 Apr 2016 17:21:48 +0000 (10:21 -0700)]
fixes wrong link
Kevin Ball [Fri, 8 Apr 2016 16:54:05 +0000 (09:54 -0700)]
Better description of re-init visual test
Kevin Ball [Fri, 8 Apr 2016 16:35:46 +0000 (09:35 -0700)]
Add better description on abide radio button test
Kristofer Krause [Fri, 8 Apr 2016 16:28:42 +0000 (12:28 -0400)]
tabs:destroy fixed; reponsiveToggle:destroy
tabs:destroy fixed changed.zf.mediaquery; reponsiveToggle::destroy
implemented
g.chanaud [Fri, 8 Apr 2016 11:29:57 +0000 (13:29 +0200)]
[Bugfix] Sticky - sticky-container should be 0px height when children element is not displayed. It happens with a responsive dropdown/small-drilldown and a sticky dropdown
Brett Mason [Fri, 8 Apr 2016 11:31:33 +0000 (12:31 +0100)]
Update param type and description
Kevin Ball [Thu, 7 Apr 2016 23:45:41 +0000 (16:45 -0700)]
Top-bar-right menus should default to the left
Kevin Ball [Thu, 7 Apr 2016 20:56:16 +0000 (13:56 -0700)]
Fix clearing of radio button errors
Kevin Ball [Thu, 7 Apr 2016 18:33:20 +0000 (11:33 -0700)]
Merge pull request #8547 from zurb/revert-8192-develop
Revert "Update MediaQueries to initialize if not initialized already."
Kevin Ball [Thu, 7 Apr 2016 18:31:50 +0000 (11:31 -0700)]
Revert "Update MediaQueries to initialize if not initialized already."
RafiBomb [Thu, 7 Apr 2016 18:23:37 +0000 (11:23 -0700)]
adds new dropdown-menu test
RafiBomb [Thu, 7 Apr 2016 18:18:08 +0000 (11:18 -0700)]
adds docs about using select menu
Brett Mason [Thu, 7 Apr 2016 10:05:05 +0000 (11:05 +0100)]
Add description for the center option...
in grid-column-position()/grid-col-pos() mixin.
Kevin Ball [Thu, 7 Apr 2016 04:00:01 +0000 (21:00 -0700)]
Merge branch 'master' into develop
Kevin Ball [Wed, 6 Apr 2016 23:49:37 +0000 (16:49 -0700)]
Merge pull request #8517 from tyrion273/patch-2
Location of settings file now clearer
Kevin Ball [Wed, 6 Apr 2016 23:45:40 +0000 (16:45 -0700)]
Merge pull request #8514 from tyrion273/patch-1
Enabling now clearer
Kevin Ball [Wed, 6 Apr 2016 23:38:22 +0000 (16:38 -0700)]
Merge pull request #8511 from ncoden/fix-flex-grid-nowrap
Fix flex-grid-column with nowrap child
Andy Cochran [Wed, 6 Apr 2016 22:55:07 +0000 (18:55 -0400)]
Merge pull request #8031 from cucharadepalo/patch-2
Added button-color-alt variable to mixin
Kevin Ball [Wed, 6 Apr 2016 21:23:26 +0000 (14:23 -0700)]
Fix issue where reveal was not respecting offset data vars, with visual testcase
Andy Cochran [Wed, 6 Apr 2016 00:11:06 +0000 (20:11 -0400)]
add specificity for .expanded.row .[size]-collapse.row
Kevin Ball [Tue, 5 Apr 2016 22:44:23 +0000 (15:44 -0700)]
Merge pull request #8525 from andycochran/fixbttngrpmrg
Redo clobbered non-flex Button Group styles
Kevin Ball [Tue, 5 Apr 2016 18:12:43 +0000 (11:12 -0700)]
Merge pull request #8445 from abdullahsalem/button-group-stacked-margin
Fixed the margin (separator) of the stacked button group #8444
Kevin Ball [Tue, 5 Apr 2016 18:02:39 +0000 (11:02 -0700)]
Merge pull request #8192 from merlinpatt/develop
Update MediaQueries to initialize if not initialized already.
Kevin Ball [Tue, 5 Apr 2016 17:31:08 +0000 (10:31 -0700)]
Merge pull request #8317 from flexbox/pointer-event
cursor pointer need some love for disabled items
Kevin Ball [Tue, 5 Apr 2016 15:51:50 +0000 (08:51 -0700)]
Merge pull request #8526 from ncoden/fix_equalizer_empty
Fix setting up of an empty equalized list #8521
Kevin Ball [Tue, 5 Apr 2016 15:51:33 +0000 (08:51 -0700)]
Merge pull request #8509 from brettdewoody/feature/add-svg-interchange
Add support for SVG to Interchange.
Nicolas Coden [Tue, 5 Apr 2016 02:09:44 +0000 (04:09 +0200)]
Fix setting up of an empty equalized list #8521
Fix https://github.com/zurb/foundation-sites/issues/8521
Kevin Ball [Mon, 4 Apr 2016 19:14:01 +0000 (12:14 -0700)]
Merge pull request #8475 from Owlbertz/dropdown-alignment
Enabling floated dropdown alignment
Andy Cochran [Mon, 4 Apr 2016 18:16:26 +0000 (14:16 -0400)]
redo clobbered non-flex Button Group styles
Kevin Ball [Mon, 4 Apr 2016 18:08:57 +0000 (11:08 -0700)]
Merge pull request #8524 from EHackettTriCore/patch-4
Update Panini Docs : Custom Helpers
Ethan Hackett [Mon, 4 Apr 2016 17:41:55 +0000 (13:41 -0400)]
Update Panini Docs : Custom Helpers
Update Panini docs https://github.com/zurb/foundation-sites/pull/8522
Oliver Stapelfeldt [Sun, 3 Apr 2016 16:45:20 +0000 (18:45 +0200)]
Update sass.md
Oliver Stapelfeldt [Sun, 3 Apr 2016 09:24:40 +0000 (11:24 +0200)]
Update flexbox.md
Oliver Stapelfeldt [Sun, 3 Apr 2016 08:40:42 +0000 (10:40 +0200)]
Update flexbox.md
Brian Tan [Sat, 2 Apr 2016 04:39:20 +0000 (00:39 -0400)]
Merge pull request #8506 from zurb/briantan888-patch-1
Fix slider bug when start is not 0
Nicolas Coden [Sat, 2 Apr 2016 01:37:51 +0000 (03:37 +0200)]
Fix flex-grid-column with nowrap child
On the last version of chrome, the child of a `flex-grid-column(null)`
with
```css
white-space: nowrap;
overflow: hidden;
```
doesn't have a limited size, and the full content is showed in one line
exceeding the row.
`min-width: 0;` fix this problem, probably by remembering to chrome to
evaluate the column width with a `0px` content width (it's what `flex:
1 1 0px` should do).
https://stackoverflow.com/questions/
34934586 /white-space-nowrap-and-flex
box-did-not-work-in-chrome
Kevin Ball [Sat, 2 Apr 2016 00:22:29 +0000 (17:22 -0700)]
Merge pull request #8473 from Owlbertz/fix-reveal-destroy
Fix issue with Reveal#destroy().
Kevin Ball [Fri, 1 Apr 2016 23:11:21 +0000 (16:11 -0700)]
Merge pull request #8477 from Owlbertz/keyboard-drilldown
Fix keyboard access for drilldown
Brian Tan [Fri, 1 Apr 2016 18:06:26 +0000 (14:06 -0400)]
Fix slider bug when start is not 0
141: pctOfBar should take account of start value
278: value should have start offset.
Kevin Ball [Fri, 1 Apr 2016 17:54:14 +0000 (10:54 -0700)]
Merge branch 'customizer' into develop
Kevin Ball [Fri, 1 Apr 2016 17:52:26 +0000 (10:52 -0700)]
Explicitly add flex modules
Geoff Kimball [Fri, 1 Apr 2016 00:32:17 +0000 (17:32 -0700)]
Update panini and octophant dependencies, and disable automated template updates in deploy process for now
Geoff Kimball [Wed, 30 Mar 2016 20:52:31 +0000 (13:52 -0700)]
Add docs page for Style Sherpa
Rafi [Wed, 30 Mar 2016 16:40:03 +0000 (09:40 -0700)]
fixes comment typo
kball [Wed, 30 Mar 2016 00:01:46 +0000 (17:01 -0700)]
Merge pull request #8400 from zurb/customizer
Customizer Updates
Geoff Kimball [Tue, 29 Mar 2016 22:24:38 +0000 (15:24 -0700)]
In customizer Gulp tasks, prevent build from failing if the form data JSON given is missing the variables key
Geoff Kimball [Tue, 29 Mar 2016 21:23:21 +0000 (14:23 -0700)]
Fix typo in docs Sass file
Geoff Kimball [Tue, 29 Mar 2016 20:43:00 +0000 (13:43 -0700)]
Copy framework-specific docs example CSS from foundation-docs repo
Geoff Kimball [Tue, 29 Mar 2016 16:32:54 +0000 (09:32 -0700)]
In customizer Gulp tasks, don't print a $foundation-palette override if no color variables are included in the custom build definition
Geoff Kimball [Mon, 28 Mar 2016 20:33:30 +0000 (13:33 -0700)]
In customizer Gulpfile, ensure color variables passed in are all merged into $foundation-palette
Geoff Kimball [Mon, 28 Mar 2016 20:20:00 +0000 (13:20 -0700)]
Remove util-map.json, the functionality of which is now covered by customizer/config.yml
Geoff Kimball [Mon, 28 Mar 2016 20:19:15 +0000 (13:19 -0700)]
In customizer Gulp task, ensure all JavaScript files are properly included