Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Allow option to provide classes for select input #169

Open
mfunkie opened this issue Aug 26, 2014 · 26 comments
Open

Allow option to provide classes for select input #169

mfunkie opened this issue Aug 26, 2014 · 26 comments

Comments

@mfunkie
Copy link

mfunkie commented Aug 26, 2014

Currently, we are able to pass a class attribute to the ui-select-match element directive and it will get included on the button. There is not, however, functionality to allow for the same on an input.

The use case for this is using input-sm and btn-sm on the bootstrap ui-select.

@ghost
Copy link

ghost commented Aug 26, 2014

+1

1 similar comment
@igreulich
Copy link

+1

@jgoux
Copy link

jgoux commented Nov 21, 2014

+1

2 similar comments
@gerardp
Copy link

gerardp commented Nov 21, 2014

+1

@germanger
Copy link

+1

@germanger
Copy link

If I wanted all of my ui-selects to use input-sm, is that possible through a css overriding?

@osales
Copy link

osales commented Dec 12, 2014

+1

1 similar comment
@surabhi-batra
Copy link

+1

@gerardp
Copy link

gerardp commented Jan 13, 2015

Any news on this enhancement?

@dimirc dimirc modified the milestones: 0.9.9, 0.8.x Feb 17, 2015
@dimirc
Copy link
Contributor

dimirc commented Feb 17, 2015

This won't be an easy fix since and maybe we should resolve #186 first

@yannbertrand
Copy link

Any news on this one?

@gaeloberson
Copy link

+1

1 similar comment
@wwasik
Copy link

wwasik commented Feb 1, 2016

+1

@artparks
Copy link

if you're using a pre-processor you can use the mixin:

@include button-size($btn-padding-y-sm, $btn-padding-x-sm, $font-size-sm, $line-height-sm, $btn-border-radius-sm);

on .ui-select-toggle etc

(this may be specific to BS4, there's probably a BS3 version)

@danielxbauer
Copy link

+1

@germanger
Copy link

any news on this? I want to use btn-sm ! :(

@Snowpine
Copy link

Snowpine commented Jun 4, 2016

+1

5 similar comments
@Lekmaby
Copy link

Lekmaby commented Jun 6, 2016

+1

@vamshi4001
Copy link

+1

@boltex
Copy link

boltex commented Aug 17, 2016

+1

@ancabi
Copy link

ancabi commented Aug 23, 2016

+1

@LrsNate
Copy link

LrsNate commented Sep 5, 2016

+1

@jeremypeters
Copy link

A bit late to the party, but it seems that wrapping the <ui-select ... /> with an element which has a form-group-sm class seems to do the job.

@emmanueldaher
Copy link

+1

2 similar comments
@evgeniy2194
Copy link

evgeniy2194 commented Sep 22, 2017

+1

@jcristini
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests