]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
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
Geoff Kimball [Wed, 3 Feb 2016 17:07:35 +0000 (09:07 -0800)]
Remove $tab-border Sass variable which wasn't being used, closes #8068
Chris Oyler [Tue, 2 Feb 2016 19:57:48 +0000 (11:57 -0800)]
fixes #8050, adds check for forceTop. In order to use this fix, forceTop, autoFocus, and trapFocus must all be set to false. Not recommended for use with menus or any accessibility sensitive content
Geoff Kimball [Tue, 2 Feb 2016 19:34:11 +0000 (11:34 -0800)]
Update contributing guidelines with more detailed info on filing bugs, editing the docs, opening PRs, and finding issues to tackle
Geoff Kimball [Tue, 2 Feb 2016 19:15:27 +0000 (11:15 -0800)]
Merge pull request #7985 from briantan888/patch-7
[abide.md]
Geoff Kimball [Tue, 2 Feb 2016 00:20:18 +0000 (16:20 -0800)]
Add flexbox tag to the header of pages for components that support flexbox mode
Geoff Kimball [Tue, 2 Feb 2016 00:16:37 +0000 (16:16 -0800)]
Haphazardly prevent Babel errors from merge conflicts in slider.js
Geoff Kimball [Tue, 2 Feb 2016 17:09:13 +0000 (09:09 -0800)]
Merge pull request #8055 from vgmcglaughlin/develop
Search for the target tab content within existing tab content
Geoff Kimball [Tue, 2 Feb 2016 17:05:36 +0000 (09:05 -0800)]
Merge pull request #8036 from alamowo/patch-2
Adding href attribute to accordion titles
Geoff Kimball [Tue, 2 Feb 2016 17:05:08 +0000 (09:05 -0800)]
Merge pull request #8053 from a3020/tabs_fix_comment
Fix comment $tab-item-padding
Vic McGlaughlin [Tue, 2 Feb 2016 16:33:29 +0000 (11:33 -0500)]
only search for the target tab content within the existing tab content element, resolves issue unit testing Tabs where target tab may not exist in global jQuery context
akodde [Tue, 2 Feb 2016 13:40:21 +0000 (14:40 +0100)]
fix comment $tab-item-padding
Chris Oyler [Tue, 2 Feb 2016 01:11:16 +0000 (17:11 -0800)]
updates docs for offcanvas
Chris Oyler [Tue, 2 Feb 2016 01:10:43 +0000 (17:10 -0800)]
updates docs for orbit
Chris Oyler [Tue, 2 Feb 2016 01:10:24 +0000 (17:10 -0800)]
updates docs for drilldown
Chris Oyler [Tue, 2 Feb 2016 01:10:01 +0000 (17:10 -0800)]
updates docs for magellan
Chris Oyler [Tue, 2 Feb 2016 01:09:15 +0000 (17:09 -0800)]
updates docs for dropdowns
Geoff Kimball [Mon, 1 Feb 2016 23:10:39 +0000 (15:10 -0800)]
Merge pull request #8018 from colin-marshall/ES6-template-literals
ES6 Template Literals
Chris Oyler [Mon, 1 Feb 2016 22:48:27 +0000 (14:48 -0800)]
updates js documentation for dropdown menu.
Colin Marshall [Wed, 27 Jan 2016 01:59:05 +0000 (18:59 -0700)]
Converted Map Deep Get test to True
Colin Marshall [Tue, 26 Jan 2016 22:45:11 +0000 (15:45 -0700)]
Template literals for Slider & Drilldown
Colin Marshall [Tue, 26 Jan 2016 09:11:36 +0000 (02:11 -0700)]
Template literals for Sticky, Tabs, Toggler, Tooltip & Utils
Colin Marshall [Tue, 26 Jan 2016 06:39:00 +0000 (23:39 -0700)]
Converted Magellan, Off-Canvas, Orbit, Reveal, and Responsive Toggle to template literals
Colin Marshall [Tue, 26 Jan 2016 04:26:34 +0000 (21:26 -0700)]
Converted Equalizer string concatenations to template literals
Colin Marshall [Tue, 26 Jan 2016 04:17:05 +0000 (21:17 -0700)]
Converted Dropdown Menu string concatenations to template literals
Colin Marshall [Tue, 26 Jan 2016 04:08:02 +0000 (21:08 -0700)]
Converted Dropdown string concatenations to template literals
Colin Marshall [Tue, 26 Jan 2016 04:01:39 +0000 (21:01 -0700)]
Converted F6 Core JS string concatenations to template literals
Colin Marshall [Tue, 26 Jan 2016 03:51:25 +0000 (20:51 -0700)]
Converted Acoordion string concatenations to template literals
Colin Marshall [Tue, 26 Jan 2016 03:40:29 +0000 (20:40 -0700)]
Converted Abide string concatenations to template literals
Chris Oyler [Mon, 1 Feb 2016 22:09:05 +0000 (14:09 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Mon, 1 Feb 2016 22:08:59 +0000 (14:08 -0800)]
updates motion-ui documentation to clarify JavaScript usage and inclusion.
Chris Oyler [Mon, 1 Feb 2016 22:08:07 +0000 (14:08 -0800)]
updates reInit method to hyphenate a plugin class name if they are passed as CamelCased strings
Geoff Kimball [Mon, 1 Feb 2016 22:07:53 +0000 (14:07 -0800)]
Resolve leftover merge conflict in flex grid Sass
Chris Oyler [Mon, 1 Feb 2016 22:06:48 +0000 (14:06 -0800)]
fixes an incorrect illustration of an example callback for the changed.zf.mediaquery event
Chris Oyler [Mon, 1 Feb 2016 22:05:41 +0000 (14:05 -0800)]
updates and clarifies Documentation for JavaScript plugin usage, initialization, updating, etc...
Chris Oyler [Mon, 1 Feb 2016 22:04:42 +0000 (14:04 -0800)]
adds link to Sticky plugin for documentation on sticky navigation
Geoff Kimball [Mon, 1 Feb 2016 21:14:34 +0000 (13:14 -0800)]
Only style a::after in a dropdown menu <li> if $dropdownmenu-arrows is enabled, fixes #8032
Chris Oyler [Mon, 1 Feb 2016 18:47:54 +0000 (10:47 -0800)]
removes commented out code from foundation nest util.
Chris Oyler [Mon, 1 Feb 2016 18:46:39 +0000 (10:46 -0800)]
blocks foundation from included old reveal, effectively overwriting the new one. leaving the code in until it is merged.
Alexander Martin [Fri, 29 Jan 2016 13:08:51 +0000 (14:08 +0100)]
Adding href attribute to accordion titles
Added it to the first code-snippet and the first working example. It's needed for keyboard navigation.
Chris Oyler [Fri, 29 Jan 2016 01:16:07 +0000 (17:16 -0800)]
adds a user-agent sniff for ios devices, css for that is still a little janky and currently commented out. also adds check for using animations, adjusting either top/left if animating, or a translate if not.
Chris Oyler [Thu, 28 Jan 2016 22:10:32 +0000 (14:10 -0800)]
Reveal: Finally sorted out the thing where iOS Safari was still scrolling with overflow: hidden. Unfortunately, the fix breaks in other browsers.
Chris Oyler [Thu, 28 Jan 2016 21:52:55 +0000 (13:52 -0800)]
Reveal: adds @include breakpoint(small) to set width to 100vw, maybe a better way? dunno, but it works...
Chris Oyler [Thu, 28 Jan 2016 21:43:07 +0000 (13:43 -0800)]
Merge branch 'develop' of https://github.com/zurb/foundation-sites into update-reveal