]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
13 years agoFix tooltips in IE8 that doesn't implement Array#map. 837/head
Kirill Lashuk [Mon, 27 Aug 2012 15:12:30 +0000 (18:12 +0300)] 
Fix tooltips in IE8 that doesn't implement Array#map.

Use $.map instead of Array#map that is not implemented in Internet Explorer 8.

13 years agofixed vertical nav styling overrides
zurbchris [Fri, 24 Aug 2012 15:22:26 +0000 (08:22 -0700)] 
fixed vertical nav styling overrides

13 years agodon't reactivate reveal on a modal that is already open
Mark Hayes [Wed, 22 Aug 2012 20:58:42 +0000 (13:58 -0700)] 
don't reactivate reveal on a modal that is already open

13 years agohide address bar on mobile devices
Mark Hayes [Thu, 16 Aug 2012 23:09:20 +0000 (16:09 -0700)] 
hide address bar on mobile devices

13 years agochecked state on custom radio buttons should be based on whether or not the custom...
Mark Hayes [Thu, 16 Aug 2012 21:51:26 +0000 (14:51 -0700)] 
checked state on custom radio buttons should be based on whether or not the custom input has the checked class

13 years agocustom checkboxes should trigger change event
Mark Hayes [Thu, 16 Aug 2012 21:50:57 +0000 (14:50 -0700)] 
custom checkboxes should trigger change event

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Thu, 16 Aug 2012 19:19:57 +0000 (12:19 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoadded textarea to test page
zurbchris [Thu, 16 Aug 2012 19:19:48 +0000 (12:19 -0700)] 
added textarea to test page

13 years agoupdated baseFontColor
zurbchris [Thu, 16 Aug 2012 19:03:58 +0000 (12:03 -0700)] 
updated baseFontColor

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 15 Aug 2012 19:51:44 +0000 (12:51 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoremoved excess whitespace from app.js
Mark Hayes [Wed, 15 Aug 2012 19:51:15 +0000 (12:51 -0700)] 
removed excess whitespace from app.js

13 years agoadded CSS to fix #778
zurbchris [Wed, 15 Aug 2012 17:17:13 +0000 (10:17 -0700)] 
added CSS to fix #778

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Wed, 15 Aug 2012 17:06:41 +0000 (10:06 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoremoved some testing html from forms.html
zurbchris [Wed, 15 Aug 2012 17:06:25 +0000 (10:06 -0700)] 
removed some testing html from forms.html

13 years agoMerge pull request #784 from EnigmaSolved/patch-1
Mark Hayes [Wed, 15 Aug 2012 16:48:10 +0000 (09:48 -0700)] 
Merge pull request #784 from EnigmaSolved/patch-1

fixed missing jQuery assignment at end of code.

13 years agoallow multiple accordions to peacefully coexist on a page, thanks @davidh71
Mark Hayes [Wed, 15 Aug 2012 16:39:00 +0000 (09:39 -0700)] 
allow multiple accordions to peacefully coexist on a page, thanks @davidh71

13 years agobumped version v3.0.9
Mark Hayes [Tue, 14 Aug 2012 16:42:22 +0000 (09:42 -0700)] 
bumped version

13 years agobumped version v3.0.9.rc1
Mark Hayes [Tue, 14 Aug 2012 16:34:16 +0000 (09:34 -0700)] 
bumped version

13 years agomodular-scale 1.0.2 works, but prior versions break
Mark Hayes [Tue, 14 Aug 2012 16:32:44 +0000 (09:32 -0700)] 
modular-scale 1.0.2 works, but prior versions break

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 14 Aug 2012 16:30:11 +0000 (09:30 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoadded modular scale mention to community section of README
zurbchris [Mon, 13 Aug 2012 17:33:50 +0000 (10:33 -0700)] 
added modular scale mention to community section of README

13 years agoadded new Wordpress theme into README
zurbchris [Mon, 13 Aug 2012 17:30:10 +0000 (10:30 -0700)] 
added new Wordpress theme into README

13 years agoupdated sass dependancy to 3.2
zurbchris [Mon, 13 Aug 2012 16:18:21 +0000 (09:18 -0700)] 
updated sass dependancy to 3.2

13 years agoupdated app.scss to match new modular-scale import
zurbchris [Mon, 13 Aug 2012 16:17:28 +0000 (09:17 -0700)] 
updated app.scss to match new modular-scale import

13 years agolegacy support so that anyone who is currently importing "foundation/functions/modula...
Mark Hayes [Mon, 13 Aug 2012 03:13:57 +0000 (20:13 -0700)] 
legacy support so that anyone who is currently importing "foundation/functions/modular-scale" will automatically start to use gem version of modular scale instead

13 years agofixed missing jQuery assignment at end 784/head
EnigmaSolved [Sat, 11 Aug 2012 03:16:14 +0000 (00:16 -0300)] 
fixed missing jQuery assignment at end

Without this fix the off canvas code falls to run.

13 years agoMerge pull request #781 from sjungling/fix-install-generator
Mark Hayes [Sat, 11 Aug 2012 00:32:17 +0000 (17:32 -0700)] 
Merge pull request #781 from sjungling/fix-install-generator

Updating path to _settings.scss for rails generator foundation:install

13 years agoUpdating directory name from 'sass' to 'scss' 781/head
Scott Jungling [Sat, 11 Aug 2012 00:09:05 +0000 (17:09 -0700)] 
Updating directory name from 'sass' to 'scss'

This was causing `rails g foundation:install` to error out as it was unable to find the `_settings.scss` file

13 years agobumped version v3.0.8
Mark Hayes [Fri, 10 Aug 2012 20:58:34 +0000 (13:58 -0700)] 
bumped version

13 years agoprevent media query from being toggled within an input
Mark Hayes [Fri, 10 Aug 2012 20:27:14 +0000 (13:27 -0700)] 
prevent media query from being toggled within an input

13 years agocalling $input.trigger('change') caused checkbox value to reset itself back to the...
Mark Hayes [Fri, 10 Aug 2012 18:25:27 +0000 (11:25 -0700)] 
calling $input.trigger('change') caused checkbox value to reset itself back to the original checked state

13 years agoautomatically discover and link javascripts in template file
Mark Hayes [Fri, 10 Aug 2012 17:31:40 +0000 (10:31 -0700)] 
automatically discover and link javascripts in template file

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Thu, 9 Aug 2012 16:20:49 +0000 (09:20 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

Conflicts:
vendor/assets/javascripts/foundation/jquery.foundation.buttons.js

13 years agobumped version
zurbchris [Thu, 9 Aug 2012 16:16:31 +0000 (09:16 -0700)] 
bumped version

13 years agofix modular scale imports
Mark Hayes [Thu, 9 Aug 2012 15:57:56 +0000 (08:57 -0700)] 
fix modular scale imports

13 years agochanging modular scale
zurbchris [Thu, 9 Aug 2012 15:50:02 +0000 (08:50 -0700)] 
changing modular scale

13 years agofixed stylesheet reference for root index.html file
zurbchris [Thu, 9 Aug 2012 14:36:13 +0000 (07:36 -0700)] 
fixed stylesheet reference for root index.html file

13 years agoupdate event bindings for when closing dropdown buttons when background is clicked
Mark Hayes [Thu, 9 Aug 2012 10:50:25 +0000 (03:50 -0700)] 
update event bindings for when closing dropdown buttons when background is clicked

13 years agoMerge branch 'master' of github.com:zurb/foundation
Mark Hayes [Thu, 9 Aug 2012 00:12:35 +0000 (17:12 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agofixes #759
zurbchris [Thu, 9 Aug 2012 00:02:32 +0000 (17:02 -0700)] 
fixes #759

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Wed, 8 Aug 2012 23:36:48 +0000 (16:36 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agoadded mobile layout options for block-grids
zurbchris [Wed, 8 Aug 2012 23:36:25 +0000 (16:36 -0700)] 
added mobile layout options for block-grids

13 years agoupdate binding for body,html otherwise drop down buttons get stuck open.
Mark Hayes [Wed, 8 Aug 2012 22:16:39 +0000 (15:16 -0700)] 
update binding for body,html otherwise drop down buttons get stuck open.

13 years agoMerge pull request #771 from nicinabox/js-events
Mark Hayes [Wed, 8 Aug 2012 22:05:35 +0000 (15:05 -0700)] 
Merge pull request #771 from nicinabox/js-events

Update all click event bindings to be delegated

13 years agoMerge branch 'master' into js-events 771/head
Nic Haynes [Wed, 8 Aug 2012 21:29:05 +0000 (16:29 -0500)] 
Merge branch 'master' into js-events

Conflicts:
vendor/assets/javascripts/foundation/jquery.foundation.buttons.js
vendor/assets/javascripts/foundation/jquery.foundation.forms.js

13 years agoMerge branch 'master' of https://github.com/zurb/foundation
Nic Haynes [Wed, 8 Aug 2012 21:27:16 +0000 (16:27 -0500)] 
Merge branch 'master' of https://github.com/zurb/foundation

13 years agoMerge branch 'master' into js-events
Nic Haynes [Wed, 8 Aug 2012 21:17:21 +0000 (16:17 -0500)] 
Merge branch 'master' into js-events

13 years agoFix event delegation
Nic Haynes [Wed, 8 Aug 2012 21:13:00 +0000 (16:13 -0500)] 
Fix event delegation

13 years agoFix event delegation
Nic Haynes [Wed, 8 Aug 2012 21:12:44 +0000 (16:12 -0500)] 
Fix event delegation

13 years agoFix linting errors
Nic Haynes [Wed, 8 Aug 2012 21:12:29 +0000 (16:12 -0500)] 
Fix linting errors

13 years agoFix event delegation on buttons
Nic Haynes [Wed, 8 Aug 2012 21:05:06 +0000 (16:05 -0500)] 
Fix event delegation on buttons

13 years agoMerge branch 'master' of github.com:zurb/foundation v3.0.8.rc1
Mark Hayes [Wed, 8 Aug 2012 20:49:29 +0000 (13:49 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agouse event delegation for forms, thanks @nicinabox
Mark Hayes [Wed, 8 Aug 2012 20:49:13 +0000 (13:49 -0700)] 
use event delegation for forms, thanks @nicinabox

13 years agoFix event delegation on accordion
Nic Haynes [Wed, 8 Aug 2012 20:43:56 +0000 (15:43 -0500)] 
Fix event delegation on accordion

13 years agoFix event delegation on tabs
Nic Haynes [Wed, 8 Aug 2012 20:42:04 +0000 (15:42 -0500)] 
Fix event delegation on tabs

13 years agoFix event delegation on accordion
Nic Haynes [Wed, 8 Aug 2012 20:43:56 +0000 (15:43 -0500)] 
Fix event delegation on accordion

13 years agoFix event delegation on tabs
Nic Haynes [Wed, 8 Aug 2012 20:42:04 +0000 (15:42 -0500)] 
Fix event delegation on tabs

13 years agoMerge branch 'master' of github.com:zurb/foundation
zurbchris [Wed, 8 Aug 2012 20:37:22 +0000 (13:37 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

13 years agorefactor elements.html
zurbchris [Wed, 8 Aug 2012 20:37:00 +0000 (13:37 -0700)] 
refactor elements.html

13 years agodon't bind refreshCustomSelect when custom form input has been disabled
Mark Hayes [Wed, 8 Aug 2012 20:29:09 +0000 (13:29 -0700)] 
don't bind refreshCustomSelect when custom form input has been disabled

13 years agorefactor tabs.html
zurbchris [Wed, 8 Aug 2012 20:26:50 +0000 (13:26 -0700)] 
refactor tabs.html

13 years agorefactor navigation.html
zurbchris [Wed, 8 Aug 2012 20:20:00 +0000 (13:20 -0700)] 
refactor navigation.html

13 years agorefactor forms.html
zurbchris [Wed, 8 Aug 2012 20:11:11 +0000 (13:11 -0700)] 
refactor forms.html

13 years agorefactor buttons.html
zurbchris [Wed, 8 Aug 2012 19:58:26 +0000 (12:58 -0700)] 
refactor buttons.html

13 years agorefactor type.html
zurbchris [Wed, 8 Aug 2012 19:49:18 +0000 (12:49 -0700)] 
refactor type.html

13 years agorefactor grid.html
zurbchris [Wed, 8 Aug 2012 19:12:17 +0000 (12:12 -0700)] 
refactor grid.html

13 years agodon't automatically upgrade app.js since users will most likely customize this file.
Mark Hayes [Wed, 8 Aug 2012 18:44:21 +0000 (11:44 -0700)] 
don't automatically upgrade app.js since users will most likely customize this file.

13 years agoinclude upgrade pattern for updating javascripts and images
Mark Hayes [Wed, 8 Aug 2012 18:36:49 +0000 (11:36 -0700)] 
include upgrade pattern for updating javascripts and images

13 years agofix js so that click on split button doesn't trigger body click
Mark Hayes [Wed, 8 Aug 2012 16:54:48 +0000 (09:54 -0700)] 
fix js so that click on split button doesn't trigger body click

13 years agofix spacing
Mark Hayes [Wed, 8 Aug 2012 16:54:17 +0000 (09:54 -0700)] 
fix spacing

13 years agoFixes #707: figure element is now reset to remove browser default margins
zurbchris [Wed, 8 Aug 2012 15:46:03 +0000 (08:46 -0700)] 
Fixes #707: figure element is now reset to remove browser default margins

13 years agoFixes #708: hide/show-for-medium-down works properly now
zurbchris [Wed, 8 Aug 2012 15:41:53 +0000 (08:41 -0700)] 
Fixes #708: hide/show-for-medium-down works properly now

13 years agofixes #743 and fixes #770
zurbchris [Wed, 8 Aug 2012 15:30:20 +0000 (08:30 -0700)] 
fixes #743 and fixes #770

13 years agoHotfix for Issue#743
Alexander Torrijos [Wed, 8 Aug 2012 12:22:10 +0000 (20:22 +0800)] 
Hotfix for Issue#743

13 years agoadded in missing settings from tooltips addition
zurbchris [Wed, 8 Aug 2012 02:52:48 +0000 (19:52 -0700)] 
added in missing settings from tooltips addition

13 years agofixed #761
zurbchris [Wed, 8 Aug 2012 02:51:05 +0000 (19:51 -0700)] 
fixed #761

13 years agoreordering settings
zurbchris [Wed, 8 Aug 2012 02:46:39 +0000 (19:46 -0700)] 
reordering settings

13 years agoadd variables for Tooltips
EnigmaSolved [Mon, 6 Aug 2012 19:41:03 +0000 (16:41 -0300)] 
add variables for Tooltips

13 years agoadd in variables for Tooltips
EnigmaSolved [Mon, 6 Aug 2012 19:38:15 +0000 (16:38 -0300)] 
add in variables for Tooltips

13 years agoadd a few more variables
EnigmaSolved [Mon, 6 Aug 2012 19:32:38 +0000 (16:32 -0300)] 
add a few more variables

13 years agoadd variables for Tooltips
EnigmaSolved [Mon, 6 Aug 2012 19:16:27 +0000 (16:16 -0300)] 
add variables for Tooltips

13 years agoupdated orbit test page
Mark Hayes [Wed, 8 Aug 2012 00:35:17 +0000 (17:35 -0700)] 
updated orbit test page

13 years agoupdated testing instructions
Mark Hayes [Wed, 8 Aug 2012 00:31:50 +0000 (17:31 -0700)] 
updated testing instructions

13 years agoadd simple styles to content slider
Mark Hayes [Tue, 7 Aug 2012 23:42:39 +0000 (16:42 -0700)] 
add simple styles to content slider

13 years agoremoved extraneous information from reveal testing
Mark Hayes [Tue, 7 Aug 2012 23:37:27 +0000 (16:37 -0700)] 
removed extraneous information from reveal testing

13 years agoremove extraneous information from orbit test
Mark Hayes [Tue, 7 Aug 2012 23:36:17 +0000 (16:36 -0700)] 
remove extraneous information from orbit test

13 years agoremove images_path from config
Mark Hayes [Tue, 7 Aug 2012 23:34:55 +0000 (16:34 -0700)] 
remove images_path from config

13 years agoMerge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_mar...
Mark Hayes [Tue, 7 Aug 2012 23:27:13 +0000 (16:27 -0700)] 
Merge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_marketing

13 years agoadded reveal test page
Mark Hayes [Tue, 7 Aug 2012 23:26:58 +0000 (16:26 -0700)] 
added reveal test page

13 years agofixed #671
zurbchris [Tue, 7 Aug 2012 23:26:43 +0000 (16:26 -0700)] 
fixed #671

13 years agoadded orbit test page
Mark Hayes [Tue, 7 Aug 2012 23:23:41 +0000 (16:23 -0700)] 
added orbit test page

13 years agoadded space, fixes #672
zurbchris [Tue, 7 Aug 2012 23:16:05 +0000 (16:16 -0700)] 
added space, fixes #672

13 years agoMerge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_mar...
zurbchris [Tue, 7 Aug 2012 23:15:18 +0000 (16:15 -0700)] 
Merge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_marketing

13 years agoadded bigger margin below sub-nav to take into account spacing needs when long lists...
zurbchris [Tue, 7 Aug 2012 23:15:08 +0000 (16:15 -0700)] 
added bigger margin below sub-nav to take into account spacing needs when long lists start stacking

13 years agoadded elements page, updates to title of tabs page
Mark Hayes [Tue, 7 Aug 2012 23:11:32 +0000 (16:11 -0700)] 
added elements page, updates to title of tabs page

13 years agoMerge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_mar...
Mark Hayes [Tue, 7 Aug 2012 23:03:54 +0000 (16:03 -0700)] 
Merge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_marketing

13 years agoadded tabs test
Mark Hayes [Tue, 7 Aug 2012 23:03:37 +0000 (16:03 -0700)] 
added tabs test

13 years agoadded index.html files stuff
zurbchris [Tue, 7 Aug 2012 23:03:23 +0000 (16:03 -0700)] 
added index.html files stuff

13 years agoadded index.html files stuff
zurbchris [Tue, 7 Aug 2012 23:02:54 +0000 (16:02 -0700)] 
added index.html files stuff

13 years agoadded forms.html
zurbchris [Tue, 7 Aug 2012 22:52:25 +0000 (15:52 -0700)] 
added forms.html