]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Joe Workman [Wed, 18 Dec 2013 23:07:33 +0000 (15:07 -0800)]
Added missing dependencies for components
The commted components would not compile individually unless the added
impors were added.
Ghaida Zahran [Wed, 18 Dec 2013 17:46:13 +0000 (09:46 -0800)]
Merge pull request #3921 from gdsmith/patch-2
Fix bug where joyride fails to scroll up for next tip
George [Wed, 18 Dec 2013 16:35:41 +0000 (16:35 +0000)]
Fix bug where joyride fails to scroll up for next tip
If the next tip is higher on the page than current tip a negative tipOffset results in joyride not scrolling to show position of the next tip. This commit fixes that behaviour by scrolling unless tipOffset is 0 which I assume is intended behaviour
Mark Hayes [Wed, 18 Dec 2013 00:14:54 +0000 (16:14 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Wed, 18 Dec 2013 00:13:38 +0000 (16:13 -0800)]
Revert "Bugfix for #3840"
This reverts commit
d162feaf2f340e72222a5c4af28a00fd9e3d44bc .
Mark Hayes [Tue, 17 Dec 2013 23:20:16 +0000 (15:20 -0800)]
add travis build status image
Mark Hayes [Tue, 17 Dec 2013 22:23:50 +0000 (14:23 -0800)]
Merge pull request #3913 from thecrowflys/master
Fix select box arrow visuals in Internet Explorer 10 | Fixes #3873
thecrowflys [Tue, 17 Dec 2013 22:14:41 +0000 (22:14 +0000)]
Fix select box arrow visuals in Internet Explorer 10 | Fixes #3873
Fixes #3873
Mark Hayes [Tue, 17 Dec 2013 21:41:15 +0000 (13:41 -0800)]
preserve some js comments when using uglifier to compress js files
Mark Hayes [Tue, 17 Dec 2013 21:31:11 +0000 (13:31 -0800)]
Merge branch 'master' of github.com:zurb/foundation
Mark Hayes [Tue, 17 Dec 2013 21:30:37 +0000 (13:30 -0800)]
update travis test branch
Mark Hayes [Tue, 17 Dec 2013 21:14:38 +0000 (13:14 -0800)]
update test comparison
thecrowflys [Tue, 17 Dec 2013 20:04:27 +0000 (20:04 +0000)]
Fix select box arrow visuals in Internet Explorer 10
Fixes #3873
Ghaida Zahran [Tue, 17 Dec 2013 20:01:19 +0000 (12:01 -0800)]
Updated type docs with new print visibility classes
Mark Hayes [Tue, 17 Dec 2013 19:53:19 +0000 (11:53 -0800)]
run bower install to setup dependencies
Ghaida Zahran [Tue, 17 Dec 2013 19:53:19 +0000 (11:53 -0800)]
Fixed alert box docs error
Mark Hayes [Tue, 17 Dec 2013 19:48:55 +0000 (11:48 -0800)]
Merge branch 'master' of github.com:zurb/foundation into travis_ci_tests
Mark Hayes [Tue, 17 Dec 2013 19:47:33 +0000 (11:47 -0800)]
update TravisCI test suite to compile changes against compass, sass, and node-sass
Ghaida Zahran [Tue, 17 Dec 2013 18:47:57 +0000 (10:47 -0800)]
Edited grid so that large-uncentered doesn't override offsets
Mark Hayes [Tue, 17 Dec 2013 16:59:34 +0000 (08:59 -0800)]
fix testing configuration for karma
Mark Hayes [Tue, 17 Dec 2013 16:57:06 +0000 (08:57 -0800)]
update paths to bower vendor files
Mark Hayes [Tue, 17 Dec 2013 16:51:38 +0000 (08:51 -0800)]
Merge branch 'master' of github.com:zurb/foundation into use_bower_for_vendor_files
Conflicts:
Gruntfile.js
js/foundation/foundation.js
Mark Hayes [Tue, 17 Dec 2013 16:49:31 +0000 (08:49 -0800)]
don't embed FastClick, but attach if present
Mark Hayes [Tue, 17 Dec 2013 16:49:19 +0000 (08:49 -0800)]
use bower for vendored files, update Gruntfile/Karma to accommodate for these changes
Mark Hayes [Tue, 17 Dec 2013 16:46:47 +0000 (08:46 -0800)]
build search from sidebar urls so autocomplete works in development
Ghaida Zahran [Tue, 17 Dec 2013 01:26:39 +0000 (17:26 -0800)]
Merge pull request #3337 from brnrdbrk/table-head-font-weight
Moved table-head-font-weight variable to proper selector.
Ghaida Zahran [Tue, 17 Dec 2013 01:17:12 +0000 (17:17 -0800)]
Fixed spelling errors in Changelog
Ghaida Zahran [Tue, 17 Dec 2013 01:09:24 +0000 (17:09 -0800)]
Rolled back adding global to direction variables
Ghaida Zahran [Tue, 17 Dec 2013 01:06:53 +0000 (17:06 -0800)]
Merge pull request #3467 from renekopcem/fix-variable-scope
Added !global to conditional statement for text direction.
Ghaida Zahran [Tue, 17 Dec 2013 01:00:24 +0000 (17:00 -0800)]
Merge pull request #3502 from midu/no_bullets_in_block_grids
remove block-grid bullets in IE
Ghaida Zahran [Tue, 17 Dec 2013 00:48:56 +0000 (16:48 -0800)]
Merge pull request #3633 from ifyoumakeit/master
Multiline Tooltips w/ DATA-WIDTH vertical alignment fix : TIP-LEFT/TIP-RIGHT
Ghaida Zahran [Tue, 17 Dec 2013 00:48:07 +0000 (16:48 -0800)]
Merge pull request #3662 from maxbucknell/move-end-selector
Factor rule outside media queries.
Ghaida Zahran [Tue, 17 Dec 2013 00:45:21 +0000 (16:45 -0800)]
added 2d translate
Ghaida Zahran [Tue, 17 Dec 2013 00:29:05 +0000 (16:29 -0800)]
Merge pull request #3706 from fny/decouple-fastclick
Decouple FastClick from Foundation
Ghaida Zahran [Tue, 17 Dec 2013 00:26:28 +0000 (16:26 -0800)]
Merge pull request #3714 from meaganewaller/fix_javascript_404
Fixes typo in URL from JavaScript.html to javascript.html
Ghaida Zahran [Tue, 17 Dec 2013 00:26:16 +0000 (16:26 -0800)]
Merge pull request #3724 from jhilden/patch-1
[documentation] fixed path to tooltip.js
Ghaida Zahran [Tue, 17 Dec 2013 00:24:53 +0000 (16:24 -0800)]
Merge pull request #3743 from pcaldredbann/master
Config options not applying to foundation.reveal
Ghaida Zahran [Tue, 17 Dec 2013 00:23:09 +0000 (16:23 -0800)]
Merge pull request #3751 from JanneAalto/master
Orbit caption style
Ghaida Zahran [Tue, 17 Dec 2013 00:18:14 +0000 (16:18 -0800)]
Merge pull request #3757 from Eein/master
Fixed the deep linking data-orbit-link "active" class issue.
Ghaida Zahran [Tue, 17 Dec 2013 00:15:24 +0000 (16:15 -0800)]
Merge pull request #3771 from CoDanny/block-grid-overflow-fix
fixed page overflow in small when using block grids on the page
Ghaida Zahran [Tue, 17 Dec 2013 00:14:53 +0000 (16:14 -0800)]
Merge pull request #3772 from CoDanny/dropdown-reflow-fix
fixing undefined settings when doing reflow on dropdowns
Ghaida Zahran [Tue, 17 Dec 2013 00:11:23 +0000 (16:11 -0800)]
Merge pull request #3776 from XsErG/tab_background_in_top_bar
Removed top-bar background from links in .has-form block
Ghaida Zahran [Tue, 17 Dec 2013 00:10:56 +0000 (16:10 -0800)]
Merge pull request #3779 from taras/patch-1
Made input border radius configurable
Ghaida Zahran [Tue, 17 Dec 2013 00:10:19 +0000 (16:10 -0800)]
Added html-dropdown-classes to settings file
Ghaida Zahran [Tue, 17 Dec 2013 00:09:10 +0000 (16:09 -0800)]
Merge pull request #3782 from taras/patch-3
Removed dropdown dependancy on button configuration
Ghaida Zahran [Tue, 17 Dec 2013 00:04:26 +0000 (16:04 -0800)]
Changed reveal top position to use the -position-top variable
Ghaida Zahran [Mon, 16 Dec 2013 23:59:13 +0000 (15:59 -0800)]
Merge pull request #3807 from der-On/patch-1
Allow usage of data-tab-content attibute instead of href in tabs
Ghaida Zahran [Mon, 16 Dec 2013 23:58:42 +0000 (15:58 -0800)]
Merge pull request #3813 from mondaychen/master
Add a placeholder for magellan to make it smooth
Ghaida Zahran [Mon, 16 Dec 2013 23:57:29 +0000 (15:57 -0800)]
Merge pull request #3821 from fitzhaile/patch-2
Add height value for select elements to match text input height.
Ghaida Zahran [Mon, 16 Dec 2013 23:55:02 +0000 (15:55 -0800)]
Merge pull request #3822 from louh/patch-1
Fix topbar behavior when scrolltop setting is false
Ghaida Zahran [Mon, 16 Dec 2013 23:53:09 +0000 (15:53 -0800)]
Adjusted some values after the scale-color change
Ghaida Zahran [Mon, 16 Dec 2013 23:12:26 +0000 (15:12 -0800)]
Merge pull request #3828 from johnbacon/patch-4
Update off-canvas menu icon to be visible on Android 2.3 devices
Ghaida Zahran [Mon, 16 Dec 2013 23:10:42 +0000 (15:10 -0800)]
Merge pull request #3841 from stryju/patch-3
[bug] default settings fallback for dynamically added alert-boxes
Ghaida Zahran [Mon, 16 Dec 2013 23:10:26 +0000 (15:10 -0800)]
Merge pull request #3842 from louh/patch-2
Fix Orbit navigation background color setting.
Ghaida Zahran [Mon, 16 Dec 2013 23:10:10 +0000 (15:10 -0800)]
Merge pull request #3843 from MaxwellRebo/patch-1
Update README.md
Ghaida Zahran [Mon, 16 Dec 2013 23:09:46 +0000 (15:09 -0800)]
Merge pull request #3846 from sjonnet19/patch-1
Allow declarative pattern overrides
Ghaida Zahran [Mon, 16 Dec 2013 23:07:59 +0000 (15:07 -0800)]
Merge pull request #3849 from mortenc/patch-1
Antialiasing for Firefox (v25 and later) on Mac
Ghaida Zahran [Mon, 16 Dec 2013 23:07:42 +0000 (15:07 -0800)]
Merge pull request #3861 from littlexiang/master
Update foundation.alert.js
Ghaida Zahran [Mon, 16 Dec 2013 23:06:31 +0000 (15:06 -0800)]
Merge pull request #3872 from Extaze/fix-reveal-close-on-esc
Fix escape key when no reveal is shown
Ghaida Zahran [Mon, 16 Dec 2013 22:59:52 +0000 (14:59 -0800)]
Merge pull request #3876 from markrickert/tab-active-variable
Adds a variable for the background color of the active tab in the tab component.
Ghaida Zahran [Mon, 16 Dec 2013 22:58:37 +0000 (14:58 -0800)]
Merge pull request #3878 from shabda/master
correct import in docs
Ghaida Zahran [Mon, 16 Dec 2013 22:57:43 +0000 (14:57 -0800)]
Merge pull request #3879 from eusonic/master
Respect $reveal-modal-padding variable on all screen sizes.
Ghaida Zahran [Mon, 16 Dec 2013 22:57:11 +0000 (14:57 -0800)]
Merge pull request #3881 from astonishdesign/feature/reveal_root_element_config
Allows you to configure which element to append the reveal
Ghaida Zahran [Mon, 16 Dec 2013 22:54:13 +0000 (14:54 -0800)]
Merge pull request #3884 from JoahG/dropdown-fix
Change hidden dropdown positioning to be left instead of top.
Ghaida Zahran [Mon, 16 Dec 2013 22:53:37 +0000 (14:53 -0800)]
Merge pull request #3886 from devinmcinnis/3869-magellan-active-class
Fix ability to set active_class for magellan plugin
Ghaida Zahran [Mon, 16 Dec 2013 22:53:07 +0000 (14:53 -0800)]
Merge pull request #3894 from zurie/master
Update foundation.topbar.js
Ghaida Zahran [Mon, 16 Dec 2013 22:52:22 +0000 (14:52 -0800)]
Merge pull request #3896 from yujiym/fix-select-bg-color-variables
Fix $select-bg-color setting can’t overwrite
Jonathan Smiley [Mon, 16 Dec 2013 22:19:46 +0000 (14:19 -0800)]
Merge pull request #3898 from michaelrshannon/docs-alerts-fix
Fixes #3897 - Removed incorrectly placed speech marks around #cccccc
Jonathan Smiley [Mon, 16 Dec 2013 22:12:37 +0000 (14:12 -0800)]
Merge pull request #3887 from bartveneman/master
Fix typos in visibility component
Jonathan Smiley [Mon, 16 Dec 2013 22:11:45 +0000 (14:11 -0800)]
Merge pull request #3890 from devinmcinnis/footer-top-icons-retina
Fix broken retina background-image for footer learn-links
Jonathan Smiley [Mon, 16 Dec 2013 22:10:26 +0000 (14:10 -0800)]
Merge pull request #3900 from doup/patch-1
_variables doesn't exist, changed to _functions.scss
Jordan Humphreys [Mon, 16 Dec 2013 17:01:08 +0000 (09:01 -0800)]
Merge pull request #3768 from pmcalabrese/patch-1
foundations.tooltips.js corrected to tooltip (singular) missed a bracket...
Jordan Humphreys [Mon, 16 Dec 2013 17:00:49 +0000 (09:00 -0800)]
Merge pull request #3769 from glorpen/revealfix
Reveal - opening and creating within JS
Jordan Humphreys [Mon, 16 Dec 2013 16:57:33 +0000 (08:57 -0800)]
Merge pull request #3850 from webflo/fix-reveal-js-api
Fix Reveal Javascript API to match docs
Jordan Humphreys [Mon, 16 Dec 2013 16:55:23 +0000 (08:55 -0800)]
Merge pull request #3892 from ebargtuo/patch-2
Update topbar docs example variables
Jordan Humphreys [Mon, 16 Dec 2013 16:54:52 +0000 (08:54 -0800)]
Merge pull request #3893 from aahan/patch-1
Fix broken link to JavaScript Setup doc
Asier Illarramendi [Mon, 16 Dec 2013 13:25:12 +0000 (14:25 +0100)]
_variables doesn't exist, changed to _functions.scss
Michael Shannon [Mon, 16 Dec 2013 10:23:33 +0000 (10:23 +0000)]
Fixes #3897 - Removed incorrectly placed speech marks around #cccccc
yujiym [Mon, 16 Dec 2013 06:06:43 +0000 (15:06 +0900)]
Fix $select-bg-color setting is not applied
Add sass “!default” to fix $select-bg-color setting can’t overwrite.
Zuriel Andrusyshyn [Sun, 15 Dec 2013 22:44:13 +0000 (17:44 -0500)]
Update foundation.topbar.js
On Single Page Apps, (Angular, etc) using # returns the application to the index page. Suggest replacing # with javascript:void(0)
Aahan Krish [Sun, 15 Dec 2013 16:42:41 +0000 (22:12 +0530)]
Fix broken link to JavaScript Setup doc
Replaced link 'JavaScript.html' with 'javascript.html'
ebargtuo [Sun, 15 Dec 2013 11:17:26 +0000 (12:17 +0100)]
Update topbar docs example variables
Add the topbar link active hover background colour to the customisable variables listed in the docs.
Devin McInnis [Sat, 14 Dec 2013 20:41:46 +0000 (12:41 -0800)]
fix broken retina background-image for footer learn-links
Bart Veneman [Sat, 14 Dec 2013 14:53:10 +0000 (15:53 +0100)]
Fix typos in visibility component
Devin McInnis [Sat, 14 Dec 2013 11:28:35 +0000 (03:28 -0800)]
revert to method; pass method instead of options
Devin McInnis [Sat, 14 Dec 2013 10:55:22 +0000 (02:55 -0800)]
fix #3869, fix ability to add custom active_class to magellan
Joah Gerstenberg [Fri, 13 Dec 2013 14:46:58 +0000 (08:46 -0600)]
Change hidden dropdown positioning to be left instead of top. Addresses #3883
FilmKnurd [Fri, 13 Dec 2013 02:27:28 +0000 (20:27 -0600)]
Allows you to configure which element to append the reveal
- Checks for the existance of rootElement in the settings object
- Uses rootElement if it is set, otherwise it appends the reveal
to <body>
**Depends on PR:** #3743
Usage
----------
To change the element, pass in an a settings object on initialization:
```JS
$(document).foundation( 'reveal', { rootElement: '#alternate-element'})
```
Or on open:
```JS
$('#myModal').foundation( 'reveal', 'open', { rootElement: '#alternate-element' });
```
Purpose
------------
In a QUnit test environment, I needed the reveal to stay within the
confines of the testing sandbox, so that the app code under test
retained access to the modal.
This feature is transparent, if no rootElement is specified, then
reveal behaves exactly as expected. But, if you need to attach the
reveal to another element, then you can.
Cameron Spencer [Thu, 12 Dec 2013 23:39:54 +0000 (15:39 -0800)]
use -modal-padding variable on all screen sizes
Shabda Raaj [Thu, 12 Dec 2013 19:16:26 +0000 (00:46 +0530)]
correct import
Mark Rickert [Thu, 12 Dec 2013 17:53:03 +0000 (12:53 -0500)]
Adds a variable for the background color of the active tab in the tab component.
Gabriel JUCHAULT [Thu, 12 Dec 2013 01:05:28 +0000 (02:05 +0100)]
Fix escape key when no reveal is shown
If you try to press escape key when no reveal modal is shown; an error is thrown. Fixed.
Mark Hayes [Thu, 12 Dec 2013 00:37:45 +0000 (16:37 -0800)]
Merge branch 'master' into doc-fixes
Rafi Benkual [Thu, 12 Dec 2013 00:37:03 +0000 (16:37 -0800)]
added toggle top bar menu option to example
Ghaida Zahran [Wed, 11 Dec 2013 23:56:34 +0000 (15:56 -0800)]
Removed riright border on last button in button group
Rafi Benkual [Wed, 11 Dec 2013 22:27:41 +0000 (14:27 -0800)]
fixed vaious typos and links
Rafi Benkual [Wed, 11 Dec 2013 22:03:12 +0000 (14:03 -0800)]
Corrected missing class in topbar example
toggle top bar menu
Ghaida Zahran [Wed, 11 Dec 2013 18:50:23 +0000 (10:50 -0800)]
Added missing @import dropdown buttons
littlexiang [Wed, 11 Dec 2013 04:26:24 +0000 (12:26 +0800)]
Update foundation.alert.js
fix on-the-fly alert
rafibomb [Tue, 10 Dec 2013 18:07:22 +0000 (10:07 -0800)]
Merge pull request #3847 from dillongrove/master
Fixed typo in form docs