]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Nic Haynes [Tue, 7 Aug 2012 01:18:31 +0000 (20:18 -0500)]
Update forms to delegate events
Elements are not required to exist when DOM is loaded.
zurbchris [Sun, 5 Aug 2012 22:05:58 +0000 (15:05 -0700)]
fixes #404
zurbchris [Sun, 5 Aug 2012 22:03:01 +0000 (15:03 -0700)]
fixed #378
zurbchris [Sun, 5 Aug 2012 21:34:53 +0000 (14:34 -0700)]
temporary fix for #235. Removes shadows, positioning problems, etc. Social buttons are the devil
zurbchris [Sun, 5 Aug 2012 19:02:04 +0000 (12:02 -0700)]
removed extra line break
zurbchris [Sun, 5 Aug 2012 19:01:45 +0000 (12:01 -0700)]
removed leftover test html
zurbchris [Sun, 5 Aug 2012 19:01:22 +0000 (12:01 -0700)]
removed merged in mobile block grid option because it does the same as if you do no include the mobile class
Chris Michel [Sun, 5 Aug 2012 18:55:12 +0000 (11:55 -0700)]
Merge pull request #758 from haihappen/master
Mixin font-size should work with ms()
Chris Michel [Sun, 5 Aug 2012 18:54:33 +0000 (11:54 -0700)]
Merge pull request #757 from aaroncampbell/master
Ordered list formatting
Chris Michel [Sun, 5 Aug 2012 18:52:27 +0000 (11:52 -0700)]
Merge pull request #749 from awshout/error-class
minor addition of .error for textareas
Chris Michel [Sun, 5 Aug 2012 18:50:54 +0000 (11:50 -0700)]
Merge pull request #745 from trimentor/613_dropdown_rails
Fixes issue #613: all dropdown events were prevented from bubbling up the DOM tree
Chris Michel [Sun, 5 Aug 2012 18:50:08 +0000 (11:50 -0700)]
Merge pull request #741 from rowleyaj/mbgrid
Add mobile block grid options
Chris Michel [Sun, 5 Aug 2012 18:48:20 +0000 (11:48 -0700)]
Merge pull request #739 from sorenk/master
Offcanvas overrides default grid, and makes flyout unable to overflow rows
Chris Michel [Sun, 5 Aug 2012 18:46:46 +0000 (11:46 -0700)]
Merge pull request #735 from alettieri/fixCustomForm
Updated the current selected list item to use the option html value
Chris Michel [Sun, 5 Aug 2012 18:46:15 +0000 (11:46 -0700)]
Merge pull request #734 from babsgosgens/master
Filepaths
Chris Michel [Sun, 5 Aug 2012 18:45:04 +0000 (11:45 -0700)]
Merge pull request #733 from oo12/
5450c7586cc341e894162ce81d8bfe28106501e0
Fixes Issue #405: Tabs Not Working When Base Href Set
Mario Uher [Sun, 5 Aug 2012 17:11:20 +0000 (19:11 +0200)]
Mixin font-size should work with ms().
Aaron D. Campbell [Sun, 5 Aug 2012 16:27:31 +0000 (09:27 -0700)]
Fix ordered lists and nested lists - fixes #756
Anthony Wilhelm [Sat, 4 Aug 2012 02:32:40 +0000 (21:32 -0500)]
added .error for textareas
Kjel Delaey [Fri, 3 Aug 2012 12:51:56 +0000 (14:51 +0200)]
[fixes #613] Don't prevent the event from bubbling up the DOM tree when clicked on any descendant of the dropdown element
Alex Rowley [Thu, 2 Aug 2012 18:22:24 +0000 (19:22 +0100)]
Add mobile block grid options
Adds multiple options for mobile grids upto the maximum number of
mobile columns defined
sorenk [Thu, 2 Aug 2012 13:36:07 +0000 (16:36 +0300)]
Update stylesheets/foundation/components/modules/_all.scss
Offcanvas should not override default grid.
It gives the overflow:hidden property to .row, which causes the .flyout to not being able to overflow the row div.
Antonio Lettieri [Wed, 1 Aug 2012 13:43:29 +0000 (08:43 -0500)]
Updated the current selected list item to use the option html value rather than the value attribute.
Babs Gosgens [Wed, 1 Aug 2012 12:37:20 +0000 (14:37 +0200)]
Add back individual row classes as that facilitates easier implementation in custom grids for instance @extend .twelve;
Babs Gosgens [Wed, 1 Aug 2012 12:21:50 +0000 (14:21 +0200)]
Correct filepaths
zurbchris [Wed, 1 Aug 2012 03:51:52 +0000 (20:51 -0700)]
updated to fix typo
Jason Grant [Wed, 1 Aug 2012 01:18:23 +0000 (20:18 -0500)]
Fix Issue #405: Tabs Not Working When Base Href Set
zurbchris [Tue, 31 Jul 2012 21:52:08 +0000 (14:52 -0700)]
updated grid
zurbchris [Tue, 31 Jul 2012 21:27:25 +0000 (14:27 -0700)]
updated semantic grid to use silint placeholders
Sam Georges [Tue, 31 Jul 2012 07:06:05 +0000 (17:06 +1000)]
Fixes expand class on form inputs
Sam Georges [Wed, 4 Jul 2012 02:08:19 +0000 (12:08 +1000)]
Adds extra large size back to reveal
Jonathan Smiley [Tue, 31 Jul 2012 17:29:40 +0000 (10:29 -0700)]
Merge pull request #730 from bmatzner/master
Add missing value for padding-right in button.full-width definition
Anthony Wilhelm [Mon, 30 Jul 2012 20:15:47 +0000 (15:15 -0500)]
removed lists
lists are in common/_typography.scss and .nice is depreciated in 3.0
Anthony Wilhelm [Mon, 30 Jul 2012 19:43:16 +0000 (14:43 -0500)]
removed .nice from tabs
the nice class is depreciated in 3.0
Bernd Matzner [Tue, 31 Jul 2012 15:34:53 +0000 (18:34 +0300)]
Added missing 0 value to button.full-width padding
Jonathan Smiley [Tue, 31 Jul 2012 01:27:47 +0000 (18:27 -0700)]
Small README change re: ZURB
Mark Hayes [Mon, 30 Jul 2012 20:29:02 +0000 (13:29 -0700)]
fix typo
zurbchris [Mon, 30 Jul 2012 20:26:55 +0000 (13:26 -0700)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Mon, 30 Jul 2012 20:26:50 +0000 (13:26 -0700)]
added to changelog
zurbchris [Mon, 30 Jul 2012 20:26:07 +0000 (13:26 -0700)]
added 307 changelog
Mark Hayes [Mon, 30 Jul 2012 20:20:59 +0000 (13:20 -0700)]
update download
Mark Hayes [Mon, 30 Jul 2012 20:11:54 +0000 (13:11 -0700)]
bumped version
zurbchris [Mon, 30 Jul 2012 20:08:48 +0000 (13:08 -0700)]
updated and bumped version
zurbchris [Mon, 30 Jul 2012 20:06:45 +0000 (13:06 -0700)]
updated file path to fix error
Mark Hayes [Mon, 30 Jul 2012 20:03:05 +0000 (13:03 -0700)]
bumped version
Jordan Humphreys [Mon, 30 Jul 2012 19:05:14 +0000 (12:05 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation
Jordan Humphreys [Mon, 30 Jul 2012 18:45:52 +0000 (11:45 -0700)]
Use mouseenter and mouseleave instead of mouseover and mouseout so that children don't fire mouse events.
Jonathan Smiley [Mon, 30 Jul 2012 18:40:20 +0000 (11:40 -0700)]
Merge pull request #725 from awshout/master
Minor class change in docs
Anthony Wilhelm [Mon, 30 Jul 2012 18:05:25 +0000 (13:05 -0500)]
removed .nice from vertical tabs
Jonathan Smiley [Mon, 30 Jul 2012 15:14:42 +0000 (08:14 -0700)]
Merge pull request #724 from mehlah/typo-fix
Minor typo fix
Mehdi Lahmam B [Mon, 30 Jul 2012 12:11:51 +0000 (14:11 +0200)]
Minor typo fix
Jonathan Smiley [Sun, 29 Jul 2012 16:07:02 +0000 (09:07 -0700)]
Merge pull request #723 from ejholmes/master
Typo fix on home page of foundation site.
Eric Holmes [Sun, 29 Jul 2012 15:58:34 +0000 (08:58 -0700)]
Typo: Built => Build
Jonathan Smiley [Sat, 28 Jul 2012 22:42:14 +0000 (15:42 -0700)]
Merge pull request #720 from fordarnold/patch-2
Added PyroYeti (PyroCMS + Foundation3) Theme
Ford Arnold [Sat, 28 Jul 2012 16:47:11 +0000 (19:47 +0300)]
Added PyroYeti (PyroCMS + Foundation3) Theme
A responsive minimalist theme for the PyroCMS framework
Jordan Humphreys [Fri, 27 Jul 2012 20:10:38 +0000 (13:10 -0700)]
Fix alert event delegation.
Jonathan Smiley [Thu, 26 Jul 2012 13:30:08 +0000 (06:30 -0700)]
Merge pull request #701 from stenlyk/patch-3
Update stylesheets/foundation/components/modules/_ui.scss
Jonathan Smiley [Thu, 26 Jul 2012 13:29:39 +0000 (06:29 -0700)]
Merge pull request #700 from alettieri/fixCustomForm
Fix custom form drop down value
Stanislav Kurinec [Thu, 26 Jul 2012 10:18:51 +0000 (13:18 +0300)]
Update stylesheets/foundation/components/modules/_ui.scss
Stanislav Kurinec [Thu, 26 Jul 2012 08:24:53 +0000 (11:24 +0300)]
Update stylesheets/foundation/components/modules/_ui.scss
font size should be affected by setting
Antonio Lettieri [Thu, 26 Jul 2012 06:30:20 +0000 (01:30 -0500)]
Modified the way list items were being built. Better use of .map()
Antonio Lettieri [Thu, 26 Jul 2012 06:24:41 +0000 (01:24 -0500)]
Modified custom dropdowns to use html value rather than 'value' attribute
Chris Michel [Wed, 25 Jul 2012 18:35:04 +0000 (11:35 -0700)]
Merge pull request #695 from Anderson-Juhasc/master
refactored for SMACSS
Anderson Juhasc [Wed, 25 Jul 2012 18:30:57 +0000 (15:30 -0300)]
refactored for SMACSS
zurbchris [Wed, 25 Jul 2012 17:39:50 +0000 (10:39 -0700)]
bumped version for rc10
zurbchris [Wed, 25 Jul 2012 17:32:48 +0000 (10:32 -0700)]
bumped pre-release version
Mark Hayes [Wed, 25 Jul 2012 17:25:52 +0000 (10:25 -0700)]
updated rails documentation
Mark Hayes [Wed, 25 Jul 2012 17:04:58 +0000 (10:04 -0700)]
updated generators for rails applications
zurbchris [Wed, 25 Jul 2012 05:47:45 +0000 (22:47 -0700)]
updated gemlock
zurbchris [Wed, 25 Jul 2012 05:46:15 +0000 (22:46 -0700)]
updated rc version and docs
zurbchris [Wed, 25 Jul 2012 05:29:39 +0000 (22:29 -0700)]
updated app settings file
zurbchris [Wed, 25 Jul 2012 05:26:42 +0000 (22:26 -0700)]
updated global font-size
zurbchris [Wed, 25 Jul 2012 05:22:31 +0000 (22:22 -0700)]
updated font weight default
zurbchris [Wed, 25 Jul 2012 05:20:53 +0000 (22:20 -0700)]
bumped rc version
zurbchris [Wed, 25 Jul 2012 05:20:26 +0000 (22:20 -0700)]
added new files
zurbchris [Wed, 25 Jul 2012 05:18:54 +0000 (22:18 -0700)]
updating to fix error in app file
zurbchris [Wed, 25 Jul 2012 05:15:34 +0000 (22:15 -0700)]
updating mixins
zurbchris [Wed, 25 Jul 2012 05:10:22 +0000 (22:10 -0700)]
fixed settings error
zurbchris [Wed, 25 Jul 2012 05:06:31 +0000 (22:06 -0700)]
fixed error in path
zurbchris [Wed, 25 Jul 2012 05:02:06 +0000 (22:02 -0700)]
refactored for SMACSS considerations for better maintenence and usability brought up on issue #638
zurbchris [Wed, 25 Jul 2012 04:09:13 +0000 (21:09 -0700)]
updated to include better font settings per #673
zurbchris [Wed, 25 Jul 2012 03:44:26 +0000 (20:44 -0700)]
fixed margin bottom problem on gem docs page
Jonathan Smiley [Tue, 24 Jul 2012 16:37:43 +0000 (09:37 -0700)]
Merge branch 'master' of github.com:zurb/foundation
Jonathan Smiley [Tue, 24 Jul 2012 16:37:32 +0000 (09:37 -0700)]
Changed div.panel to .panel
Jordan Humphreys [Tue, 24 Jul 2012 15:48:06 +0000 (08:48 -0700)]
JavaScript formatting adjustments, fix customforms hiddenFix variable declarations.
Mark Hayes [Mon, 23 Jul 2012 23:40:09 +0000 (16:40 -0700)]
link to foundation-3.0.6
Mark Hayes [Mon, 23 Jul 2012 23:24:05 +0000 (16:24 -0700)]
fix broken link
Mark Hayes [Mon, 23 Jul 2012 23:19:07 +0000 (16:19 -0700)]
updated download page, javascripts are now selected based on the stylesheets that have been selected
Mark Hayes [Mon, 23 Jul 2012 18:52:17 +0000 (11:52 -0700)]
update test file
Mark Hayes [Mon, 23 Jul 2012 18:51:58 +0000 (11:51 -0700)]
Merge branch 'master' of github.com:zurb/foundation into javascript_cleanup
Conflicts:
vendor/assets/javascripts/foundation/app.js
Mark Hayes [Mon, 23 Jul 2012 18:49:09 +0000 (11:49 -0700)]
bumped version
Mark Hayes [Mon, 23 Jul 2012 18:47:56 +0000 (11:47 -0700)]
ensure $currentSelect is always defined
Mark Hayes [Mon, 23 Jul 2012 17:38:48 +0000 (10:38 -0700)]
update test html page
Mark Hayes [Mon, 23 Jul 2012 17:38:36 +0000 (10:38 -0700)]
compile assets
Mark Hayes [Mon, 23 Jul 2012 17:38:25 +0000 (10:38 -0700)]
initialize all plugins in app.js file
Jordan Humphreys [Mon, 23 Jul 2012 14:44:08 +0000 (07:44 -0700)]
Typo in disabled button selector.
Mark Hayes [Sun, 22 Jul 2012 00:54:06 +0000 (17:54 -0700)]
Merge branch 'master' of github.com:zurb/foundation into javascript_cleanup
Conflicts:
vendor/assets/javascripts/foundation/app.js
Jordan Humphreys [Sat, 21 Jul 2012 21:05:53 +0000 (14:05 -0700)]
Fix ui element event bindings.
Mark Hayes [Sat, 21 Jul 2012 00:07:03 +0000 (17:07 -0700)]
bump version
Mark Hayes [Sat, 21 Jul 2012 00:02:34 +0000 (17:02 -0700)]
update index.html files with 3.0.6 version