]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Kevin Ball [Thu, 18 Feb 2016 22:30:45 +0000 (14:30 -0800)]
Merge branch 'develop' into fix-opens-left-styling
Geoff Kimball [Thu, 18 Feb 2016 22:01:32 +0000 (14:01 -0800)]
In Gulpfile, watch local foundation-docs Sass files and recompile on change. Makes developing docs changes locally faster
Kevin Ball [Thu, 18 Feb 2016 21:41:37 +0000 (13:41 -0800)]
Tweak accordian flexbox alignment
Geoff Kimball [Thu, 18 Feb 2016 19:37:25 +0000 (11:37 -0800)]
Update flexbox docs to reflect that align-items: stretch is the default, not flex-start
Kevin Ball [Thu, 18 Feb 2016 19:05:09 +0000 (11:05 -0800)]
Move menu ahead of submenu components to unbreak flexbox styling
Kevin Ball [Thu, 18 Feb 2016 19:04:56 +0000 (11:04 -0800)]
Add a flexbox visual test
Geoff Kimball [Thu, 18 Feb 2016 18:32:18 +0000 (10:32 -0800)]
When running Travis, install Ruby and scss_lint also
Kevin Ball [Thu, 18 Feb 2016 18:11:33 +0000 (10:11 -0800)]
Add test from James Cocker
Geoff Kimball [Thu, 18 Feb 2016 17:51:08 +0000 (09:51 -0800)]
Remove flexbox mode callouts from docs pages, which are replaced by the tag next to the page title
Geoff Kimball [Thu, 18 Feb 2016 17:34:59 +0000 (09:34 -0800)]
Prevent Travis from failing by not running the entire build process with npm test
Geoff Kimball [Thu, 18 Feb 2016 17:05:55 +0000 (09:05 -0800)]
Remove debugger; statement from Reveal JS
Geoff Kimball [Thu, 18 Feb 2016 00:56:27 +0000 (16:56 -0800)]
In foundation-everything() mixin, move utility classes to the bottom of the cascade
Kevin Ball [Thu, 18 Feb 2016 01:35:45 +0000 (17:35 -0800)]
Blur drilldown elements after hiding them
Fixes issue #8177
Kevin Ball [Thu, 18 Feb 2016 01:15:05 +0000 (17:15 -0800)]
Fix dropdown background color for top-bar children
Geoff Kimball [Thu, 18 Feb 2016 00:54:05 +0000 (16:54 -0800)]
Document usage of add-foundation-colors() mixin
Geoff Kimball [Wed, 17 Feb 2016 23:33:38 +0000 (15:33 -0800)]
Implement <progress> fill properly in IE
Geoff Kimball [Wed, 17 Feb 2016 22:59:50 +0000 (14:59 -0800)]
Fix modals not closing the first time they're clicked
Kevin Ball [Wed, 17 Feb 2016 22:20:30 +0000 (14:20 -0800)]
Merge branch 'fix-opens-left-styling' of https://github.com/zurb/foundation-sites into fix-opens-left-styling
RafiBomb [Wed, 17 Feb 2016 22:20:17 +0000 (14:20 -0800)]
adds left menu example
Kevin Ball [Wed, 17 Feb 2016 22:17:22 +0000 (14:17 -0800)]
Make drilldown js width/height computations impact min-height and max-width, not height and width
Kevin Ball [Wed, 17 Feb 2016 22:15:19 +0000 (14:15 -0800)]
Work towards moving all arrows and styling logic for responsive menus into the scss
Geoff Kimball [Wed, 17 Feb 2016 19:58:24 +0000 (11:58 -0800)]
Remove deprecation warnings around new CSS export mixins, as it's hard to accurately guess if the user imported them or not
Geoff Kimball [Wed, 17 Feb 2016 19:41:19 +0000 (11:41 -0800)]
Animate reveal overlay and modal in/out at the same time #7458
Geoff Kimball [Wed, 17 Feb 2016 19:28:05 +0000 (11:28 -0800)]
Set $global-flexbox to false in settings file
Geoff Kimball [Wed, 17 Feb 2016 19:16:54 +0000 (11:16 -0800)]
Add basic visual tests for Reveal
RafiBomb [Wed, 17 Feb 2016 18:42:30 +0000 (10:42 -0800)]
adds stesting pages for nav
Geoff Kimball [Wed, 17 Feb 2016 18:33:04 +0000 (10:33 -0800)]
In foundation-everything() mixin, only modify the value of $global-flexbox if the $flex parameter is set to true
Geoff Kimball [Wed, 17 Feb 2016 18:31:07 +0000 (10:31 -0800)]
Fix menu icon styles in flexbox mode interfering with basic menu styles, closes #8179
Geoff Kimball [Wed, 17 Feb 2016 17:43:36 +0000 (09:43 -0800)]
Set $global-flexbox to false by default
Geoff Kimball [Wed, 17 Feb 2016 17:40:05 +0000 (09:40 -0800)]
In media object docs, wrap the paragraph explaining flex mode differences in a callout so it's easier to see
Geoff Kimball [Wed, 17 Feb 2016 17:10:48 +0000 (09:10 -0800)]
Merge pull request #8182 from colin-marshall/eslint
ESLint
Colin Marshall [Wed, 17 Feb 2016 04:05:33 +0000 (21:05 -0700)]
Updated ESLint rules
Colin Marshall [Wed, 17 Feb 2016 04:05:03 +0000 (21:05 -0700)]
Remove jshint
Colin Marshall [Wed, 17 Feb 2016 04:01:48 +0000 (21:01 -0700)]
Updated babel-eslint to 5.0.0
Kevin Ball [Tue, 16 Feb 2016 23:45:26 +0000 (15:45 -0800)]
Update scss for opens-left is-dropdown-menu.
For issues #7978 and #7251
Kevin Ball [Tue, 16 Feb 2016 23:45:18 +0000 (15:45 -0800)]
Add visual test for responsive menu
Geoff Kimball [Tue, 16 Feb 2016 23:27:09 +0000 (15:27 -0800)]
Revert "Bump to version undefined"
This reverts commit
1d890fa621364cd9c650662ba4cef4de912bb216 .
kball [Tue, 16 Feb 2016 23:10:47 +0000 (15:10 -0800)]
Merge pull request #8178 from brettsmason/drilldown-parent-link
Add drilldown parent link option.
Geoff Kimball [Tue, 16 Feb 2016 23:02:49 +0000 (15:02 -0800)]
Add BrowserSync server to visual test folder
Geoff Kimball [Tue, 16 Feb 2016 22:56:57 +0000 (14:56 -0800)]
Bump to version undefined
Geoff Kimball [Tue, 16 Feb 2016 22:56:51 +0000 (14:56 -0800)]
Bump to version undefined
Geoff Kimball [Tue, 16 Feb 2016 22:37:43 +0000 (14:37 -0800)]
Stub out visual testing environment
Geoff Kimball [Tue, 16 Feb 2016 22:19:40 +0000 (14:19 -0800)]
Prevent Sass errors in settings file
Brett Mason [Tue, 16 Feb 2016 19:10:24 +0000 (19:10 +0000)]
Add drilldown parent link option. If set to true this prepend's the parent link to the submenu.
Geoff Kimball [Tue, 16 Feb 2016 18:10:13 +0000 (10:10 -0800)]
Merge pull request #8168 from mortonfox/patch-1
Fix the Help Wanted link
Geoff Kimball [Tue, 16 Feb 2016 18:08:42 +0000 (10:08 -0800)]
Fix indentation in flex grid Sass
Geoff Kimball [Tue, 16 Feb 2016 18:07:54 +0000 (10:07 -0800)]
Merge pull request #8143 from Gregor-Agnes/Gregor-Agnes-patch-1
Change for flex-block-grid AND Source Ordering
Gregor Agnes [Tue, 16 Feb 2016 05:15:47 +0000 (06:15 +0100)]
Update _flex-grid.scss
Colin Marshall [Tue, 16 Feb 2016 05:08:05 +0000 (22:08 -0700)]
Updates to .eslintrc
Colin Marshall [Tue, 16 Feb 2016 05:05:55 +0000 (22:05 -0700)]
Added eslint
Geoff Kimball [Mon, 15 Feb 2016 21:06:46 +0000 (13:06 -0800)]
Regenerate dist files to account for previous commit
Geoff Kimball [Mon, 15 Feb 2016 21:05:56 +0000 (13:05 -0800)]
Move flex utility class CSS to be last in the cascade
Morton Fox [Mon, 15 Feb 2016 20:46:29 +0000 (15:46 -0500)]
Fix the Help Wanted link
Looks like the URL and link text were switched around by mistake.
Geoff Kimball [Mon, 15 Feb 2016 19:41:23 +0000 (11:41 -0800)]
Push deprecation of legacy media query variables to 6.3
Geoff Kimball [Mon, 15 Feb 2016 19:37:07 +0000 (11:37 -0800)]
Bump to version 6.2.0-rc.1
Geoff Kimball [Mon, 15 Feb 2016 19:02:27 +0000 (11:02 -0800)]
In pagination CSS, use hex values in content properties instead of the characters themselves, closes #8130
Geoff Kimball [Mon, 15 Feb 2016 18:42:04 +0000 (10:42 -0800)]
Add section to responsive navigation docs explaining how to prevent FOUC, closes #7083
Geoff Kimball [Mon, 15 Feb 2016 18:12:21 +0000 (10:12 -0800)]
Merge pull request #8128 from loficode/slider-dual-handle-fix
Slider with dual handles: draw initial fill correctly
Geoff Kimball [Mon, 15 Feb 2016 17:40:05 +0000 (09:40 -0800)]
Merge pull request #8152 from maggo/patch-2
Update clearfix mixin with flexbox fix
Geoff Kimball [Mon, 15 Feb 2016 17:34:43 +0000 (09:34 -0800)]
Merge pull request #8162 from karland/develop
Fix SASS depreciation warning
karland [Sun, 14 Feb 2016 20:21:12 +0000 (21:21 +0100)]
Fix SASS depreciation warning
SASS is generatng the following depreciation warning:
DEPRECATION WARNING on line 25 of
/foundation/components/_visibility.scss:
The result of `0px == 0` will be `false` in future releases of Sass.
Unitless numbers will no longer be equal to the same numbers with units.
This PR fixes the issue
Marco Kaul [Fri, 12 Feb 2016 23:21:11 +0000 (00:21 +0100)]
Update clearfix mixin with flexbox fix
See http://danisadesigner.com/blog/flexbox-clear-fix-pseudo-elements/
Fixes #8148
Geoff Kimball [Fri, 12 Feb 2016 17:19:14 +0000 (09:19 -0800)]
Re-add Reveal positioning logic that was lost in the 6.2 > develop merge, and remove $reveal-offset variable, which is not needed because the JS handles positioning
Gregor Agnes [Fri, 12 Feb 2016 07:55:58 +0000 (08:55 +0100)]
Change for flex-block-grid AND Source Ordering
Geoff Kimball [Fri, 12 Feb 2016 00:21:36 +0000 (16:21 -0800)]
Separate the General section in the docs table of contents into two smaller sections, and add more links to the Index page
Geoff Kimball [Thu, 11 Feb 2016 22:24:04 +0000 (14:24 -0800)]
Re-wrap every JavaScript module in an IIFE, but only pass in jQuery, not Foundation
Geoff Kimball [Thu, 11 Feb 2016 21:50:36 +0000 (13:50 -0800)]
Remove check for window.Foundation when registering plugins, and remove UMD definitions from plugins, as not every plugin had one and they're undocumented. UMD support won't be landing in 6.2
Geoff Kimball [Thu, 11 Feb 2016 19:58:21 +0000 (11:58 -0800)]
Add width: 100%; to menu when in flexbox mode, to ensure it's always full-width
Geoff Kimball [Thu, 11 Feb 2016 17:54:21 +0000 (09:54 -0800)]
Properly apply $keystroke-radius Sass variable to <kbd> elements, closes #8132
Geoff Kimball [Thu, 11 Feb 2016 17:52:20 +0000 (09:52 -0800)]
Merge pull request #8137 from bitbitdecker/patch-1
Fix wrong input type
Geoff Kimball [Thu, 11 Feb 2016 17:48:47 +0000 (09:48 -0800)]
Fix tabs not initializing and not showing/hiding properly
Geoff Kimball [Thu, 11 Feb 2016 17:40:45 +0000 (09:40 -0800)]
Clean up tabs JavaScript
bitbitdecker [Thu, 11 Feb 2016 11:57:22 +0000 (12:57 +0100)]
Fix wrong input type
Geoff Kimball [Wed, 10 Feb 2016 23:33:25 +0000 (15:33 -0800)]
Update readme to be more concise
Geoff Kimball [Wed, 10 Feb 2016 22:06:09 +0000 (14:06 -0800)]
Change .is-active menu class to .active, to avoid overlap with dropdown menu active classes
Geoff Kimball [Wed, 10 Feb 2016 18:12:27 +0000 (10:12 -0800)]
Clean up Reveal CSS
Geoff Kimball [Wed, 10 Feb 2016 18:09:46 +0000 (10:09 -0800)]
Merge native slider and slider Sass variables
Geoff Kimball [Wed, 10 Feb 2016 18:08:52 +0000 (10:08 -0800)]
Don't use color variable in util function, as it's imported before the global variables are available
Geoff Kimball [Wed, 10 Feb 2016 18:03:24 +0000 (10:03 -0800)]
Automatically lint Sass when files change
Geoff Kimball [Wed, 10 Feb 2016 18:00:06 +0000 (10:00 -0800)]
Lint Sass and rename scss-config.yml to have proper name
Geoff Kimball [Wed, 10 Feb 2016 17:44:46 +0000 (09:44 -0800)]
Replace hardcoded hex colors with global color variables
loficode [Wed, 10 Feb 2016 13:43:46 +0000 (15:43 +0200)]
Take start and end options to account when drawing the initial fill.
Geoff Kimball [Tue, 9 Feb 2016 19:09:29 +0000 (11:09 -0800)]
Organize images in the docs folder by category
Geoff Kimball [Tue, 9 Feb 2016 17:38:35 +0000 (09:38 -0800)]
Fix input group fields inside of a top bar not being fluid, fixes #7663
Geoff Kimball [Tue, 9 Feb 2016 17:31:48 +0000 (09:31 -0800)]
Add missing SassDoc @type annotation to $topbar-unstack-breakpoint
Geoff Kimball [Tue, 9 Feb 2016 17:31:00 +0000 (09:31 -0800)]
Add $topbar-unstack-breakpoint to configure when the top bar switches from mobile to desktop view, closes #7502
Geoff Kimball [Tue, 9 Feb 2016 17:30:12 +0000 (09:30 -0800)]
Disable gulp-scss-lint for now as it's causing errors
Geoff Kimball [Tue, 9 Feb 2016 17:13:01 +0000 (09:13 -0800)]
Remove unused karma config file, and move linting config files to the root folder, so IDE linters can find them easier
Geoff Kimball [Tue, 9 Feb 2016 17:07:33 +0000 (09:07 -0800)]
Clean up Abide JavaScript
Rafi [Tue, 9 Feb 2016 06:48:38 +0000 (22:48 -0800)]
Merge pull request #8119 from pra85/patch-1
Fix a typo
Prayag Verma [Tue, 9 Feb 2016 05:14:34 +0000 (10:44 +0530)]
Fix a typo
`italizie` → `italicize`
Geoff Kimball [Mon, 8 Feb 2016 22:29:14 +0000 (14:29 -0800)]
Merge pull request #8115 from tinnvec/patch-1
Update tooltip.md
Geoff Kimball [Mon, 8 Feb 2016 22:23:29 +0000 (14:23 -0800)]
Fix specificity issue that prevented input group buttons from displaying properly
Geoff Kimball [Mon, 8 Feb 2016 22:15:53 +0000 (14:15 -0800)]
Add prettier error handling to gulp-babel
Geoff Kimball [Mon, 8 Feb 2016 22:15:18 +0000 (14:15 -0800)]
Fix syntax error in Reveal JavaScript
Geoff Kimball [Mon, 8 Feb 2016 22:00:42 +0000 (14:00 -0800)]
Merge develop into 6.2
Alex Hanna [Mon, 8 Feb 2016 19:36:30 +0000 (13:36 -0600)]
Update tooltip.md
Normalize quotes used with html attributes in tooltip example code
Geoff Kimball [Mon, 8 Feb 2016 17:18:22 +0000 (09:18 -0800)]
Change @import statements in foundation/foundation-flex source Sass files to be relative paths, so they can be compiled without configuring Sass import paths. Closes #8098
Chris Oyler [Sat, 6 Feb 2016 00:52:24 +0000 (16:52 -0800)]
goodbye zurb
Chris Oyler [Sat, 6 Feb 2016 00:06:07 +0000 (16:06 -0800)]
fixes merge conflicts and cleans up dual var declaration