]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
13 years agoAdding variables and SCSS to allow specifying font-style for body and header text 1014/head
Grant Gaduet [Thu, 11 Oct 2012 16:44:47 +0000 (09:44 -0700)] 
Adding variables and SCSS to allow specifying font-style for body and header text

13 years agoUpdate README.md
Mark Hayes [Fri, 5 Oct 2012 18:22:07 +0000 (11:22 -0700)] 
Update README.md

added link to foundation icons rails gem

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Fri, 5 Oct 2012 14:46:16 +0000 (07:46 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoMerge pull request #975 from daftspunk/master
Jordan Humphreys [Tue, 2 Oct 2012 18:54:05 +0000 (11:54 -0700)] 
Merge pull request #975 from daftspunk/master

Adds mobile to one up to block grid, top bar touchable area on iPad improvements.

13 years agoMerge pull request #976 from bratsche/master
Jordan Humphreys [Tue, 2 Oct 2012 18:50:00 +0000 (11:50 -0700)] 
Merge pull request #976 from bratsche/master

Move some app.js initialization into a ready callback, re #949

13 years agoClose navigation flyout when hover over another flyout and input has focus.
Jordan Humphreys [Tue, 2 Oct 2012 18:46:09 +0000 (11:46 -0700)] 
Close navigation flyout when hover over another flyout and input has focus.

13 years agoFix hover state in Firefox for nav bar inputs.
Jordan Humphreys [Tue, 2 Oct 2012 18:34:43 +0000 (11:34 -0700)] 
Fix hover state in Firefox for nav bar inputs.

13 years agoMove some app.js setup into a ready callback, re #949. 976/head
Cody Russell [Tue, 2 Oct 2012 12:34:53 +0000 (07:34 -0500)] 
Move some app.js setup into a ready callback, re #949.

13 years agoAdds mobile one up to block grid 975/head
Sam Georges [Tue, 2 Oct 2012 06:49:12 +0000 (16:49 +1000)] 
Adds mobile one up to block grid

13 years agoFixes issue where top level items are touchable on iPad
Sam Georges [Tue, 2 Oct 2012 06:46:31 +0000 (16:46 +1000)] 
Fixes issue where top level items are touchable on iPad

13 years agoMerge pull request #969 from peteroconnor/topBarDropToggleColor
Chris Michel [Tue, 2 Oct 2012 01:59:40 +0000 (18:59 -0700)] 
Merge pull request #969 from peteroconnor/topBarDropToggleColor

Added more settings for top-bar: $topBarDropToggleColor, $topBarDropToggleAlpha

13 years agoMerge pull request #962 from daftspunk/master
Chris Michel [Tue, 2 Oct 2012 01:59:16 +0000 (18:59 -0700)] 
Merge pull request #962 from daftspunk/master

Minors

13 years agoMerge pull request #961 from EnigmaSolved/patch-3
Chris Michel [Tue, 2 Oct 2012 01:58:52 +0000 (18:58 -0700)] 
Merge pull request #961 from EnigmaSolved/patch-3

Make Address Bar hiding conditional on no #Hash

13 years agoMerge pull request #946 from dmackerman/updated-tooltips
Chris Michel [Tue, 2 Oct 2012 01:56:15 +0000 (18:56 -0700)] 
Merge pull request #946 from dmackerman/updated-tooltips

tooltips now support html, such as <br>

13 years agoMerge pull request #942 from keilmillerjr/master
Chris Michel [Tue, 2 Oct 2012 01:53:59 +0000 (18:53 -0700)] 
Merge pull request #942 from keilmillerjr/master

block-grid now supports up to twelve-up

13 years agofixed contain-to-grid sidescroll
zurbchris [Tue, 2 Oct 2012 01:49:37 +0000 (18:49 -0700)] 
fixed contain-to-grid sidescroll

13 years agoMerge pull request #900 from tswicegood/allow-relative-sizes
Chris Michel [Tue, 2 Oct 2012 01:13:54 +0000 (18:13 -0700)] 
Merge pull request #900 from tswicegood/allow-relative-sizes

Make these two values configurable via settings

13 years agoadded a new Joomla template using Foundation 3
zurbchris [Tue, 2 Oct 2012 00:44:41 +0000 (17:44 -0700)] 
added a new Joomla template using Foundation 3

13 years agoadd more settings for top-bar: $topBarDropToggleColor, $topBarDropToggleAlpha 969/head
peter [Mon, 1 Oct 2012 16:29:55 +0000 (00:29 +0800)] 
add more settings for top-bar: $topBarDropToggleColor, $topBarDropToggleAlpha

13 years agoAllows top level items to remain clickable when breakpoint not reached 962/head
Sam Georges [Sat, 29 Sep 2012 09:39:34 +0000 (19:39 +1000)] 
Allows top level items to remain clickable when breakpoint not reached

13 years agoMake Address Bar hiding conditional on no #Hash 961/head
EnigmaSolved [Sat, 29 Sep 2012 03:16:20 +0000 (00:16 -0300)] 
Make Address Bar hiding conditional on no #Hash

If the user comes to a page via a deep link (eg, www.example.com/page/#anchor-on-page) we don't want the `scrollTo` to fire because it will prevent the page from staying at the anchor location (which is confusing, since the page would try to go to the anchor and then scroll up when the `scrollTo` fires). This commit remedies that via what should be a pretty standard, cross browser method (as far as I know). :)

13 years agotooltips now support html, such as <br> 946/head
Dave Ackerman [Wed, 26 Sep 2012 17:40:12 +0000 (13:40 -0400)] 
tooltips now support html, such as <br>

13 years agoblock-grid now supports up to twelve-up 942/head
Keil Miller Jr [Wed, 26 Sep 2012 15:13:26 +0000 (11:13 -0400)] 
block-grid now supports up to twelve-up

13 years agoAdd hover state support for desktop accordions.
Jordan Humphreys [Thu, 20 Sep 2012 15:49:33 +0000 (08:49 -0700)] 
Add hover state support for desktop accordions.

13 years agoupdated version v3.1.1
Mark Hayes [Wed, 19 Sep 2012 20:42:27 +0000 (13:42 -0700)] 
updated version

13 years agobumped version
Mark Hayes [Wed, 19 Sep 2012 20:42:08 +0000 (13:42 -0700)] 
bumped version

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 19 Sep 2012 20:38:17 +0000 (13:38 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agodon't track .orig files which get generated by git
Mark Hayes [Wed, 19 Sep 2012 20:38:07 +0000 (13:38 -0700)] 
don't track .orig files which get generated by git

13 years agobumbed Top Bar Version, updated implementation to remove side-scroll bug
zurbchris [Wed, 19 Sep 2012 19:03:25 +0000 (12:03 -0700)] 
bumbed Top Bar Version, updated implementation to remove side-scroll bug

13 years agobreakpoint actually is necessary, creating a new element with the 'top-bar-js-breakpo...
Mark Hayes [Tue, 18 Sep 2012 23:09:14 +0000 (16:09 -0700)] 
breakpoint actually is necessary, creating a new element with the 'top-bar-js-breakpoint' class that contains the width defined by the $topBarBreakPoint sass variable

13 years agoMove topbar breakpoint config to nav element data-breakpoint attribute.
Jordan Humphreys [Tue, 18 Sep 2012 21:56:27 +0000 (14:56 -0700)] 
Move topbar breakpoint config to nav element data-breakpoint attribute.

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 18 Sep 2012 21:44:52 +0000 (14:44 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoinclude top bar into Rails asset pipeline, remove breakpoint option from top bar...
Mark Hayes [Tue, 18 Sep 2012 21:44:38 +0000 (14:44 -0700)] 
include top bar into Rails asset pipeline, remove breakpoint option from top bar js file since it doesn't appear to be necessary

13 years agoMerge pull request #906 from eddywashere/fix-invisible-placeholder-classes-for-grid
Chris Michel [Tue, 18 Sep 2012 21:11:24 +0000 (14:11 -0700)] 
Merge pull request #906 from eddywashere/fix-invisible-placeholder-classes-for-grid

Added placeholder selector to fix extra output of invisible classes

13 years agofixes #899
zurbchris [Tue, 18 Sep 2012 21:08:35 +0000 (14:08 -0700)] 
fixes #899

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 21:07:49 +0000 (14:07 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agofixes #897
zurbchris [Tue, 18 Sep 2012 21:07:42 +0000 (14:07 -0700)] 
fixes #897

13 years agoMerge pull request #893 from mehlah/fix-import-order
Chris Michel [Tue, 18 Sep 2012 20:37:55 +0000 (13:37 -0700)] 
Merge pull request #893 from mehlah/fix-import-order

Update custom imports order to meet required dependencies

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 20:36:41 +0000 (13:36 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoupdated ui.scss to remove error with passing 2 values to transition-duration
zurbchris [Tue, 18 Sep 2012 20:36:33 +0000 (13:36 -0700)] 
updated ui.scss to remove error with passing 2 values to transition-duration

13 years agoMerge pull request #880 from Bluerise/mobile-end-float
Chris Michel [Tue, 18 Sep 2012 20:26:34 +0000 (13:26 -0700)] 
Merge pull request #880 from Bluerise/mobile-end-float

mobile columns should also float on end

13 years agoupdated test direction settings.scss file to include ratios again
zurbchris [Tue, 18 Sep 2012 20:17:28 +0000 (13:17 -0700)] 
updated test direction settings.scss file to include ratios again

13 years agoupdated tabs
zurbchris [Tue, 18 Sep 2012 20:02:25 +0000 (13:02 -0700)] 
updated tabs

13 years agoupdated user app.scss file with correct order of commented parts of Foundation
zurbchris [Tue, 18 Sep 2012 20:01:46 +0000 (13:01 -0700)] 
updated user app.scss file with correct order of commented parts of Foundation

13 years agoMerge pull request #814 from nicinabox/tabs
Mark Hayes [Tue, 18 Sep 2012 18:56:34 +0000 (11:56 -0700)] 
Merge pull request #814 from nicinabox/tabs

Add tab support for use as a navigation element

13 years agoMerge pull request #885 from modlearning/master
Mark Hayes [Tue, 18 Sep 2012 18:49:32 +0000 (11:49 -0700)] 
Merge pull request #885 from modlearning/master

allow option so that slides are only cycled once in orbit

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 18:28:13 +0000 (11:28 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoupdated orbit test
zurbchris [Tue, 18 Sep 2012 18:28:03 +0000 (11:28 -0700)] 
updated orbit test

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 18 Sep 2012 18:20:10 +0000 (11:20 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

Conflicts:
test/reveal.html

13 years agostop playing embedded flex-videos when modal is closed, includes test
Mark Hayes [Tue, 18 Sep 2012 18:18:11 +0000 (11:18 -0700)] 
stop playing embedded flex-videos when modal is closed, includes test

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 18 Sep 2012 17:57:42 +0000 (10:57 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoupdated custom forms so Radio has normal functionality of keeping checked when checked
zurbchris [Tue, 18 Sep 2012 17:57:28 +0000 (10:57 -0700)] 
updated custom forms so Radio has normal functionality of keeping checked when checked

13 years agosupports slim templates in the generator
Mark Hayes [Tue, 18 Sep 2012 17:43:02 +0000 (10:43 -0700)] 
supports slim templates in the generator

13 years agoAdded placeholder selector to fix extra output of invisible classes 906/head
Eddy Hernandez [Tue, 18 Sep 2012 15:39:37 +0000 (10:39 -0500)] 
Added placeholder selector to fix extra output of invisible classes

13 years agoMake these two values configurable via settings 900/head
Travis Swicegood [Mon, 17 Sep 2012 19:23:54 +0000 (14:23 -0500)] 
Make these two values configurable via settings

These two values are originally hard-coded which causes a failure if you
want to use relative font-sizes.  Moving these to settings allows the
developer to specify them however they see fit, including as a relative
value.

13 years agoUpdate custom imports order to meet required dependencies 893/head
Mehdi Lahmam B [Sun, 16 Sep 2012 22:55:12 +0000 (00:55 +0200)] 
Update custom imports order to meet required dependencies

13 years agoSingle cycle for orbit slides 885/head
ModLearning Team [Sat, 15 Sep 2012 04:57:11 +0000 (00:57 -0400)] 
Single cycle for orbit slides

When enabled, orbit will only cycle through the slides once...like a
presentation

13 years agobump version v3.1.0
Mark Hayes [Fri, 14 Sep 2012 19:54:47 +0000 (12:54 -0700)] 
bump version

13 years agobumped version v3.1.0.rc1
Mark Hayes [Fri, 14 Sep 2012 19:34:46 +0000 (12:34 -0700)] 
bumped version

13 years agobumped version
Mark Hayes [Fri, 14 Sep 2012 19:34:01 +0000 (12:34 -0700)] 
bumped version

13 years agoupdated button style on topbar
zurbchris [Fri, 14 Sep 2012 18:27:21 +0000 (11:27 -0700)] 
updated button style on topbar

13 years agomobile columns should also float on end 880/head
Patrick Wildt [Fri, 14 Sep 2012 18:21:57 +0000 (20:21 +0200)] 
mobile columns should also float on end

13 years agoupdated user app.scss
zurbchris [Fri, 14 Sep 2012 18:14:41 +0000 (11:14 -0700)] 
updated user app.scss

13 years agobumped version
zurbchris [Fri, 14 Sep 2012 18:11:56 +0000 (11:11 -0700)] 
bumped version

13 years agoadded a line to button JS to close open when new one is clicked, fixes #870
zurbchris [Fri, 14 Sep 2012 17:56:24 +0000 (10:56 -0700)] 
added a line to button JS to close open when new one is clicked, fixes #870

13 years agoadded margin bottom to rows inside of a reveal modal, fixes #863
zurbchris [Fri, 14 Sep 2012 16:56:54 +0000 (09:56 -0700)] 
added margin bottom to rows inside of a reveal modal, fixes #863

13 years agofixes #858
zurbchris [Fri, 14 Sep 2012 16:53:11 +0000 (09:53 -0700)] 
fixes #858

13 years agoupdated user settings file
zurbchris [Fri, 14 Sep 2012 16:18:05 +0000 (09:18 -0700)] 
updated user settings file

13 years agoupdated test directory settings file
zurbchris [Fri, 14 Sep 2012 16:17:34 +0000 (09:17 -0700)] 
updated test directory settings file

13 years agoupdate style
zurbchris [Fri, 14 Sep 2012 16:00:21 +0000 (09:00 -0700)] 
update style

13 years agodivider style tweaks
zurbchris [Fri, 14 Sep 2012 14:34:09 +0000 (07:34 -0700)] 
divider style tweaks

13 years agochanged classname for topbar toggle
zurbchris [Fri, 14 Sep 2012 14:08:35 +0000 (07:08 -0700)] 
changed classname for topbar toggle

13 years agorefactored scss a bit for top bar
zurbchris [Fri, 14 Sep 2012 05:46:37 +0000 (22:46 -0700)] 
refactored scss a bit for top bar

13 years agoupdated hover style again
zurbchris [Fri, 14 Sep 2012 03:16:00 +0000 (20:16 -0700)] 
updated hover style again

13 years agoupdated hover styles
zurbchris [Fri, 14 Sep 2012 03:10:52 +0000 (20:10 -0700)] 
updated hover styles

13 years agoremove extra classes
zurbchris [Fri, 14 Sep 2012 00:32:57 +0000 (17:32 -0700)] 
remove extra classes

13 years agoQA complete
zurbchris [Fri, 14 Sep 2012 00:25:21 +0000 (17:25 -0700)] 
QA complete

13 years agoMerge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Thu, 13 Sep 2012 23:27:42 +0000 (16:27 -0700)] 
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10

13 years agoupdate
zurbchris [Thu, 13 Sep 2012 23:27:36 +0000 (16:27 -0700)] 
update

13 years agoMerge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3...
Jordan Humphreys [Thu, 13 Sep 2012 23:26:43 +0000 (16:26 -0700)] 
Merge branch 'topbar-3.0.10' of https://github.com/zurb/foundation into topbar-3.0.10

13 years agoTesting disabled touch events.
Jordan Humphreys [Thu, 13 Sep 2012 23:26:27 +0000 (16:26 -0700)] 
Testing disabled touch events.

13 years agofixed conflict
zurbchris [Thu, 13 Sep 2012 22:38:17 +0000 (15:38 -0700)] 
fixed conflict

13 years agoupdate
zurbchris [Thu, 13 Sep 2012 22:37:47 +0000 (15:37 -0700)] 
update

13 years agoFix height issue.
Jordan Humphreys [Thu, 13 Sep 2012 22:36:26 +0000 (15:36 -0700)] 
Fix height issue.

13 years agoCalculate height on load.
Jordan Humphreys [Thu, 13 Sep 2012 21:23:22 +0000 (14:23 -0700)] 
Calculate height on load.

13 years agoupdated for Jordan to fix height issue
zurbchris [Thu, 13 Sep 2012 21:18:59 +0000 (14:18 -0700)] 
updated for Jordan to fix height issue

13 years agoMerge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10
zurbchris [Thu, 13 Sep 2012 18:00:44 +0000 (11:00 -0700)] 
Merge branch 'topbar-3.0.10' of github.com:zurb/foundation into topbar-3.0.10

13 years agoupdated topbar
zurbchris [Thu, 13 Sep 2012 18:00:37 +0000 (11:00 -0700)] 
updated topbar

13 years agoMerge conflicts.
Jordan Humphreys [Thu, 13 Sep 2012 17:32:31 +0000 (10:32 -0700)] 
Merge conflicts.

13 years agoFix height issue.
Jordan Humphreys [Thu, 13 Sep 2012 17:28:28 +0000 (10:28 -0700)] 
Fix height issue.

13 years agoadded description to test page for top bar
zurbchris [Thu, 13 Sep 2012 15:25:02 +0000 (08:25 -0700)] 
added description to test page for top bar

13 years agoupdated topbar to include contain to grid class for keeping its content width to...
zurbchris [Thu, 13 Sep 2012 15:13:26 +0000 (08:13 -0700)] 
updated topbar to include contain to grid class for keeping its content width to whatever the grid width is

13 years agotweaked button margin so its a little smaller for visual consistency
zurbchris [Thu, 13 Sep 2012 14:48:00 +0000 (07:48 -0700)] 
tweaked button margin so its a little smaller for visual consistency

13 years agoadded support for buttons in the main nav
zurbchris [Thu, 13 Sep 2012 08:21:51 +0000 (01:21 -0700)] 
added support for buttons in the main nav

13 years agoupdated settings after testing and removed one for color of title
zurbchris [Thu, 13 Sep 2012 08:18:00 +0000 (01:18 -0700)] 
updated settings after testing and removed one for color of title

13 years agoupdates settings for topbar
zurbchris [Thu, 13 Sep 2012 08:10:42 +0000 (01:10 -0700)] 
updates settings for topbar

13 years agoupdated language direction settings with an if statment so users only need to set...
zurbchris [Wed, 12 Sep 2012 22:22:00 +0000 (15:22 -0700)] 
updated language direction settings with an if statment so users only need to set a single variable to control the floats, etc

13 years agoupdated settings files with progress bar vars
zurbchris [Wed, 12 Sep 2012 22:13:43 +0000 (15:13 -0700)] 
updated settings files with progress bar vars

13 years agofixed conflicts from progress_bar merge
zurbchris [Wed, 12 Sep 2012 22:01:44 +0000 (15:01 -0700)] 
fixed conflicts from progress_bar merge

13 years agoupdated typo
zurbchris [Wed, 12 Sep 2012 21:58:37 +0000 (14:58 -0700)] 
updated typo