Bootstrap 3.0 Upcoming changes
11–20 of 149 posts
Re: Bootstrap 3.0 Upcoming changes
#12> Dropped all things fluid. We removed the fluid grid system, fluid container, and fluid layout. Damn. That is very handy when you want to have even sub columns inside of an odd-sized parent column.
>Overhauled default grid system. Now uses percentage widths, padding, and box-sizing: border-box instead of pixel widths and margins. Nesting and offsets remain the same.
Which sounds like they are actually making everything fluid, and removing fixed widths. Perhaps a good thing, although border-box means no IE7 support.
Re: Bootstrap 3.0 Upcoming changes
#13Really sad they are dropping support for IE7 unfortunately I will not be upgrading to this version then.
Re: Bootstrap 3.0 Upcoming changes
#14I don't think I saw it on the doc, but is there a projected release date for 3.0? It sounds like there is some pretty awesome updates coming, even though they seem more "back-end" related.
Re: Bootstrap 3.0 Upcoming changes
#15Re: Bootstrap 3.0 Upcoming changes
#16Re: Bootstrap 3.0 Upcoming changes
#17What are the implications of this? I'm not a web designer, so does that mean that we have to have fixed-width pages? Won't that make it harder to design web apps? Will someone help to clear up my misunderstanding?
Re: Bootstrap 3.0 Upcoming changes
#18How about dropping support for LESS and using SASS instead?
Re: Bootstrap 3.0 Upcoming changes
#19"Dropped all things fluid." What are the implications of this? I'm not a web designer, so does that mean that we have to have fixed-width pages? Won't that make it harder to design web apps? Will someone help to clear up my misunderstanding?
Re: Bootstrap 3.0 Upcoming changes
#20Really sad they are dropping support for IE7 unfortunately I will not be upgrading to this version then.
_this_. And why drop support for FF 3.6 too? Is there a technical reason to drop support for older browsers or is it idealism?