]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years agoUnit unitless(..) when needed 7133/head
Hugo Giraudel [Sun, 22 Nov 2015 22:40:13 +0000 (23:40 +0100)] 
Unit unitless(..) when needed

9 years agoBump to version 6.0.3 v6.0.3
Geoff Kimball [Sat, 21 Nov 2015 01:36:46 +0000 (17:36 -0800)] 
Bump to version 6.0.3

9 years agoGenerate new dist files
Geoff Kimball [Sat, 21 Nov 2015 01:30:57 +0000 (17:30 -0800)] 
Generate new dist files

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation into develop
Geoff Kimball [Sat, 21 Nov 2015 01:30:18 +0000 (17:30 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation into develop

9 years agofixes no hover problem on dropdown menu... I'm gonna rewrite this thing
zurbchris [Sat, 21 Nov 2015 01:24:21 +0000 (17:24 -0800)] 
fixes no hover problem on dropdown menu... I'm gonna rewrite this thing

9 years agoWhen editing pages from the docs sidebar link, compare against develop instead of...
Geoff Kimball [Sat, 21 Nov 2015 01:09:19 +0000 (17:09 -0800)] 
When editing pages from the docs sidebar link, compare against develop instead of master

9 years agoMerge branch 'master' into develop
Geoff Kimball [Sat, 21 Nov 2015 00:43:22 +0000 (16:43 -0800)] 
Merge branch 'master' into develop

9 years agoBump to version 6.0.2 v6.0.2
Geoff Kimball [Sat, 21 Nov 2015 00:39:52 +0000 (16:39 -0800)] 
Bump to version 6.0.2

9 years agoMerge pull request #7092 from michael-wilson/patch-1
Geoff Kimball [Sat, 21 Nov 2015 00:38:27 +0000 (16:38 -0800)] 
Merge pull request #7092 from michael-wilson/patch-1

Update _visibility.scss

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Sat, 21 Nov 2015 00:36:52 +0000 (16:36 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agocleans up duplicate variables in dropdown menu
zurbchris [Sat, 21 Nov 2015 00:36:48 +0000 (16:36 -0800)] 
cleans up duplicate variables in dropdown menu

9 years agofixes dropdown hover/click state issue
zurbchris [Sat, 21 Nov 2015 00:35:33 +0000 (16:35 -0800)] 
fixes dropdown hover/click state issue

9 years agoUpdate _visibility.scss 7092/head
michael-wilson [Sat, 21 Nov 2015 00:13:51 +0000 (00:13 +0000)] 
Update _visibility.scss

If you use every breakpoint in $breakpoint-classes, the last one will break, because it's impossible to have an "only" range for the highest one. As in, you can't do "xxlarge-only" because there's no upper bound past xxlarge. So the -only classes need to account for this by not printing any CSS.

When printing "small only", the loop should check if the lower bound is 0, and if it is, don't subtract the (1/16)rem, just keep it at 0.

9 years agofixes #7085, adds comments to dropdown menu, removes js comments from responsive...
zurbchris [Fri, 20 Nov 2015 23:59:41 +0000 (15:59 -0800)] 
fixes #7085, adds comments to dropdown menu, removes js comments from responsive for the moment

9 years agoFix specificity issue that added float: right; to column rows
Geoff Kimball [Fri, 20 Nov 2015 23:37:01 +0000 (15:37 -0800)] 
Fix specificity issue that added float: right; to column rows

9 years agoUpdate the ignore list of the npm and Bower packages to slim them down
Geoff Kimball [Fri, 20 Nov 2015 21:48:10 +0000 (13:48 -0800)] 
Update the ignore list of the npm and Bower packages to slim them down

9 years agoFix last element in a block grid floating right and not left
Geoff Kimball [Fri, 20 Nov 2015 21:43:26 +0000 (13:43 -0800)] 
Fix last element in a block grid floating right and not left

9 years agoRemove references to namespacing from docs and Sass
Geoff Kimball [Fri, 20 Nov 2015 21:36:00 +0000 (13:36 -0800)] 
Remove references to namespacing from docs and Sass

9 years agoremoved title attribute from dropdown menus, adds aria-label
zurbchris [Fri, 20 Nov 2015 21:42:24 +0000 (13:42 -0800)] 
removed title attribute from dropdown menus, adds aria-label

9 years agoadds is-active class to first slide on orbit if none found on init
zurbchris [Fri, 20 Nov 2015 21:40:50 +0000 (13:40 -0800)] 
adds is-active class to first slide on orbit if none found on init

9 years agoMerge pull request #7081 from cietho/patch-1
Geoff Kimball [Fri, 20 Nov 2015 21:29:55 +0000 (13:29 -0800)] 
Merge pull request #7081 from cietho/patch-1

Fixes #7039

9 years agoSolves #7039 7081/head
Thomas Cieslar [Fri, 20 Nov 2015 21:26:23 +0000 (22:26 +0100)] 
Solves #7039

9 years agoMerge pull request #7077 from t0mburton/patch-1
Geoff Kimball [Fri, 20 Nov 2015 21:26:00 +0000 (13:26 -0800)] 
Merge pull request #7077 from t0mburton/patch-1

Typo in off-canvas.md

9 years agoAdd default flags to Sass variables in pagination missing them, fixes #7076
Geoff Kimball [Fri, 20 Nov 2015 21:24:52 +0000 (13:24 -0800)] 
Add default flags to Sass variables in pagination missing them, fixes #7076

9 years agoRe-add the settings file so the customizer can find it, but in a different directory...
Geoff Kimball [Fri, 20 Nov 2015 21:09:17 +0000 (13:09 -0800)] 
Re-add the settings file so the customizer can find it, but in a different directory so Sass importers don't see it

9 years agoFix .end class not applying correctly after other changes were made to grid float...
Geoff Kimball [Fri, 20 Nov 2015 20:21:55 +0000 (12:21 -0800)] 
Fix .end class not applying correctly after other changes were made to grid float behavior

9 years agoTypo in off-canvas.md 7077/head
t0mburton [Fri, 20 Nov 2015 19:57:10 +0000 (19:57 +0000)] 
Typo in off-canvas.md

cavnas => canvas

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Fri, 20 Nov 2015 19:53:54 +0000 (11:53 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoadds panel and callout for usingn ajax content for reveal
zurbchris [Fri, 20 Nov 2015 19:53:49 +0000 (11:53 -0800)] 
adds panel and callout for usingn ajax content for reveal

9 years agoWhen opening an issue from the docs, change the default issue title text to be all...
Geoff Kimball [Fri, 20 Nov 2015 19:36:26 +0000 (11:36 -0800)] 
When opening an issue from the docs, change the default issue title text to be all caps, to make it more obvious that you need to change it

9 years agoRemove settings file from framework itself, to avoid any potential issues with a...
Geoff Kimball [Fri, 20 Nov 2015 18:58:09 +0000 (10:58 -0800)] 
Remove settings file from framework itself, to avoid any potential issues with a Sass importer referencing this file instead of a project's local file.

9 years agoRemove duplicate motion JS util file #7030
Geoff Kimball [Fri, 20 Nov 2015 18:53:02 +0000 (10:53 -0800)] 
Remove duplicate motion JS util file #7030

9 years agoAdd missing default flag to hr-border variable, fixes #7042
Geoff Kimball [Fri, 20 Nov 2015 18:51:39 +0000 (10:51 -0800)] 
Add missing default flag to hr-border variable, fixes #7042

9 years agoadds method to click through a dropdownmenu link on second tap on touch device
zurbchris [Fri, 20 Nov 2015 18:31:38 +0000 (10:31 -0800)] 
adds method to click through a dropdownmenu link on second tap on touch device

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Fri, 20 Nov 2015 18:20:10 +0000 (10:20 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agohotfix for dropdown menu not accesible to touch devices if clickOpen="false"
zurbchris [Fri, 20 Nov 2015 18:20:02 +0000 (10:20 -0800)] 
hotfix for dropdown menu not accesible to touch devices if clickOpen="false"

9 years agoMerge pull request #7045 from geoffdavis92/patch-1
Geoff Kimball [Fri, 20 Nov 2015 17:56:58 +0000 (09:56 -0800)] 
Merge pull request #7045 from geoffdavis92/patch-1

Spellcheck Installation.md

9 years agoMerge pull request #7058 from anik786/patch-1
Geoff Kimball [Fri, 20 Nov 2015 17:56:51 +0000 (09:56 -0800)] 
Merge pull request #7058 from anik786/patch-1

Removed trailing comma in _menu.scss

9 years agoMerge pull request #7066 from burdiyan/patch-2
Geoff Kimball [Fri, 20 Nov 2015 17:56:43 +0000 (09:56 -0800)] 
Merge pull request #7066 from burdiyan/patch-2

Fix double p typo in readme for meteor

9 years agoMerge pull request #7059 from mxdbv/patch-1
Geoff Kimball [Fri, 20 Nov 2015 17:56:39 +0000 (09:56 -0800)] 
Merge pull request #7059 from mxdbv/patch-1

Update sass.md

9 years agoMerge pull request #7062 from petecooper/master
Geoff Kimball [Fri, 20 Nov 2015 17:56:28 +0000 (09:56 -0800)] 
Merge pull request #7062 from petecooper/master

[docs] Rename: `panel` -> `callout`

9 years agoFix incorrect references to off-canvas content class in docs #7044
Geoff Kimball [Fri, 20 Nov 2015 17:55:21 +0000 (09:55 -0800)] 
Fix incorrect references to off-canvas content class in docs #7044

9 years agoMerge pull request #7036 from ebigalee/patch-1
Geoff Kimball [Fri, 20 Nov 2015 17:53:10 +0000 (09:53 -0800)] 
Merge pull request #7036 from ebigalee/patch-1

Update installation.md

9 years agoMerge pull request #7032 from faabergr/patch-1
Geoff Kimball [Fri, 20 Nov 2015 17:53:00 +0000 (09:53 -0800)] 
Merge pull request #7032 from faabergr/patch-1

Fix typo in installation instructions

9 years agoAdd Sass variable to add block grid classes beyond 6-up, closes #7061
Geoff Kimball [Fri, 20 Nov 2015 17:51:31 +0000 (09:51 -0800)] 
Add Sass variable to add block grid classes beyond 6-up, closes #7061

9 years agoRemove docs folder from .gitignore, fixes #7040
Geoff Kimball [Fri, 20 Nov 2015 17:44:38 +0000 (09:44 -0800)] 
Remove docs folder from .gitignore, fixes #7040

9 years agoFix copy button in docs appearing over an open top bar dropdown
Geoff Kimball [Fri, 20 Nov 2015 17:32:22 +0000 (09:32 -0800)] 
Fix copy button in docs appearing over an open top bar dropdown

9 years agoAdd default flags to breadcrumb variables, fixes #7054
Geoff Kimball [Fri, 20 Nov 2015 17:04:11 +0000 (09:04 -0800)] 
Add default flags to breadcrumb variables, fixes #7054

9 years agoFix double p typo in readme for meteor 7066/head
Alexandr Burdiyan [Fri, 20 Nov 2015 17:02:53 +0000 (18:02 +0100)] 
Fix double p typo in readme for meteor

9 years ago[docs] Rename: `panel` -> `callout` 7062/head
Pete Cooper [Fri, 20 Nov 2015 15:51:53 +0000 (15:51 +0000)] 
[docs] Rename: `panel` -> `callout`

No code changes.

9 years agoUpdate sass.md 7059/head
mxdbv [Fri, 20 Nov 2015 15:18:02 +0000 (16:18 +0100)] 
Update sass.md

fixed npm package name

9 years agoRemoved trailing comma in _menu.scss 7058/head
Yahya Uddin [Fri, 20 Nov 2015 15:06:08 +0000 (15:06 +0000)] 
Removed trailing comma in _menu.scss

Trailing commas are not allowed in sass

9 years agoSpellcheck Installation.md 7045/head
Geoff Davis [Fri, 20 Nov 2015 06:25:53 +0000 (00:25 -0600)] 
Spellcheck Installation.md

Line 14 changed "templae" to "template"

9 years agoMerge develop into master
Geoff Kimball [Fri, 20 Nov 2015 00:31:28 +0000 (16:31 -0800)] 
Merge develop into master

9 years agoBump to version 6.0.1 and generate new dist files v6.0.1
Geoff Kimball [Fri, 20 Nov 2015 00:27:31 +0000 (16:27 -0800)] 
Bump to version 6.0.1 and generate new dist files

9 years agoUpdate installation.md 7036/head
ebigalee [Fri, 20 Nov 2015 00:26:19 +0000 (19:26 -0500)] 
Update installation.md

Fixed spelling error of "template" in line 14.

9 years agoFix lone columns in a row floating right instead of left
Geoff Kimball [Fri, 20 Nov 2015 00:15:04 +0000 (16:15 -0800)] 
Fix lone columns in a row floating right instead of left

9 years agoAdd default flags to Sass variables in tabs missing them
Geoff Kimball [Fri, 20 Nov 2015 00:11:06 +0000 (16:11 -0800)] 
Add default flags to Sass variables in tabs missing them

9 years agoFill out kitchen sink in docs with missing components
Geoff Kimball [Fri, 20 Nov 2015 00:00:24 +0000 (16:00 -0800)] 
Fill out kitchen sink in docs with missing components

9 years agoRefine docs search styles on mobile
Geoff Kimball [Thu, 19 Nov 2015 23:53:50 +0000 (15:53 -0800)] 
Refine docs search styles on mobile

9 years agoFix links to old Foundation docs
Geoff Kimball [Thu, 19 Nov 2015 23:53:37 +0000 (15:53 -0800)] 
Fix links to old Foundation docs

9 years agoPrune unused (for now) docs sections and add mobile adjustments
Geoff Kimball [Thu, 19 Nov 2015 23:33:04 +0000 (15:33 -0800)] 
Prune unused (for now) docs sections and add mobile adjustments

9 years agoRemove empty Sass Reference section from Sticky docs page
Geoff Kimball [Thu, 19 Nov 2015 23:32:48 +0000 (15:32 -0800)] 
Remove empty Sass Reference section from Sticky docs page

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Thu, 19 Nov 2015 23:38:12 +0000 (15:38 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7031
zurbchris [Thu, 19 Nov 2015 23:38:07 +0000 (15:38 -0800)] 
fixes #7031

9 years agoFix typo in installation instructions 7032/head
Rick Faaberg [Thu, 19 Nov 2015 23:25:00 +0000 (15:25 -0800)] 
Fix typo in installation instructions

9 years agoAdd docs page titles, meta description tags, and Google Analytics tracking
Geoff Kimball [Thu, 19 Nov 2015 23:12:13 +0000 (15:12 -0800)] 
Add docs page titles, meta description tags, and Google Analytics tracking

9 years agoAdjust balance of ZURB logo and 'Foundation' text in docs header
Geoff Kimball [Thu, 19 Nov 2015 22:55:11 +0000 (14:55 -0800)] 
Adjust balance of ZURB logo and 'Foundation' text in docs header

9 years agoRemove arrows from top bar in docs
Geoff Kimball [Thu, 19 Nov 2015 22:50:37 +0000 (14:50 -0800)] 
Remove arrows from top bar in docs

9 years agoadds new method for creating plugins that allows for min/uglification
zurbchris [Thu, 19 Nov 2015 22:26:04 +0000 (14:26 -0800)] 
adds new method for creating plugins that allows for min/uglification

9 years agoMerge pull request #7027 from juliancwirko/meteor-package-adjustments
Chris Oyler [Thu, 19 Nov 2015 22:05:18 +0000 (14:05 -0800)] 
Merge pull request #7027 from juliancwirko/meteor-package-adjustments

Meteor package adjustments and docs for atmospherejs.com

9 years agoFix references to global.html vs. global-styles.html
Geoff Kimball [Thu, 19 Nov 2015 21:41:50 +0000 (13:41 -0800)] 
Fix references to global.html vs. global-styles.html

9 years agoMeteor package adjustments and atmospherejs.com docs 7027/head
Julian Ćwirko [Thu, 19 Nov 2015 21:20:10 +0000 (22:20 +0100)] 
Meteor package adjustments and atmospherejs.com docs

9 years agoFix off-canvas overflowing if it's longer than the main page content, THANKS TIM
Geoff Kimball [Thu, 19 Nov 2015 20:35:14 +0000 (12:35 -0800)] 
Fix off-canvas overflowing if it's longer than the main page content, THANKS TIM

9 years agoMove form error variables from Forms page to Abide page in docs #7022
Geoff Kimball [Thu, 19 Nov 2015 20:21:30 +0000 (12:21 -0800)] 
Move form error variables from Forms page to Abide page in docs #7022

9 years agoFix incorrect links to old docs in sidebar
Geoff Kimball [Thu, 19 Nov 2015 20:10:39 +0000 (12:10 -0800)] 
Fix incorrect links to old docs in sidebar

9 years agoFix URL to old Foundation docs in search
Geoff Kimball [Thu, 19 Nov 2015 19:21:44 +0000 (11:21 -0800)] 
Fix URL to old Foundation docs in search

9 years agoFill out package.json with missing fields
Geoff Kimball [Thu, 19 Nov 2015 19:20:39 +0000 (11:20 -0800)] 
Fill out package.json with missing fields

9 years agoFix incorrect vertical slider example in docs, closes #7020
Geoff Kimball [Thu, 19 Nov 2015 18:58:13 +0000 (10:58 -0800)] 
Fix incorrect vertical slider example in docs, closes #7020

9 years agoRemove UMD references from docs
Geoff Kimball [Thu, 19 Nov 2015 18:32:45 +0000 (10:32 -0800)] 
Remove UMD references from docs

9 years agoAdd banner linking to Foundation 6 announcement post
Geoff Kimball [Thu, 19 Nov 2015 18:19:55 +0000 (10:19 -0800)] 
Add banner linking to Foundation 6 announcement post

9 years agoGenerate new distribution files
Geoff Kimball [Thu, 19 Nov 2015 17:58:55 +0000 (09:58 -0800)] 
Generate new distribution files

9 years agoupdates package manager files... again
zurbchris [Thu, 19 Nov 2015 17:53:59 +0000 (09:53 -0800)] 
updates package manager files... again

9 years agoMerge pull request #7017 from zurb/v6 v6.0.0
Geoff Kimball [Thu, 19 Nov 2015 08:33:33 +0000 (00:33 -0800)] 
Merge pull request #7017 from zurb/v6

Merge Foundation 6

9 years agoadds cli link to readme 7017/head
zurbchris [Thu, 19 Nov 2015 08:32:27 +0000 (00:32 -0800)] 
adds cli link to readme

9 years agoMerge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 08:30:23 +0000 (00:30 -0800)] 
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6

9 years agoremoves alpha tag, adds -sites to urls, other release stuff
zurbchris [Thu, 19 Nov 2015 08:30:16 +0000 (00:30 -0800)] 
removes alpha tag, adds -sites to urls, other release stuff

9 years agoMake top bar links in docs actually work
Geoff Kimball [Thu, 19 Nov 2015 08:25:29 +0000 (00:25 -0800)] 
Make top bar links in docs actually work

9 years agoFix dropdown arrows being misaligned in some browsers
Geoff Kimball [Thu, 19 Nov 2015 08:21:38 +0000 (00:21 -0800)] 
Fix dropdown arrows being misaligned in some browsers

9 years agoRemove alpha notice from installation page
Geoff Kimball [Thu, 19 Nov 2015 08:03:38 +0000 (00:03 -0800)] 
Remove alpha notice from installation page

9 years agoFix URL of Yeti Launch link
Geoff Kimball [Thu, 19 Nov 2015 08:02:56 +0000 (00:02 -0800)] 
Fix URL of Yeti Launch link

9 years agoChange medium breakpoint back to 640px
Geoff Kimball [Thu, 19 Nov 2015 08:02:48 +0000 (00:02 -0800)] 
Change medium breakpoint back to 640px

9 years agoRevert "Shhhhh....."
Geoff Kimball [Thu, 19 Nov 2015 08:01:14 +0000 (00:01 -0800)] 
Revert "Shhhhh....."

This reverts commit 4900c10e3484e3913448669bcb660ed0f39f1333.

9 years agoAdd top bar from Foundation marketing site
Geoff Kimball [Thu, 19 Nov 2015 07:51:59 +0000 (23:51 -0800)] 
Add top bar from Foundation marketing site

9 years agoMerge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 08:18:51 +0000 (00:18 -0800)] 
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6

9 years agoclean up some unused code from slider
zurbchris [Thu, 19 Nov 2015 08:18:22 +0000 (00:18 -0800)] 
clean up some unused code from slider

9 years agoFix top-level dropdown menus not having a constrained width
Geoff Kimball [Thu, 19 Nov 2015 07:27:28 +0000 (23:27 -0800)] 
Fix top-level dropdown menus not having a constrained width

9 years agoMerge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 06:56:44 +0000 (22:56 -0800)] 
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6

9 years agoadds fn.protoype.bind polyfill
zurbchris [Thu, 19 Nov 2015 06:56:39 +0000 (22:56 -0800)] 
adds fn.protoype.bind polyfill

9 years agoRemove beta references in docs
Geoff Kimball [Thu, 19 Nov 2015 06:55:43 +0000 (22:55 -0800)] 
Remove beta references in docs