]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Sean Timm [Sat, 1 Feb 2014 00:09:48 +0000 (17:09 -0700)]
Fixed argument passing for Foundation spies and added some basic Interchange tests. HTML partials appear to be having some issues, so one of the tests is disabled until I have a chance to figure out what is happening with them.
Sean Timm [Fri, 31 Jan 2014 21:17:38 +0000 (14:17 -0700)]
Added basic dropdown tests
Sean Timm [Fri, 31 Jan 2014 03:31:15 +0000 (20:31 -0700)]
Merge branch 'master' into seantimm/topbar_test_cleanup
Eric Morris [Wed, 29 Jan 2014 04:57:42 +0000 (20:57 -0800)]
Merge pull request #4256 from kuroisuna/patch-1
Fix duplicated ids in label.inline.right example
kuroisuna [Tue, 28 Jan 2014 18:29:47 +0000 (13:59 -0430)]
Fix duplicated ids
The id `right-label` is duplicate, and colides with doc/includes/form/examples_form_inline_labels.html. To replicate the issue just click in the `label.right.inline` in http://foundation.zurb.com/docs/components/forms.html
Sean Timm [Tue, 28 Jan 2014 07:36:45 +0000 (00:36 -0700)]
Make sure to serve up images for tests
Sean Timm [Tue, 28 Jan 2014 07:36:27 +0000 (00:36 -0700)]
Added Clearing tests but disabled for now. Karma runs appear to behave different during watch and travis grunt builds for these
Sean Timm [Tue, 28 Jan 2014 06:00:59 +0000 (23:00 -0700)]
Added basic alert test
Sean Timm [Tue, 28 Jan 2014 04:51:51 +0000 (21:51 -0700)]
Added basic accordion tests
Jordan Humphreys [Mon, 27 Jan 2014 21:34:40 +0000 (13:34 -0800)]
Merge pull request #4226 from OtaK/master
Fixes #4036 Fixed reveal closing randomly all .flex-videos from document
Mark Hayes [Mon, 27 Jan 2014 21:21:08 +0000 (13:21 -0800)]
remove slide_selector from docs, not available until 5.1.0
Sean Timm [Sat, 25 Jan 2014 23:35:38 +0000 (16:35 -0700)]
Added test skeletons for all components
Sean Timm [Sat, 25 Jan 2014 23:16:27 +0000 (16:16 -0700)]
Added basic tests for Abide.
Mark Hayes [Fri, 24 Jan 2014 17:42:48 +0000 (09:42 -0800)]
Merge branch 'master' of github.com:zurb/foundation
jessicazurb [Thu, 23 Jan 2014 17:32:31 +0000 (09:32 -0800)]
updated docs html
Sean Timm [Fri, 24 Jan 2014 04:27:31 +0000 (21:27 -0700)]
Reworked handling of media queries and tests. Also, removed the dynamic inclusion of scripts in favor of including the scripts upfront. The browsers were handling the dynamic insertion poorly which made it far more difficult to debug tests when necessary.
Mathieu Amiot [Fri, 24 Jan 2014 01:08:28 +0000 (02:08 +0100)]
Fixed reveal closing randomly all .flex-videos from document
In the context of the function, this refers to document, so when you do $(document).find('.flex-video') and then set the iframe src to about:blank, all videos on the website are dying.
The huge problem is that this method is also called by alert-boxes, dropdowns and so on.
Jonathan Smiley [Thu, 23 Jan 2014 23:35:32 +0000 (15:35 -0800)]
Removed the duplicate padding placed on each block grid size li rather than the general li
Jordan Humphreys [Thu, 23 Jan 2014 21:27:39 +0000 (13:27 -0800)]
Merge pull request #4202 from Zmetser/reveal-locked-fix
Fix reveal is not closing on backdrop click if animations are off.
Jordan Humphreys [Thu, 23 Jan 2014 21:27:18 +0000 (13:27 -0800)]
Merge pull request #4156 from tuxone/patch-1
Update anchor tag with required "data-reveal"
Jordan Humphreys [Thu, 23 Jan 2014 21:26:40 +0000 (13:26 -0800)]
Merge pull request #4211 from meredevelopment/master
Spelling corrections, Fix for issue #4209
Jordan Humphreys [Thu, 23 Jan 2014 21:24:56 +0000 (13:24 -0800)]
Merge pull request #4221 from ziad-saab/fix-orbit-self
Fix orbit's events method
Jordan Humphreys [Thu, 23 Jan 2014 21:23:47 +0000 (13:23 -0800)]
Merge pull request #4222 from erindornbusch/master
#4218 - fixed typo in thumbnail documentation.
Erin Dornbusch [Thu, 23 Jan 2014 16:08:17 +0000 (11:08 -0500)]
#4218 - fixed typo in thumbnail documentation.
Ziad Saab [Thu, 23 Jan 2014 16:05:35 +0000 (11:05 -0500)]
Fix orbit's events method
events method is using `self.name` but never defines `self`.
This causes the data-attribute to be called '-instance' (Instance)
instead of 'orbit-instance'.
meredevelopment [Wed, 22 Jan 2014 20:20:24 +0000 (20:20 +0000)]
Added not() exclude for buttons within sidebars
To fix issue #4209, I've added the same sort of exclude as already used in _top-bar.scss to stop styles being passed to child buttons.
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.
meredevelopment [Wed, 22 Jan 2014 17:47:31 +0000 (17:47 +0000)]
Tiny spelling mistake "se"
meredevelopment [Wed, 22 Jan 2014 17:45:57 +0000 (17:45 +0000)]
Tiny spelling mistakes
meredevelopment [Wed, 22 Jan 2014 17:21:44 +0000 (17:21 +0000)]
Tiny spelling mistake "at least"
meredevelopment [Wed, 22 Jan 2014 17:20:34 +0000 (17:20 +0000)]
Tiny spelling mistake "elments"
meredevelopment [Wed, 22 Jan 2014 17:19:45 +0000 (17:19 +0000)]
Tiny spelling mistake "beavior"
meredevelopment [Wed, 22 Jan 2014 17:18:37 +0000 (17:18 +0000)]
Tiny spelling mistake "brower-based"
meredevelopment [Wed, 22 Jan 2014 17:15:06 +0000 (17:15 +0000)]
Tiny spelling mistake "Breakcrumb Mixins"
meredevelopment [Wed, 22 Jan 2014 17:14:16 +0000 (17:14 +0000)]
Tiny spelling mistake "browser"
Oliver Kovacs [Tue, 21 Jan 2014 16:28:12 +0000 (17:28 +0100)]
Fix reveal is not closing on backdrop click if animations are off.
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
Alessandro Loffredo [Wed, 15 Jan 2014 14:25:05 +0000 (15:25 +0100)]
Update anchor tag with required "data-reveal"
As described here:
http://foundation.zurb.com/forum/posts/258-reveal-problem-with-foundation-5
"data-reveal" is required to have reveal plugin working properly. This example works nice as is but if you have your buttons (anchors) loaded with jQuery (DOM update after document ready) it will not work.
Let's save devs time with this tip in the documentation.
Thanks!
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