]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
9 years ago[DropdownMenu] fixes body off click on destroy 7905/head
jk [Mon, 18 Jan 2016 09:38:23 +0000 (10:38 +0100)] 
[DropdownMenu] fixes body off click on destroy

9 years agoLint Sass
Geoff Kimball [Sat, 16 Jan 2016 01:27:39 +0000 (17:27 -0800)] 
Lint Sass

9 years agoChange jQuery dependency in package.json to use a ~, to lock it to 2.1.x, closes...
Geoff Kimball [Fri, 15 Jan 2016 23:03:32 +0000 (15:03 -0800)] 
Change jQuery dependency in package.json to use a ~, to lock it to 2.1.x, closes #7893

9 years agoMerge pull request #7851 from brettsmason/patch-1
Geoff Kimball [Fri, 15 Jan 2016 21:24:37 +0000 (13:24 -0800)] 
Merge pull request #7851 from brettsmason/patch-1

Corrected submenu adjustment

9 years agoIn Pagination Sass, use @else instead of @if not
Geoff Kimball [Fri, 15 Jan 2016 21:22:08 +0000 (13:22 -0800)] 
In Pagination Sass, use @else instead of @if not

9 years agoMerge pull request #7888 from DaSchTour/patch-1
Geoff Kimball [Fri, 15 Jan 2016 21:21:39 +0000 (13:21 -0800)] 
Merge pull request #7888 from DaSchTour/patch-1

Change logic for $pagination-mobile-items=true

