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

There is nav-list in bootstrap 3? #9139

Closed
Anenth opened this issue Aug 6, 2013 · 13 comments · Fixed by #10419
Closed

There is nav-list in bootstrap 3? #9139

Anenth opened this issue Aug 6, 2013 · 13 comments · Fixed by #10419

Comments

@Anenth
Copy link

Anenth commented Aug 6, 2013

There is nav-list in bootstrap 3?

@mdo
Copy link
Member

mdo commented Aug 6, 2013

No.

@mdo mdo closed this as completed Aug 6, 2013
@Anenth
Copy link
Author

Anenth commented Aug 6, 2013

why ?

@jlslew
Copy link

jlslew commented Aug 6, 2013

Remove .nav-list option. Replaced by the new .list-group component. See #6342 to learn more.

@adius
Copy link

adius commented Aug 7, 2013

this sucks

@roryokane
Copy link
Contributor

Related Stack Overflow question: What replaces nav lists in Bootstrap 3? (We did not find a replacement, except for writing custom CSS.)

@mdo
Copy link
Member

mdo commented Aug 16, 2013

That SO page has the solution in the only answer on the page.

@roryokane
Copy link
Contributor

@mdo I wrote that answer. But the question asker said in a comment (now deleted) that it didn't fix their problem – they want the list to look the way .nav-list did in Bootstrap 2. I'm assuming that they don't like .list-group-item’s white background, gray border, and extra spacing on each list item, and they want list items’ background to get darker on hover like they used to. Thus, to get all that back, they have to write custom CSS.

@zessx
Copy link

zessx commented Aug 20, 2013

Furthermore, even using the new list-group element, there is no counterpart for the old nav-header class.

@orangy
Copy link

orangy commented Aug 28, 2013

I would suggest making list-group embed nicely into panels, without extra borders and such. This would make possible to use headers from panels.

@lesbaker
Copy link

lesbaker commented Sep 3, 2013

I too am missing the nav-list/nav-header functionality.

@cvrebert
Copy link
Collaborator

cvrebert commented Sep 4, 2013

Reopening since the removal should be documented in the migration guide.

@blowsie
Copy link
Contributor

blowsie commented Oct 29, 2013

Just stumbled upon this, Im seeing no mention of nav-list in the merge guide

@cvrebert
Copy link
Collaborator

@blowsie If you read the pull request, you'll see that a mention was added in v3.0.1, which hasn't been released yet.

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

Successfully merging a pull request may close this issue.

10 participants