]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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.
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
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
Mark Hayes [Fri, 10 Aug 2012 20:58:34 +0000 (13:58 -0700)]
bumped version
Mark Hayes [Fri, 10 Aug 2012 20:27:14 +0000 (13:27 -0700)]
prevent media query from being toggled within an input
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
Mark Hayes [Fri, 10 Aug 2012 17:31:40 +0000 (10:31 -0700)]
automatically discover and link javascripts in template file
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
zurbchris [Thu, 9 Aug 2012 16:16:31 +0000 (09:16 -0700)]
bumped version
Mark Hayes [Thu, 9 Aug 2012 15:57:56 +0000 (08:57 -0700)]
fix modular scale imports
zurbchris [Thu, 9 Aug 2012 15:50:02 +0000 (08:50 -0700)]
changing modular scale
zurbchris [Thu, 9 Aug 2012 14:36:13 +0000 (07:36 -0700)]
fixed stylesheet reference for root index.html file
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
Mark Hayes [Thu, 9 Aug 2012 00:12:35 +0000 (17:12 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Thu, 9 Aug 2012 00:02:32 +0000 (17:02 -0700)]
fixes #759
zurbchris [Wed, 8 Aug 2012 23:36:48 +0000 (16:36 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Wed, 8 Aug 2012 23:36:25 +0000 (16:36 -0700)]
added mobile layout options for block-grids
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.
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
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
Nic Haynes [Wed, 8 Aug 2012 21:27:16 +0000 (16:27 -0500)]
Merge branch 'master' of https://github.com/zurb/foundation
Nic Haynes [Wed, 8 Aug 2012 21:17:21 +0000 (16:17 -0500)]
Merge branch 'master' into js-events
Nic Haynes [Wed, 8 Aug 2012 21:13:00 +0000 (16:13 -0500)]
Fix event delegation
Nic Haynes [Wed, 8 Aug 2012 21:12:44 +0000 (16:12 -0500)]
Fix event delegation
Nic Haynes [Wed, 8 Aug 2012 21:12:29 +0000 (16:12 -0500)]
Fix linting errors
Nic Haynes [Wed, 8 Aug 2012 21:05:06 +0000 (16:05 -0500)]
Fix event delegation on buttons
Mark Hayes [Wed, 8 Aug 2012 20:49:29 +0000 (13:49 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 8 Aug 2012 20:49:13 +0000 (13:49 -0700)]
use event delegation for forms, thanks @nicinabox
Nic Haynes [Wed, 8 Aug 2012 20:43:56 +0000 (15:43 -0500)]
Fix event delegation on accordion
Nic Haynes [Wed, 8 Aug 2012 20:42:04 +0000 (15:42 -0500)]
Fix event delegation on tabs
Nic Haynes [Wed, 8 Aug 2012 20:43:56 +0000 (15:43 -0500)]
Fix event delegation on accordion
Nic Haynes [Wed, 8 Aug 2012 20:42:04 +0000 (15:42 -0500)]
Fix event delegation on tabs
zurbchris [Wed, 8 Aug 2012 20:37:22 +0000 (13:37 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Wed, 8 Aug 2012 20:37:00 +0000 (13:37 -0700)]
refactor elements.html
Mark Hayes [Wed, 8 Aug 2012 20:29:09 +0000 (13:29 -0700)]
don't bind refreshCustomSelect when custom form input has been disabled
zurbchris [Wed, 8 Aug 2012 20:26:50 +0000 (13:26 -0700)]
refactor tabs.html
zurbchris [Wed, 8 Aug 2012 20:20:00 +0000 (13:20 -0700)]
refactor navigation.html
zurbchris [Wed, 8 Aug 2012 20:11:11 +0000 (13:11 -0700)]
refactor forms.html
zurbchris [Wed, 8 Aug 2012 19:58:26 +0000 (12:58 -0700)]
refactor buttons.html
zurbchris [Wed, 8 Aug 2012 19:49:18 +0000 (12:49 -0700)]
refactor type.html
zurbchris [Wed, 8 Aug 2012 19:12:17 +0000 (12:12 -0700)]
refactor grid.html
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.
Mark Hayes [Wed, 8 Aug 2012 18:36:49 +0000 (11:36 -0700)]
include upgrade pattern for updating javascripts and images
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
Mark Hayes [Wed, 8 Aug 2012 16:54:17 +0000 (09:54 -0700)]
fix spacing
zurbchris [Wed, 8 Aug 2012 15:46:03 +0000 (08:46 -0700)]
Fixes #707: figure element is now reset to remove browser default margins
zurbchris [Wed, 8 Aug 2012 15:41:53 +0000 (08:41 -0700)]
Fixes #708: hide/show-for-medium-down works properly now
zurbchris [Wed, 8 Aug 2012 15:30:20 +0000 (08:30 -0700)]
fixes #743 and fixes #770
Alexander Torrijos [Wed, 8 Aug 2012 12:22:10 +0000 (20:22 +0800)]
Hotfix for Issue#743
zurbchris [Wed, 8 Aug 2012 02:52:48 +0000 (19:52 -0700)]
added in missing settings from tooltips addition
zurbchris [Wed, 8 Aug 2012 02:51:05 +0000 (19:51 -0700)]
fixed #761
zurbchris [Wed, 8 Aug 2012 02:46:39 +0000 (19:46 -0700)]
reordering settings
EnigmaSolved [Mon, 6 Aug 2012 19:41:03 +0000 (16:41 -0300)]
add variables for Tooltips
EnigmaSolved [Mon, 6 Aug 2012 19:38:15 +0000 (16:38 -0300)]
add in variables for Tooltips
EnigmaSolved [Mon, 6 Aug 2012 19:32:38 +0000 (16:32 -0300)]
add a few more variables
EnigmaSolved [Mon, 6 Aug 2012 19:16:27 +0000 (16:16 -0300)]
add variables for Tooltips
Mark Hayes [Wed, 8 Aug 2012 00:35:17 +0000 (17:35 -0700)]
updated orbit test page
Mark Hayes [Wed, 8 Aug 2012 00:31:50 +0000 (17:31 -0700)]
updated testing instructions
Mark Hayes [Tue, 7 Aug 2012 23:42:39 +0000 (16:42 -0700)]
add simple styles to content slider
Mark Hayes [Tue, 7 Aug 2012 23:37:27 +0000 (16:37 -0700)]
removed extraneous information from reveal testing
Mark Hayes [Tue, 7 Aug 2012 23:36:17 +0000 (16:36 -0700)]
remove extraneous information from orbit test
Mark Hayes [Tue, 7 Aug 2012 23:34:55 +0000 (16:34 -0700)]
remove images_path from config
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
Mark Hayes [Tue, 7 Aug 2012 23:26:58 +0000 (16:26 -0700)]
added reveal test page
zurbchris [Tue, 7 Aug 2012 23:26:43 +0000 (16:26 -0700)]
fixed #671
Mark Hayes [Tue, 7 Aug 2012 23:23:41 +0000 (16:23 -0700)]
added orbit test page
zurbchris [Tue, 7 Aug 2012 23:16:05 +0000 (16:16 -0700)]
added space, fixes #672
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
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
Mark Hayes [Tue, 7 Aug 2012 23:11:32 +0000 (16:11 -0700)]
added elements page, updates to title of tabs page
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
Mark Hayes [Tue, 7 Aug 2012 23:03:37 +0000 (16:03 -0700)]
added tabs test
zurbchris [Tue, 7 Aug 2012 23:03:23 +0000 (16:03 -0700)]
added index.html files stuff
zurbchris [Tue, 7 Aug 2012 23:02:54 +0000 (16:02 -0700)]
added index.html files stuff
zurbchris [Tue, 7 Aug 2012 22:52:25 +0000 (15:52 -0700)]
added forms.html
zurbchris [Tue, 7 Aug 2012 22:47:53 +0000 (15:47 -0700)]
added buttons.html
zurbchris [Tue, 7 Aug 2012 22:43:24 +0000 (15:43 -0700)]
added type.html
zurbchris [Tue, 7 Aug 2012 22:39:38 +0000 (15:39 -0700)]
added anchors to grid.html
zurbchris [Tue, 7 Aug 2012 22:33:31 +0000 (15:33 -0700)]
Merge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_marketing
zurbchris [Tue, 7 Aug 2012 22:33:25 +0000 (15:33 -0700)]
added grid.html
Mark Hayes [Tue, 7 Aug 2012 22:31:57 +0000 (15:31 -0700)]
added sub-nav to navigation page
Mark Hayes [Tue, 7 Aug 2012 22:25:57 +0000 (15:25 -0700)]
updated template
zurbchris [Tue, 7 Aug 2012 22:23:12 +0000 (15:23 -0700)]
added base grid page with naming style
Mark Hayes [Tue, 7 Aug 2012 22:16:52 +0000 (15:16 -0700)]
compile stylesheets into stylesheets directory
Mark Hayes [Tue, 7 Aug 2012 22:13:01 +0000 (15:13 -0700)]
remove test/ css directory
Mark Hayes [Tue, 7 Aug 2012 22:11:45 +0000 (15:11 -0700)]
Merge branch '3.0-remove_marketing' of github.com:zurb/foundation into 3.0-remove_marketing
Mark Hayes [Tue, 7 Aug 2012 22:10:20 +0000 (15:10 -0700)]
added navigation test file
zurbchris [Tue, 7 Aug 2012 22:06:52 +0000 (15:06 -0700)]
updated buttons style bit
Mark Hayes [Tue, 7 Aug 2012 21:54:40 +0000 (14:54 -0700)]
updating contributing guide
zurbchris [Tue, 7 Aug 2012 21:46:37 +0000 (14:46 -0700)]
updated accordion to use direct child selectort
Mark Hayes [Tue, 7 Aug 2012 18:41:54 +0000 (11:41 -0700)]
updated README.md and moved information about contributing to foundation to CONTRIBUTING.md
Mark Hayes [Tue, 7 Aug 2012 16:30:50 +0000 (09:30 -0700)]
updated styles
Mark Hayes [Tue, 7 Aug 2012 16:28:51 +0000 (09:28 -0700)]
update test files
Mark Hayes [Tue, 7 Aug 2012 15:58:06 +0000 (08:58 -0700)]
Merge branch 'master_marketing_merge' into 3.0-remove_marketing
Conflicts:
config/assets.yml
marketing/docs/elements.php
marketing/docs/forms.php
marketing/docs/gem-install.php
marketing/docs/grid.php
marketing/docs/reveal.php
marketing/stylesheets/docs/presentation.css
marketing/stylesheets/presentation.css
public/assets/foundation.js
public/assets/marketing.js
public/assets/marketing_docs.js
scss/foundation/common/_globals.scss
test.html
Mark Hayes [Tue, 7 Aug 2012 15:55:53 +0000 (08:55 -0700)]
move scss files into scss folder instead of stylesheets folder
Mark Hayes [Tue, 7 Aug 2012 15:49:01 +0000 (08:49 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Tue, 7 Aug 2012 15:47:06 +0000 (08:47 -0700)]
updated forms page
zurbchris [Tue, 7 Aug 2012 15:24:51 +0000 (08:24 -0700)]
updated blockgrids and added to docs for explanation, fixing #639
zurbchris [Tue, 7 Aug 2012 15:08:59 +0000 (08:08 -0700)]
Merge branch 'master' of github.com:zurb/foundation into bug-squashing
zurbchris [Tue, 7 Aug 2012 15:08:42 +0000 (08:08 -0700)]
fixed dropdown button list hover style width