Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lacking support for HTML5 input types #17

Closed
mm98 opened this issue Aug 20, 2011 · 4 comments
Closed

Lacking support for HTML5 input types #17

mm98 opened this issue Aug 20, 2011 · 4 comments

Comments

@mm98
Copy link

mm98 commented Aug 20, 2011

Hi.

Missing support for HTML5 input types (ex. email, phone)

<div class="input">
    <div class="input-prepend">
        <span class="add-on">@</span>
        <input id="xlInput3" class="medium" type="email" size="30" name="xlInput3" />
    </div>
</div>
@goshacmd
Copy link

I too miss them.

@tabacco
Copy link

tabacco commented Aug 20, 2011

I'd also like to ask for this. At the very least, type=email and type=password should be the same style as type=text

@masterkain
Copy link

+1

@fat
Copy link
Member

fat commented Sep 2, 2011

as of 1.2 we now support html5 input types

@fat fat closed this as completed Sep 2, 2011
smt referenced this issue in smt/sass-twitter-bootstrap Aug 24, 2012
glebm added a commit that referenced this issue May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants