]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Sean Timm [Mon, 3 Feb 2014 05:29:43 +0000 (22:29 -0700)]
Fix watch task
Sean Timm [Mon, 3 Feb 2014 05:22:27 +0000 (22:22 -0700)]
Merging unit test changes
Eric Morris [Sun, 2 Feb 2014 03:13:22 +0000 (19:13 -0800)]
Lower specificity on {size}-reset-order classes in grid.scss to prevent smaller reset-order classes from overriding larger push- and pull- classes
Eric Morris [Sun, 2 Feb 2014 03:02:37 +0000 (19:02 -0800)]
Move float option in grid-column mixing to avoid overriding center option
Eric Morris [Sun, 2 Feb 2014 02:54:59 +0000 (18:54 -0800)]
Set tab content to 100% width
Alan Dague-Greene [Fri, 31 Jan 2014 07:03:11 +0000 (00:03 -0700)]
Move hyphen outside of column loops
Fixed an issue with modifying loops in @mixin grid-html-classes(),
where starting the loops at zero would yield classes like
".small-push0" instead of ".small-push-0". This is due to the hyphen
being inside #{-$i}, which evaluates -0 (negative zero) as 0. Moving
the hyphen outside of the braces restores the hyphen. (And from a
pedantic standpoint, the hyphen is used as a hyphen in the class name,
not as an indication of negation.) This syntax is already in use for
offset classes.
Also increases loop range to include 0 through 11 in push/pull/offset
classes, which are necessary for overriding.
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
Eric Morris [Sat, 1 Feb 2014 02:00:35 +0000 (18:00 -0800)]
Fix Clearing+Block-grid margin issue
Eric Morris [Sat, 1 Feb 2014 01:36:40 +0000 (17:36 -0800)]
Add variable to include xlarge- and xxlarge grid classes (false by default)
Eric Morris [Sat, 1 Feb 2014 01:30:34 +0000 (17:30 -0800)]
Remove input-groups
Eric Morris [Sat, 1 Feb 2014 01:30:19 +0000 (17:30 -0800)]
Add .radius and .round classes to Utility Classes docs page
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.
Eric Morris [Fri, 31 Jan 2014 23:54:35 +0000 (15:54 -0800)]
Document new Magellan settings variables
Eric Morris [Fri, 31 Jan 2014 23:47:05 +0000 (15:47 -0800)]
Change default values in Magellan demo for offset_threshold and throttle_delay
Eric Morris [Fri, 31 Jan 2014 23:46:24 +0000 (15:46 -0800)]
Update Magellan+Sub-nav styles to keep active item from changing size
Eric Morris [Fri, 31 Jan 2014 23:45:40 +0000 (15:45 -0800)]
Factor throttling constant for Magellan into settings variable
Eric Morris [Fri, 31 Jan 2014 23:45:11 +0000 (15:45 -0800)]
Remove console statement from Magellan
Eric Morris [Fri, 31 Jan 2014 23:24:07 +0000 (15:24 -0800)]
Merge branch '5.1-wip' of github.com:zurb/foundation into 5.1-wip
Eric Morris [Fri, 31 Jan 2014 23:23:49 +0000 (15:23 -0800)]
Fix disappearing image issue on Chrome Android
Sean Timm [Fri, 31 Jan 2014 21:17:38 +0000 (14:17 -0700)]
Added basic dropdown tests
Jordan Humphreys [Fri, 31 Jan 2014 18:26:54 +0000 (10:26 -0800)]
Add Snap.svg to Foundation.
Jordan Humphreys [Fri, 31 Jan 2014 18:13:18 +0000 (10:13 -0800)]
Update copyright year.
Jordan Humphreys [Fri, 31 Jan 2014 18:11:26 +0000 (10:11 -0800)]
Initial pizza integration.
Jordan Humphreys [Fri, 31 Jan 2014 17:37:44 +0000 (09:37 -0800)]
Merge branch '5.1-wip' of github.com:zurb/foundation into 5.1-wip
Jordan Humphreys [Fri, 31 Jan 2014 17:37:33 +0000 (09:37 -0800)]
Add pizza.
Sean Timm [Fri, 31 Jan 2014 03:31:15 +0000 (20:31 -0700)]
Merge branch 'master' into seantimm/topbar_test_cleanup
Mark Hayes [Fri, 31 Jan 2014 02:56:53 +0000 (18:56 -0800)]
finish refactoring magellan
Mark Hayes [Fri, 31 Jan 2014 02:47:48 +0000 (18:47 -0800)]
remove console statements
Mark Hayes [Thu, 30 Jan 2014 22:19:33 +0000 (14:19 -0800)]
doc fix
Mark Hayes [Thu, 30 Jan 2014 22:19:15 +0000 (14:19 -0800)]
initial magellan refactor with support for destination thresholds for each expedition
Eric Morris [Thu, 30 Jan 2014 23:38:54 +0000 (15:38 -0800)]
Swap the naming on rendered and text examples for Reveal docs
Eric Morris [Thu, 30 Jan 2014 23:28:07 +0000 (15:28 -0800)]
Switch Reveal docs example back to a div
Hashan Punchihewa [Wed, 22 Jan 2014 20:51:03 +0000 (20:51 +0000)]
Updated docs
Hashan Punchihewa [Wed, 22 Jan 2014 18:36:30 +0000 (18:36 +0000)]
Added HTML5 dialog support
Eric Morris [Thu, 30 Jan 2014 23:15:04 +0000 (15:15 -0800)]
Merge branch '5.1-wip' of github.com:zurb/foundation into 5.1-wip
Eric Morris [Thu, 30 Jan 2014 23:14:53 +0000 (15:14 -0800)]
Re-remove line that got re-introduced with merge
Mark Hayes [Thu, 30 Jan 2014 21:53:09 +0000 (13:53 -0800)]
Merge branch '5.1-wip' of github.com:zurb/foundation into 5.1-wip
Mark Hayes [Thu, 30 Jan 2014 21:47:34 +0000 (13:47 -0800)]
return if there's nothing to equalize
Eric Morris [Thu, 30 Jan 2014 20:59:43 +0000 (12:59 -0800)]
Rename rendered vs display samples for buttons page according to convention
Eric Morris [Thu, 30 Jan 2014 20:53:03 +0000 (12:53 -0800)]
Clean up advanced buttons example
Eric Morris [Thu, 30 Jan 2014 20:52:41 +0000 (12:52 -0800)]
Document expanded class for buttons
Eric Morris [Thu, 30 Jan 2014 20:42:00 +0000 (12:42 -0800)]
Change grid end example to medium grid instead of large
Cameron Spencer [Tue, 21 Jan 2014 20:18:27 +0000 (12:18 -0800)]
fix small typo
Cameron Spencer [Tue, 21 Jan 2014 20:04:25 +0000 (12:04 -0800)]
Document .end class for grids
Eric Morris [Thu, 30 Jan 2014 20:28:00 +0000 (12:28 -0800)]
Remove unused documentation example
Eric Morris [Thu, 30 Jan 2014 20:27:16 +0000 (12:27 -0800)]
Document size-based text alignment helper classes
Kirk Bater [Wed, 22 Jan 2014 19:51:32 +0000 (14:51 -0500)]
Added Responsive Text Alignment
Kirk Bater [Wed, 22 Jan 2014 19:29:58 +0000 (14:29 -0500)]
Added Responsive Text Alignment
Ghaida Zahran [Wed, 29 Jan 2014 18:01:43 +0000 (10:01 -0800)]
Fixed invalid sass in range slider
Ghaida Zahran [Wed, 29 Jan 2014 17:47:18 +0000 (09:47 -0800)]
Used variables for directions for RTL support
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
Eric Morris [Wed, 29 Jan 2014 02:06:32 +0000 (18:06 -0800)]
Add upper range to xxlarge media query. Fixes issue #4251
Eric Morris [Wed, 29 Jan 2014 01:49:31 +0000 (17:49 -0800)]
Document the hover_delay variable in Tooltip
Eric Morris [Wed, 29 Jan 2014 01:49:11 +0000 (17:49 -0800)]
Add hover delay variable to Tooltip
Eric Morris [Wed, 29 Jan 2014 01:09:55 +0000 (17:09 -0800)]
Merge branch 'refs/heads/5.1-wip' into data-options
Eric Morris [Wed, 29 Jan 2014 01:08:08 +0000 (17:08 -0800)]
Add list of data-options to javascript docs page
Ghaida Zahran [Wed, 29 Jan 2014 01:01:35 +0000 (17:01 -0800)]
range slider active segment styles
Ghaida Zahran [Wed, 29 Jan 2014 01:00:06 +0000 (17:00 -0800)]
range slider active segment styles
Mark Hayes [Wed, 29 Jan 2014 00:46:17 +0000 (16:46 -0800)]
Merge branch 'master' of github.com:zurb/foundation into 5.1-wip
Eric Morris [Wed, 29 Jan 2014 00:10:30 +0000 (16:10 -0800)]
Change JavaScript to Javascript across the docs
Eric Morris [Wed, 29 Jan 2014 00:08:14 +0000 (16:08 -0800)]
Add data-options section to Javascript docs page
Eric Morris [Tue, 28 Jan 2014 23:36:05 +0000 (15:36 -0800)]
Update foundation.js to use reverse while loops
Eric Morris [Tue, 28 Jan 2014 23:35:44 +0000 (15:35 -0800)]
Switch Joyride to reverse while loops
Eric Morris [Tue, 28 Jan 2014 23:35:11 +0000 (15:35 -0800)]
Update Interchange to use reverse while instead of for.
Eric Morris [Tue, 28 Jan 2014 23:34:48 +0000 (15:34 -0800)]
Switch to while loops in Abide (where possible)
Eric Morris [Tue, 28 Jan 2014 22:40:29 +0000 (14:40 -0800)]
Add full method signature comments to all methods in Foundation.utils
Eric Morris [Tue, 28 Jan 2014 22:27:19 +0000 (14:27 -0800)]
Finish off docs content for Foundation.utils
Eric Morris [Tue, 28 Jan 2014 22:20:24 +0000 (14:20 -0800)]
Rename Foundation.utils.loaded as Foundation.utils.image_loaded
Eric Morris [Tue, 28 Jan 2014 22:19:45 +0000 (14:19 -0800)]
Rename Foundation.utils.addCustomRule as Foundation.utils.add_custom_rule
Eric Morris [Wed, 22 Jan 2014 01:33:10 +0000 (17:33 -0800)]
First pass at Foundation.utils doc page
Eric Morris [Wed, 22 Jan 2014 01:32:39 +0000 (17:32 -0800)]
Re-add immediate option to Foundation.util.debounce
Eric Morris [Wed, 22 Jan 2014 01:32:16 +0000 (17:32 -0800)]
Refactor argument names in Foundation.util.throttle
Eric Morris [Wed, 22 Jan 2014 01:31:43 +0000 (17:31 -0800)]
Modify Foundation.inherit to work with non-Foundation plugins
Eric Morris [Wed, 22 Jan 2014 01:31:21 +0000 (17:31 -0800)]
Remove Foundation.utils.empty
Ghaida Zahran [Tue, 28 Jan 2014 23:35:45 +0000 (15:35 -0800)]
Changed range setting syntax
Ghaida Zahran [Tue, 28 Jan 2014 23:32:23 +0000 (15:32 -0800)]
Color tweaks to range slider
Ghaida Zahran [Tue, 28 Jan 2014 23:28:32 +0000 (15:28 -0800)]
Added active segment styles to range slider
Ghaida Zahran [Tue, 28 Jan 2014 22:46:58 +0000 (14:46 -0800)]
Simplified slider markup
Ghaida Zahran [Tue, 28 Jan 2014 22:43:22 +0000 (14:43 -0800)]
Adding data attributes to define settings
Ghaida Zahran [Tue, 28 Jan 2014 22:30:47 +0000 (14:30 -0800)]
Used the range slider hand width variable to define the left margin setting on vertical range sliders
Ghaida Zahran [Tue, 28 Jan 2014 22:27:04 +0000 (14:27 -0800)]
Added styles for vertical sliders
Ghaida Zahran [Tue, 28 Jan 2014 21:13:02 +0000 (13:13 -0800)]
Added files for range slider components
Eric Morris [Tue, 28 Jan 2014 18:31:20 +0000 (10:31 -0800)]
Disable tooltips for <a> tags on touch screens to avoid interefering with link and document the edge case
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:24:05 +0000 (13:24 -0800)]
add slide_selector setting to documentation for orbit
Mark Hayes [Mon, 27 Jan 2014 21:21:54 +0000 (13:21 -0800)]
Merge branch 'master' into 5.1-wip
Mark Hayes [Mon, 27 Jan 2014 21:21:08 +0000 (13:21 -0800)]
remove slide_selector from docs, not available until 5.1.0
Mark Hayes [Mon, 27 Jan 2014 19:53:47 +0000 (11:53 -0800)]
Merge branch 'master' of github.com:zurb/foundation into 5.1-wip-merge
Conflicts:
js/foundation/foundation.orbit.js
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 23:56:43 +0000 (15:56 -0800)]
add callback triggers to equalizer and update documentation
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.