]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Lonewolf [Thu, 3 Apr 2014 15:02:34 +0000 (20:32 +0530)]
get_settings method to fetch settings
adding close_on_click option for offcanvas menu
Rafi Benkual [Wed, 2 Apr 2014 22:43:47 +0000 (15:43 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Rafi Benkual [Wed, 2 Apr 2014 22:02:18 +0000 (15:02 -0700)]
corrected scss import
Rafi Benkual [Wed, 2 Apr 2014 22:00:11 +0000 (15:00 -0700)]
added sass import
Rafi Benkual [Wed, 2 Apr 2014 21:58:33 +0000 (14:58 -0700)]
coremoved sass errors text
Rafi Benkual [Wed, 2 Apr 2014 21:54:11 +0000 (14:54 -0700)]
coremoved sass errors text
Eric Morris [Wed, 2 Apr 2014 21:45:52 +0000 (14:45 -0700)]
Merge pull request #4878 from NikhilKalige/forms-sass-compile-error-fix
Moved form-select mixin def out of another mixin
Eric Morris [Wed, 2 Apr 2014 21:43:00 +0000 (14:43 -0700)]
Remove unused folders
Rafi Benkual [Wed, 2 Apr 2014 21:24:30 +0000 (14:24 -0700)]
coadded more description to offcanvas left right middle class
Rafi Benkual [Wed, 2 Apr 2014 21:21:22 +0000 (14:21 -0700)]
corrected text in def list on kitchen sink
Eric Morris [Wed, 2 Apr 2014 17:25:03 +0000 (10:25 -0700)]
Remove unused folder
Lonewolf [Wed, 2 Apr 2014 17:23:11 +0000 (22:53 +0530)]
Moved form-select mixin def out of another mixin
Arthur [Wed, 2 Apr 2014 17:08:58 +0000 (10:08 -0700)]
Merge branch 'master' of github.com:freesurface/foundation into freesurface-master
Arthur [Wed, 2 Apr 2014 16:48:44 +0000 (09:48 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 2 Apr 2014 16:48:32 +0000 (09:48 -0700)]
Pushing out bug fix for forms input transition check
Eric Morris [Wed, 2 Apr 2014 16:42:44 +0000 (09:42 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Wed, 2 Apr 2014 16:42:37 +0000 (09:42 -0700)]
Make Equalizer only calculate for visible elements
Jonathan Smiley [Wed, 2 Apr 2014 16:34:52 +0000 (09:34 -0700)]
Removes an embedded block grid example which is so shockingly bad it invites inevitable punishment.
Jonathan Smiley [Tue, 1 Apr 2014 22:26:48 +0000 (15:26 -0700)]
Adds momentum scrolling back to the off-canvas elements when open
Brandon Arnold [Wed, 2 Apr 2014 02:09:29 +0000 (19:09 -0700)]
fix dropdown color variable in topbar
Brandon Arnold [Wed, 2 Apr 2014 01:59:12 +0000 (18:59 -0700)]
fix breadcrumb alignment on android. also, create more consistant look for breadcrumbs with ul or nav
Brandon Arnold [Wed, 2 Apr 2014 01:52:03 +0000 (18:52 -0700)]
convert select to mixin. more refinment needed for 5.3 release
Brandon Arnold [Wed, 2 Apr 2014 01:42:03 +0000 (18:42 -0700)]
fix ios 7.1 buttons
Brandon Arnold [Wed, 2 Apr 2014 01:02:08 +0000 (18:02 -0700)]
fix clearing with blockgrid
Brandon Arnold [Wed, 2 Apr 2014 00:36:55 +0000 (17:36 -0700)]
Merge pull request #4865 from karland/Patch-1
Fix: Modal does not have background outside viewport on small medias
Eric Morris [Tue, 1 Apr 2014 23:41:25 +0000 (16:41 -0700)]
Merge pull request #4867 from voku/orbit_fix
fixed: "Invalid CSS property value"
Eric Morris [Tue, 1 Apr 2014 23:39:46 +0000 (16:39 -0700)]
Update accordion tests to use proper Foundation initialization
Eric Morris [Tue, 1 Apr 2014 23:37:38 +0000 (16:37 -0700)]
Merge branch 'accordion-docs-and-tests' of github.com:joshuajabbour/foundation into joshuajabbour-accordion-docs-and-tests
Conflicts:
doc/pages/components/accordion.html
Eric Morris [Tue, 1 Apr 2014 23:31:51 +0000 (16:31 -0700)]
Re-enable tooltips for <a> tags.
Lars Moelleken [Tue, 1 Apr 2014 22:36:43 +0000 (00:36 +0200)]
fixed: "Invalid CSS property value"
https://github.com/zurb/foundation/issues/4747
Brent Smyth [Tue, 1 Apr 2014 22:34:43 +0000 (18:34 -0400)]
Allowing main breadcrumb color setting to work in nav and ul containers.
Eric Morris [Tue, 1 Apr 2014 22:02:49 +0000 (15:02 -0700)]
Fix throttle implementation
Eric Morris [Tue, 1 Apr 2014 21:24:11 +0000 (14:24 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Tue, 1 Apr 2014 21:23:32 +0000 (14:23 -0700)]
Remove experimental _xy-center.scss
Jonathan Smiley [Tue, 1 Apr 2014 20:41:52 +0000 (13:41 -0700)]
Adds the error_labels value for Abide to the JS data options example
Eric Morris [Tue, 1 Apr 2014 18:46:50 +0000 (11:46 -0700)]
Merge pull request #4866 from karland/Patch-2
Fix: topbar title h1 disappers behind menu item.
Eric Morris [Mon, 31 Mar 2014 23:48:19 +0000 (16:48 -0700)]
Fix parentheses typo in slider that caused problems with the initial setting
karland [Tue, 1 Apr 2014 15:48:13 +0000 (17:48 +0200)]
Fix: topbar title h1 disappers behind menu item.
This is only a small issue and I am not sure whether it really matters
in a really live context. When pulling the browser window smaller, the
title disappears behind the Menu item. This can be remedied by giving
the title a little more space. There is still sufficient space for the
Menu item.
karland [Tue, 1 Apr 2014 14:49:37 +0000 (16:49 +0200)]
Fix: Modal does not have background outside viewport on small medials
If the reval modal is larger then the viewport the background disappears
when scrolling the modal up. The cause is the the height: 100vh, that
limits the height of the modal to the viewport height.
Eric Morris [Mon, 31 Mar 2014 23:50:54 +0000 (16:50 -0700)]
Merge pull request #4861 from LaunchEngine/master
Add support for non-form elements and support per-element configuration settings
Eric Morris [Mon, 31 Mar 2014 23:23:45 +0000 (16:23 -0700)]
Properly account for offset from a non-zero start value
Simon Wade [Thu, 27 Mar 2014 10:56:42 +0000 (21:56 +1100)]
Allow for decimals in Abide `number` pattern
Simon Wade [Thu, 27 Mar 2014 06:02:24 +0000 (17:02 +1100)]
Add support for non-form elements by selecting `.closest('[data-abide]')`
Fix cases where this.settings is used when `.data('abide-init')` should be used to support per-element configuration
Eric Morris [Mon, 31 Mar 2014 23:03:35 +0000 (16:03 -0700)]
Merge branch 'fix-slider-initial-value' of github.com:lukaszwilk/foundation into slider
Rafi [Mon, 31 Mar 2014 22:57:25 +0000 (15:57 -0700)]
Merge pull request #4821 from oller/master
Adding support for `is_hover` to Tabs
Eric Morris [Mon, 31 Mar 2014 22:15:12 +0000 (15:15 -0700)]
Merge pull request #4808 from itsthatguy/master
change nth-child to nth-of-type for block grid
Eric Morris [Mon, 31 Mar 2014 22:14:33 +0000 (15:14 -0700)]
Merge pull request #4855 from oller/block-grid-xl-xxl
Adding block-grid support for xl and xxl media queries
Eric Morris [Mon, 31 Mar 2014 22:11:46 +0000 (15:11 -0700)]
Merge pull request #4851 from blueyed/timer-show-progress-bar-opt
Orbit: skip expensive progress computation (if disabled)
Eric Morris [Mon, 31 Mar 2014 22:10:26 +0000 (15:10 -0700)]
Merge pull request #4764 from tmugford/feature/editorconfig
Added .editorconfig (http://editorconfig.org/)
Eric Morris [Mon, 31 Mar 2014 22:10:02 +0000 (15:10 -0700)]
Merge pull request #4846 from alettieri/fix-namespace
Adjust set_namespace to default to using meta if undefined.
Eric Morris [Mon, 31 Mar 2014 22:01:40 +0000 (15:01 -0700)]
Merge pull request #4848 from marclarr/patch-1
More Complete Box-Sizing
Eric Morris [Mon, 31 Mar 2014 22:00:09 +0000 (15:00 -0700)]
Return jQuery object instead of DOM node.
Change suggested by @alettieri.
Eric Morris [Mon, 31 Mar 2014 17:13:24 +0000 (10:13 -0700)]
Merge pull request #4844 from NikhilKalige/range-slider-docs-fix
Range slider doc fix
David Ollerhead [Mon, 31 Mar 2014 13:59:33 +0000 (14:59 +0100)]
Adding block-grid support for xl and xxl viewports
Daniel Hahler [Sun, 30 Mar 2014 19:36:49 +0000 (21:36 +0200)]
Orbit: skip expensive progress computation (if disabled)
This adds the timer_show_progress_bar data option/setting, which skips
creation of the progress element.
Additionally the $orbit-timer-show-progress-bar SASS setting will
generate `display:none` for .orbit-progress.
If the progress element is not visisble (`display:none`) or does not
exist, the progress handling gets skipped.
This avoids the quite expensive animations, which are not visible
anyway, and saves us a lot of CPU cycles.
Fixes https://github.com/zurb/foundation/issues/4283
marclarr [Sun, 30 Mar 2014 03:17:22 +0000 (20:17 -0700)]
More Complete Box-Sizing
Firefox is currently at version 29 according to http://caniuse.com/#search=box-sizing and still uses the -moz- prefix. It'd be nice to have a little support for that browser until a later time. It took me quiet some time figuring out why my grid rows didn't work. I'm not sure which mobile versions are supported by Foundation so I included the -webkit- prefix too.
alettieri [Sat, 29 Mar 2014 20:51:46 +0000 (13:51 -0700)]
Adjust set_namespace to default to using meta if undefined. Otherwise, can be set to namespace string, empty string or false
Lonewolf [Sat, 29 Mar 2014 10:29:52 +0000 (15:59 +0530)]
Range slider doc fix
Rafi [Fri, 28 Mar 2014 23:44:15 +0000 (16:44 -0700)]
Merge pull request #4835 from NikhilKalige/abide-alphanumeric-doc-update
Abide docs alphanumeric pattern example fix
Rafi [Fri, 28 Mar 2014 23:38:18 +0000 (16:38 -0700)]
Merge pull request #4818 from LaunchEngine/abide-decimals
Allow for decimals in Abide `number` pattern
David Ollerhead [Fri, 28 Mar 2014 16:37:46 +0000 (16:37 +0000)]
Correcting Progress Bar Typo
Eric Morris [Fri, 28 Mar 2014 15:11:21 +0000 (08:11 -0700)]
Merge pull request #4837 from NikhilKalige/accordion-docs-update
Accordion docs update
Łukasz Wilk [Fri, 28 Mar 2014 12:48:23 +0000 (13:48 +0100)]
Fix slider support for floating point initial value
Lonewolf [Fri, 28 Mar 2014 06:02:36 +0000 (11:32 +0530)]
Updated sass variables
Created new page for javascript variables
Lonewolf [Fri, 28 Mar 2014 05:36:44 +0000 (11:06 +0530)]
Docs alphanumeric pattern example fix
Eric Morris [Fri, 28 Mar 2014 05:28:00 +0000 (22:28 -0700)]
Fix offcanvas nav on docs site
Eric Morris [Fri, 28 Mar 2014 05:21:37 +0000 (22:21 -0700)]
Restore functionality to offcanvas
Eric Morris [Fri, 28 Mar 2014 05:03:16 +0000 (22:03 -0700)]
Fix custom pattern recognition for Abide (double-wrap)
Eric Morris [Fri, 28 Mar 2014 05:02:31 +0000 (22:02 -0700)]
Fix stupid dependency error to get the build working again
Eric Morris [Fri, 28 Mar 2014 04:18:22 +0000 (21:18 -0700)]
Merge pull request #4768 from kevinwake/package
Update devDependencies in package.json
Eric Morris [Fri, 28 Mar 2014 04:17:44 +0000 (21:17 -0700)]
Merge pull request #4828 from diegojesusdw/master
Update _settings.scss
Rafi [Fri, 28 Mar 2014 00:06:49 +0000 (17:06 -0700)]
Merge pull request #4819 from NikhilKalige/abide-docs-update
Removed password pattern from abide docs
Rafi [Fri, 28 Mar 2014 00:00:14 +0000 (17:00 -0700)]
Merge pull request #4810 from NikhilKalige/abide-pattern-html5-compatible
Abide pattern HTML5 compatible
Rafi [Thu, 27 Mar 2014 23:45:34 +0000 (16:45 -0700)]
Merge pull request #4826 from mathieulavigne/patch-1
Update _settings.scss
Rafi [Thu, 27 Mar 2014 20:59:14 +0000 (13:59 -0700)]
Merge pull request #4812 from joeworkman/orbit-patch
More Orbit bug fixes
Diego Jesús [Thu, 27 Mar 2014 20:28:17 +0000 (21:28 +0100)]
Update _settings.scss
Add $include-html-off-canvas-classes
mathieulavigne [Thu, 27 Mar 2014 19:35:08 +0000 (15:35 -0400)]
Update _settings.scss
Unexpected space in rgba value.
Rafi [Thu, 27 Mar 2014 19:05:29 +0000 (12:05 -0700)]
Merge pull request #4817 from kalt/patch-1
Add -webkit-appearance reset for submit input
David Ollerhead [Thu, 27 Mar 2014 15:26:19 +0000 (15:26 +0000)]
Moving event objects into if block
David Ollerhead [Thu, 27 Mar 2014 15:09:52 +0000 (15:09 +0000)]
Adding annotations back in
David Ollerhead [Thu, 27 Mar 2014 15:08:41 +0000 (15:08 +0000)]
Adding support for is_hover to Tabs
Adding is_hover support for tabs. Handy for building megamenus whilst
using existing tab functionality.
Lonewolf [Thu, 27 Mar 2014 12:00:02 +0000 (17:30 +0530)]
Removed password pattern
Simon Wade [Thu, 27 Mar 2014 10:56:42 +0000 (21:56 +1100)]
Allow for decimals in Abide `number` pattern
Pierre-Emmanuel Fringant [Thu, 27 Mar 2014 10:23:28 +0000 (11:23 +0100)]
Add -webkit-appearance reset for submit input
This reset was present on previous versions of Foundation but missing on 5.2.1
Joe Workman [Thu, 27 Mar 2014 02:10:34 +0000 (19:10 -0700)]
Orbit elements hide for small
3 new variables to control if various elements will be shown on mobile.
$orbit-nav-hide-for-small: true;
$orbit-bullet-hide-for-small: true;
$orbit-timer-hide-for-small: true;
Joe Workman [Thu, 27 Mar 2014 01:51:36 +0000 (18:51 -0700)]
Fixed JS error with Circular set to false
Joe Workman [Thu, 27 Mar 2014 01:02:13 +0000 (18:02 -0700)]
Fixed paused button color
Joe Workman [Thu, 27 Mar 2014 00:55:38 +0000 (17:55 -0700)]
I had to bring back the vendor prefixes. The slide animation did not work at all without them.
Joe Workman [Wed, 26 Mar 2014 23:24:51 +0000 (16:24 -0700)]
Always add animation name to the slide container
This just adds more consistency. Now we can target slide animations better in CSS now as well.
Lonewolf [Wed, 26 Mar 2014 21:49:18 +0000 (03:19 +0530)]
Adding EOL and BOL markers for patterns
Kevin Altman [Wed, 26 Mar 2014 21:53:15 +0000 (17:53 -0400)]
change nth-child to nth-of-type for block grid
When using foundation and emberjs, the added script tags that are placed inside the ul cause layout issues when using nth-child.
Joe Workman [Wed, 26 Mar 2014 21:25:36 +0000 (14:25 -0700)]
Fade opacity 0 fix
Change to opacity zero so we don't have ghost images
Rafi [Wed, 26 Mar 2014 21:07:39 +0000 (14:07 -0700)]
Merge pull request #4807 from stefanjudis/master
fixed off canvas overflow behavior on android devices - fixes #4787
Stefan Judis [Wed, 26 Mar 2014 20:56:20 +0000 (21:56 +0100)]
fixed off canvas overflow behavior on android devices - fixes #4787
Rafi [Wed, 26 Mar 2014 20:48:08 +0000 (13:48 -0700)]
Merge pull request #4796 from joeworkman/orbit-patch
Orbit - Bug fixes
Rafi [Wed, 26 Mar 2014 20:29:22 +0000 (13:29 -0700)]
Merge pull request #4806 from NikhilKalige/abide-pos-neg-pattern
Abide +/- sign for number and integers regex
Lonewolf [Wed, 26 Mar 2014 18:47:40 +0000 (00:17 +0530)]
Ability to use positive and negaitve sign for number regex
Lonewolf [Wed, 26 Mar 2014 18:45:35 +0000 (00:15 +0530)]
Ability to use positive and negaitve sign for integer regex
Joe Workman [Wed, 26 Mar 2014 18:20:06 +0000 (11:20 -0700)]
Preloader class setting
Since this is a variable in SCSS, it should be here as well.
Joe Workman [Wed, 26 Mar 2014 18:12:22 +0000 (11:12 -0700)]
Move preloader styles inside wrapper
I did this so that the preloader styles are only applied to the styles inside the slideshow-wrapper. preloader is a pretty generic class so we don't want to step on any toes even though you can customize the class name.