]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Steve Hull [Wed, 4 Mar 2015 05:27:29 +0000 (21:27 -0800)]
Inside of range slider should be rounded if outside is rounded
Steve Hull [Wed, 4 Mar 2015 02:58:51 +0000 (18:58 -0800)]
Update slider value as users change input value
Rafi Benkual [Tue, 24 Mar 2015 18:17:58 +0000 (11:17 -0700)]
removes repeated style from panel mixin;
Rafi [Tue, 24 Mar 2015 18:11:56 +0000 (11:11 -0700)]
Merge pull request #6378 from abdullahsalem/hotfix
Solve the issue #6364
Rafi Benkual [Tue, 24 Mar 2015 18:10:15 +0000 (11:10 -0700)]
fixed merge conflict for pr 6378
Rafi Benkual [Tue, 24 Mar 2015 17:35:29 +0000 (10:35 -0700)]
fixes side-nav divider color
Rafi Benkual [Tue, 24 Mar 2015 01:52:51 +0000 (18:52 -0700)]
changes docs setting variable to new color for pr#6381
Rafi [Tue, 24 Mar 2015 01:40:32 +0000 (18:40 -0700)]
Merge pull request #6381 from Pleochism/topbar-hover-colour-fix
Hover colour fix for topbar
Rafi [Tue, 24 Mar 2015 01:34:03 +0000 (18:34 -0700)]
Merge pull request #6407 from Crafity/refactor/ingnore-hidden-fields-when-validating
Exclude hidden input fields from validation.
Rafi [Tue, 24 Mar 2015 01:32:32 +0000 (18:32 -0700)]
Merge pull request #6412 from stenlyk/master
Fix top-bar style for select
Stanislav Kurinec [Mon, 23 Mar 2015 13:32:48 +0000 (14:32 +0100)]
Fix top-bar style for select
Rafi [Fri, 20 Mar 2015 22:03:44 +0000 (15:03 -0700)]
Update README.md
Bart Riemens [Fri, 20 Mar 2015 09:31:47 +0000 (10:31 +0100)]
Exclude hidden input fields from validation. Can't see a use for it.
Brandon Arnold [Tue, 17 Mar 2015 17:54:10 +0000 (10:54 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Brandon Arnold [Tue, 17 Mar 2015 17:53:55 +0000 (10:53 -0700)]
fix drop button merge issues
Rafi [Wed, 11 Mar 2015 22:04:45 +0000 (15:04 -0700)]
Merge pull request #6389 from guilhermepontes/master
Fix markdown syntax-highlighting at javascript-utilities doc page.
Rafi [Wed, 11 Mar 2015 21:42:09 +0000 (14:42 -0700)]
Update README.md
Guilherme Pontes [Wed, 11 Mar 2015 19:15:55 +0000 (16:15 -0300)]
Fix markdown syntax-highlighting at javascript-utilities doc page.
Jeanie Chung [Tue, 10 Mar 2015 23:36:28 +0000 (16:36 -0700)]
Deleted unwanted html file.
Jeanie Chung [Tue, 10 Mar 2015 15:31:08 +0000 (08:31 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Tue, 10 Mar 2015 15:30:00 +0000 (08:30 -0700)]
Added grunt task to minify css. Fixes #5261.
Daniel [Tue, 10 Mar 2015 06:41:41 +0000 (08:41 +0200)]
Update _settings.scss
Replicated the top bar hover colour changes.
Rafi Benkual [Mon, 9 Mar 2015 23:16:28 +0000 (16:16 -0700)]
fix hr style
Rafi [Mon, 9 Mar 2015 22:37:25 +0000 (15:37 -0700)]
Merge pull request #6383 from marcobiedermann/feature/sorting
Sort css properties
Rafi [Mon, 9 Mar 2015 22:33:36 +0000 (15:33 -0700)]
Merge pull request #6382 from davegross/fix-accordion-mixin
Issue #6371 - fix accordion mixin when using custom class names
Rafi [Mon, 9 Mar 2015 22:27:19 +0000 (15:27 -0700)]
Merge pull request #6365 from Owlbertz/master
Accessibility for accordions
Rafi [Mon, 9 Mar 2015 22:20:34 +0000 (15:20 -0700)]
Merge pull request #6375 from brettdewoody/master
Add fix for MapQuest image tiles
Jeanie Chung [Mon, 9 Mar 2015 22:07:21 +0000 (15:07 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Mon, 9 Mar 2015 22:06:57 +0000 (15:06 -0700)]
Fixed interchange queries so that custom queries are functional again via the DOM. Fixes #6368.
Marco Biedermann [Mon, 9 Mar 2015 19:57:04 +0000 (20:57 +0100)]
remove compiled css file
Marco Biedermann [Mon, 9 Mar 2015 19:54:09 +0000 (20:54 +0100)]
sort css properties
Geoff Kimball [Mon, 9 Mar 2015 16:21:03 +0000 (09:21 -0700)]
Add .show-for-sr and .show-on-focus classes and update docs, closes #6366
Dave Gross [Mon, 9 Mar 2015 13:48:31 +0000 (09:48 -0400)]
Fix issue #6371 - change .accordion-navigation references to DD and DL so that the mixin will work with custom class names
Daniel [Mon, 9 Mar 2015 09:51:38 +0000 (11:51 +0200)]
Update _top-bar.scss
Changed the hover colours to be different from the default background colour, and as close to the original colour as possible (ie. #272727)
Abdullah Salem [Sat, 7 Mar 2015 16:01:17 +0000 (19:01 +0300)]
Solve the issue #6364
Brett DeWoody [Fri, 6 Mar 2015 23:47:45 +0000 (16:47 -0700)]
Add fix for MapQuest image tiles
Jeanie Chung [Fri, 6 Mar 2015 22:27:07 +0000 (14:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Fri, 6 Mar 2015 22:26:54 +0000 (14:26 -0800)]
Updated url regex match to include encoded characters. Fixes #6345.
Rafi Benkual [Fri, 6 Mar 2015 22:12:46 +0000 (14:12 -0800)]
fixes issue 6372 docs example for abide accessibility
Rafi [Fri, 6 Mar 2015 21:28:41 +0000 (13:28 -0800)]
Merge pull request #6367 from abdullahsalem/hotfix
Fix the mismatch of the default value of $input-include-glowing-effect
Abdullah Salem [Thu, 5 Mar 2015 18:05:54 +0000 (21:05 +0300)]
Fix the mismatch of the default value of $input-include-glowing-effect in the _settings.scss
Marius Olbertz [Thu, 5 Mar 2015 11:13:23 +0000 (12:13 +0100)]
Accessibility for accordions
Geoff Kimball [Wed, 4 Mar 2015 17:09:51 +0000 (09:09 -0800)]
Prevent duplicate IDs with tooltips, fixes #5874
Geoff Kimball [Wed, 4 Mar 2015 17:08:22 +0000 (09:08 -0800)]
Ignore npm-debug.log in version control
Rafi Benkual [Tue, 3 Mar 2015 23:09:08 +0000 (15:09 -0800)]
removes unneeded toolbar file
Rafi Benkual [Tue, 3 Mar 2015 21:47:51 +0000 (13:47 -0800)]
fix npm error
Jeanie Chung [Tue, 3 Mar 2015 18:28:14 +0000 (10:28 -0800)]
Removed a resize event handler that was resetting magellan when reveal is used or when window was resized. Fixes #6100.
Rafi [Tue, 3 Mar 2015 03:00:45 +0000 (19:00 -0800)]
Merge pull request #6339 from marcobiedermann/hotfix/singlequotes
SingleQuotess: Prefer single quoted strings
Rafi [Tue, 3 Mar 2015 02:53:25 +0000 (18:53 -0800)]
Merge pull request #6343 from perryst5/master
Fix merge conflict
Rafi [Tue, 3 Mar 2015 01:08:38 +0000 (17:08 -0800)]
Merge pull request #6347 from jsharkey90/breakpoint-fix
adding decimal place to breakpoints/ranges in both _globals.scss and _se...
Rafi [Tue, 3 Mar 2015 01:02:12 +0000 (17:02 -0800)]
Merge pull request #6350 from abdullahsalem/fix-buttons-aira-expanded
Fix the 'aria-expanded' in multi-buttons scenario
Tim Hartwick [Mon, 2 Mar 2015 19:54:23 +0000 (11:54 -0800)]
fixed _switches.scss error
Abdullah Salem [Mon, 2 Mar 2015 18:16:54 +0000 (21:16 +0300)]
Fix the 'aria-expanded' in multi-buttons scenario
Geoff Kimball [Mon, 2 Mar 2015 17:26:40 +0000 (09:26 -0800)]
Change margin-bottom property on sub-nav back to margin
Marco Biedermann [Mon, 2 Mar 2015 17:15:01 +0000 (18:15 +0100)]
remove git conflicts
Jack Sharkey [Mon, 2 Mar 2015 16:05:11 +0000 (11:05 -0500)]
adding decimal place to breakpoints/ranges in both _globals.scss and _settings.scss as '.063' ends up leaving a tailing .008 in the calculation, and Chrome rounds up (meaning the 641 med range won't kick in until 642, large won't kick in until 1026, etc; this creates some really messed up displays right at the breakpoints as of right now
perryst5 [Mon, 2 Mar 2015 02:38:54 +0000 (21:38 -0500)]
Merge pull request #1 from perryst5/perryst5-patch-1
Fix merge conflict
perryst5 [Mon, 2 Mar 2015 02:37:27 +0000 (21:37 -0500)]
Fix merge conflict
Fix merge conflict in topbar variables documentation
Marco Biedermann [Sat, 28 Feb 2015 23:42:49 +0000 (00:42 +0100)]
SingleQuotess: Prefer single quoted strings
Marco Biedermann [Sat, 28 Feb 2015 23:31:51 +0000 (00:31 +0100)]
fix merge conflict - fix #6337
Tim Hartwick [Sat, 28 Feb 2015 00:19:53 +0000 (16:19 -0800)]
Merge branch 'tomsky-master'
Tim Hartwick [Sat, 28 Feb 2015 00:19:05 +0000 (16:19 -0800)]
improved dropdown button accessibility
Tim Hartwick [Fri, 27 Feb 2015 23:38:03 +0000 (15:38 -0800)]
set default of -dropdown-trianble-size to 6px again.
Tim Hartwick [Fri, 27 Feb 2015 23:35:15 +0000 (15:35 -0800)]
in _dropdown.scss, if -dropdown-triangle-size to 0px then psuedo elements are removed.
Tim Hartwick [Fri, 27 Feb 2015 23:15:28 +0000 (15:15 -0800)]
cleaned up mixins order for offcanvas. fixed left and right classes.
Tim Hartwick [Fri, 27 Feb 2015 23:03:02 +0000 (15:03 -0800)]
Merge pull request #6325 from jaiew/patch-2
(chore): cleanup structure of _offcanvas.scss
Tim Hartwick [Fri, 27 Feb 2015 22:45:22 +0000 (14:45 -0800)]
removed unnecessary visibility class for tables
Tim Hartwick [Fri, 27 Feb 2015 22:30:55 +0000 (14:30 -0800)]
Merge pull request #6331 from abdullahsalem/hotfix
Fix some of the HTML in the (doc), duplicated tabindexes, rogue commas, removing bloat, etc...
abdullahsalem@outlook.com [Fri, 27 Feb 2015 15:38:59 +0000 (07:38 -0800)]
Remove unnecessary commas
abdullahsalem@outlook.com [Fri, 27 Feb 2015 15:14:13 +0000 (07:14 -0800)]
Merge branch 'master' of https://github.com/zurb/foundation into hotfix
# By Jaie Wilson
# Via Jaie Wilson (1) and Rafi (1)
* 'master' of https://github.com/zurb/foundation:
Move aria label into $include-html-nav-classes conditional
Rafi [Fri, 27 Feb 2015 00:22:17 +0000 (16:22 -0800)]
Merge pull request #6324 from jaiew/patch-1
Move aria label into $include-html-nav-classes conditional
Abdullah Salem [Thu, 26 Feb 2015 23:29:56 +0000 (02:29 +0300)]
Merge branch 'master' into hotfix
Rafi [Thu, 26 Feb 2015 23:19:05 +0000 (15:19 -0800)]
Merge pull request #6330 from Owlbertz/master
Added accessibility to reveal markup in documentation
Rafi [Thu, 26 Feb 2015 23:18:25 +0000 (15:18 -0800)]
Merge pull request #6328 from emmanuelgautier/panel-border-option
make panel border an option
Jeanie Chung [Thu, 26 Feb 2015 22:27:09 +0000 (14:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Thu, 26 Feb 2015 22:22:11 +0000 (14:22 -0800)]
Fixed missing comma that caused undefined variable.
Geoff Kimball [Thu, 26 Feb 2015 21:50:01 +0000 (13:50 -0800)]
Merge pull request #6326 from javiercejudo/patch-1
Remove outdated instructions from CONTRIBUTING
Jeanie Chung [Thu, 26 Feb 2015 20:02:38 +0000 (12:02 -0800)]
Added focus event handler for iOS devices. Closes #6037.
Marius Olbertz [Thu, 26 Feb 2015 19:44:57 +0000 (20:44 +0100)]
Added accessibility to reveal markup in documentation
abdullahsalem@outlook.com [Thu, 26 Feb 2015 18:53:40 +0000 (10:53 -0800)]
Fix the ">" sign in the close tag </strong>
abdullahsalem@outlook.com [Thu, 26 Feb 2015 18:51:26 +0000 (10:51 -0800)]
Remove the <title> element from the body
abdullahsalem@outlook.com [Thu, 26 Feb 2015 18:47:09 +0000 (10:47 -0800)]
Remove unnecessary </ul> element
abdullahsalem@outlook.com [Thu, 26 Feb 2015 18:40:13 +0000 (10:40 -0800)]
Remove the "href" attribute from the <button> element
abdullahsalem@outlook.com [Thu, 26 Feb 2015 18:38:42 +0000 (10:38 -0800)]
Fix the name of the "tabindex" attribute
abdullahsalem@outlook.com [Thu, 26 Feb 2015 18:34:19 +0000 (10:34 -0800)]
Fix the duplication of the "tabindex" attribute
Jeanie Chung [Thu, 26 Feb 2015 18:12:42 +0000 (10:12 -0800)]
Took out iOS check as media query matches seem to be working in iOS now. Fixes #6329.
Emmanuel Gautier [Thu, 26 Feb 2015 14:08:02 +0000 (15:08 +0100)]
make panel border an option
Javier Cejudo [Thu, 26 Feb 2015 11:32:11 +0000 (22:32 +1100)]
Remove outdated instructions from CONTRIBUTING
Jeanie Chung [Thu, 26 Feb 2015 02:38:32 +0000 (18:38 -0800)]
Added valid and invalid triggers to radio and checkboxes as well. This now resolves the issue of some elements having valid/invalid events and others not having them. Fixes #4802.
Jeanie Chung [Thu, 26 Feb 2015 02:32:24 +0000 (18:32 -0800)]
Added valid and invalid triggers for new method of validators. Fixes #6015.
Jeanie Chung [Thu, 26 Feb 2015 00:53:37 +0000 (16:53 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jeanie Chung [Thu, 26 Feb 2015 00:53:27 +0000 (16:53 -0800)]
Added a check for open tooltips if opening a tooltip with touch/mobile and closes them. Fixes #5334.
Jaie Wilson [Thu, 26 Feb 2015 00:47:12 +0000 (11:47 +1100)]
(chore): cleanup structure
Move the mixins above the css classes and also move the .right-submen and text-direction inside the exports
Jaie Wilson [Thu, 26 Feb 2015 00:37:13 +0000 (11:37 +1100)]
Move aria label into $include-html-nav-classes conditional
If $include-html-nav-classes is set to false the [aria-label="breadcrumbs"] css was still be output
Geoff Kimball [Thu, 26 Feb 2015 00:31:32 +0000 (16:31 -0800)]
Merge pull request #6322 from MarcGuay/patch-1
Add $info-color to possible background colors for topbar buttons
Geoff Kimball [Thu, 26 Feb 2015 00:30:00 +0000 (16:30 -0800)]
Merge pull request #6319 from labr1005/patch-1
Change select font-family to $input-font-family
Jeanie Chung [Wed, 25 Feb 2015 23:34:04 +0000 (15:34 -0800)]
Added element null check to Interchange for the replace directive as well as using the attr method to set a path so that it sets it for all elements, not just the first of the array.
jeaniec [Wed, 25 Feb 2015 23:24:22 +0000 (15:24 -0800)]
Merge pull request #6309 from cpg1111/reveal-modal-scroll-position-offset
Fix reveal height at different vertical scroll positions
Jeanie Chung [Wed, 25 Feb 2015 22:53:31 +0000 (14:53 -0800)]
Included a trigger event to notify when an image is done loading in Clearing. Closes #5298.
Jeanie Chung [Wed, 25 Feb 2015 22:24:14 +0000 (14:24 -0800)]
Added in option for upcoming 'validate_on' option for abide. This can vary between values 'tab', 'change', and 'manual.' If the user selects 'manual,' individual elements can be validated by triggering the event 'validate.fndtn.abide' and the entire form can be validated by triggering 'submit.fndtn.abide.'