]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Michael Bromley [Tue, 16 Dec 2014 13:25:20 +0000 (14:25 +0100)]
Fix broken back button in tabs with deep linking
This change fixes a bug in tabs which have deep linking enabled, whereby
the user, in using the browser back button, would only be able to
navigate backwards as far as the default tab hash location. Attempting
to navigate back to the previous page would result in infinite
redirection back to the default tab. For moreinformation see [this
issue](https://github.com/zurb/foundation/issues/6102)
This change has the tab control remember the entry location upon
initialization, and then whenever the hash changes, it compares the
current location.hash value with the entry location and the default hash
value, in order to determine whether to update the location.hash or
simply allow the navigation to occur without modifying the
location.hash.
Rafi Benkual [Tue, 16 Dec 2014 00:13:35 +0000 (16:13 -0800)]
updates all js docs pages with reflow info
Rafi [Mon, 15 Dec 2014 18:15:39 +0000 (10:15 -0800)]
Merge pull request #6113 from flexbox/feature/update-disabled-cursor
Cursor need some love for accessibility
David Leuliette [Mon, 15 Dec 2014 18:03:18 +0000 (19:03 +0100)]
Update cursor value to not-allowed for disabled components
Rafi Benkual [Sat, 13 Dec 2014 01:41:09 +0000 (17:41 -0800)]
adds changelog
Arthur [Fri, 12 Dec 2014 22:16:33 +0000 (14:16 -0800)]
Updating to 5.5.0
Geoff Kimball [Fri, 12 Dec 2014 21:40:03 +0000 (13:40 -0800)]
Fix incorrect dropdown example in docs
Geoff Kimball [Fri, 12 Dec 2014 20:00:48 +0000 (12:00 -0800)]
Update exports mixin to import from global scope, update Gemfile to Sass 3.4
Rafi Benkual [Fri, 12 Dec 2014 19:27:57 +0000 (11:27 -0800)]
fixes offcanvas tabbar text alignment
Rafi Benkual [Fri, 12 Dec 2014 19:03:06 +0000 (11:03 -0800)]
changes reveal close position to b be equadistant from corner.
Rafi [Fri, 12 Dec 2014 18:53:45 +0000 (10:53 -0800)]
Merge pull request #6096 from socketz/multilevel-offcanvas
Fixed issues #5730 #6076 and probably more
Rafi Benkual [Fri, 12 Dec 2014 18:50:13 +0000 (10:50 -0800)]
removes erroneous commas from deoc example
Rafi Benkual [Fri, 12 Dec 2014 17:44:28 +0000 (09:44 -0800)]
fixes issue with resized topbar inputs not vertically middle automatically, resolves 5299
Eduardo Cataño [Thu, 11 Dec 2014 11:10:53 +0000 (12:10 +0100)]
Fixed issue #5730
Rafi Benkual [Wed, 10 Dec 2014 23:51:14 +0000 (15:51 -0800)]
changes off-canvas asside border issue
Brandon Arnold [Wed, 10 Dec 2014 23:07:34 +0000 (15:07 -0800)]
Merge pull request #6075 from ryanshrum/collapse-uncollapse-row
Collapse/uncollapse row
Brandon Arnold [Wed, 10 Dec 2014 23:04:47 +0000 (15:04 -0800)]
Merge pull request #6059 from ahmadmilzam/patch-1
Update foundation accordion
Rafi Benkual [Wed, 10 Dec 2014 23:01:33 +0000 (15:01 -0800)]
fixes sub nav margin
Ryan Shrum [Wed, 10 Dec 2014 20:25:07 +0000 (15:25 -0500)]
Updating docs, uncompiled
Jeanie Chung [Wed, 10 Dec 2014 19:30:56 +0000 (13:30 -0600)]
Merge conflicts.
Jeanie Chung [Wed, 10 Dec 2014 19:28:37 +0000 (13:28 -0600)]
Added hover timeout option in dropdown settings. Default is set to 150ms (as the function was written before). Closes #5239.
Brandon Arnold [Wed, 10 Dec 2014 18:21:38 +0000 (10:21 -0800)]
Merge pull request #6094 from doxxon/doxxon-patch-2
Update button mixin comments to clarify transparency options
Jeanie Chung [Wed, 10 Dec 2014 18:17:56 +0000 (12:17 -0600)]
Added functionality and documentation for autoclose in link dropdowns. Closes #5156.
Jeanie Chung [Wed, 10 Dec 2014 18:17:21 +0000 (12:17 -0600)]
Added functionality and documentation for autoclose in link dropdowns. Closes #5156.
Jeanie Chung [Wed, 10 Dec 2014 18:17:17 +0000 (12:17 -0600)]
Added functionality and documentation for autoclose in link dropdowns. Closes #5156.
Doxxon [Wed, 10 Dec 2014 10:02:47 +0000 (18:02 +0800)]
Update button mixin comments to clarify transparency options
Rafi [Wed, 10 Dec 2014 01:05:55 +0000 (17:05 -0800)]
Merge pull request #6010 from szinya/named-media-queries
Add x-only named media queries with documentation
Arthur [Wed, 10 Dec 2014 01:04:31 +0000 (17:04 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 10 Dec 2014 01:03:45 +0000 (17:03 -0800)]
Merge branch 'hakanensari-fix-range-slider'
Brandon Arnold [Wed, 10 Dec 2014 01:03:18 +0000 (17:03 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 10 Dec 2014 01:02:59 +0000 (17:02 -0800)]
Fixing Conflict in PR - extra space
Brandon Arnold [Wed, 10 Dec 2014 01:02:20 +0000 (17:02 -0800)]
Merge branch 'pr/5642'
Rafi [Wed, 10 Dec 2014 00:43:30 +0000 (16:43 -0800)]
Merge pull request #5834 from jellis/master
Rectify styles being cached permanently in issue 5827
Rafi Benkual [Wed, 10 Dec 2014 00:27:22 +0000 (16:27 -0800)]
fixes visability section on kitchen sink docs
Brandon Arnold [Wed, 10 Dec 2014 00:14:04 +0000 (16:14 -0800)]
fix issue #5525
Rafi [Tue, 9 Dec 2014 23:25:24 +0000 (15:25 -0800)]
Merge pull request #6035 from tjFogarty/js-media-queries
JS media queries
Rafi [Tue, 9 Dec 2014 23:23:07 +0000 (15:23 -0800)]
Merge pull request #6036 from Batterii/switch-mixin-fix
Fix usage of $active-color in mixin
Rafi [Tue, 9 Dec 2014 23:18:52 +0000 (15:18 -0800)]
Merge pull request #6077 from c1982/patch-1
domain regex for gTLD domains.
Brandon Arnold [Tue, 9 Dec 2014 23:14:54 +0000 (15:14 -0800)]
Merge pull request #6038 from Kolodij/master
Reveal Modal Fixes
Rafi [Tue, 9 Dec 2014 23:12:29 +0000 (15:12 -0800)]
Merge pull request #6086 from bradp/patch-1
Capitalize P in WordPress in docs.
Rafi [Tue, 9 Dec 2014 23:11:55 +0000 (15:11 -0800)]
Merge pull request #6057 from thiagosf/master
Settings duration and easing for magellan
Brandon Arnold [Tue, 9 Dec 2014 23:10:16 +0000 (15:10 -0800)]
Merge pull request #6054 from erredeco/patch-1
.postfix .button slightly misaligned #6053
Brandon Arnold [Tue, 9 Dec 2014 23:09:58 +0000 (15:09 -0800)]
Merge pull request #6056 from merty/patch-1
Fixed a typo
Brandon Arnold [Tue, 9 Dec 2014 23:06:59 +0000 (15:06 -0800)]
Merge pull request #6074 from tayre/master
Removing extraneous tab characters from _toolbar partial.
Rafi [Tue, 9 Dec 2014 23:06:37 +0000 (15:06 -0800)]
Merge pull request #6078 from matthewalbani/master
#5406 Added option for disabled icons
Brandon Arnold [Tue, 9 Dec 2014 23:05:10 +0000 (15:05 -0800)]
Merge pull request #6088 from briandela/patch-1
Minor change: typo
Rafi Benkual [Tue, 9 Dec 2014 00:11:20 +0000 (16:11 -0800)]
fixes footer twitter handle link and name
Rafi Benkual [Tue, 9 Dec 2014 00:06:33 +0000 (16:06 -0800)]
fixes missing div tag on docs example
Brian Delahunty [Sun, 7 Dec 2014 04:55:18 +0000 (20:55 -0800)]
Minor change: typo
Brad Parbs [Sat, 6 Dec 2014 23:27:56 +0000 (17:27 -0600)]
Capitalize P in WordPress in docs.
matthewalbani-moovweb [Wed, 3 Dec 2014 16:54:09 +0000 (10:54 -0600)]
#5406 Added option for disabled icons
Oguzhan YILMAZ [Wed, 3 Dec 2014 08:59:34 +0000 (10:59 +0200)]
domain regex for gTLD domains.
New gTLD extensions can be 8 characters (.hosting, .attorney,.company)
Ryan Shrum [Tue, 2 Dec 2014 22:05:38 +0000 (17:05 -0500)]
cleaned up and tested with other rows
Ryan Shrum [Tue, 2 Dec 2014 21:30:15 +0000 (16:30 -0500)]
Added size-based collapse/uncollapse to .row
While it isn't the proper place in the code, it works well and allows for someone to add/remove padding with class-based Foundation.
Tom Ayre [Tue, 2 Dec 2014 20:51:09 +0000 (15:51 -0500)]
Removing extraneous tab characters from _toolbar partial.
ahmadmilzam [Tue, 25 Nov 2014 07:30:59 +0000 (14:30 +0700)]
Update foundation accordion
rename all hardcoded content class ('.content') with => '.'+settings.content_class
Thiago Silva Ferreira [Sun, 23 Nov 2014 21:09:45 +0000 (19:09 -0200)]
Settings duration and easing for magellan
Mert Yazıcıoğlu [Sun, 23 Nov 2014 18:28:00 +0000 (20:28 +0200)]
Fixed a typo
Wordpress -> WordPress
Riccardo De Contardi [Sat, 22 Nov 2014 15:40:46 +0000 (16:40 +0100)]
.postfix .button slightly misaligned #6053
Proposal to solve #6053; to be tested in Mac enviroment and IE
Jordan Humphreys [Tue, 18 Nov 2014 22:37:07 +0000 (14:37 -0800)]
Fix indentation in dropdown.js among others.
Jordan Humphreys [Tue, 18 Nov 2014 22:23:11 +0000 (14:23 -0800)]
Small whitespace cleanup in Foundation core.
Rafi [Sat, 15 Nov 2014 00:26:15 +0000 (16:26 -0800)]
Merge pull request #5887 from michelts/joyride-modal-bg
Fixes #3848: show/hide modal background when swap style.
Rafi [Sat, 15 Nov 2014 00:03:27 +0000 (16:03 -0800)]
Merge pull request #6039 from gcornhill/master
Removed % and px from 0 units
Rafi [Fri, 14 Nov 2014 23:45:14 +0000 (15:45 -0800)]
Merge pull request #6034 from jaminscript/master
Omit unnecessary "px" identifiers from "0px" in multiple .scss files
Genevieve Cornhill Bulger [Fri, 14 Nov 2014 22:08:27 +0000 (15:08 -0700)]
Adding missing vender prefix for switches.scss
Genevieve Cornhill Bulger [Fri, 14 Nov 2014 21:55:59 +0000 (14:55 -0700)]
Removed % and px from 0 units
Kolodij [Fri, 14 Nov 2014 16:35:05 +0000 (11:35 -0500)]
allows user to choose background attachment container
allows scrolling of modal window with background present.
adds ability to choose both modal container and background container independent of each other.
Kolodij [Fri, 14 Nov 2014 15:39:10 +0000 (10:39 -0500)]
changing position to absolute allows background to extend beyond window position
Jonathan Lepolt [Fri, 14 Nov 2014 13:55:47 +0000 (08:55 -0500)]
Fix usage of $active-color in mixin
TJ Fogarty [Fri, 14 Nov 2014 10:10:27 +0000 (10:10 +0000)]
Fix docs closing tag
TJ Fogarty [Fri, 14 Nov 2014 10:07:26 +0000 (10:07 +0000)]
Added functions to check Foundation media queries with JS
Ben Abbott [Fri, 14 Nov 2014 01:29:29 +0000 (14:29 +1300)]
Omit unnecessary "px" identifiers from "0px" in multiple .scss files
This commit removes all the unnecessary unit identifiers where the value
of a property is 0.
Rafi Benkual [Fri, 14 Nov 2014 00:13:14 +0000 (16:13 -0800)]
adds button group even to docs
Rafi [Fri, 14 Nov 2014 00:11:11 +0000 (16:11 -0800)]
Merge pull request #5999 from Magrippinho/master
Icon bar active state styling
Rafi [Thu, 13 Nov 2014 23:50:26 +0000 (15:50 -0800)]
Merge pull request #6031 from gcornhill/master
Removing em from 0em
Genevieve Cornhill Bulger [Thu, 13 Nov 2014 19:28:20 +0000 (12:28 -0700)]
Removing em from 0em
Values of 0 don’t need units
Rafi [Thu, 13 Nov 2014 19:03:44 +0000 (11:03 -0800)]
Merge pull request #6030 from gcornhill/master
Removing -webkit prefixe for border-radius
Rafi [Thu, 13 Nov 2014 19:03:11 +0000 (11:03 -0800)]
Merge pull request #6029 from zurb/dropdown-callback-bug
Properly extending dropdown library
Rafi [Thu, 13 Nov 2014 19:02:18 +0000 (11:02 -0800)]
Merge pull request #6025 from andreruffert/fix-pageXY-slider-js
fix(foundation.slider.js): consider 0 value for `pageX/Y`
Genevieve Cornhill Bulger [Thu, 13 Nov 2014 17:24:56 +0000 (10:24 -0700)]
Removing -webkit prefixe for border-radius
The prefix is only needed for Safari 4, which is such a fraction of
usage.
See: http://css-tricks.com/do-we-need-box-shadow-prefixes/
http://caniuse.com/#feat=border-radius
Antonin Januska [Thu, 13 Nov 2014 14:41:56 +0000 (08:41 -0600)]
Properly extending dropdown library
André Ruffert [Wed, 12 Nov 2014 16:33:10 +0000 (17:33 +0100)]
fix(js): consider 0 value for `pageX`, `pageY`
* remove error message `Uncaught TypeError: Cannot read property '0' of
undefined` if mouse position X/Y is 0
* add `get_cursor_position(e, xy)` method
If you start dragging the slider and move the mouse position X/Y until
it is `0`, it is counted as falsey which means `||` in [line
49](https://github.com/zurb/foundation/blob/master/js/foundation/foundat
ion.slider.js#L49) and in [line
55](https://github.com/zurb/foundation/blob/master/js/foundation/foundat
ion.slider.js#L55) keeps going until it gets to
`e.originalEvent.touches[0].clientX/Y` where it raises an error if it
is no touch device. I changed it to explicitly checking that the values
are `undefined`.
Rafi [Tue, 11 Nov 2014 19:38:07 +0000 (11:38 -0800)]
Merge pull request #6022 from enyce12/master
Consistent quotes across js files
Rafi Benkual [Tue, 11 Nov 2014 17:34:09 +0000 (09:34 -0800)]
adds even class to docs and various fixes to buttons and button groups
Damian Frizzi [Tue, 11 Nov 2014 14:58:09 +0000 (15:58 +0100)]
Update foundation.topbar.js
Damian Frizzi [Tue, 11 Nov 2014 14:56:48 +0000 (15:56 +0100)]
Update foundation.tab.js
Damian Frizzi [Tue, 11 Nov 2014 14:55:36 +0000 (15:55 +0100)]
Update foundation.orbit.js
Damian Frizzi [Tue, 11 Nov 2014 14:54:49 +0000 (15:54 +0100)]
Update foundation.offcanvas.js
Damian Frizzi [Tue, 11 Nov 2014 14:53:33 +0000 (15:53 +0100)]
Update foundation.magellan.js
Damian Frizzi [Tue, 11 Nov 2014 14:52:51 +0000 (15:52 +0100)]
Update foundation.js
Damian Frizzi [Tue, 11 Nov 2014 14:50:21 +0000 (15:50 +0100)]
Update foundation.joyride.js
Damian Frizzi [Tue, 11 Nov 2014 14:48:38 +0000 (15:48 +0100)]
Update foundation.dropdown.js
Damian Frizzi [Tue, 11 Nov 2014 14:43:33 +0000 (15:43 +0100)]
Update foundation.clearing.js
Rafi Benkual [Tue, 11 Nov 2014 01:38:01 +0000 (17:38 -0800)]
fix for label s mixin and correct docs variables, and adds info color option to docs
Rafi Benkual [Mon, 10 Nov 2014 23:42:40 +0000 (15:42 -0800)]
corrects class in top-bar js
Rafi [Mon, 10 Nov 2014 18:15:37 +0000 (10:15 -0800)]
Merge pull request #6019 from enyce12/patch-1
Update foundation.alert.js
Damian Frizzi [Mon, 10 Nov 2014 14:09:10 +0000 (15:09 +0100)]
Update foundation.alert.js
Consistent quotes
Rafi [Thu, 6 Nov 2014 18:13:52 +0000 (10:13 -0800)]
Merge pull request #6017 from ctalkington/wrap-division
wrap division in parenthesis. minor formatting cleanup.
Chris Talkington [Thu, 6 Nov 2014 17:45:50 +0000 (11:45 -0600)]
fix random indenting.
Chris Talkington [Thu, 6 Nov 2014 17:40:04 +0000 (11:40 -0600)]
wrap division in parenthesis. minor formatting cleanup.