]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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.
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: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
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: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: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: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.
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 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
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
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
Geoff Kimball [Thu, 19 Nov 2015 08:01:14 +0000 (00:01 -0800)]
Revert "Shhhhh....."
This reverts commit
4900c10e3484e3913448669bcb660ed0f39f1333 .
Geoff Kimball [Thu, 19 Nov 2015 07:51:59 +0000 (23:51 -0800)]
Add top bar from Foundation marketing site
zurbchris [Thu, 19 Nov 2015 08:18:51 +0000 (00:18 -0800)]
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 08:18:22 +0000 (00:18 -0800)]
clean up some unused code from slider
Geoff Kimball [Thu, 19 Nov 2015 07:27:28 +0000 (23:27 -0800)]
Fix top-level dropdown menus not having a constrained width
zurbchris [Thu, 19 Nov 2015 06:56:44 +0000 (22:56 -0800)]
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 06:56:39 +0000 (22:56 -0800)]
adds fn.protoype.bind polyfill
Geoff Kimball [Thu, 19 Nov 2015 06:55:43 +0000 (22:55 -0800)]
Remove beta references in docs
Geoff Kimball [Thu, 19 Nov 2015 06:27:14 +0000 (22:27 -0800)]
Remove Known Issues callouts
Geoff Kimball [Thu, 19 Nov 2015 05:06:24 +0000 (21:06 -0800)]
Fix range sliders not sliding in Metro IE
zurbchris [Thu, 19 Nov 2015 05:03:55 +0000 (21:03 -0800)]
Merge branch 'v6' of https://github.com/zurb/foundation-sites into v6
zurbchris [Thu, 19 Nov 2015 05:03:45 +0000 (21:03 -0800)]
clears up some issues with click events for slider and drilldown
Geoff Kimball [Thu, 19 Nov 2015 04:11:28 +0000 (20:11 -0800)]
Remove rogue alert statement
zurbchris [Thu, 19 Nov 2015 04:10:05 +0000 (20:10 -0800)]
adds super secret app link to readme
zurbchris [Thu, 19 Nov 2015 03:49:39 +0000 (19:49 -0800)]
README to F6 info
Geoff Kimball [Thu, 19 Nov 2015 04:01:33 +0000 (20:01 -0800)]
Fix strict mode error
zurbchris [Thu, 19 Nov 2015 03:49:39 +0000 (19:49 -0800)]
README to F6 info
Geoff Kimball [Thu, 19 Nov 2015 02:27:17 +0000 (18:27 -0800)]
Resolve merge conflicts... again
Geoff Kimball [Thu, 19 Nov 2015 02:16:14 +0000 (18:16 -0800)]
Remove private flag from bower.json
Geoff Kimball [Thu, 19 Nov 2015 02:15:59 +0000 (18:15 -0800)]
Prune Foundation 5 assets
Geoff Kimball [Thu, 19 Nov 2015 02:14:42 +0000 (18:14 -0800)]
Resolve merge conflicts
Geoff Kimball [Thu, 19 Nov 2015 02:05:51 +0000 (18:05 -0800)]
Generate new dist files
zurbchris [Thu, 19 Nov 2015 01:28:08 +0000 (17:28 -0800)]
makes sticky work in IE9, and defaults the checkEvery default to never
zurbchris [Thu, 19 Nov 2015 01:24:33 +0000 (17:24 -0800)]
removes console logs
zurbchris [Thu, 19 Nov 2015 01:20:04 +0000 (17:20 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites-6 into develop
zurbchris [Thu, 19 Nov 2015 01:19:55 +0000 (17:19 -0800)]
add fallback method for custom mutation events for IE9
Geoff Kimball [Thu, 19 Nov 2015 01:04:44 +0000 (17:04 -0800)]
Regenerate dist files
Geoff Kimball [Thu, 19 Nov 2015 00:23:26 +0000 (16:23 -0800)]
Fix off-canvas menus being masked by an overflow
zurbchris [Thu, 19 Nov 2015 00:59:49 +0000 (16:59 -0800)]
even more polyfill stuff for transitionend
zurbchris [Thu, 19 Nov 2015 00:27:31 +0000 (16:27 -0800)]
further polyfill for transitionend events to support ie... grumblecakes
zurbchris [Thu, 19 Nov 2015 00:05:37 +0000 (16:05 -0800)]
adds mutationObserver to replace looping mechanisms