]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
eiriksm [Thu, 24 Apr 2014 08:57:11 +0000 (10:57 +0200)]
Use svg for build status
Eric Morris [Wed, 23 Apr 2014 20:58:00 +0000 (13:58 -0700)]
Update image path for course banner
Alex Fox [Wed, 23 Apr 2014 20:45:03 +0000 (13:45 -0700)]
Added 10 week course banner to docs
Jonathan Smiley [Mon, 21 Apr 2014 17:19:26 +0000 (20:19 +0300)]
Merge pull request #5014 from voku/fixes_for_top-bar
+ revert: (line-height) changes from "_top_bar.scss"
Jonathan Smiley [Mon, 21 Apr 2014 17:18:49 +0000 (20:18 +0300)]
Merge pull request #5020 from sjonnet19/patch-1
Fix line height issue
Jonathan Smiley [Mon, 21 Apr 2014 17:18:12 +0000 (20:18 +0300)]
Merge pull request #5021 from zslabs/master
Remove topbar from off-canvas
Jonathan Smiley [Mon, 21 Apr 2014 17:17:32 +0000 (20:17 +0300)]
Merge pull request #5029 from voigtan/patch-1
Update _grid.scss
Jonathan Smiley [Mon, 21 Apr 2014 17:16:49 +0000 (20:16 +0300)]
Merge pull request #5030 from winghouchan/accessibility-visibility-docs
Update Docs for New Accessibility Classes
Jonathan Smiley [Mon, 21 Apr 2014 17:15:35 +0000 (20:15 +0300)]
Merge pull request #5019 from sjonnet19/patch-1
Fix spelling errors
Andreas Voigt [Sun, 20 Apr 2014 14:51:10 +0000 (16:51 +0200)]
Update _grid.scss
duplicate .#{$size}-reset-order
Wing-Hou Chan [Sun, 20 Apr 2014 11:35:02 +0000 (12:35 +0100)]
Update visibility.html
Wing-Hou Chan [Sun, 20 Apr 2014 11:07:50 +0000 (12:07 +0100)]
Finish examples_accessibility_visible.html
Zach Schnackel [Sat, 19 Apr 2014 14:27:08 +0000 (10:27 -0400)]
Remove topbar from off-canvas
There is no need to have the topbar component added to off-canvas (as shown in the docs with the minimal example).
There was also a misspelling in the visibility component which was causing an error during the build, which I fixed.
Shawn Jonnet [Sat, 19 Apr 2014 13:13:24 +0000 (09:13 -0400)]
Fix line height issue
Shawn Jonnet [Sat, 19 Apr 2014 13:03:36 +0000 (09:03 -0400)]
Fix spelling errors
$visibility-hidden-list
Wing-Hou Chan [Sat, 19 Apr 2014 09:20:40 +0000 (10:20 +0100)]
Create examples_accessibility_visible.html
Add new docs for new accessibility classes.
Still needs finishing. :D
Wing-Hou Chan [Sat, 19 Apr 2014 09:19:40 +0000 (10:19 +0100)]
Create examples_accessibility_hidden.html
Add new example for new accessibility classes.
Still needs to be finished. :D
Wing-Hou Chan [Sat, 19 Apr 2014 09:17:33 +0000 (10:17 +0100)]
Add New Accessibility Classes
Update Visibility Docs For New Accessibility Classes.
Alex Fox [Fri, 18 Apr 2014 23:18:31 +0000 (16:18 -0700)]
Merge branch 'master' of github.com:zurb/foundation into course-banner
Alex Fox [Fri, 18 Apr 2014 23:18:15 +0000 (16:18 -0700)]
added courses banner to grid.html
Arthur [Fri, 18 Apr 2014 23:18:09 +0000 (16:18 -0700)]
Merge pull request #4992 from winghouchan/accessibility-classes
Add Accessibility Classes
Lars Moelleken [Fri, 18 Apr 2014 18:34:30 +0000 (20:34 +0200)]
+ revert: some changes from https://github.com/zurb/foundation/commit/
cc00c427f7cc76086c6d9aaff335ab70a9de45dd
Wing-Hou Chan [Fri, 18 Apr 2014 14:50:40 +0000 (15:50 +0100)]
Revert to original master
Wing-Hou Chan [Fri, 18 Apr 2014 10:54:25 +0000 (11:54 +0100)]
Fix bad code
Wing-Hou Chan [Fri, 18 Apr 2014 10:06:05 +0000 (11:06 +0100)]
Update _visibility.scss
Wing-Hou Chan [Fri, 18 Apr 2014 09:32:13 +0000 (10:32 +0100)]
Fix bad code
Wing-Hou Chan [Thu, 17 Apr 2014 17:29:20 +0000 (18:29 +0100)]
Add Accessiblity Classes
Add Accessibility Classes. `.hidden` hides element but allows screenreaders to read. Do not confuse with `.hide`. `.visible` reverses effect of `.hidden`. Less confusion with `.show`.
See https://github.com/zurb/foundation/issues/3597 for some background information.
Many thanks to @mmikitka for starting to improve accessibility and for defining the mixin used here. The rules within that mixin come from here: http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
Wing-Hou Chan [Fri, 18 Apr 2014 10:54:25 +0000 (11:54 +0100)]
Fix bad code
Wing-Hou Chan [Fri, 18 Apr 2014 10:14:11 +0000 (11:14 +0100)]
Merge pull request #5 from winghouchan/master
Update accessibility-classes Branch
Wing-Hou Chan [Fri, 18 Apr 2014 10:12:28 +0000 (11:12 +0100)]
Merge pull request #4 from zurb/master
Update Foundation
Wing-Hou Chan [Fri, 18 Apr 2014 10:06:05 +0000 (11:06 +0100)]
Update _visibility.scss
Wing-Hou Chan [Fri, 18 Apr 2014 09:32:13 +0000 (10:32 +0100)]
Fix bad code
Wing-Hou Chan [Thu, 17 Apr 2014 17:29:20 +0000 (18:29 +0100)]
Add Accessiblity Classes
Add Accessibility Classes. `.hidden` hides element but allows screenreaders to read. Do not confuse with `.hide`. `.visible` reverses effect of `.hidden`. Less confusion with `.show`.
See https://github.com/zurb/foundation/issues/3597 for some background information.
Many thanks to @mmikitka for starting to improve accessibility and for defining the mixin used here. The rules within that mixin come from here: http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
Eric Morris [Thu, 17 Apr 2014 16:40:18 +0000 (09:40 -0700)]
Merge pull request #4989 from winghouchan/equalize-on-stack
Equalize on stack
Eric Morris [Thu, 17 Apr 2014 16:39:42 +0000 (09:39 -0700)]
Merge pull request #4988 from winghouchan/label-right-fix
Add !important to label float: none.
Eric Morris [Thu, 17 Apr 2014 16:34:40 +0000 (09:34 -0700)]
Merge branch 'accordion-split-sections' of github.com:tejohnso/foundation into tejohnso-accordion-split-sections
Wing-Hou Chan [Thu, 17 Apr 2014 13:38:33 +0000 (14:38 +0100)]
Equalize_on_stack
equalize_on_small is now equalize_on_stack since it doesn't matter what the viewport size is, it matters if the elements Equalizer is watching becomes stacked or not.
Update zurb#4978
Wing-Hou Chan [Thu, 17 Apr 2014 13:36:23 +0000 (14:36 +0100)]
Equalize_on_stack
settings.equalize_on_small is now settings.equalize_on_stack since it doesn't matter what the viewport size is, it matters if the elements Equalizer is watching becomes stacked or not.
Update https://github.com/zurb/foundation/pull/4978
Wing-Hou Chan [Thu, 17 Apr 2014 13:07:27 +0000 (14:07 +0100)]
Add !important to float: none
Add !important to float: none.
Removes .right from _global.scss overwriting this style.
Fixes #4362
Wing-Hou Chan [Thu, 17 Apr 2014 08:46:16 +0000 (09:46 +0100)]
Merge pull request #3 from zurb/master
Update Foundation
Eric Morris [Wed, 16 Apr 2014 22:56:12 +0000 (15:56 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Wing-Hou Chan [Wed, 16 Apr 2014 19:39:09 +0000 (20:39 +0100)]
Merge pull request #2 from zurb/master
Update Foundation
Eric Morris [Wed, 16 Apr 2014 18:55:02 +0000 (11:55 -0700)]
Merge pull request #4986 from winghouchan/semantic-dropdown-construct--4960
Semantic dropdown construct 4960
Wing-Hou Chan [Wed, 16 Apr 2014 17:15:52 +0000 (18:15 +0100)]
Change :before pseudo-element to :after
As discussed here: https://github.com/zurb/foundation/issues/4960 the :after pseudo-element would be more semantically correct.
Wing-Hou Chan [Wed, 16 Apr 2014 17:12:50 +0000 (18:12 +0100)]
Change :before pseudo-element to :after
As discussed here: https://github.com/zurb/foundation/issues/4960 the :after pseudo-element would be more semantically correct.
Eric Morris [Wed, 16 Apr 2014 16:47:05 +0000 (09:47 -0700)]
Merge pull request #4985 from j0k3r/patch-4
Update authors node in composer.json
Jeremy [Wed, 16 Apr 2014 15:59:24 +0000 (17:59 +0200)]
Update authors node in composer.json
`authors` node wasn't valid in composer.json.
Artem Vitiuk [Wed, 16 Apr 2014 12:15:47 +0000 (15:15 +0300)]
Fix Orbit's styles side-effects
Wing-Hou Chan [Wed, 16 Apr 2014 09:22:25 +0000 (10:22 +0100)]
Merge pull request #1 from zurb/master
Update Foundation
Eric Morris [Tue, 15 Apr 2014 23:06:07 +0000 (16:06 -0700)]
Fix a couple formatting issues
Eric Morris [Tue, 15 Apr 2014 22:32:41 +0000 (15:32 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Conflicts:
js/foundation/foundation.equalizer.js
Eric Morris [Tue, 15 Apr 2014 22:26:43 +0000 (15:26 -0700)]
Merge branch 'master' of github.com:winghouchan/foundation into winghouchan-master
Conflicts:
js/foundation/foundation.equalizer.js
Eric Morris [Tue, 15 Apr 2014 21:36:27 +0000 (14:36 -0700)]
Merge pull request #4975 from akodde/patch-1
Fix outerHeight for jQuery 1.8.0 version
Rafi [Tue, 15 Apr 2014 21:19:02 +0000 (14:19 -0700)]
Merge pull request #4980 from laurensgroeneveld/master
Update footer Responsive reading "Read last months edition"
Laurens Groeneveld [Tue, 15 Apr 2014 17:50:38 +0000 (19:50 +0200)]
Update footer Responsive "Read last months edition"
& delete one to avoid redundancy
Jonathan Smiley [Tue, 15 Apr 2014 17:16:39 +0000 (20:16 +0300)]
Merge pull request #4956 from wjthomas9/patch-1
Add "fixed" class
Jonathan Smiley [Tue, 15 Apr 2014 17:07:40 +0000 (20:07 +0300)]
Merge pull request #4946 from clyates/patch-1
Update _top-bar.scss
Jonathan Smiley [Tue, 15 Apr 2014 17:06:16 +0000 (20:06 +0300)]
Merge pull request #4954 from clyates/patch-3
Update _tables.scss
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
akodde [Tue, 15 Apr 2014 10:27:14 +0000 (12:27 +0200)]
Fix outerHeight for jQuery 1.8.0 version
The parameter 'includeMargin' is set to false by default (https://api.jquery.com/outerHeight/). However due to a bug in jQuery 1.8.0 the outerHeight returns an object instead of an integer: http://bugs.jquery.com/ticket/12159
Adding 'false' fixes the equalizer for jQuery 1.8.0 and wouldn't do harm as it is set to false by default.
Rafi [Mon, 14 Apr 2014 22:35:27 +0000 (15:35 -0700)]
Merge pull request #4941 from jhilden/patch-1
Bugfix for accidentally closing all accordion panels
Eric Morris [Mon, 14 Apr 2014 22:15:26 +0000 (15:15 -0700)]
Merge pull request #4971 from rnijveld/master
Replace top-level this keywords with window for usage with CommonJS and Browserify
Eric Morris [Mon, 14 Apr 2014 22:03:41 +0000 (15:03 -0700)]
Change dataAttrName to data_attr_name to fit Foundation naming styles.
Evan Prothro [Fri, 11 Apr 2014 17:47:53 +0000 (12:47 -0500)]
adds param to data_options function to specify custom data-options attribute
fixup for data_options parsing of values containing colons
Eric Morris [Mon, 14 Apr 2014 21:51:29 +0000 (14:51 -0700)]
Merge pull request #4952 from blueyed/orbit-bullets-prepare-direction
Orbit: bullets: call `_prepare_direction` before `_goto`
Eric Morris [Mon, 14 Apr 2014 21:49:29 +0000 (14:49 -0700)]
Merge pull request #4949 from blueyed/orbit-fix-bullet-links
Orbit: fix bullet links (especially for `next_on_click: false`)
Eric Morris [Mon, 14 Apr 2014 21:46:22 +0000 (14:46 -0700)]
Merge pull request #4934 from joeworkman/orbit-patch
Orbit: Fix for links not working on some devices
Ruben Nijveld [Mon, 14 Apr 2014 19:36:29 +0000 (21:36 +0200)]
Replaced top-level this expressions with window
Rafi [Mon, 14 Apr 2014 18:42:08 +0000 (11:42 -0700)]
Merge pull request #4947 from istrasoft/PR-anchor-text-decoration-hover
add $anchor-text-decoration-hover setting
Rafi [Mon, 14 Apr 2014 18:26:15 +0000 (11:26 -0700)]
Merge pull request #4953 from clyates/patch-2
Update _top-bar.scss
Rafi [Mon, 14 Apr 2014 17:41:31 +0000 (10:41 -0700)]
Merge pull request #4928 from NikhilKalige/docs-js-path-fix
Fixed js files path
Rafi Benkual [Fri, 11 Apr 2014 20:56:08 +0000 (13:56 -0700)]
fixed typo in subheader
Rafi Benkual [Fri, 11 Apr 2014 18:55:01 +0000 (11:55 -0700)]
added href to off canvas markdown
tejohnso [Fri, 11 Apr 2014 13:14:50 +0000 (09:14 -0400)]
Fix multi-expand as per PR #4941
Jon Thomas [Fri, 11 Apr 2014 01:46:41 +0000 (20:46 -0500)]
Clean up fixed class
I was wrong the first time. Apparently we do need to clean up the "fixed" class. That should do it.
Jon Thomas [Thu, 10 Apr 2014 22:31:31 +0000 (17:31 -0500)]
Add "fixed" class
Added a "fixed" class so developers can style their fixed nav differently when it's position changes to fixed.
Since it gets removed from the dom and re-cloned each time it switches between fixed and static, there's no reason to remove the fixed class.
Rafi Benkual [Thu, 10 Apr 2014 21:38:55 +0000 (14:38 -0700)]
fixed the offcanvas function on docs
clyates [Thu, 10 Apr 2014 18:45:20 +0000 (19:45 +0100)]
Update _tables.scss
Allow different background colours anf font size and weight in header and footer (default is use the same as defined by the $table-head-* variables, so is backwards compatible.
Also reduces the depth of cascade needed to override text alignment in td and th elements
clyates [Thu, 10 Apr 2014 18:40:12 +0000 (19:40 +0100)]
Update _top-bar.scss
Previous Pull request introduces a problem with the JavaScript generated Back links - this fixes that issue.
Daniel Hahler [Thu, 10 Apr 2014 18:06:05 +0000 (20:06 +0200)]
Orbit: bullets: call `_prepare_direction` before `_goto`
This is in line with other calls to `_goto`, which call
`_prepare_direction` before `_goto`.
See commit
e577378ae6d772988bfef5f245069be664642fc7 .
This fixes the animation when going to a previous slide.
Daniel Hahler [Thu, 10 Apr 2014 16:47:47 +0000 (18:47 +0200)]
Orbit: next_on_click: only for slides
Narrow down the selector for the `next_on_click` handler to only match
the slides, but not the bullets.
Daniel Hahler [Thu, 10 Apr 2014 16:46:13 +0000 (18:46 +0200)]
Orbit: bullets: explicit click handler
Add an explicit click handler to bullets. Previously it was handled
implicitly only with `settings.next_on_click`.
Istrasoft [Thu, 10 Apr 2014 14:38:40 +0000 (16:38 +0200)]
add $anchor-text-decoration-hover setting
clyates [Thu, 10 Apr 2014 14:25:06 +0000 (15:25 +0100)]
Update _top-bar.scss
Fix to three issues:
Removing the background from .top-bar-section ul (line 286) prevents bleed through of dropdown background colour onto the top level if ul elements have had padding declared elsewhere
Adding padding: 0; to .dropdown (line 385) ensures that dropdown menus align the the top menu item and sit alongside each other whether or not ul elements have had padding declared elsewhere
Changes to line heights (lines 484, 491, and 549) make top level links the same height as the Top Bar removing the "overhang" at the bottom, while keeping the line height for dropdown links
Jakob Hilden [Wed, 9 Apr 2014 16:20:50 +0000 (18:20 +0200)]
Bugfix for accidentally closing all accordion panels
When multiple accordion panels are expanded/active (possbile when `multi_expand: true`) clicking on one of the the active panels would close **all** other panels instead of ony the current one.
Rafi [Tue, 8 Apr 2014 20:59:41 +0000 (13:59 -0700)]
Merge pull request #4935 from tracehelms/add-radius-text-to-first-kitchen-sink-alert
Add radius text to first alert box in kitchen sink
Trace Helms [Tue, 8 Apr 2014 19:26:08 +0000 (15:26 -0400)]
Add radius text to first alert box
Having the radius on the first standard alert box without showing it in the code listing could be confusing for new users, especially since the second alert box doesn't have the radius.
Joe Workman [Tue, 8 Apr 2014 15:33:09 +0000 (08:33 -0700)]
Orbit: Fix for links not working on some devices
When a user wraps an image in a link inside Orbit, the link should be set to display:block. I have limited this styles to only links that are direct children of the <li>. We don't want to set all links inside Orbit to be display:block (such as links inside a caption).
Eric Morris [Tue, 8 Apr 2014 15:04:14 +0000 (08:04 -0700)]
Merge pull request #4931 from weltraumpirat/master
Added missing variable declaration
weltraumpirat [Tue, 8 Apr 2014 09:30:30 +0000 (11:30 +0200)]
Added missing variable declaration
This should fix the "reflow-bug" that produced the error message "compute_dimensions could not be found on undefined".
Lonewolf [Tue, 8 Apr 2014 07:27:44 +0000 (12:57 +0530)]
Fixed js files path
Eric Morris [Tue, 8 Apr 2014 00:02:44 +0000 (17:02 -0700)]
Merge pull request #4924 from mkempe/delete_test_html
Remove „test.html“.
Maik Kempe [Mon, 7 Apr 2014 19:49:20 +0000 (21:49 +0200)]
[✖] Removed test.html.
Eric Morris [Mon, 7 Apr 2014 17:58:16 +0000 (10:58 -0700)]
Reset select element line-height, per issue #4879
Eric Morris [Mon, 7 Apr 2014 17:57:48 +0000 (10:57 -0700)]
Let font-color in select elements be controlled by $input-font-color
Eric Morris [Mon, 7 Apr 2014 17:50:48 +0000 (10:50 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Mon, 7 Apr 2014 17:50:30 +0000 (10:50 -0700)]
Add $inline-list-default-float-list-margin to _settings.scss and docs
Eric Morris [Mon, 7 Apr 2014 17:48:01 +0000 (10:48 -0700)]
Merge branch 'patch-5' of github.com:serglo/foundation into serglo-patch-5
Eric Morris [Mon, 7 Apr 2014 17:46:57 +0000 (10:46 -0700)]
Merge pull request #4915 from jlachowski/master
Pagination li float fix