]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
11 years agoUpdate equalizer.html 5110/head
Wing-Hou Chan [Mon, 5 May 2014 08:10:58 +0000 (09:10 +0100)] 
Update equalizer.html

11 years agoMerge pull request #9 from zurb/master
Wing-Hou Chan [Sat, 3 May 2014 11:19:18 +0000 (12:19 +0100)] 
Merge pull request #9 from zurb/master

Update Foundation

11 years agoFixing Google Map on interchange page
Arthur [Thu, 1 May 2014 23:55:56 +0000 (16:55 -0700)] 
Fixing Google Map on interchange page

11 years agoUpdating our Docs topbar
Arthur [Thu, 1 May 2014 22:49:10 +0000 (15:49 -0700)] 
Updating our Docs topbar

11 years agoVersion Bump for Topbar.js
Arthur [Thu, 1 May 2014 19:00:56 +0000 (12:00 -0700)] 
Version Bump for Topbar.js

11 years agofix
Arthur [Thu, 1 May 2014 17:58:56 +0000 (10:58 -0700)] 
fix

11 years agoFixing topbar dropdowns
Arthur [Thu, 1 May 2014 17:55:15 +0000 (10:55 -0700)] 
Fixing topbar dropdowns

11 years agoMerge branch 'master' of github.com:zurb/foundation
Arthur [Wed, 30 Apr 2014 21:44:44 +0000 (14:44 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoMerge branch 'campbellwmorgan-patch-1'
Arthur [Wed, 30 Apr 2014 21:44:23 +0000 (14:44 -0700)] 
Merge branch 'campbellwmorgan-patch-1'

11 years agoFixing conflict
Arthur [Wed, 30 Apr 2014 21:43:26 +0000 (14:43 -0700)] 
Fixing conflict

11 years agoMerge pull request #5037 from winghouchan/update-offcanvas-docs
Brandon Arnold [Wed, 30 Apr 2014 21:39:40 +0000 (14:39 -0700)] 
Merge pull request #5037 from winghouchan/update-offcanvas-docs

Update offcanvas docs

11 years agoMerge pull request #5035 from winghouchan/new-offcanvas-functionality
Brandon Arnold [Wed, 30 Apr 2014 21:38:41 +0000 (14:38 -0700)] 
Merge pull request #5035 from winghouchan/new-offcanvas-functionality

New offcanvas functionality

11 years agoMerge pull request #4964 from glafarge/patch-2
Jonathan Smiley [Wed, 30 Apr 2014 21:31:30 +0000 (00:31 +0300)] 
Merge pull request #4964 from glafarge/patch-2

Prevent scroll from completing a full cycle

11 years agoMerge pull request #5067 from ibroadfo/master
Rafi [Wed, 30 Apr 2014 21:24:24 +0000 (14:24 -0700)] 
Merge pull request #5067 from ibroadfo/master

handle empty settings in reveal

11 years agoMerge pull request #5083 from gastlich/master
Brandon Arnold [Wed, 30 Apr 2014 21:23:59 +0000 (14:23 -0700)] 
Merge pull request #5083 from gastlich/master

Add !important keyword to float: none; rule of centered columns in grid system

11 years agoMerge pull request #5074 from danielsamuels/master
Brandon Arnold [Wed, 30 Apr 2014 21:21:05 +0000 (14:21 -0700)] 
Merge pull request #5074 from danielsamuels/master

Fix button background color not being used when defined in settings.

11 years agoMerge pull request #5086 from istrasoft/PR-dropdown-reuse
Jonathan Smiley [Wed, 30 Apr 2014 21:20:10 +0000 (00:20 +0300)] 
Merge pull request #5086 from istrasoft/PR-dropdown-reuse

Allow to reuse dropdown-content element.

11 years agoMerge pull request #8 from zurb/master
Wing-Hou Chan [Wed, 30 Apr 2014 14:12:28 +0000 (15:12 +0100)] 
Merge pull request #8 from zurb/master

Update Foundation

11 years ago- Allow to reuse dropdown-content element. If a target opened the dropdown, clicking... 5086/head
Istrasoft [Wed, 30 Apr 2014 02:49:31 +0000 (04:49 +0200)] 
- Allow to reuse dropdown-content element. If a target opened the dropdown, clicking another target will directly open the same dropdown element instead of just closing the previous one.
- Remove unnecessary call to this.close.call

11 years agoAdded !important keyword to float: none; rule of centered columns in grid system 5083/head
gastlich [Tue, 29 Apr 2014 20:07:44 +0000 (21:07 +0100)] 
Added !important keyword to float: none; rule of centered columns in grid system
Currently selectors:
[class*="column"] + [class*="column"]:last-child { float: $opposite-direction; }
[class*="column"] + [class*="column"].end { float: $default-float; }
are more specific (specifity= 3) than rules for centered columns (specifity=2), and if centered
column is the last one in a row it will use f.e. float: right; rule instead of
float: none; from centered classes

11 years agoMerge pull request #5080 from johnbacon/patch-5
Brandon Arnold [Tue, 29 Apr 2014 17:31:36 +0000 (10:31 -0700)] 
Merge pull request #5080 from johnbacon/patch-5

Fix minor typo in _alert-boxes.scss

11 years agoFix minor typo in _alert-boxes.scss 5080/head
John Bacon [Tue, 29 Apr 2014 16:03:49 +0000 (12:03 -0400)] 
Fix minor typo in _alert-boxes.scss

11 years agoFix button background color not being used when defined in settings. 5074/head
Daniel Samuels [Mon, 28 Apr 2014 17:55:04 +0000 (18:55 +0100)] 
Fix button background color not being used when defined in settings.

11 years agoadds aldocumentation for full class on reveal and notes the default on small
Rafi Benkual [Mon, 28 Apr 2014 17:15:51 +0000 (10:15 -0700)] 
adds aldocumentation for full class on reveal and notes the default on small

11 years agoadds alert - alert and secondary alert to docs examples
Rafi Benkual [Mon, 28 Apr 2014 17:07:42 +0000 (10:07 -0700)] 
adds alert - alert and secondary alert to docs examples

11 years agoMerge branch 'master' of github.com:zurb/foundation
Rafi Benkual [Mon, 28 Apr 2014 16:51:12 +0000 (09:51 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

make fixes

11 years agohandle empty settings 5067/head
Iain D Broadfoot [Mon, 28 Apr 2014 11:46:54 +0000 (12:46 +0100)] 
handle empty settings

11 years agoMerge branch 'master' of github.com:zurb/foundation
Eric Morris [Fri, 25 Apr 2014 21:01:30 +0000 (14:01 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agoTrim beginning and ending whitespace before doing Abide regex comparison
Eric Morris [Fri, 25 Apr 2014 21:01:15 +0000 (14:01 -0700)] 
Trim beginning and ending whitespace before doing Abide regex comparison

11 years agoMerge pull request #4950 from daigofuji/list-style
Jonathan Smiley [Fri, 25 Apr 2014 18:49:29 +0000 (21:49 +0300)] 
Merge pull request #4950 from daigofuji/list-style

Adding more list variables for flexibility

11 years agoMerge pull request #5049 from winghouchan/remove-menu-icon-class-specificity
Jonathan Smiley [Fri, 25 Apr 2014 18:43:51 +0000 (21:43 +0300)] 
Merge pull request #5049 from winghouchan/remove-menu-icon-class-specificity

Remove menu icon class specificity

11 years agofix a typo on applications docs page
Rafi Benkual [Fri, 25 Apr 2014 16:50:53 +0000 (09:50 -0700)] 
fix a typo on applications docs page

11 years agoadds s span tag needed for menu icon in docs and adds comment to explain
Rafi Benkual [Fri, 25 Apr 2014 00:30:31 +0000 (17:30 -0700)] 
adds s span tag needed for menu icon in docs and adds comment to explain

11 years agoadds link to utility classes to type page
Rafi Benkual [Fri, 25 Apr 2014 00:27:39 +0000 (17:27 -0700)] 
adds link to utility classes to type page

11 years agoAdd reveal examples file
Rafi Benkual [Thu, 24 Apr 2014 23:49:46 +0000 (16:49 -0700)] 
Add reveal examples file

11 years agoMerge branch 'master' of github.com:zurb/foundation
Rafi Benkual [Thu, 24 Apr 2014 23:45:36 +0000 (16:45 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

11 years agofix for erroneos data-option, adding proper markdown, corrects rendered examples...
Rafi Benkual [Thu, 24 Apr 2014 23:41:50 +0000 (16:41 -0700)] 
fix for erroneos data-option, adding proper markdown, corrects rendered examples, adds specificity to js requirements

11 years agoMerge pull request #5015 from penibelst/patch-1
Eric Morris [Thu, 24 Apr 2014 22:37:53 +0000 (15:37 -0700)] 
Merge pull request #5015 from penibelst/patch-1

Build the Bower package on success only

11 years agoMerge pull request #5039 from frickelbruder/master
Eric Morris [Thu, 24 Apr 2014 22:30:12 +0000 (15:30 -0700)] 
Merge pull request #5039 from frickelbruder/master

Progress bar should use $progress-bar-border-radius instead of $global-r...

11 years agoMerge pull request #5044 from joeydi/master
Eric Morris [Thu, 24 Apr 2014 22:25:29 +0000 (15:25 -0700)] 
Merge pull request #5044 from joeydi/master

Only call offset() after checking vals.length

11 years agoDocument new callback option on accordion
Eric Morris [Thu, 24 Apr 2014 22:23:34 +0000 (15:23 -0700)] 
Document new callback option on accordion

11 years agoMerge branch 'master' of github.com:zurb/foundation
Rafi Benkual [Thu, 24 Apr 2014 22:18:31 +0000 (15:18 -0700)] 
Merge branch 'master' of github.com:zurb/foundation

Update Docs

11 years agoMerge pull request #4991 from spanasik/master
Eric Morris [Thu, 24 Apr 2014 22:17:21 +0000 (15:17 -0700)] 
Merge pull request #4991 from spanasik/master

Added accordion toggle callback

11 years agoMerge pull request #5052 from eiriksm/patch-1
Eric Morris [Thu, 24 Apr 2014 16:48:08 +0000 (09:48 -0700)] 
Merge pull request #5052 from eiriksm/patch-1

Use svg for build status

11 years agoUse svg for build status 5052/head
eiriksm [Thu, 24 Apr 2014 08:57:11 +0000 (10:57 +0200)] 
Use svg for build status

11 years agoUpdate image path for course banner
Eric Morris [Wed, 23 Apr 2014 20:58:00 +0000 (13:58 -0700)] 
Update image path for course banner

11 years agoAdded 10 week course banner to docs
Alex Fox [Wed, 23 Apr 2014 20:45:03 +0000 (13:45 -0700)] 
Added 10 week course banner to docs

11 years agoRemove menu icon specificity 5049/head
Wing-Hou Chan [Wed, 23 Apr 2014 12:07:58 +0000 (13:07 +0100)] 
Remove menu icon specificity

Developers may want to use the menu-icon outside the tab-bar.

Currently this is restricted as the CSS selector requires the developer to make the menu icon a child of the tab-bar.

By removing .tab-bar in the selector selecting the menu icon developers will be able to use the menu-icon outside the tab-bar.

11 years agofix issue #4930, by only calling offset() after checking vals.length 5044/head
Joe di Stefano [Tue, 22 Apr 2014 17:58:34 +0000 (13:58 -0400)] 
fix issue #4930, by only calling offset() after checking vals.length

11 years agoUpdate examples_offcanvas_javascript_options.html 5037/head
Wing-Hou Chan [Tue, 22 Apr 2014 08:10:58 +0000 (09:10 +0100)] 
Update examples_offcanvas_javascript_options.html

Oopsies, should be move not push

11 years agoadding changes to _settings.scss 4950/head
Daigo Fujiwara [Sat, 19 Apr 2014 01:52:31 +0000 (21:52 -0400)] 
adding changes to _settings.scss

11 years agoProgress bar should use $progress-bar-border-radius instead of $global-radius 5039/head
Frickelbruder [Mon, 21 Apr 2014 23:48:33 +0000 (01:48 +0200)] 
Progress bar should use $progress-bar-border-radius instead of $global-radius

11 years agoUpdate examples_offcanvas_javascript_options.html
Wing-Hou Chan [Mon, 21 Apr 2014 20:33:15 +0000 (21:33 +0100)] 
Update examples_offcanvas_javascript_options.html

11 years agoAdd Vendor Prefixes for CSS transform 5035/head
Wing-Hou Chan [Mon, 21 Apr 2014 19:34:02 +0000 (20:34 +0100)] 
Add Vendor Prefixes for CSS transform

Add Vendor Prefixes for CSS transform.

Many thanks to @diggy for finding there was a problem in my Pen on Chrome.

Silly me for forgetting to put the vendor prefixes.

11 years agoAdd New Offcanvas Functionality
Wing-Hou Chan [Mon, 21 Apr 2014 19:06:50 +0000 (20:06 +0100)] 
Add New Offcanvas Functionality

Allow Offcanvas to overlap content instead of pushing content.

11 years agoCode Reduction
Wing-Hou Chan [Mon, 21 Apr 2014 18:59:20 +0000 (19:59 +0100)] 
Code Reduction

11 years agoAdd New Offcanvas Functionality
Wing-Hou Chan [Mon, 21 Apr 2014 18:51:15 +0000 (19:51 +0100)] 
Add New Offcanvas Functionality

Allow Offcanvas to overlap content instead of pushing content.

11 years agoMerge pull request #7 from zurb/master
Wing-Hou Chan [Mon, 21 Apr 2014 18:32:41 +0000 (19:32 +0100)] 
Merge pull request #7 from zurb/master

Update Foundation

11 years agoMerge pull request #5014 from voku/fixes_for_top-bar
Jonathan Smiley [Mon, 21 Apr 2014 17:19:26 +0000 (20:19 +0300)] 
Merge pull request #5014 from voku/fixes_for_top-bar

+ revert: (line-height) changes from "_top_bar.scss"

11 years agoMerge pull request #5020 from sjonnet19/patch-1
Jonathan Smiley [Mon, 21 Apr 2014 17:18:49 +0000 (20:18 +0300)] 
Merge pull request #5020 from sjonnet19/patch-1

Fix line height issue

11 years agoMerge pull request #5021 from zslabs/master
Jonathan Smiley [Mon, 21 Apr 2014 17:18:12 +0000 (20:18 +0300)] 
Merge pull request #5021 from zslabs/master

Remove topbar from off-canvas

11 years agoMerge pull request #5029 from voigtan/patch-1
Jonathan Smiley [Mon, 21 Apr 2014 17:17:32 +0000 (20:17 +0300)] 
Merge pull request #5029 from voigtan/patch-1

Update _grid.scss

11 years agoMerge pull request #5030 from winghouchan/accessibility-visibility-docs
Jonathan Smiley [Mon, 21 Apr 2014 17:16:49 +0000 (20:16 +0300)] 
Merge pull request #5030 from winghouchan/accessibility-visibility-docs

Update Docs for New Accessibility Classes

11 years agoMerge pull request #5019 from sjonnet19/patch-1
Jonathan Smiley [Mon, 21 Apr 2014 17:15:35 +0000 (20:15 +0300)] 
Merge pull request #5019 from sjonnet19/patch-1

Fix spelling errors

11 years agoUpdate _grid.scss 5029/head
Andreas Voigt [Sun, 20 Apr 2014 14:51:10 +0000 (16:51 +0200)] 
Update _grid.scss

duplicate .#{$size}-reset-order

11 years agoFix bad code 5028/head
Wing-Hou Chan [Sun, 20 Apr 2014 12:54:50 +0000 (13:54 +0100)] 
Fix bad code

11 years agoUpdate visibility.html 5030/head
Wing-Hou Chan [Sun, 20 Apr 2014 11:35:02 +0000 (12:35 +0100)] 
Update visibility.html

11 years agoFinish examples_accessibility_visible.html
Wing-Hou Chan [Sun, 20 Apr 2014 11:07:50 +0000 (12:07 +0100)] 
Finish examples_accessibility_visible.html

11 years agoMerge pull request #6 from zurb/master
Wing-Hou Chan [Sat, 19 Apr 2014 20:55:48 +0000 (21:55 +0100)] 
Merge pull request #6 from zurb/master

Update Foundation

11 years agoRemove topbar from off-canvas 5021/head
Zach Schnackel [Sat, 19 Apr 2014 14:27:08 +0000 (10:27 -0400)] 
Remove topbar from off-canvas

There is no need to have the topbar component added to off-canvas (as shown in the docs with the minimal example).

There was also a misspelling in the visibility component which was causing an error during the build, which I fixed.

11 years agoFix line height issue 5020/head
Shawn Jonnet [Sat, 19 Apr 2014 13:13:24 +0000 (09:13 -0400)] 
Fix line height issue

11 years agoFix spelling errors 5019/head
Shawn Jonnet [Sat, 19 Apr 2014 13:03:36 +0000 (09:03 -0400)] 
Fix spelling errors

$visibility-hidden-list

11 years agoCreate examples_accessibility_visible.html
Wing-Hou Chan [Sat, 19 Apr 2014 09:20:40 +0000 (10:20 +0100)] 
Create examples_accessibility_visible.html

Add new docs for new accessibility classes.

Still needs finishing. :D

11 years agoCreate examples_accessibility_hidden.html
Wing-Hou Chan [Sat, 19 Apr 2014 09:19:40 +0000 (10:19 +0100)] 
Create examples_accessibility_hidden.html

Add new example for new accessibility classes.

Still needs to be finished. :D

11 years agoAdd New Accessibility Classes
Wing-Hou Chan [Sat, 19 Apr 2014 09:17:33 +0000 (10:17 +0100)] 
Add New Accessibility Classes

Update Visibility Docs For New Accessibility Classes.

11 years agoBuild the Bower Package on success only 5015/head
Anatol Broder [Sat, 19 Apr 2014 00:44:47 +0000 (02:44 +0200)] 
Build the Bower Package on success only

Avoid broken packages like https://github.com/zurb/bower-foundation/commit/c5be126486e56bda609fbdc7cd0e2430ea650afc

11 years agoMerge branch 'master' of github.com:zurb/foundation into course-banner
Alex Fox [Fri, 18 Apr 2014 23:18:31 +0000 (16:18 -0700)] 
Merge branch 'master' of github.com:zurb/foundation into course-banner

11 years agoadded courses banner to grid.html
Alex Fox [Fri, 18 Apr 2014 23:18:15 +0000 (16:18 -0700)] 
added courses banner to grid.html

11 years agoMerge pull request #4992 from winghouchan/accessibility-classes
Arthur [Fri, 18 Apr 2014 23:18:09 +0000 (16:18 -0700)] 
Merge pull request #4992 from winghouchan/accessibility-classes

Add Accessibility Classes

11 years agoadding a better description for topbar sticky data option
Rafi Benkual [Fri, 18 Apr 2014 18:39:30 +0000 (11:39 -0700)] 
adding a better description for topbar sticky data option

11 years ago+ revert: some changes from https://github.com/zurb/foundation/commit/cc00c427f7cc760... 5014/head
Lars Moelleken [Fri, 18 Apr 2014 18:34:30 +0000 (20:34 +0200)] 
+ revert: some changes from https://github.com/zurb/foundation/commit/cc00c427f7cc76086c6d9aaff335ab70a9de45dd

11 years agoRevert to original master
Wing-Hou Chan [Fri, 18 Apr 2014 14:50:40 +0000 (15:50 +0100)] 
Revert to original master

11 years agoFix bad code
Wing-Hou Chan [Fri, 18 Apr 2014 10:54:25 +0000 (11:54 +0100)] 
Fix bad code

11 years agoUpdate _visibility.scss
Wing-Hou Chan [Fri, 18 Apr 2014 10:06:05 +0000 (11:06 +0100)] 
Update _visibility.scss

11 years agoFix bad code
Wing-Hou Chan [Fri, 18 Apr 2014 09:32:13 +0000 (10:32 +0100)] 
Fix bad code

11 years agoAdd Accessiblity Classes
Wing-Hou Chan [Thu, 17 Apr 2014 17:29:20 +0000 (18:29 +0100)] 
Add Accessiblity Classes

Add Accessibility Classes. `.hidden` hides element but allows screenreaders to read. Do not confuse with `.hide`. `.visible` reverses effect of `.hidden`. Less confusion with `.show`.

See https://github.com/zurb/foundation/issues/3597 for some background information.

Many thanks to @mmikitka for starting to improve accessibility and for defining the mixin used here. The rules within that mixin come from here: http://snook.ca/archives/html_and_css/hiding-content-for-accessibility

11 years agoFix bad code 4992/head
Wing-Hou Chan [Fri, 18 Apr 2014 10:54:25 +0000 (11:54 +0100)] 
Fix bad code

11 years agoMerge pull request #5 from winghouchan/master
Wing-Hou Chan [Fri, 18 Apr 2014 10:14:11 +0000 (11:14 +0100)] 
Merge pull request #5 from winghouchan/master

Update accessibility-classes Branch

11 years agoMerge pull request #4 from zurb/master
Wing-Hou Chan [Fri, 18 Apr 2014 10:12:28 +0000 (11:12 +0100)] 
Merge pull request #4 from zurb/master

Update Foundation

11 years agoUpdate _visibility.scss
Wing-Hou Chan [Fri, 18 Apr 2014 10:06:05 +0000 (11:06 +0100)] 
Update _visibility.scss

11 years agoFix bad code
Wing-Hou Chan [Fri, 18 Apr 2014 09:32:13 +0000 (10:32 +0100)] 
Fix bad code

11 years agoAdded accordion toggle callback 4991/head
Stanislav [Thu, 17 Apr 2014 19:10:55 +0000 (01:10 +0600)] 
Added accordion toggle callback

11 years agoAdd Accessiblity Classes
Wing-Hou Chan [Thu, 17 Apr 2014 17:29:20 +0000 (18:29 +0100)] 
Add Accessiblity Classes

Add Accessibility Classes. `.hidden` hides element but allows screenreaders to read. Do not confuse with `.hide`. `.visible` reverses effect of `.hidden`. Less confusion with `.show`.

See https://github.com/zurb/foundation/issues/3597 for some background information.

Many thanks to @mmikitka for starting to improve accessibility and for defining the mixin used here. The rules within that mixin come from here: http://snook.ca/archives/html_and_css/hiding-content-for-accessibility

11 years agoMerge pull request #4989 from winghouchan/equalize-on-stack
Eric Morris [Thu, 17 Apr 2014 16:40:18 +0000 (09:40 -0700)] 
Merge pull request #4989 from winghouchan/equalize-on-stack

Equalize on stack

11 years agoMerge pull request #4988 from winghouchan/label-right-fix
Eric Morris [Thu, 17 Apr 2014 16:39:42 +0000 (09:39 -0700)] 
Merge pull request #4988 from winghouchan/label-right-fix

Add !important to label float: none.

11 years agoMerge branch 'accordion-split-sections' of github.com:tejohnso/foundation into tejohn...
Eric Morris [Thu, 17 Apr 2014 16:34:40 +0000 (09:34 -0700)] 
Merge branch 'accordion-split-sections' of github.com:tejohnso/foundation into tejohnso-accordion-split-sections

11 years agoEqualize_on_stack 4989/head
Wing-Hou Chan [Thu, 17 Apr 2014 13:38:33 +0000 (14:38 +0100)] 
Equalize_on_stack

equalize_on_small is now equalize_on_stack since it doesn't matter what the viewport size is, it matters if the elements Equalizer is watching becomes stacked or not.

Update zurb#4978

11 years agoEqualize_on_stack
Wing-Hou Chan [Thu, 17 Apr 2014 13:36:23 +0000 (14:36 +0100)] 
Equalize_on_stack

settings.equalize_on_small is now settings.equalize_on_stack since it doesn't matter what the viewport size is, it matters if the elements Equalizer is watching becomes stacked or not.

Update https://github.com/zurb/foundation/pull/4978

11 years agoAdd !important to float: none 4988/head
Wing-Hou Chan [Thu, 17 Apr 2014 13:07:27 +0000 (14:07 +0100)] 
Add !important to float: none

Add !important to float: none.

Removes .right from _global.scss overwriting this style.

Fixes #4362

11 years agoMerge pull request #3 from zurb/master
Wing-Hou Chan [Thu, 17 Apr 2014 08:46:16 +0000 (09:46 +0100)] 
Merge pull request #3 from zurb/master

Update Foundation