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

Add typeahead.js from Twitter instead of the old bootstrap-typeahead.js #7805

Closed
Hocdoc opened this issue May 7, 2013 · 6 comments
Closed
Labels

Comments

@Hocdoc
Copy link

Hocdoc commented May 7, 2013

Twitter released with typeahead a new auto-complete component. It has more features than the old bootstrap-typeahead.js and less bugs (f.ex. in the Bootstrap version the first entry will get always selected - annoying).

Some examples of Twitters Typeahead: http://twitter.github.io/typeahead.js/examples/

Unfortunately it isn't very easy to add Twitters typeahead component to a Twitter Bootstrap project, because there are CSS collisions. It would be cool if Bootstrap 3 would ship with the Twitter Bootstrap component or make it more easy to add it as a separate component.

@mdo
Copy link
Member

mdo commented May 8, 2013

I can see us dropping our typeahead entirely and pointing folks to this. Will talk to @fat about it.

@mdo
Copy link
Member

mdo commented May 9, 2013

Boom! Done, sort of.

We've dropped bootstrap-typeahead.js in v3 (see 88dd9de) in favor of folks using Twitter's typeahead.

<3

@mdo mdo closed this as completed May 9, 2013
@cvrebert
Copy link
Collaborator

X-Ref: twitter/typeahead.js#306

@mcintyre321
Copy link

I miss the old TypeAhead. It worked nicely with data attributes out of the box...

@heruan
Copy link

heruan commented Aug 28, 2013

Why dropping BS Typeahead in favor of Twitter Typeahead when Twitter Typeahead does not integrate with BS styles?!

@legshooter
Copy link

Bah, another obstacle in migrating to BS3. Bring BS' typeahead back! (and hover dropdown while you're at it)

berekuk pushed a commit to berekuk/bootstrap that referenced this issue May 15, 2015
@twbs twbs locked and limited conversation to collaborators Dec 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants