]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Lou Huang [Fri, 6 Dec 2013 06:07:33 +0000 (22:07 -0800)]
Fix topbar behavior when scrolltop setting is false
When a topbar's ```scrolltop``` setting is set to false, the expected behavior is that the page content below the dropdown should not move at all. The actual behavior is that when the page content has scrolled past the top, and the dropdown is displayed, then the page content will move upwards by an amount equal to the topbar's height. This is because the the class ```f-topbar-fixed``` is not being applied to the body when the dropdown is displayed. This is fixed in the commit here.
The ```f-topbar-fixed``` class does not need to be manually removed when the dropdown is closed, since ```self.update_sticky_positioning()``` will take care it.
Mark Hayes [Thu, 5 Dec 2013 18:50:08 +0000 (10:50 -0800)]
Merge pull request #3819 from erutan/master
add in top-bar component, move to type to be in alphabetical order
Carl [Thu, 5 Dec 2013 18:15:39 +0000 (10:15 -0800)]
add in top-bar component, move to type to be in alphabetical order
Caleb Winters [Thu, 5 Dec 2013 01:24:31 +0000 (17:24 -0800)]
fix nav sidebar links
Mark Hayes [Thu, 5 Dec 2013 01:06:32 +0000 (17:06 -0800)]
don't include offcanvas html classes
Mark Hayes [Wed, 4 Dec 2013 22:32:00 +0000 (14:32 -0800)]
Merge branch 'master' of github.com:zurb/foundation
James Dullaghan [Wed, 4 Dec 2013 22:32:35 +0000 (14:32 -0800)]
Fix spelling mistake in sass docs
Mark Hayes [Wed, 4 Dec 2013 22:31:39 +0000 (14:31 -0800)]
clear out bower-foundation directory to make sure it detects deleted files
Mark Hayes [Wed, 4 Dec 2013 22:13:30 +0000 (14:13 -0800)]
add checkbox validation
Mark Hayes [Wed, 4 Dec 2013 20:16:47 +0000 (12:16 -0800)]
use git add -A for building bower-foundation package on travis
Mark Hayes [Wed, 4 Dec 2013 20:15:56 +0000 (12:15 -0800)]
fix typo in alerts documentation
Mark Hayes [Wed, 4 Dec 2013 20:15:47 +0000 (12:15 -0800)]
updated orbit documentation
Mark Hayes [Wed, 4 Dec 2013 19:07:20 +0000 (11:07 -0800)]
Merge pull request #3744 from jhilden/patch-2
Include `type` component when `@import`ing all the foundation SCSS components
Mark Hayes [Tue, 3 Dec 2013 16:56:36 +0000 (08:56 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 3 Dec 2013 16:55:59 +0000 (08:55 -0800)]
remove redunant _functions.scss partial
Ghaida Zahran [Mon, 2 Dec 2013 18:51:25 +0000 (10:51 -0800)]
reset default direction to ltr
Ghaida Zahran [Mon, 2 Dec 2013 18:49:36 +0000 (10:49 -0800)]
Added device width to docs
Ghaida Zahran [Mon, 2 Dec 2013 18:41:44 +0000 (10:41 -0800)]
Fixed dont styles typos
Ghaida Zahran [Mon, 2 Dec 2013 18:15:01 +0000 (10:15 -0800)]
Returned default direction to ltr
Ghaida Zahran [Mon, 2 Dec 2013 18:12:38 +0000 (10:12 -0800)]
Fixed some more hardcoded directions. Removed direction setting on type to improve BIDI support
rafibomb [Mon, 2 Dec 2013 18:00:08 +0000 (10:00 -0800)]
Merge pull request #3742 from kostaspt/patch-1
Added default flag to Media Query Ranges
Ghaida Zahran [Mon, 2 Dec 2013 17:56:12 +0000 (09:56 -0800)]
Fixed hardcoded direction in top bar css
Jakob Hilden [Thu, 28 Nov 2013 12:02:00 +0000 (13:02 +0100)]
Include `type` component when `@import`ing all the foundation SCSS components
This is very usefull if you pick and choose the components based on this list. Since `type` is not part of this list if would only be pulled in as a dependency of `offcanvas`
Konstantinos Pittas [Thu, 28 Nov 2013 10:27:05 +0000 (12:27 +0200)]
Added default flag to Media Query Ranges
Because currently you can't change the breakpoints from _settings.scss
Rafi Benkual [Wed, 27 Nov 2013 23:09:06 +0000 (15:09 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Rafi Benkual [Wed, 27 Nov 2013 23:08:07 +0000 (15:08 -0800)]
Changed Typo on Orbit Timer Visibility
Jordan Humphreys [Wed, 27 Nov 2013 19:24:39 +0000 (11:24 -0800)]
Update media query docs.
Mark Hayes [Wed, 27 Nov 2013 18:28:27 +0000 (10:28 -0800)]
removed tab characters
Mark Hayes [Wed, 27 Nov 2013 17:22:12 +0000 (09:22 -0800)]
add grunt-cli install instructions to sass page
Mark Hayes [Wed, 27 Nov 2013 00:20:58 +0000 (16:20 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 27 Nov 2013 00:20:41 +0000 (16:20 -0800)]
added rails and compass upgrade instructions
Jordan Humphreys [Tue, 26 Nov 2013 18:25:17 +0000 (10:25 -0800)]
update copy on reveal.
Jordan Humphreys [Tue, 26 Nov 2013 18:23:40 +0000 (10:23 -0800)]
Update reveal to explain how to use the event bindings.
Jordan Humphreys [Tue, 26 Nov 2013 04:45:28 +0000 (20:45 -0800)]
Remove global override.
Jordan Humphreys [Tue, 26 Nov 2013 00:37:37 +0000 (16:37 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Tue, 26 Nov 2013 00:36:51 +0000 (16:36 -0800)]
Fix typo in abide example.
Mark Hayes [Tue, 26 Nov 2013 00:24:36 +0000 (16:24 -0800)]
add -base to _functions.scss partial
Mark Hayes [Tue, 26 Nov 2013 00:07:04 +0000 (16:07 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 26 Nov 2013 00:06:51 +0000 (16:06 -0800)]
change where -base is defined
Jordan Humphreys [Mon, 25 Nov 2013 23:06:40 +0000 (15:06 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 25 Nov 2013 23:06:14 +0000 (15:06 -0800)]
Allow global config overrides.
Kenneth Ormandy [Thu, 21 Nov 2013 22:01:15 +0000 (14:01 -0800)]
Replaces silent classes with mixins
Conflicts:
scss/foundation/components/_offcanvas.scss
Jordan Humphreys [Mon, 25 Nov 2013 22:28:25 +0000 (14:28 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 25 Nov 2013 22:27:51 +0000 (14:27 -0800)]
Allow global interchange configuration.
Mark Hayes [Mon, 25 Nov 2013 21:51:08 +0000 (13:51 -0800)]
fixed broken link in clearing
Mark Hayes [Mon, 25 Nov 2013 21:37:11 +0000 (13:37 -0800)]
remove character that is not escaping properly in docs
Mark Hayes [Mon, 25 Nov 2013 21:35:09 +0000 (13:35 -0800)]
fixed markdown formatting in docs
Mark Hayes [Mon, 25 Nov 2013 21:27:10 +0000 (13:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 25 Nov 2013 21:26:52 +0000 (13:26 -0800)]
only recompile all pages when includes or layouts change
Mark Hayes [Mon, 25 Nov 2013 21:26:37 +0000 (13:26 -0800)]
fix typo
Jordan Humphreys [Mon, 25 Nov 2013 18:27:58 +0000 (10:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 25 Nov 2013 18:27:40 +0000 (10:27 -0800)]
Add tab callbacks.
Mark Hayes [Mon, 25 Nov 2013 18:15:14 +0000 (10:15 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 25 Nov 2013 18:15:08 +0000 (10:15 -0800)]
fix docs typo
Mark Hayes [Mon, 25 Nov 2013 18:14:07 +0000 (10:14 -0800)]
Merge pull request #3679 from leandrocp/master
Fix modernizr path in docs
Jordan Humphreys [Mon, 25 Nov 2013 18:05:43 +0000 (10:05 -0800)]
Remove log statement.
Jordan Humphreys [Mon, 25 Nov 2013 18:05:08 +0000 (10:05 -0800)]
Bump Reveal version to 5.0.3
Mark Hayes [Mon, 25 Nov 2013 18:04:49 +0000 (10:04 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 25 Nov 2013 18:04:35 +0000 (10:04 -0800)]
fix broken links
Jordan Humphreys [Mon, 25 Nov 2013 18:04:27 +0000 (10:04 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 25 Nov 2013 18:04:10 +0000 (10:04 -0800)]
Fix settings configuration for Reveal.
Mark Hayes [Mon, 25 Nov 2013 17:55:22 +0000 (09:55 -0800)]
Merge pull request #3677 from fny/patch-2
Add Opens Sans Opt-Out Comment to Settings
Leandro Cesquini Pereira [Sun, 24 Nov 2013 12:41:33 +0000 (10:41 -0200)]
Fix modernizr path in docs
The corret path is vendor/modernizr as can be seen in foundation-rails gem:
https://github.com/zurb/foundation-rails/blob/master/vendor/assets/javascripts/vendor/modernizr.js
The path vendor/custom.modernizr gives the following error:
ActionController::RoutingError (No route matches [GET] "/javascripts/vendor/custom.modernizr.js"):
Faraz Yashar [Sun, 24 Nov 2013 11:22:29 +0000 (06:22 -0500)]
Add Opens Sans Opt-Out Comment to Settings
Jordan Humphreys [Sun, 24 Nov 2013 08:52:55 +0000 (00:52 -0800)]
Merge pull request #3665 from dhodgin/issue3664
Docs fix for Alert Box examples. Fixes #3664
Jordan Humphreys [Sun, 24 Nov 2013 08:52:20 +0000 (00:52 -0800)]
Merge pull request #3675 from Shelob9/patch-1
Fixed spelling error
Jordan Humphreys [Sun, 24 Nov 2013 08:51:49 +0000 (00:51 -0800)]
Bump core version to 5.0.3
Jordan Humphreys [Sun, 24 Nov 2013 08:50:46 +0000 (00:50 -0800)]
Merge pull request #3643 from seantimm/seantimm/issue-3643-fastclick-load
Foundation.js 5 MUST be included in BODY tag.
Jordan Humphreys [Sun, 24 Nov 2013 08:28:17 +0000 (00:28 -0800)]
Bump topbar version to 5.0.3
Jordan Humphreys [Sun, 24 Nov 2013 08:27:57 +0000 (00:27 -0800)]
Fix sticky topbar typo.
Josh Pollock [Sun, 24 Nov 2013 07:46:44 +0000 (02:46 -0500)]
Fixed spelling error
Sean Timm [Sun, 24 Nov 2013 06:00:11 +0000 (23:00 -0700)]
Modified FastClick initialization to delay until document ready.
Mark Hayes [Sun, 24 Nov 2013 05:20:59 +0000 (21:20 -0800)]
Update README.md
Daniel Hodgin [Sat, 23 Nov 2013 22:36:00 +0000 (17:36 -0500)]
Docs fix for Alert Box examples. Fixes #3664
The advanced examples for Alert Boxes were missing the data-alert
attribute in the example code
Caleb Winters [Sat, 23 Nov 2013 16:52:16 +0000 (08:52 -0800)]
Merge pull request #3648 from matthewshalda/add-variables
Add missing variables for buttons, type, and visibility to _setting.scss.
Caleb Winters [Sat, 23 Nov 2013 16:34:38 +0000 (08:34 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Caleb Winters [Sat, 23 Nov 2013 16:34:29 +0000 (08:34 -0800)]
fix bug that makes background color appear on hover on side nav
Matthew Shalda [Sat, 23 Nov 2013 09:41:29 +0000 (04:41 -0500)]
Add missing variables for buttons, type, and visibility to _setting.scss.
Mark Hayes [Sat, 23 Nov 2013 01:28:33 +0000 (17:28 -0800)]
updated changelog
Mark Hayes [Sat, 23 Nov 2013 01:00:27 +0000 (17:00 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Sat, 23 Nov 2013 01:00:06 +0000 (17:00 -0800)]
bump version to 5.0.2, fixes issue with clearing
Jordan Humphreys [Sat, 23 Nov 2013 00:58:22 +0000 (16:58 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Sat, 23 Nov 2013 00:58:03 +0000 (16:58 -0800)]
Comment out translateZ because it breaks clearing.
Caleb Winters [Sat, 23 Nov 2013 00:32:32 +0000 (16:32 -0800)]
center x on alerts, add new variables to _settings
Caleb Winters [Sat, 23 Nov 2013 00:28:45 +0000 (16:28 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Caleb Winters [Sat, 23 Nov 2013 00:28:24 +0000 (16:28 -0800)]
add info and warning colors
Jordan Humphreys [Sat, 23 Nov 2013 00:27:52 +0000 (16:27 -0800)]
Update the tooltip examples.
Jordan Humphreys [Sat, 23 Nov 2013 00:23:27 +0000 (16:23 -0800)]
Update tooltips documentation.
Caleb Winters [Fri, 22 Nov 2013 23:06:45 +0000 (15:06 -0800)]
remove extra markup from index.html
Caleb Winters [Fri, 22 Nov 2013 23:04:09 +0000 (15:04 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Caleb Winters [Fri, 22 Nov 2013 23:03:57 +0000 (15:03 -0800)]
fix doc errors in css
Mark Hayes [Fri, 22 Nov 2013 22:52:30 +0000 (14:52 -0800)]
bump version
Jordan Humphreys [Fri, 22 Nov 2013 22:29:42 +0000 (14:29 -0800)]
Bump topbar to 5.0.1
Jordan Humphreys [Fri, 22 Nov 2013 22:29:06 +0000 (14:29 -0800)]
Update accordion to support nesting tabs
Mark Hayes [Fri, 22 Nov 2013 21:33:45 +0000 (13:33 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Fri, 22 Nov 2013 21:33:31 +0000 (13:33 -0800)]
add em-calc() functions
Mark Hayes [Fri, 22 Nov 2013 20:38:09 +0000 (12:38 -0800)]
Merge pull request #3636 from JTallis/patch-2
Removed unnecessary space on line 11 after rgba
Mark Hayes [Fri, 22 Nov 2013 20:36:35 +0000 (12:36 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Conflicts:
scss/foundation/components/_global.scss
Mark Hayes [Fri, 22 Nov 2013 20:35:35 +0000 (12:35 -0800)]
allow open sans to be turned off
JTallis [Fri, 22 Nov 2013 20:32:58 +0000 (20:32 +0000)]
Removed unnecessary space on line 11 after rgba
The unnecessary space that was placed on line 11 after rgba would cause issues after compiling. Removed the space.