]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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
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.
Jordan Humphreys [Tue, 5 Mar 2013 18:23:00 +0000 (10:23 -0800)]
Update custom forms for 4.0.4 release.
Jordan Humphreys [Tue, 5 Mar 2013 17:26:42 +0000 (09:26 -0800)]
Merge pull request #1708 from dboskovic/master
Custom Forms (a few bug fixes)
Mark Hayes [Tue, 5 Mar 2013 16:59:15 +0000 (08:59 -0800)]
Merge pull request #1711 from gkop/master
Define standard initializer as well as assets initializer
Sam Georges [Tue, 5 Mar 2013 12:13:23 +0000 (23:13 +1100)]
Adds horizontal-nav to section (suitable replacement for Nav Bar)
Gabe Kopley [Tue, 5 Mar 2013 07:13:04 +0000 (23:13 -0800)]
Define standard initializer as well as assets initializer
David Boskovic [Tue, 5 Mar 2013 02:04:26 +0000 (21:04 -0500)]
This resolves an issue with the deployed 4.0 version that kept the drop down `.custom.dropdown.open.(small|medium|large) ul` from expanding beyond the width of the parent. The default behavior should be to let the drop down ul expand to the size of it's content. I also fixed a couple issues with the custom documentation.
Chris Michel [Mon, 4 Mar 2013 22:11:37 +0000 (14:11 -0800)]
Merge pull request #1705 from MekZii/master
top-bar :hoover fix (to low %)
MekZii [Mon, 4 Mar 2013 22:04:38 +0000 (23:04 +0100)]
[BUG] Forget a 0 or use another %
I think someone forgot a 0 or it needs to get replaced with another higher % cause 3% is to low to notice any difference.
Jordan Humphreys [Mon, 4 Mar 2013 21:53:40 +0000 (13:53 -0800)]
Fix new section example.
zurbchris [Mon, 4 Mar 2013 19:22:20 +0000 (11:22 -0800)]
updated path to new global file
zurbchris [Mon, 4 Mar 2013 19:14:28 +0000 (11:14 -0800)]
updated changelog
zurbchris [Mon, 4 Mar 2013 19:09:24 +0000 (11:09 -0800)]
updated visibility classes
zurbchris [Mon, 4 Mar 2013 18:56:37 +0000 (10:56 -0800)]
updated subheader variables to use correct name
zurbchris [Mon, 4 Mar 2013 18:52:33 +0000 (10:52 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 4 Mar 2013 18:48:28 +0000 (10:48 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Mon, 4 Mar 2013 18:47:57 +0000 (10:47 -0800)]
updated reference to new _global.scss file we added to remove default styles from global mixins, etc.
Mark Hayes [Mon, 4 Mar 2013 18:47:34 +0000 (10:47 -0800)]
updated compass template and manifest
Jordan Humphreys [Mon, 4 Mar 2013 18:39:58 +0000 (10:39 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 4 Mar 2013 18:39:48 +0000 (10:39 -0800)]
Fix typo in support.html doc.
Mark Hayes [Mon, 4 Mar 2013 18:39:21 +0000 (10:39 -0800)]
Merge branch 'compass-config-dirs' of git://github.com/jvdgeest/foundation into jvdgeest-compass-config-dirs
Conflicts:
templates/project/index.html
zurbchris [Mon, 4 Mar 2013 18:30:56 +0000 (10:30 -0800)]
fixed some typos
Chris Michel [Mon, 4 Mar 2013 18:21:41 +0000 (10:21 -0800)]
Merge pull request #1697 from itsthatguy/patch-2
Adding a Grid displayer link...
Chris Michel [Mon, 4 Mar 2013 18:16:53 +0000 (10:16 -0800)]
Merge pull request #1693 from itsthatguy/patch-1
BUG: Block Grid for small media query
zurbchris [Mon, 4 Mar 2013 18:13:35 +0000 (10:13 -0800)]
updated forms to include reference to buttons
zurbchris [Mon, 4 Mar 2013 18:07:40 +0000 (10:07 -0800)]
updated button groups with button bars
Kevin Altman [Mon, 4 Mar 2013 17:56:22 +0000 (12:56 -0500)]
Adding a _Grid displayer_ link...
Adding a _Grid displayer_ link to a Vertical Rhythm Grid bookmarklet
zurbchris [Mon, 4 Mar 2013 17:48:31 +0000 (09:48 -0800)]
fixed sidebar for section active state
Chris Michel [Mon, 4 Mar 2013 17:47:24 +0000 (09:47 -0800)]
Merge pull request #1678 from eillarra/patch-1
Fix side-radius @mixin, fixes #1677
Chris Michel [Mon, 4 Mar 2013 17:44:27 +0000 (09:44 -0800)]
Merge pull request #1674 from ascottmccauley/master
.button-group margin fix and .input-group styles
Chris Michel [Mon, 4 Mar 2013 17:42:13 +0000 (09:42 -0800)]
Merge pull request #1664 from Jursdotme/patch-2
Easier Tooltip border-radius settings
Mark Hayes [Mon, 4 Mar 2013 17:27:34 +0000 (09:27 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 4 Mar 2013 17:27:16 +0000 (09:27 -0800)]
allow initializer that patches asset paths to be run even when application is not initialized in rails
Kevin Altman [Mon, 4 Mar 2013 14:58:15 +0000 (09:58 -0500)]
BUG: Block Grid for small media query
If you want a block grid to break down into one column, on mobile, then we need a media query for targeting `.small-block-grid-1`
Johan van der Geest [Mon, 4 Mar 2013 14:48:47 +0000 (15:48 +0100)]
Merge branch 'compass-config-dirs' of github.com:jvdgeest/foundation into compass-config-dirs
Johan van der Geest [Mon, 4 Mar 2013 14:46:04 +0000 (15:46 +0100)]
Change the _dir configuration properties to the default values of
Compass. According to
http://stackoverflow.com/questions/
11922712 /sass-scss-compass-how-to-set-default-project-file-structure,
the default structure of Compass cannot be changed.
Johan van der Geest [Mon, 4 Mar 2013 14:43:08 +0000 (15:43 +0100)]
Update index.html template with the correct JavaScript and CSS
directories that are specified in config.rb.
Jordan Humphreys [Mon, 4 Mar 2013 05:41:55 +0000 (21:41 -0800)]
Remove reveal doc updates until tomorrow after 4.0.4 push.
Jordan Humphreys [Mon, 4 Mar 2013 05:39:46 +0000 (21:39 -0800)]
Add jobs back in.
Jordan Humphreys [Mon, 4 Mar 2013 05:17:45 +0000 (21:17 -0800)]
Update documentation for Reveal to include opeing the modal without a target.
Jordan Humphreys [Mon, 4 Mar 2013 01:48:51 +0000 (17:48 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 4 Mar 2013 01:48:42 +0000 (17:48 -0800)]
Add programmatic way to open and close Reveal modals.
Mark Hayes [Mon, 4 Mar 2013 00:40:51 +0000 (16:40 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 4 Mar 2013 00:40:25 +0000 (16:40 -0800)]
add instructions for adding modernizer to page when using rails
Mark Hayes [Mon, 4 Mar 2013 00:29:19 +0000 (16:29 -0800)]
Merge pull request #1682 from toddwelstein/orbit-caption-color
_orbit.scss: utilize $orbit-caption-font-color
Mark Hayes [Mon, 4 Mar 2013 00:14:06 +0000 (16:14 -0800)]
Merge pull request #1672 from axyz/patch-2
Added Middleman Skeleton
Todd Welstein [Sun, 3 Mar 2013 23:28:56 +0000 (17:28 -0600)]
utilizing $orbit-caption-font-color
Scott McCauley [Sun, 3 Mar 2013 20:40:00 +0000 (15:40 -0500)]
change default $display to $button-display !default
the base style for a button should be the same as the default.
Eneko Illarramendi [Sun, 3 Mar 2013 15:17:08 +0000 (16:17 +0100)]
Fix side-radius @mixin, fixes #1677
This makes possible to combine two side-radius declarations in a class, without overriding prior declarations. This will fix a problem in button-groups when only one button is left in the group.
Scott McCauley [Sun, 3 Mar 2013 13:23:48 +0000 (08:23 -0500)]
added .input-group style
Scott McCauley [Sun, 3 Mar 2013 13:23:22 +0000 (08:23 -0500)]
added round prefix/postfix buttons
Scott McCauley [Sun, 3 Mar 2013 13:08:13 +0000 (08:08 -0500)]
removed bottom margin from button-groups
I see no need for button-groups to have twice the bottom margin of buttons.
Andrea Moretti [Sun, 3 Mar 2013 11:24:00 +0000 (12:24 +0100)]
Added Middleman Skeleton
It is compatible with foundation v4.0.3
Jordan Humphreys [Sun, 3 Mar 2013 06:35:10 +0000 (22:35 -0800)]
Fix support and getting started links.
Jordan Humphreys [Sun, 3 Mar 2013 06:32:26 +0000 (22:32 -0800)]
Fix broken FAQ link.
zurbchris [Sat, 2 Mar 2013 23:47:02 +0000 (15:47 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Sat, 2 Mar 2013 23:46:51 +0000 (15:46 -0800)]
updated some links in the sidebar to show active state of the page in each section as well as keep each section open
Jordan Humphreys [Sat, 2 Mar 2013 22:44:49 +0000 (14:44 -0800)]
Fix links to images in docs.
Jordan Humphreys [Sat, 2 Mar 2013 22:35:36 +0000 (14:35 -0800)]
Update changelog and docs links in footer.
Jordan Humphreys [Sat, 2 Mar 2013 22:29:51 +0000 (14:29 -0800)]
Fix top bar error introduced in 4.0.3 with fixed positioning, Update Reveal docs to demonstrate JavaScript interaction.
Jursdotme [Sat, 2 Mar 2013 21:09:16 +0000 (22:09 +0100)]
Easier Tooltip border-radius settings
$tooltip-radius doesn't seeme to do anything.
Since the span.tooltip is created on page load there is no way to add the .radius to it.
Maby the tooltip-radius should be added to .tooltip instead. Then it would have $globalRadius as default.
zurbchris [Sat, 2 Mar 2013 19:15:25 +0000 (11:15 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Sat, 2 Mar 2013 19:15:13 +0000 (11:15 -0800)]
added variable for drodown labe text color
Chris Michel [Sat, 2 Mar 2013 19:13:26 +0000 (11:13 -0800)]
Merge pull request #1662 from Jursdotme/patch-1
Added missing colons
zurbchris [Sat, 2 Mar 2013 19:10:55 +0000 (11:10 -0800)]
updated button.expand to have better outputted CSS
zurbchris [Sat, 2 Mar 2013 19:00:39 +0000 (11:00 -0800)]
updated typo on javascripts page
Jursdotme [Sat, 2 Mar 2013 18:40:42 +0000 (19:40 +0100)]
Added missing colons
zurbchris [Sat, 2 Mar 2013 18:10:56 +0000 (10:10 -0800)]
updated section margin/padding issue. fixes #1658
zurbchris [Sat, 2 Mar 2013 18:00:38 +0000 (10:00 -0800)]
fixed switches so that they'll work properly inside a custom form
zurbchris [Sat, 2 Mar 2013 17:39:28 +0000 (09:39 -0800)]
updated another spot with correct padding for top and bottom
zurbchris [Sat, 2 Mar 2013 17:39:08 +0000 (09:39 -0800)]
updated padding on buttons for post and prefix elements
zurbchris [Sat, 2 Mar 2013 17:33:59 +0000 (09:33 -0800)]
updated to include Google analytics code
Chris Michel [Sat, 2 Mar 2013 17:25:32 +0000 (09:25 -0800)]
Merge pull request #1657 from daftspunk/master
Minor syntax error
zurbchris [Sat, 2 Mar 2013 17:19:50 +0000 (09:19 -0800)]
moved compass watch docs to below creating a project instead of at the top with installation instructions. It has a better flow now.
zurbchris [Sat, 2 Mar 2013 17:08:52 +0000 (09:08 -0800)]
Merge branch 'master' of github.com:zurb/foundation
zurbchris [Sat, 2 Mar 2013 17:08:42 +0000 (09:08 -0800)]
changed docs demo images to more compress jpegs to save some space
zurbchris [Sat, 2 Mar 2013 17:03:05 +0000 (09:03 -0800)]
updated link in grid docs
Sam Georges [Sat, 2 Mar 2013 11:20:42 +0000 (22:20 +1100)]
Another syntax fix to section
Sam Georges [Sat, 2 Mar 2013 11:10:32 +0000 (22:10 +1100)]
Fixes syntax error in section
Jordan Humphreys [Sat, 2 Mar 2013 09:42:04 +0000 (01:42 -0800)]
Allow back text in top bar to be customizable.
Jordan Humphreys [Sat, 2 Mar 2013 09:36:39 +0000 (01:36 -0800)]
Fix typo in type.html
Jordan Humphreys [Sat, 2 Mar 2013 09:35:07 +0000 (01:35 -0800)]
Merge pull request #1651 from qaidj/patch-1
small typo fix "Simply attach"
Qa'id Jacobs [Sat, 2 Mar 2013 04:59:20 +0000 (23:59 -0500)]
small typo fix "Simply attach"
Jordan Humphreys [Sat, 2 Mar 2013 01:23:29 +0000 (17:23 -0800)]
Increment version of topbar to 4.0.4.
Jordan Humphreys [Sat, 2 Mar 2013 01:22:39 +0000 (17:22 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Sat, 2 Mar 2013 01:22:25 +0000 (17:22 -0800)]
Remove console.log
Mark Hayes [Sat, 2 Mar 2013 01:21:15 +0000 (17:21 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Sat, 2 Mar 2013 01:20:55 +0000 (17:20 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Sat, 2 Mar 2013 01:20:43 +0000 (17:20 -0800)]
Fix height calculation of topbar if page is scaled down to mobile and toggled.
Mark Hayes [Sat, 2 Mar 2013 01:20:34 +0000 (17:20 -0800)]
updated git documentation and how to run multiple versions of foundation
Mark Hayes [Sat, 2 Mar 2013 01:20:17 +0000 (17:20 -0800)]
update rails manual installation documentation
Mark Hayes [Sat, 2 Mar 2013 01:20:00 +0000 (17:20 -0800)]
update gemfile
Jordan Humphreys [Sat, 2 Mar 2013 01:11:55 +0000 (17:11 -0800)]
Remove unecessary version from foundation loader.
Jordan Humphreys [Sat, 2 Mar 2013 01:09:44 +0000 (17:09 -0800)]
Update javascript docs with note on compass.
Mark Hayes [Sat, 2 Mar 2013 00:21:44 +0000 (16:21 -0800)]
Merge branch 'master' of github.com:zurb/foundation