]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
jk [Mon, 18 Jan 2016 09:38:23 +0000 (10:38 +0100)]
[DropdownMenu] fixes body off click on destroy
Geoff Kimball [Sat, 16 Jan 2016 01:27:39 +0000 (17:27 -0800)]
Lint Sass
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
Geoff Kimball [Fri, 15 Jan 2016 21:24:37 +0000 (13:24 -0800)]
Merge pull request #7851 from brettsmason/patch-1
Corrected submenu adjustment
Geoff Kimball [Fri, 15 Jan 2016 21:22:08 +0000 (13:22 -0800)]
In Pagination Sass, use @else instead of @if not
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
Rafi [Fri, 15 Jan 2016 19:14:10 +0000 (11:14 -0800)]
fixes typo
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
Chris Oyler [Fri, 15 Jan 2016 18:01:01 +0000 (10:01 -0800)]
fixes #7890, simple oversight
Daniel Schuba [Fri, 15 Jan 2016 13:06:58 +0000 (14:06 +0100)]
Possible fix for #7887
Change logic for $pagination-mobile-items=true
Geoff Kimball [Fri, 15 Jan 2016 01:37:55 +0000 (17:37 -0800)]
Add example of masked file upload button to docs, closes #7707
Chris Oyler [Fri, 15 Jan 2016 00:08:22 +0000 (16:08 -0800)]
fixes #7818, adds callback func to execute at modal closing completion
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
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
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
Chris Oyler [Thu, 14 Jan 2016 21:10:00 +0000 (13:10 -0800)]
fixes #7850
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
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
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
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
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
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
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
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
Geoff Kimball [Thu, 14 Jan 2016 17:43:48 +0000 (09:43 -0800)]
Specify npm install only in .travis.yml
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
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
Geoff Kimball [Wed, 13 Jan 2016 21:08:04 +0000 (13:08 -0800)]
Add Bower install to travis script
Geoff Kimball [Wed, 13 Jan 2016 19:16:49 +0000 (11:16 -0800)]
Add .travis.yml
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
Geoff Kimball [Wed, 13 Jan 2016 00:31:57 +0000 (16:31 -0800)]
Use nyan reporter for Sass unit tests because it's important
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
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
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.
colin-marshall [Tue, 12 Jan 2016 19:53:35 +0000 (12:53 -0700)]
Added gulp-mocha, removed bootcamp
colin-marshall [Tue, 12 Jan 2016 19:45:41 +0000 (12:45 -0700)]
Converted tests for remaining functions
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.
colin-marshall [Tue, 12 Jan 2016 07:16:26 +0000 (00:16 -0700)]
Added True Sass testing, converted unit function tests
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
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
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
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
Grafikart [Mon, 11 Jan 2016 16:01:50 +0000 (17:01 +0100)]
Added mediaQuery requirement for offcanvas
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
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
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
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
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
jk [Fri, 8 Jan 2016 08:29:03 +0000 (09:29 +0100)]
fixes old tab
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
Brian Tan [Fri, 8 Jan 2016 01:18:56 +0000 (20:18 -0500)]
Change event listener
from .bind() to .on()
Geoff Kimball [Fri, 8 Jan 2016 01:11:23 +0000 (17:11 -0800)]
Fix invalid selector in media object CSS, fixes #7583
Geoff Kimball [Fri, 8 Jan 2016 01:01:14 +0000 (17:01 -0800)]
Merge branch 'master' into develop
Geoff Kimball [Fri, 8 Jan 2016 00:42:42 +0000 (16:42 -0800)]
Fix incorrect event name in JSDoc for tooltips, closes #7691
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
Tvrtko [Thu, 7 Jan 2016 21:24:18 +0000 (22:24 +0100)]
grids - separate example code and live example
Geoff Kimball [Thu, 7 Jan 2016 20:14:47 +0000 (12:14 -0800)]
Add badges to readme
Tvrtko [Thu, 7 Jan 2016 20:05:06 +0000 (21:05 +0100)]
add rest of missing components to kichen sink
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
Andy Cochran [Thu, 7 Jan 2016 18:06:14 +0000 (13:06 -0500)]
add settings for .has-tip styles, fix docs
Geoff Kimball [Thu, 7 Jan 2016 17:50:46 +0000 (09:50 -0800)]
Defualt -> Default on table SassDoc, closes #7799
Chris Oyler [Thu, 7 Jan 2016 01:14:45 +0000 (17:14 -0800)]
adds reveal features, bug fixes
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
Andrew Biddinger [Wed, 6 Jan 2016 23:06:20 +0000 (18:06 -0500)]
Added and Clarified CDN option of Motion UI Fixes #7790
Geoff Kimball [Wed, 6 Jan 2016 22:50:06 +0000 (14:50 -0800)]
Add JSDoc comment for replaced.zf.interchange #7491
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
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
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
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
Geoff Kimball [Wed, 6 Jan 2016 21:30:17 +0000 (13:30 -0800)]
Merge pull request #7784 from andycochran/tooltiptriangle
CSS Triangle Fix
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
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
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
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.
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
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
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
Geoff Kimball [Wed, 6 Jan 2016 19:40:05 +0000 (11:40 -0800)]
Add internal .is-visible and .is-hidden classes for JS
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
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
Geoff Kimball [Wed, 6 Jan 2016 18:10:32 +0000 (10:10 -0800)]
Re-add dark menu icon, closes #7670
Andrew Biddinger [Wed, 6 Jan 2016 17:59:26 +0000 (12:59 -0500)]
Fixes Docs Issue #7783 and adds what-input fixing #7785
Geoff Kimball [Wed, 6 Jan 2016 17:49:50 +0000 (09:49 -0800)]
Merge pull request #7780 from kty/hotfix/reveal-offset
Use $reveal-offset in reveal-modal-base mixin
Geoff Kimball [Wed, 6 Jan 2016 17:48:42 +0000 (09:48 -0800)]
Merge pull request #7781 from andrewbiddinger/develop
Bumping to 6.1
Chris Oyler [Wed, 6 Jan 2016 17:28:14 +0000 (09:28 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Geoff Kimball [Wed, 6 Jan 2016 17:11:01 +0000 (09:11 -0800)]
Merge branch 'master' into develop
Geoff Kimball [Wed, 6 Jan 2016 17:09:14 +0000 (09:09 -0800)]
Remove references to $rem-base in docs, closes #7775
Andrew Biddinger [Wed, 6 Jan 2016 16:18:34 +0000 (11:18 -0500)]
Adds HTML Starter Template - Fixes #7783
Andy Cochran [Wed, 6 Jan 2016 16:08:09 +0000 (11:08 -0500)]
remove unnecessary borders on css-triangle mixin which caused hover issues for tooltips
Andrew Biddinger [Wed, 6 Jan 2016 15:29:02 +0000 (10:29 -0500)]
Bumping to 6.1
Somehow this got changed back.
Karol Tomoki Yamazaki [Wed, 6 Jan 2016 14:21:23 +0000 (15:21 +0100)]
Use $reveal-offset in reveal-modal-base mixin
Fixes #7747
Chris Oyler [Wed, 6 Jan 2016 00:52:44 +0000 (16:52 -0800)]
adds code comments for future reference to slider, fixes #7660
Chris Oyler [Tue, 5 Jan 2016 23:46:22 +0000 (15:46 -0800)]
cleaning up code and adding comments to slider
Chris Oyler [Tue, 5 Jan 2016 23:27:25 +0000 (15:27 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Geoff Kimball [Tue, 5 Jan 2016 23:24:27 +0000 (15:24 -0800)]
Merge pull request #7769 from marcusconnor/input-group-label
Prevent wrapping of multiple word label on input-group
Chris Oyler [Tue, 5 Jan 2016 22:27:12 +0000 (14:27 -0800)]
updates slider to prevent overflow from right hand handle, broken for 2-handled vertical sliders
Chris Oyler [Tue, 5 Jan 2016 19:57:27 +0000 (11:57 -0800)]
maybe solved the right handle overflow issue
Chris Oyler [Tue, 5 Jan 2016 19:33:48 +0000 (11:33 -0800)]
seems to fix left handle causing overflow, working on right handle
Chris Oyler [Tue, 5 Jan 2016 18:41:57 +0000 (10:41 -0800)]
working on correcting slight fill overflow on slider after handle alignment fix
Marcus Connor [Tue, 5 Jan 2016 18:37:35 +0000 (13:37 -0500)]
Prevent wrapping of multiple word label on input-group