]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
zurbchris [Tue, 24 Nov 2015 00:27:47 +0000 (16:27 -0800)]
renames ddmenu.js -> dropdownMenu.js
zurbchris [Tue, 24 Nov 2015 00:26:32 +0000 (16:26 -0800)]
removes unnecessary console.log
zurbchris [Tue, 24 Nov 2015 00:20:00 +0000 (16:20 -0800)]
improves hover performance and adds additional check for touch in window
;
zurbchris [Mon, 23 Nov 2015 23:13:20 +0000 (15:13 -0800)]
adds docs comments to dd menu
zurbchris [Mon, 23 Nov 2015 21:49:00 +0000 (13:49 -0800)]
adds disable mouse outline to ddmenu, adds keyboard handler to ddmenu, improves util.nest functionality.
zurbchris [Mon, 23 Nov 2015 19:13:31 +0000 (11:13 -0800)]
sorts out click/hover state issue with ddmenu
zurbchris [Mon, 23 Nov 2015 05:36:40 +0000 (21:36 -0800)]
mods ddmenu check for elements that have been clicked
zurbchris [Sat, 21 Nov 2015 23:32:21 +0000 (15:32 -0800)]
adds improved methods for Foundation.Nest.Feather, new version of DropdownMenu coming along nicely, much more performant than current
zurbchris [Sat, 21 Nov 2015 21:16:51 +0000 (13:16 -0800)]
skeleton for improved ddmenu
Geoff Kimball [Sat, 21 Nov 2015 01:36:46 +0000 (17:36 -0800)]
Bump to version 6.0.3
Geoff Kimball [Sat, 21 Nov 2015 01:30:57 +0000 (17:30 -0800)]
Generate new dist files
Geoff Kimball [Sat, 21 Nov 2015 01:30:18 +0000 (17:30 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation into develop
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
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
Geoff Kimball [Sat, 21 Nov 2015 00:43:22 +0000 (16:43 -0800)]
Merge branch 'master' into develop
Geoff Kimball [Sat, 21 Nov 2015 00:39:52 +0000 (16:39 -0800)]
Bump to version 6.0.2
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
zurbchris [Sat, 21 Nov 2015 00:36:52 +0000 (16:36 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Sat, 21 Nov 2015 00:36:48 +0000 (16:36 -0800)]
cleans up duplicate variables in dropdown menu
zurbchris [Sat, 21 Nov 2015 00:35:33 +0000 (16:35 -0800)]
fixes dropdown hover/click state issue
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.
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
Geoff Kimball [Fri, 20 Nov 2015 23:37:01 +0000 (15:37 -0800)]
Fix specificity issue that added float: right; to column rows
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
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
Geoff Kimball [Fri, 20 Nov 2015 21:36:00 +0000 (13:36 -0800)]
Remove references to namespacing from docs and Sass
zurbchris [Fri, 20 Nov 2015 21:42:24 +0000 (13:42 -0800)]
removed title attribute from dropdown menus, adds aria-label
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
Geoff Kimball [Fri, 20 Nov 2015 21:29:55 +0000 (13:29 -0800)]
Merge pull request #7081 from cietho/patch-1
Fixes #7039
Thomas Cieslar [Fri, 20 Nov 2015 21:26:23 +0000 (22:26 +0100)]
Solves #7039
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
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
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
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
t0mburton [Fri, 20 Nov 2015 19:57:10 +0000 (19:57 +0000)]
Typo in off-canvas.md
cavnas => canvas
zurbchris [Fri, 20 Nov 2015 19:53:54 +0000 (11:53 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Fri, 20 Nov 2015 19:53:49 +0000 (11:53 -0800)]
adds panel and callout for usingn ajax content for reveal
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
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.
Geoff Kimball [Fri, 20 Nov 2015 18:53:02 +0000 (10:53 -0800)]
Remove duplicate motion JS util file #7030
Geoff Kimball [Fri, 20 Nov 2015 18:51:39 +0000 (10:51 -0800)]
Add missing default flag to hr-border variable, fixes #7042
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
zurbchris [Fri, 20 Nov 2015 18:20:10 +0000 (10:20 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Fri, 20 Nov 2015 18:20:02 +0000 (10:20 -0800)]
hotfix for dropdown menu not accesible to touch devices if clickOpen="false"
Geoff Kimball [Fri, 20 Nov 2015 17:56:58 +0000 (09:56 -0800)]
Merge pull request #7045 from geoffdavis92/patch-1
Spellcheck Installation.md
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
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
Geoff Kimball [Fri, 20 Nov 2015 17:56:39 +0000 (09:56 -0800)]
Merge pull request #7059 from mxdbv/patch-1
Update sass.md
Geoff Kimball [Fri, 20 Nov 2015 17:56:28 +0000 (09:56 -0800)]
Merge pull request #7062 from petecooper/master
[docs] Rename: `panel` -> `callout`
Geoff Kimball [Fri, 20 Nov 2015 17:55:21 +0000 (09:55 -0800)]
Fix incorrect references to off-canvas content class in docs #7044
Geoff Kimball [Fri, 20 Nov 2015 17:53:10 +0000 (09:53 -0800)]
Merge pull request #7036 from ebigalee/patch-1
Update installation.md
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
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
Geoff Kimball [Fri, 20 Nov 2015 17:44:38 +0000 (09:44 -0800)]
Remove docs folder from .gitignore, fixes #7040
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
Geoff Kimball [Fri, 20 Nov 2015 17:04:11 +0000 (09:04 -0800)]
Add default flags to breadcrumb variables, fixes #7054
Alexandr Burdiyan [Fri, 20 Nov 2015 17:02:53 +0000 (18:02 +0100)]
Fix double p typo in readme for meteor
Pete Cooper [Fri, 20 Nov 2015 15:51:53 +0000 (15:51 +0000)]
[docs] Rename: `panel` -> `callout`
No code changes.
mxdbv [Fri, 20 Nov 2015 15:18:02 +0000 (16:18 +0100)]
Update sass.md
fixed npm package name
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
Geoff Davis [Fri, 20 Nov 2015 06:25:53 +0000 (00:25 -0600)]
Spellcheck Installation.md
Line 14 changed "templae" to "template"
Geoff Kimball [Fri, 20 Nov 2015 00:31:28 +0000 (16:31 -0800)]
Merge develop into master
Geoff Kimball [Fri, 20 Nov 2015 00:27:31 +0000 (16:27 -0800)]
Bump to version 6.0.1 and generate new dist files
ebigalee [Fri, 20 Nov 2015 00:26:19 +0000 (19:26 -0500)]
Update installation.md
Fixed spelling error of "template" in line 14.
Geoff Kimball [Fri, 20 Nov 2015 00:15:04 +0000 (16:15 -0800)]
Fix lone columns in a row floating right instead of left
Geoff Kimball [Fri, 20 Nov 2015 00:11:06 +0000 (16:11 -0800)]
Add default flags to Sass variables in tabs missing them
Geoff Kimball [Fri, 20 Nov 2015 00:00:24 +0000 (16:00 -0800)]
Fill out kitchen sink in docs with missing components
Geoff Kimball [Thu, 19 Nov 2015 23:53:50 +0000 (15:53 -0800)]
Refine docs search styles on mobile
Geoff Kimball [Thu, 19 Nov 2015 23:53:37 +0000 (15:53 -0800)]
Fix links to old Foundation docs
Geoff Kimball [Thu, 19 Nov 2015 23:33:04 +0000 (15:33 -0800)]
Prune unused (for now) docs sections and add mobile adjustments
Geoff Kimball [Thu, 19 Nov 2015 23:32:48 +0000 (15:32 -0800)]
Remove empty Sass Reference section from Sticky docs page
zurbchris [Thu, 19 Nov 2015 23:38:12 +0000 (15:38 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
zurbchris [Thu, 19 Nov 2015 23:38:07 +0000 (15:38 -0800)]
fixes #7031
Rick Faaberg [Thu, 19 Nov 2015 23:25:00 +0000 (15:25 -0800)]
Fix typo in installation instructions
Geoff Kimball [Thu, 19 Nov 2015 23:12:13 +0000 (15:12 -0800)]
Add docs page titles, meta description tags, and Google Analytics tracking
Geoff Kimball [Thu, 19 Nov 2015 22:55:11 +0000 (14:55 -0800)]
Adjust balance of ZURB logo and 'Foundation' text in docs header
Geoff Kimball [Thu, 19 Nov 2015 22:50:37 +0000 (14:50 -0800)]
Remove arrows from top bar in docs
zurbchris [Thu, 19 Nov 2015 22:26:04 +0000 (14:26 -0800)]
adds new method for creating plugins that allows for min/uglification
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
Geoff Kimball [Thu, 19 Nov 2015 21:41:50 +0000 (13:41 -0800)]
Fix references to global.html vs. global-styles.html
Julian Ćwirko [Thu, 19 Nov 2015 21:20:10 +0000 (22:20 +0100)]
Meteor package adjustments and atmospherejs.com docs
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
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
Geoff Kimball [Thu, 19 Nov 2015 20:10:39 +0000 (12:10 -0800)]
Fix incorrect links to old docs in sidebar
Geoff Kimball [Thu, 19 Nov 2015 19:21:44 +0000 (11:21 -0800)]
Fix URL to old Foundation docs in search
Geoff Kimball [Thu, 19 Nov 2015 19:20:39 +0000 (11:20 -0800)]
Fill out package.json with missing fields
Geoff Kimball [Thu, 19 Nov 2015 18:58:13 +0000 (10:58 -0800)]
Fix incorrect vertical slider example in docs, closes #7020
Geoff Kimball [Thu, 19 Nov 2015 18:32:45 +0000 (10:32 -0800)]
Remove UMD references from docs
Geoff Kimball [Thu, 19 Nov 2015 18:19:55 +0000 (10:19 -0800)]
Add banner linking to Foundation 6 announcement post
Geoff Kimball [Thu, 19 Nov 2015 17:58:55 +0000 (09:58 -0800)]
Generate new distribution files
zurbchris [Thu, 19 Nov 2015 17:53:59 +0000 (09:53 -0800)]
updates package manager files... again
Geoff Kimball [Thu, 19 Nov 2015 08:33:33 +0000 (00:33 -0800)]
Merge pull request #7017 from zurb/v6
Merge Foundation 6
zurbchris [Thu, 19 Nov 2015 08:32:27 +0000 (00:32 -0800)]
adds cli link to readme
zurbchris [Thu, 19 Nov 2015 08:30:23 +0000 (00:30 -0800)]
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 08:30:16 +0000 (00:30 -0800)]
removes alpha tag, adds -sites to urls, other release stuff
Geoff Kimball [Thu, 19 Nov 2015 08:25:29 +0000 (00:25 -0800)]
Make top bar links in docs actually work
Geoff Kimball [Thu, 19 Nov 2015 08:21:38 +0000 (00:21 -0800)]
Fix dropdown arrows being misaligned in some browsers
Geoff Kimball [Thu, 19 Nov 2015 08:03:38 +0000 (00:03 -0800)]
Remove alpha notice from installation page
Geoff Kimball [Thu, 19 Nov 2015 08:02:56 +0000 (00:02 -0800)]
Fix URL of Yeti Launch link
Geoff Kimball [Thu, 19 Nov 2015 08:02:48 +0000 (00:02 -0800)]
Change medium breakpoint back to 640px