Glad to see that Bootstrap 2.0 is out. Been following along on the 2.0-wip for the last couple days and very impressed with the new Responsive Design. One slight problem (Chrome, Mac OSX Lion): http://i.imgur.com/SOrUZ.png
Your browser is probably loading in the CSS and/or image assets from it's cache of what Bootstrap v1.4 looked like, thus looking mangled when it runs the 2.0 HTML structure. A couple of refreshes (does Chrome have Shift + R for forcing reload without cache?) should sort it out.
Bootstrap 2.0, From Twitter
51–60 of 163 posts
Re: Bootstrap 2.0, From Twitter
#52Can someone compare and contrast Boostrap 2.0 with ZURB Foundation? I've been using Foundation for a new project and am really digging the responsive layout features.
Re: Bootstrap 2.0, From Twitter
#53is it just me that can't find them, or is the documentation on form fields not included on v2 docs? I know they were there on previous docs.
Re: Bootstrap 2.0, From Twitter
#54Re: Bootstrap 2.0, From Twitter
#55Love the new stuff - any reason why you removed the animation effects of button presses? I always thought that was one of the coolest pieces of bootstrap
Re: Bootstrap 2.0, From Twitter
#56I understand that you can re-skin but I'm thinking many folks will go with the pre-built look/feel.
Even so, this is awesome for getting stuff out quickly. Great job.
Re: Bootstrap 2.0, From Twitter
#57Even though the main use case for Bootstrap seems to be for rapid prototyping, any thoughts on using it for a production app (but perhaps custom-themed), instead of rolling a custom design altogether? It seems Bootstrap has matured to the level that it can be used as for most projects with little customizations if any. A lot of what I read in the comments imply that Bootstrap is great at prototyping an app and once that phase is over, you throw it all out and start developing a custom design based on what has been prototyped. Why can't one just stick with Bootstrap and customize it as needed?
Re: Bootstrap 2.0, From Twitter
#58Re: Bootstrap 2.0, From Twitter
#59My only fear is that widespread use of these kind of pre-designed frameworks might create a homogenized web. I understand that you can re-skin but I'm thinking many folks will go with the pre-built look/feel. Even so, this is awesome for getting stuff out quickly. Great job.