]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Erin Dornbusch [Thu, 23 Jan 2014 16:08:17 +0000 (11:08 -0500)]
#4218 - fixed typo in thumbnail documentation.
Jonathan Smiley [Wed, 22 Jan 2014 18:35:11 +0000 (10:35 -0800)]
Fixed a couple of inexplicable block grid display / syntax bugs
Jonathan Smiley [Wed, 22 Jan 2014 18:18:45 +0000 (10:18 -0800)]
Added a variable to add position: relative to only .column, not every column size. Removed about 400 lines of compiled CSS.
Ghaida Zahran [Mon, 20 Jan 2014 23:29:59 +0000 (15:29 -0800)]
Merge pull request #4107 from karland/commit_sid-nav
Hover effect for side-nav-link
Ghaida Zahran [Mon, 20 Jan 2014 23:29:04 +0000 (15:29 -0800)]
Merge pull request #4110 from thilo/patch-1
added info about asset pipline config
Ghaida Zahran [Mon, 20 Jan 2014 23:28:31 +0000 (15:28 -0800)]
Merge pull request #4185 from cloudswork-ruud/patch-1
Update _global.scss
Ghaida Zahran [Mon, 20 Jan 2014 23:25:31 +0000 (15:25 -0800)]
Merge pull request #4115 from istrasoft/PR-button-dropdown-fix
Fix dropdown buttons using HTML button tag were not displaying the pip
Ghaida Zahran [Mon, 20 Jan 2014 23:22:51 +0000 (15:22 -0800)]
Merge pull request #4113 from karland/patch01
Fix for two errors in _sub-nav.scss
Ghaida Zahran [Mon, 20 Jan 2014 23:20:15 +0000 (15:20 -0800)]
Merge pull request #4178 from the4dpatrick/topbar-link-color-active-hover
Add topbar-link-color-active-hover
Ghaida Zahran [Mon, 20 Jan 2014 23:19:08 +0000 (15:19 -0800)]
Merge pull request #4183 from eusonic/remove_start_end_classes
Remove global .start, .end, .text-start, and .text-end classes
Ghaida Zahran [Mon, 20 Jan 2014 23:14:19 +0000 (15:14 -0800)]
Merge pull request #4188 from zwp/patch-1
Update examples_form_variables.html
Ghaida Zahran [Mon, 20 Jan 2014 23:09:57 +0000 (15:09 -0800)]
Merge pull request #4191 from nesl247/4186_clicking_open_dropdown_doesnt_close
Fixes #4186 which was caused by ...
Ghaida Zahran [Mon, 20 Jan 2014 23:08:49 +0000 (15:08 -0800)]
Merge pull request #4192 from meredevelopment/master
Set header font-weights to 'normal' (400)
Mark Hayes [Mon, 20 Jan 2014 22:10:42 +0000 (14:10 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Mon, 20 Jan 2014 22:09:17 +0000 (14:09 -0800)]
update codepen link
Jordan Humphreys [Mon, 20 Jan 2014 21:52:55 +0000 (13:52 -0800)]
Fire invalid and valid events on form inputs.
Jordan Humphreys [Mon, 20 Jan 2014 20:31:08 +0000 (12:31 -0800)]
Add reset functionality to abide.
Jordan Humphreys [Mon, 20 Jan 2014 19:47:39 +0000 (11:47 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Jordan Humphreys [Mon, 20 Jan 2014 19:47:29 +0000 (11:47 -0800)]
Add placeholder js to docs.
Jordan Humphreys [Mon, 20 Jan 2014 16:53:14 +0000 (08:53 -0800)]
Update abide documentation.
Jordan Humphreys [Mon, 20 Jan 2014 16:51:34 +0000 (08:51 -0800)]
Merge pull request #4018 from nesl247/abide_add_ajax_documentation
Abide add ajax documentation
Jordan Humphreys [Mon, 20 Jan 2014 16:48:19 +0000 (08:48 -0800)]
Merge branch 'master' of github.com:zurb/foundation
meredevelopment [Mon, 20 Jan 2014 15:25:04 +0000 (15:25 +0000)]
Set header font-weights to 'normal' (400)
After 'Open Sans' was removed, I believe the font weights should be set back to normal/400 for headings instead of 300 which suited Open Sans. Some might argue it should be 'bold'/700 for headings as that's browsers' default.
Harrison Heck [Mon, 20 Jan 2014 13:58:05 +0000 (08:58 -0500)]
Fixes #4186 which was caused by commit
da1a87af6d068b956b84353a9ee410fef89a9b1f . The issue is that I had it closing the dropdowns on click, which toggle() wasn't expecting.
zwp [Sun, 19 Jan 2014 20:44:13 +0000 (14:44 -0600)]
Update examples_form_variables.html
Update form sass variable listing with $input-border-radius (default value is 0).
Cloudswork [Sat, 18 Jan 2014 10:35:23 +0000 (11:35 +0100)]
Update _global.scss
Made the side radius more compact.
Patrick Perey [Sat, 18 Jan 2014 06:54:45 +0000 (22:54 -0800)]
Add ':' after -link-color-active-hover
Cameron Spencer [Fri, 17 Jan 2014 20:20:54 +0000 (12:20 -0800)]
Mark Hayes [Fri, 17 Jan 2014 19:32:22 +0000 (11:32 -0800)]
Merge pull request #4079 from sdhull/orbit_slide_selector
Orbit: Allow a configurable selector for slides
Mark Hayes [Fri, 17 Jan 2014 19:30:04 +0000 (11:30 -0800)]
also remove -open-sans variable, closes #4167
Mark Hayes [Fri, 17 Jan 2014 19:24:40 +0000 (11:24 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Conflicts:
scss/foundation/_settings.scss
Mark Hayes [Fri, 17 Jan 2014 19:22:46 +0000 (11:22 -0800)]
remove open sans from _settings.scss, closes #4167
Patrick Perey [Fri, 17 Jan 2014 07:54:16 +0000 (23:54 -0800)]
Add topbar-link-color-active-hover
Rafi [Thu, 16 Jan 2014 22:44:46 +0000 (14:44 -0800)]
Merge pull request #4132 from jaredcobb/organize-variables
Move typography variables towards the top.
Mark Hayes [Thu, 16 Jan 2014 21:58:38 +0000 (13:58 -0800)]
fix support link on docs
Jordan Humphreys [Wed, 15 Jan 2014 23:21:24 +0000 (15:21 -0800)]
Compile.
Jordan Humphreys [Wed, 15 Jan 2014 22:54:37 +0000 (14:54 -0800)]
Update grunt.
Mark Hayes [Wed, 15 Jan 2014 21:58:15 +0000 (13:58 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 15 Jan 2014 21:55:53 +0000 (13:55 -0800)]
Merge branch 'fix_issue_#4150' of github.com:btsai/foundation into btsai-fix_issue_#4150
Mark Hayes [Wed, 15 Jan 2014 21:37:57 +0000 (13:37 -0800)]
update 5.0.3 changelog
Mark Hayes [Wed, 15 Jan 2014 21:37:40 +0000 (13:37 -0800)]
bump everything to 5.0.3 as the version
Mark Hayes [Wed, 15 Jan 2014 21:18:11 +0000 (13:18 -0800)]
update running local documentation instructions
Jordan Humphreys [Wed, 15 Jan 2014 19:22:40 +0000 (11:22 -0800)]
Bump Alert version to 5.0.3
Jordan Humphreys [Wed, 15 Jan 2014 19:22:09 +0000 (11:22 -0800)]
Bump Magellan version to 5.0.3
Jordan Humphreys [Wed, 15 Jan 2014 19:21:41 +0000 (11:21 -0800)]
Bump dropdown version to 5.0.3
Mark Hayes [Wed, 15 Jan 2014 19:07:35 +0000 (11:07 -0800)]
fix orbit to work with foundation.js bindings method
Jordan Humphreys [Wed, 15 Jan 2014 17:19:40 +0000 (09:19 -0800)]
Merge pull request #4105 from cmcnulty/drop_not_selector
remove dependence on CSS3 :not selector
btsai [Wed, 15 Jan 2014 07:57:30 +0000 (16:57 +0900)]
turning on key up capture only when a reveal window is open
btsai [Wed, 15 Jan 2014 07:48:01 +0000 (16:48 +0900)]
making sure that the close event can be called only while unlocked, so that multiple keyup.fndtn.reveal events don't prevent clean closing of the reveal window.
btsai [Wed, 15 Jan 2014 07:45:09 +0000 (16:45 +0900)]
stopping multiple keyup.fndtn.reveal event firing from a single key press
Rafi [Tue, 14 Jan 2014 23:12:07 +0000 (15:12 -0800)]
Merge pull request #4145 from DerFrenk/master
Fixed the position issue of top tooltips
Jordan Humphreys [Tue, 14 Jan 2014 23:07:50 +0000 (15:07 -0800)]
Merge pull request #4000 from oxidus/master
fixes a problem where an emptied cache from update_images won't be repop...
Jordan Humphreys [Tue, 14 Jan 2014 23:06:03 +0000 (15:06 -0800)]
Remove extra comma from tooltip.js
Jordan Humphreys [Tue, 14 Jan 2014 23:02:25 +0000 (15:02 -0800)]
Merge pull request #4117 from matthew-andrews/patch-1
Update FastClick to v0.6.11
Jordan Humphreys [Tue, 14 Jan 2014 22:58:07 +0000 (14:58 -0800)]
Merge pull request #4142 from Tyguy7/update-reveal-docs
Added examples_reveal_open_close to the Reveal docs
Jordan Humphreys [Tue, 14 Jan 2014 22:57:31 +0000 (14:57 -0800)]
Bump version to 5.0.3
Jordan Humphreys [Tue, 14 Jan 2014 22:57:00 +0000 (14:57 -0800)]
Merge pull request #4137 from eduardom/master
Correct way to check if cookie already exists on jquery.cookie 1.4
Jordan Humphreys [Tue, 14 Jan 2014 22:55:34 +0000 (14:55 -0800)]
Merge pull request #4146 from lukebaker/patch-1
typo fix in interchange docs
Mark Hayes [Tue, 14 Jan 2014 22:04:04 +0000 (14:04 -0800)]
fix rtl navigation arrow direction, fixes #4087
Mark Hayes [Tue, 14 Jan 2014 22:03:29 +0000 (14:03 -0800)]
add rtl search term
Mark Hayes [Tue, 14 Jan 2014 21:33:32 +0000 (13:33 -0800)]
Merge pull request #3829 from seantimm/seantimm/issue-3829
Orbit height not set on accordion
Mark Hayes [Tue, 14 Jan 2014 17:28:45 +0000 (09:28 -0800)]
update forum post jst template
Luke Baker [Tue, 14 Jan 2014 15:44:35 +0000 (10:44 -0500)]
typo fix in interchange docs
"Exluding" => "Excluding"
Frank Baak [Tue, 14 Jan 2014 09:48:36 +0000 (10:48 +0100)]
Fixed the position issue of top tooltips
Tyguy7 [Mon, 13 Jan 2014 21:58:00 +0000 (13:58 -0800)]
Added examples_reveal_open_close to the Reveal docs
Mark Hayes [Mon, 13 Jan 2014 21:36:25 +0000 (13:36 -0800)]
update how forum post counts are displayed in the docs
Mark Hayes [Mon, 13 Jan 2014 18:51:58 +0000 (10:51 -0800)]
Merge branch 'master' of github.com:zurb/foundation into foundation-forum-integration
Alok [Mon, 13 Jan 2014 17:23:52 +0000 (09:23 -0800)]
changed styles for foundation forum
Eduardo Mucelli R. Oliveira [Sun, 12 Jan 2014 17:24:53 +0000 (18:24 +0100)]
Correct way to check if cookie already exists on jquery.cookie 1.4
Mark Hayes [Sat, 11 Jan 2014 00:09:38 +0000 (16:09 -0800)]
add a comment to path to template
Rafi [Fri, 10 Jan 2014 23:49:54 +0000 (15:49 -0800)]
Update _top-bar.scss
Rafi [Fri, 10 Jan 2014 23:48:20 +0000 (15:48 -0800)]
Update _settings.scss
Mark Hayes [Fri, 10 Jan 2014 23:35:07 +0000 (15:35 -0800)]
add forum posts json feed
Jordan Humphreys [Fri, 10 Jan 2014 22:32:08 +0000 (14:32 -0800)]
RTL clearing improvements.
Jared Cobb [Fri, 10 Jan 2014 20:59:15 +0000 (13:59 -0700)]
Move typography variables towards the top.
It's very useful to be able to reference typography variables as values
to other components. For example,
`$price-title-font-family: $header-font-family;` is only possible if we
move typography variables above the other component sections.
Rafi [Fri, 10 Jan 2014 18:24:45 +0000 (10:24 -0800)]
Merge pull request #4017 from nesl247/abide_equalto_documentation
Abide equalto documentation
Matt Andrews [Fri, 10 Jan 2014 01:14:38 +0000 (01:14 +0000)]
Update FastClick to v0.6.11
Includes bug fix for: https://github.com/ftlabs/fastclick/issues/160
Jordan Humphreys [Fri, 10 Jan 2014 00:08:34 +0000 (16:08 -0800)]
Bump Interchange version to 5.0.3
Jordan Humphreys [Fri, 10 Jan 2014 00:05:00 +0000 (16:05 -0800)]
Bump orbit version to 5.0.3
Jordan Humphreys [Thu, 9 Jan 2014 23:56:11 +0000 (15:56 -0800)]
Merge pull request #4020 from nesl247/orbit_click_content_shows_empty_div
Orbit click content shows empty slide
Istrasoft [Thu, 9 Jan 2014 19:18:12 +0000 (20:18 +0100)]
Fix dropdown buttons using HTML button tag were not displaying the pip
karland [Thu, 9 Jan 2014 18:16:23 +0000 (19:16 +0100)]
Fix for two errors in _sub-nav.scss
1. sub-nav-active-bg-color was hard-coded. Now it is set to proper value
from _settings.scss
2. the hover color for the sub-nav-font was erroneously set to a
background color. Now it is set to the proper value from _settings.scss.
Thilo Utke [Thu, 9 Jan 2014 17:06:06 +0000 (18:06 +0100)]
added info about asset pipline config
Ammnded the documentation. In order to have modernizer available on production you have to add it to the precompile config to avoid issue #3672. Solution by @btsai
cmcnulty [Thu, 9 Jan 2014 04:44:18 +0000 (22:44 -0600)]
remove dependence on CSS3 :not selector
This change is made necessary because not every browser that implements querySelectorAll implements all of CSS selectors
jessicazurb [Wed, 8 Jan 2014 16:57:23 +0000 (08:57 -0800)]
updated getting started
jessicazurb [Tue, 7 Jan 2014 21:51:14 +0000 (13:51 -0800)]
updated forum intro to docs
Ghaida Zahran [Tue, 7 Jan 2014 18:41:24 +0000 (10:41 -0800)]
Topbar: Added position overrides for .left ul
Caleb Winters [Tue, 7 Jan 2014 17:21:59 +0000 (09:21 -0800)]
Merge pull request #4035 from istrasoft/master
Fix fallback to 2d transforms or standard positioning of offcanvas on legacy browsers, Opera 12 and IE9
Caleb Winters [Tue, 7 Jan 2014 17:19:28 +0000 (09:19 -0800)]
Merge pull request #4006 from Nextt/master
Add circular option to orbit and resolve issue #3918
Caleb Winters [Tue, 7 Jan 2014 17:17:52 +0000 (09:17 -0800)]
Merge pull request #4001 from nesl247/one_dropdown_at_a_time
Only allow one dropdown at a time.
Caleb Winters [Tue, 7 Jan 2014 17:15:44 +0000 (09:15 -0800)]
Merge pull request #3992 from ArturT/add-topbar-dropdown-link-weight
Add $topbar-dropdown-link-weight variable
Caleb Winters [Tue, 7 Jan 2014 17:14:20 +0000 (09:14 -0800)]
Merge pull request #3985 from izhan/patch-1
Make topbar doc code consistent with example
Steve Hull [Tue, 7 Jan 2014 09:49:35 +0000 (01:49 -0800)]
Allow a configurable selector for slides
Jordan Humphreys [Mon, 6 Jan 2014 22:59:19 +0000 (14:59 -0800)]
Merge pull request #4065 from abutler3/fix_abide_javascript_link
Fix javascript link in abide docs section
Jordan Humphreys [Mon, 6 Jan 2014 22:45:38 +0000 (14:45 -0800)]
Add support for targeted label styling for labels with a for="inputId"
Jordan Humphreys [Mon, 6 Jan 2014 22:04:14 +0000 (14:04 -0800)]
Merge pull request #4068 from btsai/fix_issue#3982
Fixing issue #3982.
Jonathan Smiley [Mon, 6 Jan 2014 21:47:16 +0000 (13:47 -0800)]
Merge pull request #3824 from seantimm/seantimm/issue-3824
next_on_click doesn't work
Jordan Humphreys [Mon, 6 Jan 2014 20:05:30 +0000 (12:05 -0800)]
Bump clearing to 5.0.3
Jordan Humphreys [Mon, 6 Jan 2014 20:01:47 +0000 (12:01 -0800)]
Merge pull request #4021 from nesl247/fix_clearing_not_showing_image
Fix clearing not showing image
James Dullaghan [Mon, 6 Jan 2014 19:49:53 +0000 (11:49 -0800)]
merge topbar scss changes