]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Wing-Hou Chan [Tue, 15 Apr 2014 14:12:50 +0000 (15:12 +0100)]
Various changes
Heading hierarchy has been refined.
Content hierarchy has been refined.
Documentation added for new Equalizer setting. See issue #4977 (https://github.com/zurb/foundation/pull/4977)
Wing-Hou Chan [Tue, 15 Apr 2014 13:35:29 +0000 (14:35 +0100)]
Settings for Equalizer behaviour on small
Added functionality to determine what Equalizer will do on viewports <641px. Current behaviour once the elements Equalizer is watching become stacked is to set the height to inherit, however with this new functionality will allow users to specify Equalizer to continue making the elements it is watching an equal height.
Check out this thread on Foundation Forum on the discussion behind this: http://foundation.zurb.com/forum/posts/7483-equalizer-column-height-when-stacked-not-equalising
Mark Hayes [Tue, 18 Feb 2014 19:15:03 +0000 (11:15 -0800)]
reveal ajax content should use settings from modal that is opening, otherwise open_modal appears to be undefined
Mark Hayes [Tue, 18 Feb 2014 17:27:12 +0000 (09:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 18 Feb 2014 17:26:41 +0000 (09:26 -0800)]
use bundler with TravisCI, otherwise Sass 3.3.rcX gets used and throws error
Jordan Humphreys [Tue, 18 Feb 2014 17:00:57 +0000 (09:00 -0800)]
Merge pull request #4423 from blindmelon/fixed-gingerbread-topbar
Fix top-bar icon on Android 2.3 / gingerbread
Jordan Humphreys [Tue, 18 Feb 2014 16:47:54 +0000 (08:47 -0800)]
Merge pull request #4386 from keithminder/fix-for-issue-#4382
Fix-for-issue-#4382
Jordan Humphreys [Tue, 18 Feb 2014 16:45:03 +0000 (08:45 -0800)]
Merge pull request #4414 from NikhilKalige/offcanvas-animation
offcanvas animation fix for anchor tags
Jordan Humphreys [Tue, 18 Feb 2014 16:40:02 +0000 (08:40 -0800)]
Merge pull request #4421 from tejohnso/accordion-split-sections
Accordion split sections
Jordan Humphreys [Tue, 18 Feb 2014 00:03:26 +0000 (16:03 -0800)]
Merge pull request #4435 from jackmahoney/patch-1
Optimized selectors in another tight loop
Jordan Humphreys [Mon, 17 Feb 2014 23:56:46 +0000 (15:56 -0800)]
Merge pull request #4450 from HashanP/fix-for-issue-#4445
Fix for issue #4445
Jordan Humphreys [Tue, 18 Feb 2014 00:00:09 +0000 (16:00 -0800)]
Fix orphaned joyride if foundation is reinitialized.
Jordan Humphreys [Mon, 17 Feb 2014 23:56:03 +0000 (15:56 -0800)]
Remove example markup.
Jordan Humphreys [Mon, 17 Feb 2014 23:55:31 +0000 (15:55 -0800)]
Hide tooltip is target is removed or modified.
Jordan Humphreys [Mon, 17 Feb 2014 23:44:30 +0000 (15:44 -0800)]
Fix intialization issues for joyride callbacks.
Mark Hayes [Mon, 17 Feb 2014 19:53:27 +0000 (11:53 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 17 Feb 2014 19:53:06 +0000 (11:53 -0800)]
fix jquery path for karma test runner
Jonathan Smiley [Mon, 17 Feb 2014 19:46:59 +0000 (21:46 +0200)]
Merge pull request #4367 from NikhilKalige/top-bar-dropdown-arrow
dropdown arrow animation fix for small screen
Jonathan Smiley [Mon, 17 Feb 2014 19:44:07 +0000 (21:44 +0200)]
Merge pull request #4376 from anotherZero/reveal-fade-position
Reveal fade position
Jonathan Smiley [Mon, 17 Feb 2014 19:38:09 +0000 (21:38 +0200)]
Merge pull request #4441 from tmugford/fix/select-styling
Removed duplication of rules in select styling, simplified RTL handling and added $select-hover-bg-color.
Jonathan Smiley [Mon, 17 Feb 2014 19:35:06 +0000 (11:35 -0800)]
Hide the background in reveal initially to resolve an issue if CSS loads slowly
Jonathan Smiley [Mon, 17 Feb 2014 19:18:46 +0000 (11:18 -0800)]
Added important to the centered column mixin to avoid specificity issues
Jonathan Smiley [Mon, 17 Feb 2014 19:04:28 +0000 (11:04 -0800)]
Add metadata to SCSS files
Jordan Humphreys [Mon, 17 Feb 2014 18:29:01 +0000 (10:29 -0800)]
Merge pull request #4444 from gaborluk/patch-1
Stop propagation of click events on the background
Jordan Humphreys [Mon, 17 Feb 2014 18:28:09 +0000 (10:28 -0800)]
Merge pull request #4461 from metalspawn/fix-multi-window-reveal-with-ajax
Access correct data attribute for reveal settings
Mark Hayes [Mon, 17 Feb 2014 18:22:32 +0000 (10:22 -0800)]
fix jquery path which changed in jquery#2.1.0 bower package
Simpo [Mon, 17 Feb 2014 01:50:19 +0000 (12:50 +1100)]
Access correct data attribute for reveal settings
Hashan Punchihewa [Sat, 15 Feb 2014 11:12:37 +0000 (11:12 +0000)]
Changed code such that it is only the header of an active accordion item is styled -navigation-active-bg-color
Tristan Mugford [Sat, 15 Feb 2014 00:44:19 +0000 (00:44 +0000)]
Fixed $select-hover-bg-colour not used in Mozilla.
gaborluk [Fri, 14 Feb 2014 16:30:19 +0000 (17:30 +0100)]
Stop propagation of click events on the background
This is to prevent the bubbled-up clicks from triggering changes behind the modal overlay (e.g., the auto-closing of open dropdowns).
Tristan Mugford [Fri, 14 Feb 2014 14:52:47 +0000 (14:52 +0000)]
Added an option to explicitly set the select focus background colour.
Tristan Mugford [Fri, 14 Feb 2014 14:34:04 +0000 (14:34 +0000)]
Removed duplication of rules in select styling and simplified background position handling for RTL.
Arthur [Thu, 13 Feb 2014 21:27:09 +0000 (13:27 -0800)]
Updating Footer contact link
Arthur [Thu, 13 Feb 2014 20:04:46 +0000 (12:04 -0800)]
Updating Footer and Jobs script
Arthur [Thu, 13 Feb 2014 18:34:24 +0000 (10:34 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jack Mahoney [Thu, 13 Feb 2014 00:49:37 +0000 (11:49 +1100)]
Optimized selectors in another tight loop
Found another selector repeat inside of a tight loop. Cached the selector before entering loop
Jordan Humphreys [Wed, 12 Feb 2014 23:57:25 +0000 (15:57 -0800)]
Merge pull request #4426 from jackmahoney/master
Optimise tight loop on foundation.js
Jonathan Smiley [Wed, 12 Feb 2014 18:28:21 +0000 (10:28 -0800)]
Fixed the <kbd> element to use font-size: inherit
tejohnso [Wed, 12 Feb 2014 06:59:02 +0000 (01:59 -0500)]
Add test for block-grid accordion.
Jack Mahoney [Wed, 12 Feb 2014 03:31:51 +0000 (14:31 +1100)]
Optimise tight loop on foundation.js
We should avoid jQuery selector repeats. Here I have cached the $('head') calls occurring on lines 17 and 18
Jonathan Smiley [Tue, 11 Feb 2014 20:48:32 +0000 (12:48 -0800)]
Fixed some kitchen sink assets to correctly demo the block grid
Jonathan Smiley [Tue, 11 Feb 2014 20:44:15 +0000 (12:44 -0800)]
Fixed a formatting issue on the kitchen sink page
blindmelon [Tue, 11 Feb 2014 20:06:13 +0000 (21:06 +0100)]
Does for the top-bar what #3828 fixed off-canvas
Ghaida Zahran [Tue, 11 Feb 2014 19:47:06 +0000 (11:47 -0800)]
Merge pull request #4422 from zurb/alandaguegreene-alandaguegreene-dynamic-visibility-classes
Added alandaguegreene's dynamic visibility classes
Ghaida Zahran [Tue, 11 Feb 2014 19:44:35 +0000 (11:44 -0800)]
Added visibility class html variables to settings file.
Ghaida Zahran [Tue, 11 Feb 2014 19:33:18 +0000 (11:33 -0800)]
Resolved conflicts
tejohnso [Tue, 11 Feb 2014 18:18:08 +0000 (13:18 -0500)]
Allow accordion event to trigger on embedded accordion sections.
Fixes issue #4420.
tejohnso [Tue, 11 Feb 2014 17:02:01 +0000 (12:02 -0500)]
Merge remote-tracking branch 'github/accordion-split-sections'
tejohnso [Thu, 16 Jan 2014 22:29:42 +0000 (17:29 -0500)]
Improve documentation.
tejohnso [Thu, 16 Jan 2014 21:34:27 +0000 (16:34 -0500)]
Don't require accordion sections to be siblings.
This will allow accordions that have their sections separated into
different block-grid areas.
Jonathan Smiley [Mon, 10 Feb 2014 18:59:17 +0000 (20:59 +0200)]
Merge pull request #4398 from ohenak/patch-1
configuration of sub-nav radius is not scoped.
Rafi [Mon, 10 Feb 2014 17:25:23 +0000 (09:25 -0800)]
Merge pull request #4388 from th3byrdm4n/master
Removed repeated IDs in Kitchen Sink demo
Mark Hayes [Mon, 10 Feb 2014 16:57:38 +0000 (08:57 -0800)]
Merge pull request #4383 from christianseel/patch-3
Orbit fix / Run images_loaded callback if images.length == 0
NikhilKalige [Mon, 10 Feb 2014 16:50:56 +0000 (22:20 +0530)]
offcanvas animation fix for anchor tags
A fix for #4411. I have added bind event for transition end, that triggers the href jump once the transition is done. I am not sure if it is the proper way. But it works and i have tested in latest versions of firefox and chrome.
Kane Ho [Sun, 9 Feb 2014 09:34:16 +0000 (01:34 -0800)]
Fixing #4397
Configuration of sub-nav radius is not scoped since it is using $global-radius. Fix is to consume $sub-nav-border-radius instead of $global-radius.
Jonathan Smiley [Sat, 8 Feb 2014 00:24:58 +0000 (02:24 +0200)]
Merge pull request #4300 from HashanP/fieldset-disabled
Added support for fieldset[disabled]
th3byrdm4n [Fri, 7 Feb 2014 22:22:36 +0000 (12:22 -1000)]
Removed repeated IDs in Kitchen Sink demo
Tabs in Accordion demo’s first panel was sharing IDs with the tabs demo
Keith Minder [Fri, 7 Feb 2014 20:50:36 +0000 (15:50 -0500)]
removed test.html file
Keith Minder [Fri, 7 Feb 2014 20:30:40 +0000 (15:30 -0500)]
Fix-for-issue-#4382
Fixed issue with top bar stuck open on screen widths below the large breakpoint
Christian Seel [Fri, 7 Feb 2014 17:58:28 +0000 (18:58 +0100)]
replace .children('img') with .find('img')
Don't expect images to be direct children of the slide element item. An image could also have an ```<a>``` tag as wrapper.
Mark Hayes [Fri, 7 Feb 2014 17:48:52 +0000 (09:48 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Ghaida Zahran [Fri, 7 Feb 2014 17:37:24 +0000 (09:37 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Ghaida Zahran [Fri, 7 Feb 2014 17:35:57 +0000 (09:35 -0800)]
Simplified some of the offcanvas mixins
Mark Hayes [Fri, 7 Feb 2014 17:32:40 +0000 (09:32 -0800)]
revised description for Foundation in sache file
Rafi [Fri, 7 Feb 2014 17:17:15 +0000 (09:17 -0800)]
Merge pull request #4385 from juliaelman/patch-1
Update typography.html
Julia Elman [Fri, 7 Feb 2014 17:04:02 +0000 (12:04 -0500)]
Update typography.html
Changing file reference in docs to `type.scss` instead of `typography.scss`
Mark Hayes [Fri, 7 Feb 2014 17:00:17 +0000 (09:00 -0800)]
add sache file
Christian Seel [Fri, 7 Feb 2014 14:55:34 +0000 (15:55 +0100)]
Orbit fix / Run images_loaded callback if images.length == 0
This caused the orbit slider to not load/init. If orbit is used as content slider and not as images slider than the callback image_loaded in L287 (foundation.orbit.js) is never fired.
So the callback needs also to be fired if the image array is empty.
Related issues:
http://foundation.zurb.com/forum/posts/2144-orbit-not-visible-on-load-when-interchange-used-for-images
Ghaida Zahran [Fri, 7 Feb 2014 01:20:16 +0000 (17:20 -0800)]
Switched direction back to LTR
Ghaida Zahran [Fri, 7 Feb 2014 01:12:05 +0000 (17:12 -0800)]
Fixed orbit slide number text for RTL
Jon James [Fri, 7 Feb 2014 00:22:58 +0000 (17:22 -0700)]
fix indentation
Jon James [Fri, 7 Feb 2014 00:15:45 +0000 (17:15 -0700)]
reveal position top when using 'fade' animation
Ghaida Zahran [Fri, 7 Feb 2014 00:12:14 +0000 (16:12 -0800)]
Merge pull request #4296 from tmugford/fix/form-rtl-fixes
Fix select and pre/postfix buttons, spans and labels displayed incorrectly when rtl
Alan Dague-Greene [Fri, 7 Feb 2014 00:11:51 +0000 (17:11 -0700)]
Isolates legacy visibility classes to legacy breakpoints only
The .show/hide-for-[size] and .show/hide-for-[size]-down classes are
now only generated for small, medium, and large breakpoints, and only
if legacy visibility classes are enabled.
Ghaida Zahran [Fri, 7 Feb 2014 00:08:37 +0000 (16:08 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Ghaida Zahran [Fri, 7 Feb 2014 00:08:17 +0000 (16:08 -0800)]
Fixed RTL dropdowns
Mark Hayes [Thu, 6 Feb 2014 23:50:38 +0000 (15:50 -0800)]
bump to 5.1.1 and update changelog
Mark Hayes [Thu, 6 Feb 2014 23:39:45 +0000 (15:39 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Thu, 6 Feb 2014 23:37:01 +0000 (15:37 -0800)]
adds missing namespace declarations in magellan
Ghaida Zahran [Thu, 6 Feb 2014 23:29:39 +0000 (15:29 -0800)]
Fixed RTL button groups
Ghaida Zahran [Thu, 6 Feb 2014 23:10:00 +0000 (15:10 -0800)]
Changed dir back to default
Ghaida Zahran [Thu, 6 Feb 2014 23:06:07 +0000 (15:06 -0800)]
Changed default back to LTR
Ghaida Zahran [Thu, 6 Feb 2014 23:02:24 +0000 (15:02 -0800)]
Fixed offcanvas for RTL
Ghaida Zahran [Thu, 6 Feb 2014 22:26:02 +0000 (14:26 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Ghaida Zahran [Thu, 6 Feb 2014 22:25:46 +0000 (14:25 -0800)]
Fixed prefix and postfix border radius
Mark Hayes [Thu, 6 Feb 2014 22:17:35 +0000 (14:17 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Thu, 6 Feb 2014 22:17:15 +0000 (14:17 -0800)]
remove call to import range-slider
Ghaida Zahran [Thu, 6 Feb 2014 22:16:12 +0000 (14:16 -0800)]
Merge pull request #4311 from Grafikart/5.0-add-topbar-button-top
New variable $topbar-button-top
Ghaida Zahran [Thu, 6 Feb 2014 22:13:42 +0000 (14:13 -0800)]
Added space to -link-padding variable.
Ghaida Zahran [Thu, 6 Feb 2014 22:09:37 +0000 (14:09 -0800)]
Merge pull request #4322 from Grafikart/5.0-topbar-link-padding
Added $topbar-link-padding variable
Mark Hayes [Thu, 6 Feb 2014 22:06:20 +0000 (14:06 -0800)]
reflow equalizer on initialization otherwise equal height doesn't take affect until window resize
Mark Hayes [Thu, 6 Feb 2014 21:58:41 +0000 (13:58 -0800)]
Merge pull request #4364 from velvetkevorkian/equalizer-docs-fix
fix incorrect refs from interchange to equalizer
Jonathan Smiley [Thu, 6 Feb 2014 18:38:47 +0000 (10:38 -0800)]
Fixed a bug with a comment and couple properties being over included as a result of an improper export
NikhilKalige [Thu, 6 Feb 2014 06:09:08 +0000 (11:39 +0530)]
dropdown arrow animation fix for small screen
Kyle Macquarrie [Thu, 6 Feb 2014 00:56:10 +0000 (00:56 +0000)]
fix incorrect refs from interchange to equalizer
Mark Hayes [Wed, 5 Feb 2014 23:55:29 +0000 (15:55 -0800)]
add kitchen sink layout
Rafi Benkual [Tue, 4 Feb 2014 18:24:15 +0000 (10:24 -0800)]
Update doc examples.
Conflicts:
doc/pages/components/kitchen_sink.html
Mark Hayes [Wed, 5 Feb 2014 23:44:05 +0000 (15:44 -0800)]
add link to kitchen sink in offcanvas nag and sidebar nav
Mark Hayes [Wed, 5 Feb 2014 23:30:41 +0000 (15:30 -0800)]
remove unused compare link in changelog
Mark Hayes [Wed, 5 Feb 2014 22:23:38 +0000 (14:23 -0800)]
update github compare link for 5.1.0 changelog