]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Nick Kugaevsky [Sun, 10 Mar 2013 03:09:25 +0000 (07:09 +0400)]
Minor templates update: fix indents and require custom.modernizr in haml and slim template
Nick Kugaevsky [Sun, 10 Mar 2013 02:40:57 +0000 (06:40 +0400)]
Improve rails generator
- fixed usage text
- choose layout template depending of installed engines
Mark Hayes [Sat, 9 Mar 2013 00:16:27 +0000 (16:16 -0800)]
goto is a reserved word, replace with _goto
Chris Michel [Fri, 8 Mar 2013 23:29:56 +0000 (15:29 -0800)]
Merge pull request #1802 from justinledwards/patch-1
Update index.html
Justin Edwards [Fri, 8 Mar 2013 23:19:53 +0000 (17:19 -0600)]
Update index.html
Updated release date
Mark Hayes [Fri, 8 Mar 2013 22:14:48 +0000 (14:14 -0800)]
bump version to 4.0.5
zurbchris [Fri, 8 Mar 2013 22:08:10 +0000 (14:08 -0800)]
updated changelog
zurbchris [Fri, 8 Mar 2013 22:01:23 +0000 (14:01 -0800)]
updated changelog
zurbchris [Fri, 8 Mar 2013 21:58:25 +0000 (13:58 -0800)]
updated sass docs to talk about standalone
zurbchris [Fri, 8 Mar 2013 21:38:07 +0000 (13:38 -0800)]
updated changelog
zurbchris [Fri, 8 Mar 2013 21:34:21 +0000 (13:34 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Fri, 8 Mar 2013 21:34:12 +0000 (13:34 -0800)]
updated contributor doc
zurbchris [Fri, 8 Mar 2013 21:30:22 +0000 (13:30 -0800)]
updated split button docs
zurbchris [Fri, 8 Mar 2013 21:25:14 +0000 (13:25 -0800)]
Fixes #1722
Chris Michel [Fri, 8 Mar 2013 21:22:12 +0000 (13:22 -0800)]
Merge pull request #1793 from mattnjones/doc-fix
Fix code example to use @include instead of @import
Chris Michel [Fri, 8 Mar 2013 21:22:02 +0000 (13:22 -0800)]
Merge pull request #1791 from christianv/make-rounded-buttons-work
Make rounded button groups work on actual buttons
Matt [Fri, 8 Mar 2013 20:26:18 +0000 (20:26 +0000)]
Fix code example to use @include instead of @import
zurbchris [Fri, 8 Mar 2013 19:21:49 +0000 (11:21 -0800)]
updated media query language
zurbchris [Fri, 8 Mar 2013 19:19:37 +0000 (11:19 -0800)]
added media query page to docs
zurbchris [Fri, 8 Mar 2013 18:53:29 +0000 (10:53 -0800)]
added media query variables to sass page
Christian Vuerings [Fri, 8 Mar 2013 18:07:22 +0000 (10:07 -0800)]
Make rounded button groups work on actual buttons
Previously this only worked on anchor tags, however this should also work on actual buttons.
Mark Hayes [Fri, 8 Mar 2013 00:01:29 +0000 (16:01 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Fri, 8 Mar 2013 00:01:11 +0000 (16:01 -0800)]
firing toggle_checkbox and toggle_radio when clicking on custom radio/checkbox elements does not appear to be necessary since the label already causes this event to be triggered
Jordan Humphreys [Thu, 7 Mar 2013 23:57:19 +0000 (15:57 -0800)]
Merge pull request #1775 from peterbrook/fix-orbit
Fix touch handling when using jQuery
zurbchris [Thu, 7 Mar 2013 23:46:33 +0000 (15:46 -0800)]
Fixes #1713. Made global helper classes use important so they don't get overriden
zurbchris [Thu, 7 Mar 2013 23:34:58 +0000 (15:34 -0800)]
updating forms docs
Peter Brook [Thu, 7 Mar 2013 23:18:55 +0000 (15:18 -0800)]
Fix touch handling when using jQuery
When using jQuery, events seem to get "fixed" to work around some browser bugs, but this doesn't work perfectly for touches. See (http://www.the-xavi.com/articles/trouble-with-touch-events-jquery) for more details. This meant that if someone used orbit with jQuery rather than zepto, touch handling would be broken due to e.touches being undefined.
This fixes that case.
zurbchris [Thu, 7 Mar 2013 22:18:06 +0000 (14:18 -0800)]
Fixes #1687. Updated visilibity classes with specific table, thead, tbody, th, tr, td so they go back to their defaults
zurbchris [Thu, 7 Mar 2013 21:26:22 +0000 (13:26 -0800)]
Fixes #1676. Added an option to the Top Bar JS that lets you choose whether or not to use the generic 'back' text link or a specific 'current level' back link
zurbchris [Thu, 7 Mar 2013 20:51:02 +0000 (12:51 -0800)]
updated variable in orbit
zurbchris [Thu, 7 Mar 2013 19:47:39 +0000 (11:47 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Thu, 7 Mar 2013 19:46:57 +0000 (11:46 -0800)]
fixes #1667. Update list side margin to be consistent between ul and ol. Added font-family variable inheritence to lists as well
Jordan Humphreys [Thu, 7 Mar 2013 17:56:43 +0000 (09:56 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Thu, 7 Mar 2013 17:56:27 +0000 (09:56 -0800)]
Fix broken footer link in docs.
Jordan Humphreys [Thu, 7 Mar 2013 17:48:46 +0000 (09:48 -0800)]
Merge pull request #1770 from ascottmccauley/flex-video-docs-fix
Flex-video docs fix
Jordan Humphreys [Thu, 7 Mar 2013 17:48:30 +0000 (09:48 -0800)]
Merge pull request #1771 from ascottmccauley/magellan-scss-fix
moved z-index for Magellan down so it doesn't conflict with clearing
Scott McCauley [Thu, 7 Mar 2013 16:03:35 +0000 (11:03 -0500)]
moved z-index for Magellan down so it doesn't conflict with clearing
Also included variable for background color for my own devilish needs.
Scott McCauley [Thu, 7 Mar 2013 14:31:49 +0000 (09:31 -0500)]
Flex-video docs fix
@include flex-video -> @include flex-video-container
Signed-off-by: Scott McCauley <scott@ascottmccauley.com>
zurbchris [Wed, 6 Mar 2013 23:29:35 +0000 (15:29 -0800)]
updated progress bar variables
Chris Michel [Wed, 6 Mar 2013 22:44:04 +0000 (14:44 -0800)]
Merge pull request #1759 from elidupuis/progress-bar-bg
add bg color variable for progress bar
Chris Michel [Wed, 6 Mar 2013 22:42:23 +0000 (14:42 -0800)]
Merge pull request #1758 from albogdano/master
Fix for .postfix/.prefix.button.radius
Chris Michel [Wed, 6 Mar 2013 22:41:41 +0000 (14:41 -0800)]
Merge pull request #1756 from elidupuis/progress-bar-variables
use progress bar vars instead of global color vars
zurbchris [Wed, 6 Mar 2013 22:41:08 +0000 (14:41 -0800)]
updated changelog
Chris Michel [Wed, 6 Mar 2013 22:40:34 +0000 (14:40 -0800)]
Merge pull request #1755 from 2ndkauboy/master
setting img to inline-block as setting it to block for all images breaks most website layouts
Chris Michel [Wed, 6 Mar 2013 22:38:59 +0000 (14:38 -0800)]
Merge pull request #1744 from diegoviola1/patch-1
Update pricing-tables.html.erb
Chris Michel [Wed, 6 Mar 2013 22:09:05 +0000 (14:09 -0800)]
Merge pull request #1740 from martianboy/patch-1
Make TopBar respond to $text-direction
zurbchris [Wed, 6 Mar 2013 22:06:59 +0000 (14:06 -0800)]
added mixin clearing instruction to block grid docs
zurbchris [Wed, 6 Mar 2013 22:01:21 +0000 (14:01 -0800)]
fixed block grid nth-of-type clear fix
Chris Michel [Wed, 6 Mar 2013 21:47:51 +0000 (13:47 -0800)]
Merge pull request #1716 from eillarra/patch-2
`nth-of-type` fix for block-grids
zurbchris [Wed, 6 Mar 2013 21:05:20 +0000 (13:05 -0800)]
updated visibility classes
zurbchris [Wed, 6 Mar 2013 20:49:38 +0000 (12:49 -0800)]
removed old zurb jobs partial, exists in sidebar now
zurbchris [Wed, 6 Mar 2013 20:40:57 +0000 (12:40 -0800)]
added 4.0.5 upcoming to docs
Eli Dupuis [Wed, 6 Mar 2013 20:09:29 +0000 (13:09 -0700)]
add bg color variable for progress bar
Alex Bogdanovski [Wed, 6 Mar 2013 19:54:50 +0000 (21:54 +0200)]
reset border radius
Alex Bogdanovski [Wed, 6 Mar 2013 19:53:12 +0000 (21:53 +0200)]
removed duplicate code
Jordan Humphreys [Wed, 6 Mar 2013 19:48:11 +0000 (11:48 -0800)]
Temporary fix for Zepto outerheight issues in section.js
Eli Dupuis [Wed, 6 Mar 2013 19:46:07 +0000 (12:46 -0700)]
use progress bar vars instead of global color vars
Jordan Humphreys [Wed, 6 Mar 2013 19:34:25 +0000 (11:34 -0800)]
Fix border issue in section horizontal.
Jordan Humphreys [Wed, 6 Mar 2013 19:29:54 +0000 (11:29 -0800)]
Bump section.js version to 4.0.5
Jordan Humphreys [Wed, 6 Mar 2013 19:29:14 +0000 (11:29 -0800)]
Fix horizontal nav positioning.
2ndkauboy [Wed, 6 Mar 2013 19:23:00 +0000 (20:23 +0100)]
setting img to inline-block as setting it to block for all images breaks most website layouts
unknown [Wed, 6 Mar 2013 19:21:39 +0000 (20:21 +0100)]
setting img to inline-block as setting it to block for all images breaks most website layouts
unknown [Wed, 6 Mar 2013 19:21:34 +0000 (20:21 +0100)]
setting img to inline-block as setting it to block for all images breaks most website layouts
unknown [Wed, 6 Mar 2013 19:14:37 +0000 (20:14 +0100)]
setting img to inline-block as setting it to block for all images breaks most website layouts
zurbchris [Wed, 6 Mar 2013 18:41:05 +0000 (10:41 -0800)]
updated section styles for vertical-nav, still working through some bits of it
zurbchris [Wed, 6 Mar 2013 18:27:42 +0000 (10:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Wed, 6 Mar 2013 18:27:37 +0000 (10:27 -0800)]
updated section horizontal-nav styles
Jordan Humphreys [Wed, 6 Mar 2013 18:26:56 +0000 (10:26 -0800)]
Remove console.log().
Jordan Humphreys [Wed, 6 Mar 2013 18:26:19 +0000 (10:26 -0800)]
Fix the height of the section element.
Jordan Humphreys [Wed, 6 Mar 2013 18:15:20 +0000 (10:15 -0800)]
Remove zepto methods that are included in the core.
zurbchris [Wed, 6 Mar 2013 18:11:15 +0000 (10:11 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Wed, 6 Mar 2013 18:10:31 +0000 (10:10 -0800)]
Add Zepto outerwidth and outerheight patch back in.
zurbchris [Wed, 6 Mar 2013 18:09:48 +0000 (10:09 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Wed, 6 Mar 2013 17:35:01 +0000 (09:35 -0800)]
Update Zepto to 1.0, please test and report compatibility bugs.
Jordan Humphreys [Wed, 6 Mar 2013 16:59:59 +0000 (08:59 -0800)]
Merge pull request #1746 from CarlRevell/master
Very Simple Typo in Grid Component Docs
CarlRevell [Wed, 6 Mar 2013 14:28:29 +0000 (14:28 +0000)]
Update grid.html.erb
Simple typo.
Diego Viola [Wed, 6 Mar 2013 12:47:21 +0000 (13:47 +0100)]
Update pricing-tables.html.erb
Wrong mixin
Abbas [Wed, 6 Mar 2013 08:54:15 +0000 (12:24 +0330)]
Make TopBar respond to $text-direction
TopBar doesn't respond to `$text-direction: rtl` correctly. So I used `$default-float` and `$default-opposite` and it seems to be working.
Chris Michel [Wed, 6 Mar 2013 05:36:11 +0000 (21:36 -0800)]
Merge pull request #1735 from dboskovic/more-form-settings
Form Font Settings
Chris Michel [Wed, 6 Mar 2013 05:35:31 +0000 (21:35 -0800)]
Merge pull request #1730 from aitor/patch-1
Honor $topbar-dropdown-link-color
Chris Michel [Wed, 6 Mar 2013 05:34:07 +0000 (21:34 -0800)]
Merge pull request #1737 from ryanwachtl/patch-1
Update section.html.erb
Ryan Wachtl [Wed, 6 Mar 2013 05:02:44 +0000 (23:02 -0600)]
Update section.html.erb
Corrected spelling
David Boskovic [Wed, 6 Mar 2013 01:44:21 +0000 (20:44 -0500)]
Fixes #1728
Jordan Humphreys [Wed, 6 Mar 2013 01:39:01 +0000 (17:39 -0800)]
Merge pull request #1734 from adamdawkins/docs-typo
corrected a couple of typos in the pricing tables introduction.
Adam Dawkins [Wed, 6 Mar 2013 01:26:22 +0000 (01:26 +0000)]
corrected a couple of typos in the pricing tables introduction.
Mark Hayes [Wed, 6 Mar 2013 01:17:20 +0000 (17:17 -0800)]
rake should just be a development dependency
Jordan Humphreys [Wed, 6 Mar 2013 00:57:16 +0000 (16:57 -0800)]
Merge pull request #1710 from dboskovic/maintain-custom-select-classes
Maintain custom select classes
Jordan Humphreys [Wed, 6 Mar 2013 00:53:37 +0000 (16:53 -0800)]
Scope custom form assembly to the scope of the selector.
Jordan Humphreys [Tue, 5 Mar 2013 22:51:10 +0000 (14:51 -0800)]
Merge pull request #1729 from daftspunk/master
Minor code clean up
Jordan Humphreys [Tue, 5 Mar 2013 22:45:48 +0000 (14:45 -0800)]
Update Reveal docs for 4.0.4 functionality.
Jordan Humphreys [Tue, 5 Mar 2013 22:44:00 +0000 (14:44 -0800)]
Remove alert from joyride.
Jordan Humphreys [Tue, 5 Mar 2013 22:43:28 +0000 (14:43 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Tue, 5 Mar 2013 22:41:21 +0000 (14:41 -0800)]
Fix joyride on resize mobile background issue.
Aitor García Rey [Tue, 5 Mar 2013 22:20:15 +0000 (22:20 +0000)]
Honor $topbar-dropdown-link-color
Change link color in topbar dropdowns to honor the variable designed to configure them "$topbar-dropdown-link-color". It was changed originally from a static "#fff" to "$topbar-link-color" here: https://github.com/zurb/foundation/commit/
1daa251f954fc7191b12b8a5253f1ffba7bce483
Sam Georges [Tue, 5 Mar 2013 22:17:07 +0000 (09:17 +1100)]
Code cleanup
Jordan Humphreys [Tue, 5 Mar 2013 21:39:50 +0000 (13:39 -0800)]
Merge pull request #1715 from daftspunk/master
Adds horizontal-nav to section (replacement for Nav Bar in v3)
Sam Georges [Tue, 5 Mar 2013 21:26:17 +0000 (08:26 +1100)]
Minor amendment to horizontal-nav doco
Sam Georges [Tue, 5 Mar 2013 21:21:45 +0000 (08:21 +1100)]
Added docs for section's new horizontal nav
Mark Hayes [Tue, 5 Mar 2013 18:24:50 +0000 (10:24 -0800)]
bump version to 4.0.4
Jordan Humphreys [Tue, 5 Mar 2013 18:23:55 +0000 (10:23 -0800)]
Undo last commit.