]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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
Eric Morris [Mon, 7 Apr 2014 17:45:55 +0000 (10:45 -0700)]
Merge pull request #4909 from blueyed/orbit-remove-animate-in-late
Orbit: remove `.animate-in` late (just before setting `.active`)
Eric Morris [Mon, 7 Apr 2014 17:36:22 +0000 (10:36 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Mon, 7 Apr 2014 17:32:59 +0000 (10:32 -0700)]
Merge branch 'orbit-minheight' of github.com:blueyed/foundation into blueyed-orbit-minheight
Eric Morris [Mon, 7 Apr 2014 17:31:17 +0000 (10:31 -0700)]
Merge pull request #4899 from alexdiliberto/update-normalize
Lib Update: normalize.css v3.0.0 --> v3.0.1
Eric Morris [Mon, 7 Apr 2014 17:17:41 +0000 (10:17 -0700)]
Merge pull request #4912 from NessDan/patch-1
Fixed incorrect class name
Eric Morris [Mon, 7 Apr 2014 17:17:15 +0000 (10:17 -0700)]
Merge pull request #4897 from tushar-singh/patch-1
Remove zoom:1
Eric Morris [Mon, 7 Apr 2014 16:56:04 +0000 (09:56 -0700)]
Merge branch 'docs-title-update' of github.com:NikhilKalige/foundation into NikhilKalige-docs-title-update
Eric Morris [Mon, 7 Apr 2014 16:52:22 +0000 (09:52 -0700)]
Merge pull request #4911 from shadowhand/restore-clearing-events
Recommit of PR #3220 from @anitagraham
Eric Morris [Mon, 7 Apr 2014 16:44:49 +0000 (09:44 -0700)]
Merge pull request #4913 from NikhilKalige/offcanvas_docs_update
Updated docs for offcanvas with data-offcanvas
Eric Morris [Mon, 7 Apr 2014 16:30:09 +0000 (09:30 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Eric Morris [Mon, 7 Apr 2014 16:29:59 +0000 (09:29 -0700)]
Align vendor-prefixed CSS to make it easier to edit
Eric Morris [Mon, 7 Apr 2014 16:29:02 +0000 (09:29 -0700)]
Hide Orbit slide number on stack_for_small
Eric Morris [Mon, 7 Apr 2014 16:28:43 +0000 (09:28 -0700)]
Fix stack_on_small specificity error
Lonewolf [Mon, 7 Apr 2014 12:18:08 +0000 (17:48 +0530)]
Updated to support latest changes in offcanvas
Lonewolf [Mon, 7 Apr 2014 12:17:39 +0000 (17:47 +0530)]
Increased preference for {{title}} in assemble template
jlachowski [Mon, 7 Apr 2014 11:03:20 +0000 (13:03 +0200)]
$include-pagination-classes added
jlachowski [Mon, 7 Apr 2014 11:02:00 +0000 (13:02 +0200)]
do not overwrite $pagination-li-float if set
Lonewolf [Mon, 7 Apr 2014 06:39:19 +0000 (12:09 +0530)]
Updated docs for offcanvas with data-offcanvas
Daniel Kaspo [Mon, 7 Apr 2014 02:27:10 +0000 (22:27 -0400)]
Fixed incorrect class name
Class name was missing "-grid"; didn't want the documentation to mislead anyone.
Jordan Humphreys [Mon, 23 Sep 2013 23:39:28 +0000 (16:39 -0700)]
Recommit of PR #3220 from @anitagraham:
- add events to clearing
- adds documentation for those events
with changes:
- removed extra parameter from <code>open</code> event
- updated docs to match current style
Daniel Hahler [Sun, 6 Apr 2014 22:24:29 +0000 (00:24 +0200)]
Orbit: remove `.animate-in` late (just before setting `.active`)
This fixes the animations, especially with `variable_height` handling,
where the slide content would slide in, but then disappear until the
final animation of the containers height gets done / is finished.
Daniel Hahler [Sun, 6 Apr 2014 18:25:15 +0000 (20:25 +0200)]
Orbit: `min-height` for slides_container (instead of `height`)
Using `min-height` (with `position:relative`) allows the slide container
to get expanded, in case it contains elements of variable height (e.g.
accordions).
Sergej Lotz [Sat, 5 Apr 2014 21:19:32 +0000 (23:19 +0200)]
Replace static inline-list margin value
Margin on inline-list always set to rem-calc(22), replaced with $inline-list-default-float-list-margin
Alex DiLiberto [Sat, 5 Apr 2014 20:49:23 +0000 (16:49 -0400)]
Lib Update: normalize.css v3.0.0 --> v3.0.1
tejohnso [Sat, 5 Apr 2014 12:09:40 +0000 (08:09 -0400)]
Don't consider unnamed accordion attributes as a group.
Tushar Singh [Sat, 5 Apr 2014 10:00:33 +0000 (15:30 +0530)]
Remove zoom:1
It's not required for IE8 and above
tejohnso [Sat, 5 Apr 2014 04:23:54 +0000 (00:23 -0400)]
Modified accordion split sections for better html conformance.
The previous implementation allowed for accordions to be interrupted by
other elements like block grids. Now the accordions do not contain a
block grid. The separate accordion sections can be named and don't have
to be contained within the same dl.