]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Abdullah Salem [Fri, 11 Nov 2016 01:19:25 +0000 (04:19 +0300)]
Added feature on abide to enable validation on blur event
Kevin Ball [Wed, 9 Nov 2016 21:37:15 +0000 (13:37 -0800)]
Merge branch 'develop' into v6.3
Kevin Ball [Wed, 9 Nov 2016 21:36:52 +0000 (13:36 -0800)]
Merge pull request #9351 from ahebrank/v6.3
tabs deeplink event trigger fix
Andy Hebrank [Wed, 9 Nov 2016 21:25:03 +0000 (16:25 -0500)]
tabs deeplink event trigger fix
Colin Marshall [Wed, 9 Nov 2016 18:33:21 +0000 (11:33 -0700)]
Merge pull request #9301 from colin-marshall/sass-lint
Migrate from scss-lint to sass-lint (#7620)
Colin Marshall [Wed, 9 Nov 2016 18:26:58 +0000 (11:26 -0700)]
Removed Ruby references in README
Colin Marshall [Wed, 9 Nov 2016 18:02:43 +0000 (11:02 -0700)]
Added blank space between sass-lint rules
Colin Marshall [Wed, 9 Nov 2016 00:31:36 +0000 (17:31 -0700)]
Remove rvm install script from travis.yml
No longer necessary since we dropped our last ruby dependency when we migrated to sass-lint from scss-lint
Colin Marshall [Sun, 6 Nov 2016 23:23:18 +0000 (16:23 -0700)]
Remove scss-lint.yml and the scss-lint install script
No longer necessary after migrating to sass-lint.
Colin Marshall [Sun, 6 Nov 2016 23:20:09 +0000 (16:20 -0700)]
Added no-vendor-prefixes linter to sass-lint.yml
In scss-lint the VendorPrefix linter was incorrectly titled VendorPrefixes so the rules did not migrate properly to sass-lint.
Colin Marshall [Thu, 27 Oct 2016 06:40:21 +0000 (00:40 -0600)]
Added .sass-lint.yml config file for sass-lint
Colin Marshall [Thu, 27 Oct 2016 06:39:47 +0000 (00:39 -0600)]
Replaced scss-lint with sass-lint in gulp lint and sass tasks
Colin Marshall [Thu, 27 Oct 2016 06:38:26 +0000 (00:38 -0600)]
Removed gulp-scss-lint and added gulp-sass-lint to package.json
Kevin Ball [Tue, 8 Nov 2016 21:09:10 +0000 (13:09 -0800)]
Merge pull request #9335 from ncoden/build/upgrade_node
Upgrade node version
Nicolas Coden [Tue, 8 Nov 2016 20:51:44 +0000 (21:51 +0100)]
Update required node version in README.md
Kevin Ball [Tue, 8 Nov 2016 19:24:38 +0000 (11:24 -0800)]
Merge pull request #9347 from ncoden/fix/button-radius-config-naming-collision
Fix button-radius config naming collision
Kevin Ball [Tue, 8 Nov 2016 18:57:05 +0000 (10:57 -0800)]
Merge branch 'develop' into v6.3
Kevin Ball [Tue, 8 Nov 2016 18:56:47 +0000 (10:56 -0800)]
Merge pull request #9242 from ahebrank/v6.3
addresses #7652: deep linking for tabs and browser history update
Kevin Ball [Tue, 8 Nov 2016 18:45:45 +0000 (10:45 -0800)]
Merge pull request #9337 from MichaelManhire/IS9336-fix-destroy-tooltip
Fix #9336
Kevin Ball [Tue, 8 Nov 2016 18:01:16 +0000 (10:01 -0800)]
Merge branch 'develop' into v6.3
Kevin Ball [Tue, 8 Nov 2016 18:01:00 +0000 (10:01 -0800)]
Merge pull request #9288 from abdullahsalem/fix-switch-height-and-width
Changed the switch and paddle dimensions to be fully dynamic.
Kevin Ball [Tue, 8 Nov 2016 17:56:16 +0000 (09:56 -0800)]
Merge pull request #9328 from karland/patch-4
Add Builtin Pattern to Abide docs
Nicolas Coden [Tue, 8 Nov 2016 07:04:31 +0000 (08:04 +0100)]
Merge pull request #9331 from pine3ree/patch-3
reset style for selects inside menu item
Nicolas Coden [Tue, 8 Nov 2016 07:03:11 +0000 (08:03 +0100)]
Merge pull request #9340 from andycochran/rtlaccordionmenu
fix triangle position on RTL Accordion Menu (use -right)
Nicolas Coden [Tue, 8 Nov 2016 06:21:20 +0000 (07:21 +0100)]
Fix button-radius config naming collision
Fix naming collision with `$button-radius` config between Button
component and Form buttons.
Andy Cochran [Mon, 7 Nov 2016 20:53:03 +0000 (15:53 -0500)]
fix triangle position on RTL Accordion Menu (use -right)
Michael Manhire [Mon, 7 Nov 2016 05:14:32 +0000 (21:14 -0800)]
Fix #9336
Correct a typo in removing the .zf-tooltip event handler and remove more tooltip-specific attributes and classes when the tooltip is destroyed
Nicolas Coden [Mon, 7 Nov 2016 00:31:15 +0000 (01:31 +0100)]
Merge pull request #9330 from karland/patch-6
Correct documentation for smart-scale()
Nicolas Coden [Mon, 7 Nov 2016 00:10:58 +0000 (01:10 +0100)]
Upgrade node version
Upgrade node version to v4.0 to prevent future bugs with sass-lint and
others new packages. v0.12 begin to be outdated.
maks feltrin [Sat, 5 Nov 2016 13:35:09 +0000 (14:35 +0100)]
reset style for selects inside menu item
fixes https://github.com/zurb/foundation-sites/issues/9327
Andy Hebrank [Fri, 4 Nov 2016 12:05:28 +0000 (08:05 -0400)]
fix merge conflict
Andy Hebrank [Fri, 4 Nov 2016 11:36:59 +0000 (07:36 -0400)]
change defaults, use replaceState, add a deeplink event, add some documentation
karland [Fri, 4 Nov 2016 11:38:13 +0000 (12:38 +0100)]
Correct documentation for smart-scale()
Abdullah Salem [Fri, 4 Nov 2016 11:31:46 +0000 (14:31 +0300)]
Changed the variable name $paddle-left-active to $paddle-active-offest
karland [Fri, 4 Nov 2016 10:18:08 +0000 (11:18 +0100)]
Further small corrections
karland [Fri, 4 Nov 2016 10:14:12 +0000 (11:14 +0100)]
Small correction
karland [Fri, 4 Nov 2016 10:05:46 +0000 (11:05 +0100)]
Add Builtin Pattern to Abide docs
Kevin Ball [Thu, 3 Nov 2016 21:34:25 +0000 (14:34 -0700)]
Merge pull request #9316 from mattferderer/pr-top-bar-title-docs
Pr top bar title docs
Kevin Ball [Thu, 3 Nov 2016 21:27:43 +0000 (14:27 -0700)]
Merge branch 'v6.3' into develop
Kevin Ball [Thu, 3 Nov 2016 21:27:05 +0000 (14:27 -0700)]
Merge pull request #9215 from brettsmason/cards
New Components - Cards (alternative version)
Brett Mason [Thu, 3 Nov 2016 20:12:20 +0000 (20:12 +0000)]
Re-organise properties to match correct property order standards. Fix Travis error. Finish flexbox styles.
Kevin Ball [Wed, 2 Nov 2016 18:29:38 +0000 (11:29 -0700)]
Merge pull request #9308 from andycochran/input-group-buttons
Force input-group buttons to match input size
Kevin Ball [Wed, 2 Nov 2016 16:38:23 +0000 (09:38 -0700)]
Merge pull request #9323 from andrejborstnik/develop
Equalizer now works for any number of elements.
Kevin Ball [Wed, 2 Nov 2016 16:34:58 +0000 (09:34 -0700)]
Merge pull request #9283 from zurb/sethkane-v6.3
Cleaned history version of #9033 for #8680
andrej [Wed, 2 Nov 2016 15:37:30 +0000 (16:37 +0100)]
Equalizer now works for any number of elements.
Matt Ferderer [Tue, 1 Nov 2016 18:35:06 +0000 (13:35 -0500)]
Moved display to first position.
Matt Ferderer [Tue, 1 Nov 2016 17:47:10 +0000 (12:47 -0500)]
Removed top-bar.scss from docs.scss and deleted file.
Matt Ferderer [Tue, 1 Nov 2016 17:44:55 +0000 (12:44 -0500)]
Fixed topbar-title-spacing to match new setting in topbar-title.scss file
Matt Ferderer [Tue, 1 Nov 2016 17:42:14 +0000 (12:42 -0500)]
Adjusted margin on top-bar.scss to match docs
Kevin Ball [Tue, 1 Nov 2016 16:53:56 +0000 (09:53 -0700)]
Merge branch 'phifa-feature-revealappend' into develop
Kevin Ball [Tue, 1 Nov 2016 16:53:41 +0000 (09:53 -0700)]
Fix typo in reveal appendTo pr
Kevin Ball [Tue, 1 Nov 2016 16:52:56 +0000 (09:52 -0700)]
Merge branch 'feature-revealappend' of git://github.com/phifa/foundation-sites into phifa-feature-revealappend
Kevin Ball [Tue, 1 Nov 2016 16:47:17 +0000 (09:47 -0700)]
Merge pull request #9278 from milose/orbit-fix-reinit
[Orbit] Detach events on reInit
Milos Sakovic [Tue, 1 Nov 2016 16:36:51 +0000 (17:36 +0100)]
Rename _detachEvents method to better describe it's behaviour.
Milos Sakovic [Tue, 1 Nov 2016 16:29:59 +0000 (17:29 +0100)]
Fixed double quotes.
Kevin Ball [Tue, 1 Nov 2016 16:10:50 +0000 (09:10 -0700)]
Fix missing variablename
Kevin Ball [Tue, 1 Nov 2016 15:57:20 +0000 (08:57 -0700)]
Merge branch 'coreysyms-feature-mutation-trigger' of git://github.com/coreysyms/foundation-sites into develop
Corey Snyder [Tue, 1 Nov 2016 14:36:40 +0000 (10:36 -0400)]
Just a quick IE9 IE10 wrap
so no errors are thrown to the console, also, no need for a timer on mutate, it is only fired once.
Kevin Ball [Mon, 31 Oct 2016 23:36:45 +0000 (16:36 -0700)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Kevin Ball [Mon, 31 Oct 2016 23:02:25 +0000 (16:02 -0700)]
Add documentation
Kevin Ball [Mon, 31 Oct 2016 22:55:49 +0000 (15:55 -0700)]
Merge branch 'v6.3-responsiveAccordionTabs' of git://github.com/designerno1/foundation-sites into designerno1-v6.3-responsiveAccordionTabs
Kevin Ball [Mon, 31 Oct 2016 22:39:30 +0000 (15:39 -0700)]
Merge pull request #9090 from pine3ree/patch-6
vertically center left-right dropdown arrows
Kevin Ball [Mon, 31 Oct 2016 22:26:47 +0000 (15:26 -0700)]
Merge pull request #9312 from andycochran/important
Nix !important in drilldown, note components using !important
Kevin Ball [Mon, 31 Oct 2016 22:08:58 +0000 (15:08 -0700)]
Merge branch 'develop' into v6.3
Kevin Ball [Mon, 31 Oct 2016 22:08:34 +0000 (15:08 -0700)]
Merge pull request #9078 from abdullahsalem/fix-deploy-dist-tasks
Fixed deploy:dist and deploy:plugins tasks
Kevin Ball [Mon, 31 Oct 2016 22:05:42 +0000 (15:05 -0700)]
Merge pull request #9299 from whatcould/patch-1
Reveal modal example uses confusing response
Kevin Ball [Mon, 31 Oct 2016 21:57:18 +0000 (14:57 -0700)]
Update mocha param to ignore image resource errors in js tests
Kevin Ball [Mon, 31 Oct 2016 21:56:04 +0000 (14:56 -0700)]
Merge branch 'interchange-tests' of git://github.com/Owlbertz/foundation into Owlbertz-interchange-tests
Kevin Ball [Mon, 31 Oct 2016 21:39:53 +0000 (14:39 -0700)]
Merge pull request #9275 from Owlbertz/abide-password-validation-fix
Make Abide also re-validate dependent fields (with equalto).
Kevin Ball [Mon, 31 Oct 2016 21:37:48 +0000 (14:37 -0700)]
Merge pull request #9267 from pine3ree/patch-1
add a clearer doc-block comment to $pagination-mobile-current-item
Kevin Ball [Mon, 31 Oct 2016 21:36:34 +0000 (14:36 -0700)]
Merge pull request #9243 from rawiki/develop
Magellan issue #7308 - deep linking support
Kevin Ball [Mon, 31 Oct 2016 21:26:49 +0000 (14:26 -0700)]
Merge pull request #9257 from whatcould/develop
Allow vOffset option in floated dropdown alignment
Kevin Ball [Mon, 31 Oct 2016 20:48:43 +0000 (13:48 -0700)]
Merge pull request #9311 from zurb/IS9103-prevent-motionui-on-hidden-orbit
Don't run through motion ui if orbit element is hidden
Brett Mason [Mon, 31 Oct 2016 19:48:49 +0000 (19:48 +0000)]
Fix incorrect docs conditional
Andy Cochran [Mon, 31 Oct 2016 18:10:41 +0000 (14:10 -0400)]
nix important from drilldown, ammend callouts for components using important
Kevin Ball [Mon, 31 Oct 2016 17:48:30 +0000 (10:48 -0700)]
Don't run through motion ui if orbit element is hidden
Andy Cochran [Mon, 31 Oct 2016 16:01:47 +0000 (12:01 -0400)]
fix file input button label in input-group
Andy Cochran [Sat, 29 Oct 2016 21:44:54 +0000 (17:44 -0400)]
force input-group buttons to match input size
Kevin Ball [Sat, 29 Oct 2016 19:24:47 +0000 (12:24 -0700)]
Merge branch 'develop' into v6.3
Kevin Ball [Sat, 29 Oct 2016 19:22:45 +0000 (12:22 -0700)]
Merge pull request #9304 from andycochran/printstyles
Print Styles
sethk [Thu, 27 Oct 2016 20:25:01 +0000 (15:25 -0500)]
Reverting focus indicator back to browser default per #9283
Andy Cochran [Thu, 27 Oct 2016 15:51:39 +0000 (11:51 -0400)]
add setting var for printing hrefs after link text
Andy Cochran [Thu, 27 Oct 2016 15:43:22 +0000 (11:43 -0400)]
For named breakpoints <= -breakpoint, add print to the media types
sethk [Thu, 27 Oct 2016 15:19:12 +0000 (10:19 -0500)]
Made updates to Docs, Visual Test and JavaScript code to better meet accessibility requirements for #9283
David Reese [Wed, 26 Oct 2016 12:31:51 +0000 (08:31 -0400)]
Reveal modal: Fix confusing AJAX example
The .done() callback receives the data from the $.ajax request; if the request format is HTML, that `resp` will just be a string, not an object. So `resp.html` returns undefined and is non-sensical. This only makes sense if the request format is JSON.
Since my impression is most people are going to be hitting a URL that returns HTML, I'd suggest just changing the example to `$modal.html(resp)` as I've done in this pull request. If you expect most people to be making a request that returns JSON, I would at least imply that in the URL, eg `$.ajax('/api/url.json')`.
Kevin Ball [Tue, 25 Oct 2016 21:38:41 +0000 (14:38 -0700)]
Merge pull request #9266 from Owlbertz/keyboard-tests
Added unit tests for Keyboard util.
Kevin Ball [Tue, 25 Oct 2016 17:32:54 +0000 (10:32 -0700)]
Merge pull request #9178 from DaSchTour/accordion-item
Don't attach accordion elements that are not marked as accordion-item
Kevin Ball [Tue, 25 Oct 2016 17:27:25 +0000 (10:27 -0700)]
Merge pull request #9294 from Owlbertz/offcanvas-tests
Offcanvas tests
Marius Olbertz [Tue, 25 Oct 2016 05:38:03 +0000 (07:38 +0200)]
Refined tests for Offcanvas.
Now using Foundation.transitionend instead of on('finished.zf.animate').
Marius Olbertz [Tue, 25 Oct 2016 05:36:58 +0000 (07:36 +0200)]
Fixed call to _trapFocus by adding missing underscore.
Kevin Ball [Mon, 24 Oct 2016 22:29:45 +0000 (15:29 -0700)]
Merge pull request #9289 from zurb/revert-9261-offcanvas-tests
Revert "Offcanvas tests"
Kevin Ball [Mon, 24 Oct 2016 22:28:44 +0000 (15:28 -0700)]
Revert "Offcanvas tests"
Kevin Ball [Mon, 24 Oct 2016 20:07:53 +0000 (13:07 -0700)]
Merge pull request #9261 from Owlbertz/offcanvas-tests
Offcanvas tests
Abdullah Salem [Sun, 23 Oct 2016 18:19:59 +0000 (21:19 +0300)]
Changed the switch width, paddle width and paddel left to be dynamic.
Fixed the initial value of the paddle's left property.
Marius Olbertz [Sat, 22 Oct 2016 16:14:02 +0000 (18:14 +0200)]
Added missing semicolon.
Marius Olbertz [Sat, 22 Oct 2016 15:17:48 +0000 (17:17 +0200)]
Rewrite event listener to make spying possible.
Arrow notation makes `bind(this)` statement obsolete, so it can be replaced with an anonymous function calling `_reflow()`, which allows using a `sinon.spy` during the unit tests.
Kevin Ball [Fri, 21 Oct 2016 22:50:40 +0000 (15:50 -0700)]
Merge branch 'v6.3' of git://github.com/sethkane/foundation-sites into sethkane-v6.3
Kevin Ball [Fri, 21 Oct 2016 22:46:20 +0000 (15:46 -0700)]
Merge branch 'v6.3' of https://github.com/zurb/foundation-sites into v6.3
Kevin Ball [Fri, 21 Oct 2016 22:46:11 +0000 (15:46 -0700)]
Merge branch 'OddenCreative-v6.3' into v6.3
Kevin Ball [Fri, 21 Oct 2016 22:45:52 +0000 (15:45 -0700)]
Merge branch 'v6.3' of git://github.com/OddenCreative/foundation-sites into OddenCreative-v6.3