Bootstrap 3
getbootstrap.com
Bootstrap 3
1–10 of 86 posts
Re: Bootstrap 3
#2Re: Bootstrap 3
#3Dude, https://www.hnsearch.com/search#request/all&q=Bootstrap+3
So what. Now all the people that haven't seen it will notice. heh
Re: Bootstrap 3
#4The nav bar that automatically collapses for mobile is an excellent addition. This is one of the main things lacking in quickly made prototypes.
Re: Bootstrap 3
#5Why is everything flat :-C
Re: Bootstrap 3
#6> Bootstrap 3
It's a release candidate. The first of at least two.
If you want discussion, check out https://news.ycombinator.com/item?id=6112141 (disclaimer: my submission).
@mdo jumped in for a bit of commentary, too.
Re: Bootstrap 3
#7The nav bar that automatically collapses for mobile is an excellent addition. This is one of the main things lacking in quickly made prototypes.
This exists in Bootstrap 2 too: http://twitter.github.io/bootstrap/2.3.2/examples/fluid.html
Re: Bootstrap 3
#8Re: Bootstrap 3
#9Why is everything flat :-C
If nothing else, it's easier to override with your own styles.
Re: Bootstrap 3
#10Why is everything flat :-C
I think it's flat because it's easier to add CSS and build up widgets as opposed to having a stylized widget, then trying to override the CSS to re-customize each widget. Foundation, the original front-end framework which Bootstrap emulates, works the same way.