Mobile app version of vmapp.org
Login or Join
Megan533

: What do designers have to know about Twitter Bootstrap 4? I know this topic is not solid coding topic related but I still want to pull this out. What do designers have to know about Twitter

@Megan533

Posted in: #Layout

I know this topic is not solid coding topic related but I still want to pull this out.

What do designers have to know about Twitter Bootstrap 4? v4-alpha.getbootstrap.com/
Are there any information you can share what each designer must know or research on this new release of Bootstrap?

Thanks for the ideas!

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Megan533

2 Comments

Sorted by latest first Latest Oldest Best

 

@Correia448

In Bootstrap 4 you can have more great features and flexibility:

There are a ton of major changes to Bootstrap and it’s impossible to cover them all in detail here, so here are some of our favorite highlights:


Moved from Less to Sass. Bootstrap now compiles faster than ever thanks to Libsass, and we join an increasingly large community of Sass developers.
Improved grid system. We’ve added a new grid tier to better target mobile devices and completely overhauled our semantic mixins.
Opt-in flexbox support is here. The future is now—switch a boolean variable and recompile your CSS to take advantage of a flexbox-based grid system and components.
Dropped wells, thumbnails, and panels for cards. Cards are a brand new component to Bootstrap, but they’ll feel super familiar as they do nearly everything wells, thumbnails, and panels did, only better.
Consolidated all our HTML resets into a new module, Reboot. Reboot steps in where Normalize.css stops, giving you more opinionated resets like box-sizing: border-box, margin tweaks, and more all in a single Sass file.


And so more.. Click here to know full details about Bootstrap 4

10% popularity Vote Up Vote Down


 

@Vandalay110

Default Colors used for the links, buttons, error, status, success etc.(are modifiable yet..)
That it is a responsive design.
It is based on 12 grid system.
The Default margin and padding.
That it provides custom popups (modal) and tooltips.


That is all comes to mind. More Here

EDIT: Bootstrap 4 is coming soon, so you should look at it as well.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme