]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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
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
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
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
Chris Oyler [Fri, 5 Feb 2016 21:37:28 +0000 (13:37 -0800)]
fixes #8041, #7977, #7971, #7817, #7723, #7333, #7816
Chris Oyler [Fri, 5 Feb 2016 21:22:57 +0000 (13:22 -0800)]
removes new-reveal.js, merges changes into reveal.js
Chris Oyler [Fri, 5 Feb 2016 20:08:22 +0000 (12:08 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into update-reveal
Chris Oyler [Fri, 5 Feb 2016 20:03:48 +0000 (12:03 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 5 Feb 2016 20:03:42 +0000 (12:03 -0800)]
updates / improves documentation for sticky and slider. clarifies events emmited and better examples for sticky
Geoff Kimball [Fri, 5 Feb 2016 17:03:11 +0000 (09:03 -0800)]
Merge pull request #8093 from michelts/patch-1
Typo fix in components/_callout.scss
Geoff Kimball [Fri, 5 Feb 2016 17:02:54 +0000 (09:02 -0800)]
Merge pull request #8091 from monosize/6.2
topbar feature - set a diffrent background color of all submenus
Michel Sabchuk [Fri, 5 Feb 2016 13:10:32 +0000 (11:10 -0200)]
Typo fix in components/_callout.scss
monosize [Fri, 5 Feb 2016 11:22:15 +0000 (12:22 +0100)]
topbar feature - set a diffrent background color of all submenus
New option to set a different background-color for the submenus of a menu in the topbar.
For example if the topbar-background is transparent.
new var $topbar-background-submenu
Geoff Kimball [Fri, 5 Feb 2016 00:49:59 +0000 (16:49 -0800)]
Prevent .off-canvas-content from margin collapsing, which would reveal the box shadow underneath in some cases, fixes #7292
Geoff Kimball [Fri, 5 Feb 2016 00:42:17 +0000 (16:42 -0800)]
Fix menu elements with <span>s inside of them being misaligned, fixes #7309
Geoff Kimball [Fri, 5 Feb 2016 00:33:19 +0000 (16:33 -0800)]
Add .is-active class to Menu, closes #8040
Geoff Kimball [Fri, 5 Feb 2016 00:28:19 +0000 (16:28 -0800)]
Remove $menu-expand-max Sass variable, which is not needed because menus use display: table-cell; for layout now
Geoff Kimball [Fri, 5 Feb 2016 00:21:13 +0000 (16:21 -0800)]
Add background-alpha parameter to form-input-error() mixin, so the background-color can be fully customized, closes #7935
Geoff Kimball [Thu, 4 Feb 2016 21:51:06 +0000 (13:51 -0800)]
Merge pull request #8086 from colin-marshall/ES6-classes
ES6 classes
Chris Oyler [Thu, 4 Feb 2016 19:57:11 +0000 (11:57 -0800)]
fixes #7806, adds support for multiple targets for data-close, data-open, data-toggle. Updates docs to show syntax, also updates triggers.js to more es6 syntax... Hurray template strings!!!
Colin Marshall [Thu, 4 Feb 2016 05:34:41 +0000 (22:34 -0700)]
Fixed js formatting, added missing module comments
Colin Marshall [Thu, 4 Feb 2016 05:33:39 +0000 (22:33 -0700)]
Convert dropdown menu to ES6 class
Colin Marshall [Thu, 4 Feb 2016 05:33:15 +0000 (22:33 -0700)]
Convert slider to ES6 class
Colin Marshall [Thu, 4 Feb 2016 05:32:53 +0000 (22:32 -0700)]
Convert sticky to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:27:19 +0000 (21:27 -0700)]
Convert tooltip to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:26:50 +0000 (21:26 -0700)]
Convert reveal to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:22:43 +0000 (21:22 -0700)]
Convert orbit to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:22:19 +0000 (21:22 -0700)]
Convert offcanvas to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:21:51 +0000 (21:21 -0700)]
Convert magellan to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:20:18 +0000 (21:20 -0700)]
Convert equalizer to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:19:50 +0000 (21:19 -0700)]
Convert dropdown to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:18:42 +0000 (21:18 -0700)]
Convert drilldown to ES6 class
Colin Marshall [Thu, 4 Feb 2016 04:14:09 +0000 (21:14 -0700)]
Convert abide to ES6 class
Colin Marshall [Thu, 4 Feb 2016 02:11:47 +0000 (19:11 -0700)]
Convert responsive toggle to ES6 class
Convert responsive toggle to ES6 class
Colin Marshall [Thu, 4 Feb 2016 02:02:59 +0000 (19:02 -0700)]
Convert responsive menu to ES6 class
Colin Marshall [Thu, 4 Feb 2016 01:50:47 +0000 (18:50 -0700)]
Convert tabs to ES6 class
Colin Marshall [Thu, 4 Feb 2016 01:41:35 +0000 (18:41 -0700)]
Convert toggler to ES6 class
Colin Marshall [Thu, 4 Feb 2016 01:29:14 +0000 (18:29 -0700)]
Convert accordion menu to ES6 class
Colin Marshall [Thu, 4 Feb 2016 01:16:33 +0000 (18:16 -0700)]
Convert accordion to ES6 class
Geoff Kimball [Wed, 3 Feb 2016 21:02:04 +0000 (13:02 -0800)]
Add data-toggle-focus attribute that triggers Toggler plugins on focus/blur
Geoff Kimball [Wed, 3 Feb 2016 19:51:17 +0000 (11:51 -0800)]
Convert util.triggers to ES6
Geoff Kimball [Wed, 3 Feb 2016 19:47:10 +0000 (11:47 -0800)]
Convert util.timerAndImageLoader to ES6
Geoff Kimball [Wed, 3 Feb 2016 19:42:46 +0000 (11:42 -0800)]
Convert util.nest to ES6
Geoff Kimball [Wed, 3 Feb 2016 19:37:36 +0000 (11:37 -0800)]
Convert util.motion to ES6
Geoff Kimball [Wed, 3 Feb 2016 19:29:42 +0000 (11:29 -0800)]
Convert util.mediaQuery to ES6
Geoff Kimball [Wed, 3 Feb 2016 19:25:54 +0000 (11:25 -0800)]
Convert util.keyboard to ES6
Geoff Kimball [Wed, 3 Feb 2016 19:12:47 +0000 (11:12 -0800)]
Convert util.box to ES6
Geoff Kimball [Wed, 3 Feb 2016 18:57:59 +0000 (10:57 -0800)]
Convert Interchange to ES6 class
Geoff Kimball [Wed, 3 Feb 2016 18:57:49 +0000 (10:57 -0800)]
Switch back to UMD because CommonJS doesn't work in our current setup
Geoff Kimball [Wed, 3 Feb 2016 18:34:40 +0000 (10:34 -0800)]
Replace Babel UMD plugin with CommonJS plugin
Geoff Kimball [Wed, 3 Feb 2016 17:15:02 +0000 (09:15 -0800)]
Remove $tooltip-pip-offset Sass variable, which wasn't being used, and isn't needed because pips are always horizontally centered, closes #8071