9 years agofixes typo
Rafi [Fri, 15 Jan 2016 19:14:10 +0000 (11:14 -0800)] 
fixes typo

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 15 Jan 2016 18:02:56 +0000 (10:02 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7890, simple oversight
Chris Oyler [Fri, 15 Jan 2016 18:01:01 +0000 (10:01 -0800)] 
fixes #7890, simple oversight

9 years agoPossible fix for #7887 7888/head
Daniel Schuba [Fri, 15 Jan 2016 13:06:58 +0000 (14:06 +0100)] 
Possible fix for #7887

Change logic for $pagination-mobile-items=true

9 years agoAdd example of masked file upload button to docs, closes #7707
Geoff Kimball [Fri, 15 Jan 2016 01:37:55 +0000 (17:37 -0800)] 
Add example of masked file upload button to docs, closes #7707

9 years agofixes #7818, adds callback func to execute at modal closing completion
Chris Oyler [Fri, 15 Jan 2016 00:08:22 +0000 (16:08 -0800)] 
fixes #7818, adds callback func to execute at modal closing completion

9 years agocloses #7882, adds examples of passing options for plugins through js, as well as...
Chris Oyler [Thu, 14 Jan 2016 23:50:07 +0000 (15:50 -0800)] 
closes #7882, adds examples of passing options for plugins through js, as well as explanations of options precedence

9 years agoimproves documentation for close-button and callout components, specifying how to...
Chris Oyler [Thu, 14 Jan 2016 21:32:33 +0000 (13:32 -0800)] 
improves documentation for close-button and callout components, specifying how to use Motion UI classes for snazzier animated closing of things

9 years agofixes #7880, improves fallback for data-closable elements, if no parameter passed...
Chris Oyler [Thu, 14 Jan 2016 21:28:31 +0000 (13:28 -0800)] 
fixes #7880, improves fallback for data-closable elements, if no parameter passed to the data-closable attribute, now falls back to jquery fadeOut method. include a Motion UI class in the attribute to take advantage of the extra animations, and ensure you have Motion UI loaded

9 years agofixes #7850
Chris Oyler [Thu, 14 Jan 2016 21:10:00 +0000 (13:10 -0800)] 
fixes #7850

9 years agofixes #7863, oversight of not including the templateClasses option in the addClass...
Chris Oyler [Thu, 14 Jan 2016 21:08:00 +0000 (13:08 -0800)] 
fixes #7863, oversight of not including the templateClasses option in the addClass call on init

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 14 Jan 2016 21:05:07 +0000 (13:05 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7833, was caused by events bubbling up the dom tree even after they had reache...
Chris Oyler [Thu, 14 Jan 2016 21:05:04 +0000 (13:05 -0800)] 
fixes #7833, was caused by events bubbling up the dom tree even after they had reached their parent container

9 years agoMerge pull request #7878 from alerosa/patch-1
Geoff Kimball [Thu, 14 Jan 2016 19:58:00 +0000 (11:58 -0800)] 
Merge pull request #7878 from alerosa/patch-1

Removed braces from $.ajax call example

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Thu, 14 Jan 2016 19:31:33 +0000 (11:31 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes issue where replaced event was firing early on html file replacement with inter...
Chris Oyler [Thu, 14 Jan 2016 19:30:30 +0000 (11:30 -0800)] 
fixes issue where replaced event was firing early on html file replacement with interchange, fixes #7838

9 years agofixes issue where google maps script was being loaded multiple times on interchange...
Chris Oyler [Thu, 14 Jan 2016 19:28:49 +0000 (11:28 -0800)] 
fixes issue where google maps script was being loaded multiple times on interchange replace events. also centers the map/places marker over ZURB hq

9 years agoIn .travis.yml, run npm install -g bower before npm install, because core-js/typeahea...
Geoff Kimball [Thu, 14 Jan 2016 17:55:33 +0000 (09:55 -0800)] 
In .travis.yml, run npm install -g bower before npm install, because core-js/typeahead uses bower

9 years agoSpecify npm install only in .travis.yml
Geoff Kimball [Thu, 14 Jan 2016 17:43:48 +0000 (09:43 -0800)] 
Specify npm install only in .travis.yml

9 years agoRemove .top-bar a styles and $topbar-link-color Sass variable, closes #7843
Geoff Kimball [Thu, 14 Jan 2016 17:13:41 +0000 (09:13 -0800)] 
Remove .top-bar a styles and $topbar-link-color Sass variable, closes #7843

9 years agoRemoved braces from $.ajax call example 7878/head
Alessandro Rosa [Thu, 14 Jan 2016 13:58:25 +0000 (14:58 +0100)] 
Removed braces from $.ajax call example

jQuery wants an url string or/plus a config object with a set of key/value pairs

9 years agoAdd Bower install to travis script
Geoff Kimball [Wed, 13 Jan 2016 21:08:04 +0000 (13:08 -0800)] 
Add Bower install to travis script

9 years agoAdd .travis.yml
Geoff Kimball [Wed, 13 Jan 2016 19:16:49 +0000 (11:16 -0800)] 
Add .travis.yml

9 years agoRemove manual reporting from Sass unit tests, just use the Mocha reporter instead
Geoff Kimball [Wed, 13 Jan 2016 19:00:57 +0000 (11:00 -0800)] 
Remove manual reporting from Sass unit tests, just use the Mocha reporter instead

9 years agoUse nyan reporter for Sass unit tests because it's important
Geoff Kimball [Wed, 13 Jan 2016 00:31:57 +0000 (16:31 -0800)] 
Use nyan reporter for Sass unit tests because it's important

9 years agoMerge pull request #7856 from colin-marshall/sass-tests
Geoff Kimball [Wed, 13 Jan 2016 00:28:12 +0000 (16:28 -0800)] 
Merge pull request #7856 from colin-marshall/sass-tests

Migrate Sass unit tests to True

9 years agoMerge pull request #7860 from kevindice/patch-1
Brandon Arnold [Wed, 13 Jan 2016 00:13:49 +0000 (16:13 -0800)] 
Merge pull request #7860 from kevindice/patch-1

Differentiate Tab Example Content

9 years agoDifferentiate Tab Example Content 7860/head
Kevin Dice [Wed, 13 Jan 2016 00:11:27 +0000 (18:11 -0600)] 
Differentiate Tab Example Content

The tab bodies in the horizontal tab demo had the same contents, potentially causing a copy/paste user to think that the example code does not work.

9 years agoAdded gulp-mocha, removed bootcamp 7856/head
colin-marshall [Tue, 12 Jan 2016 19:53:35 +0000 (12:53 -0700)] 
Added gulp-mocha, removed bootcamp

9 years agoConverted tests for remaining functions
colin-marshall [Tue, 12 Jan 2016 19:45:41 +0000 (12:45 -0700)] 
Converted tests for remaining functions

9 years agoCorrected submenu adjustment 7851/head
Brett Mason [Tue, 12 Jan 2016 14:04:29 +0000 (14:04 +0000)] 
Corrected submenu adjustment

Corrects submenu margin-top adjustment to target only nested submenus.

9 years agoAdded True Sass testing, converted unit function tests
colin-marshall [Tue, 12 Jan 2016 07:16:26 +0000 (00:16 -0700)] 
Added True Sass testing, converted unit function tests

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
colin-marshall [Mon, 11 Jan 2016 20:16:28 +0000 (13:16 -0700)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoMerge pull request #7841 from Grafikart/fix-mediaqueryoffcanvas
Geoff Kimball [Mon, 11 Jan 2016 17:51:39 +0000 (09:51 -0800)] 
Merge pull request #7841 from Grafikart/fix-mediaqueryoffcanvas

Added mediaQuery requirement for offcanvas

9 years agoRemove Normalize.css's <fieldset> styling, which is being undone by our reset already...
Geoff Kimball [Mon, 11 Jan 2016 17:31:00 +0000 (09:31 -0800)] 
Remove Normalize.css's <fieldset> styling, which is being undone by our reset already #7834

9 years agoMerge pull request #7804 from TvrtkoM/kitchensink_update
Geoff Kimball [Mon, 11 Jan 2016 17:21:07 +0000 (09:21 -0800)] 
Merge pull request #7804 from TvrtkoM/kitchensink_update

add rest of missing components to kichen sink

9 years agoAdded mediaQuery requirement for offcanvas 7841/head
Grafikart [Mon, 11 Jan 2016 16:01:50 +0000 (17:01 +0100)] 
Added mediaQuery requirement for offcanvas

9 years agoMerge pull request #7808 from briantan888/patch-6
Chris Oyler [Fri, 8 Jan 2016 18:53:09 +0000 (10:53 -0800)] 
Merge pull request #7808 from briantan888/patch-6

[abide.md] Change event listener

9 years agofixes pr issue where tab panels were not getting appropriate ARIA attributes on init
Chris Oyler [Fri, 8 Jan 2016 18:51:49 +0000 (10:51 -0800)] 
fixes pr issue where tab panels were not getting appropriate ARIA attributes on init

9 years agoMerge branch 'tabs-hash' of https://github.com/designerno1/foundation-sites into...
Chris Oyler [Fri, 8 Jan 2016 18:39:13 +0000 (10:39 -0800)] 
Merge branch 'tabs-hash' of https://github.com/designerno1/foundation-sites into designerno1

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Fri, 8 Jan 2016 18:02:00 +0000 (10:02 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7813, simple solution by adding a boolean property to the timer object and...
Chris Oyler [Fri, 8 Jan 2016 18:01:51 +0000 (10:01 -0800)] 
fixes #7813, simple solution by adding a boolean property to the timer object and checking that property on slide change

9 years agofixes old tab 7810/head
jk [Fri, 8 Jan 2016 08:29:03 +0000 (09:29 +0100)] 
fixes old tab

9 years agofix hash problem with full url href hash
jk [Fri, 8 Jan 2016 08:16:25 +0000 (09:16 +0100)] 
fix hash problem with full url href hash
Error: Syntax error, unrecognized expression: ttp://www.example.com/#panel1
http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js
Line 2

9 years agoChange event listener 7808/head
Brian Tan [Fri, 8 Jan 2016 01:18:56 +0000 (20:18 -0500)] 
Change event listener

from .bind() to .on()

9 years agoFix invalid selector in media object CSS, fixes #7583
Geoff Kimball [Fri, 8 Jan 2016 01:11:23 +0000 (17:11 -0800)] 
Fix invalid selector in media object CSS, fixes #7583

9 years agoMerge branch 'master' into develop
Geoff Kimball [Fri, 8 Jan 2016 01:01:14 +0000 (17:01 -0800)] 
Merge branch 'master' into develop

9 years agoFix incorrect event name in JSDoc for tooltips, closes #7691
Geoff Kimball [Fri, 8 Jan 2016 00:42:42 +0000 (16:42 -0800)] 
Fix incorrect event name in JSDoc for tooltips, closes #7691

9 years agoReplace Typeahead package with corejs fork, which fixes #7667 search results occasion...
Geoff Kimball [Fri, 8 Jan 2016 00:35:17 +0000 (16:35 -0800)] 
Replace Typeahead package with corejs fork, which fixes #7667 search results occasionally not showing up

9 years agogrids - separate example code and live example 7804/head
Tvrtko [Thu, 7 Jan 2016 21:24:18 +0000 (22:24 +0100)] 
grids - separate example code and live example

9 years agoAdd badges to readme
Geoff Kimball [Thu, 7 Jan 2016 20:14:47 +0000 (12:14 -0800)] 
Add badges to readme

9 years agoadd rest of missing components to kichen sink
Tvrtko [Thu, 7 Jan 2016 20:05:06 +0000 (21:05 +0100)] 
add rest of missing components to kichen sink

9 years agoMerge pull request #7803 from andycochran/has-tip
Geoff Kimball [Thu, 7 Jan 2016 18:48:32 +0000 (10:48 -0800)] 
Merge pull request #7803 from andycochran/has-tip

Settings for .has-tip

9 years agoadd settings for .has-tip styles, fix docs 7803/head
Andy Cochran [Thu, 7 Jan 2016 18:06:14 +0000 (13:06 -0500)] 
add settings for .has-tip styles, fix docs

9 years agoDefualt -> Default on table SassDoc, closes #7799
Geoff Kimball [Thu, 7 Jan 2016 17:50:46 +0000 (09:50 -0800)] 
Defualt -> Default on table SassDoc, closes #7799

9 years agoadds reveal features, bug fixes
Chris Oyler [Thu, 7 Jan 2016 01:14:45 +0000 (17:14 -0800)] 
adds reveal features, bug fixes

9 years agoMerge pull request #7794 from andrewbiddinger/patch-6
Geoff Kimball [Wed, 6 Jan 2016 23:09:07 +0000 (15:09 -0800)] 
Merge pull request #7794 from andrewbiddinger/patch-6

Added and Clarified CDN option of Motion UI Fixes #7790

9 years agoAdded and Clarified CDN option of Motion UI Fixes #7790 7794/head
Andrew Biddinger [Wed, 6 Jan 2016 23:06:20 +0000 (18:06 -0500)] 
Added and Clarified CDN option of Motion UI Fixes #7790

9 years agoAdd JSDoc comment for replaced.zf.interchange #7491
Geoff Kimball [Wed, 6 Jan 2016 22:50:06 +0000 (14:50 -0800)] 
Add JSDoc comment for replaced.zf.interchange #7491

9 years agoUpdate breakpoint strings to remove deprecation warning in Ruby Sass 3.4.20
Geoff Kimball [Wed, 6 Jan 2016 22:33:10 +0000 (14:33 -0800)] 
Update breakpoint strings to remove deprecation warning in Ruby Sass 3.4.20

9 years agoUse $input-background-invalid for default error background color instead of $alert...
Geoff Kimball [Wed, 6 Jan 2016 22:22:29 +0000 (14:22 -0800)] 
Use $input-background-invalid for default error background color instead of $alert-color, fixes #7761

9 years agoAdd explanation of data-options to JavaScript overview docs page, closes #7793
Geoff Kimball [Wed, 6 Jan 2016 21:47:37 +0000 (13:47 -0800)] 
Add explanation of data-options to JavaScript overview docs page, closes #7793

9 years agoUse background-origin: content-box; on <select> elements to make the positioning...
Geoff Kimball [Wed, 6 Jan 2016 21:42:25 +0000 (13:42 -0800)] 
Use background-origin: content-box; on <select> elements to make the positioning consistent across browsers, fixes #7653

9 years agoMerge pull request #7784 from andycochran/tooltiptriangle
Geoff Kimball [Wed, 6 Jan 2016 21:30:17 +0000 (13:30 -0800)] 
Merge pull request #7784 from andycochran/tooltiptriangle

CSS Triangle Fix

9 years agoremoves unused phMediaQuery variable from responsiveMenu, it already calls Foundation...
Chris Oyler [Wed, 6 Jan 2016 21:26:22 +0000 (13:26 -0800)] 
removes unused phMediaQuery variable from responsiveMenu, it already calls Foundation.MediaQuery methods directly. Fixes #7364

9 years agoMerge pull request #7785 from andrewbiddinger/patch-4
Geoff Kimball [Wed, 6 Jan 2016 21:11:20 +0000 (13:11 -0800)] 
Merge pull request #7785 from andrewbiddinger/patch-4

Adds HTML Starter Template - Fixes #7783

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 20:09:36 +0000 (12:09 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agofixes #7549, adds flag to ensure there is more than one slide in orbit container...
Chris Oyler [Wed, 6 Jan 2016 20:09:33 +0000 (12:09 -0800)] 
fixes #7549, adds flag to ensure there is more than one slide in orbit container, if not, does not enable autoplay or apply event listeners.

9 years agoAdd note to flex grid docs explaining Firefox image bug, closes #7208
Geoff Kimball [Wed, 6 Jan 2016 20:01:14 +0000 (12:01 -0800)] 
Add note to flex grid docs explaining Firefox image bug, closes #7208

9 years agofixes #7697, issue where multiple off-canvi on a single page, if one had an exiter...
Chris Oyler [Wed, 6 Jan 2016 19:48:00 +0000 (11:48 -0800)] 
fixes #7697, issue where multiple off-canvi on a single page, if one had an exiter div, it would display for all, even if closeOnClick was false. Sass issue fixed and now relies on javascript to add/remove a class for the exiter div

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 19:40:42 +0000 (11:40 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoAdd internal .is-visible and .is-hidden classes for JS
Geoff Kimball [Wed, 6 Jan 2016 19:40:05 +0000 (11:40 -0800)] 
Add internal .is-visible and .is-hidden classes for JS

9 years agofixes #7697, issue where setting closeOnClick: false, would cause an error in the...
Chris Oyler [Wed, 6 Jan 2016 19:28:30 +0000 (11:28 -0800)] 
fixes #7697, issue where setting closeOnClick: false, would cause an error in the events method. added additional boolean check to if statement before event listener is applied

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 19:19:39 +0000 (11:19 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoRe-add dark menu icon, closes #7670
Geoff Kimball [Wed, 6 Jan 2016 18:10:32 +0000 (10:10 -0800)] 
Re-add dark menu icon, closes #7670

9 years agoFixes Docs Issue #7783 and adds what-input fixing #7785 7785/head
Andrew Biddinger [Wed, 6 Jan 2016 17:59:26 +0000 (12:59 -0500)] 
Fixes Docs Issue #7783 and adds what-input fixing #7785

9 years agoMerge pull request #7780 from kty/hotfix/reveal-offset
Geoff Kimball [Wed, 6 Jan 2016 17:49:50 +0000 (09:49 -0800)] 
Merge pull request #7780 from kty/hotfix/reveal-offset

Use $reveal-offset in reveal-modal-base mixin

9 years agoMerge pull request #7781 from andrewbiddinger/develop
Geoff Kimball [Wed, 6 Jan 2016 17:48:42 +0000 (09:48 -0800)] 
Merge pull request #7781 from andrewbiddinger/develop

Bumping to 6.1

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Wed, 6 Jan 2016 17:28:14 +0000 (09:28 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoMerge branch 'master' into develop
Geoff Kimball [Wed, 6 Jan 2016 17:11:01 +0000 (09:11 -0800)] 
Merge branch 'master' into develop

9 years agoRemove references to $rem-base in docs, closes #7775
Geoff Kimball [Wed, 6 Jan 2016 17:09:14 +0000 (09:09 -0800)] 
Remove references to $rem-base in docs, closes #7775

9 years agoAdds HTML Starter Template - Fixes #7783
Andrew Biddinger [Wed, 6 Jan 2016 16:18:34 +0000 (11:18 -0500)] 
Adds HTML Starter Template - Fixes #7783

9 years agoremove unnecessary borders on css-triangle mixin which caused hover issues for tooltips 7784/head
Andy Cochran [Wed, 6 Jan 2016 16:08:09 +0000 (11:08 -0500)] 
remove unnecessary borders on css-triangle mixin which caused hover issues for tooltips

9 years agoBumping to 6.1 7781/head
Andrew Biddinger [Wed, 6 Jan 2016 15:29:02 +0000 (10:29 -0500)] 
Bumping to 6.1

Somehow this got changed back.

9 years agoUse $reveal-offset in reveal-modal-base mixin 7780/head
Karol Tomoki Yamazaki [Wed, 6 Jan 2016 14:21:23 +0000 (15:21 +0100)] 
Use $reveal-offset in reveal-modal-base mixin

Fixes #7747

9 years agoadds code comments for future reference to slider, fixes #7660
Chris Oyler [Wed, 6 Jan 2016 00:52:44 +0000 (16:52 -0800)] 
adds code comments for future reference to slider, fixes #7660

9 years agocleaning up code and adding comments to slider
Chris Oyler [Tue, 5 Jan 2016 23:46:22 +0000 (15:46 -0800)] 
cleaning up code and adding comments to slider

9 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Chris Oyler [Tue, 5 Jan 2016 23:27:25 +0000 (15:27 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

9 years agoMerge pull request #7769 from marcusconnor/input-group-label
Geoff Kimball [Tue, 5 Jan 2016 23:24:27 +0000 (15:24 -0800)] 
Merge pull request #7769 from marcusconnor/input-group-label

Prevent wrapping of multiple word label on input-group

9 years agoupdates slider to prevent overflow from right hand handle, broken for 2-handled verti...
Chris Oyler [Tue, 5 Jan 2016 22:27:12 +0000 (14:27 -0800)] 
updates slider to prevent overflow from right hand handle, broken for 2-handled vertical sliders

9 years agomaybe solved the right handle overflow issue
Chris Oyler [Tue, 5 Jan 2016 19:57:27 +0000 (11:57 -0800)] 
maybe solved the right handle overflow issue

9 years agoseems to fix left handle causing overflow, working on right handle
Chris Oyler [Tue, 5 Jan 2016 19:33:48 +0000 (11:33 -0800)] 
seems to fix left handle causing overflow, working on right handle

9 years agoworking on correcting slight fill overflow on slider after handle alignment fix
Chris Oyler [Tue, 5 Jan 2016 18:41:57 +0000 (10:41 -0800)] 
working on correcting slight fill overflow on slider after handle alignment fix

9 years agoPrevent wrapping of multiple word label on input-group 7769/head
Marcus Connor [Tue, 5 Jan 2016 18:37:35 +0000 (13:37 -0500)] 
Prevent wrapping of multiple word label on input-group