Questions tagged [twitter-bootstrap-4]

Bootstrap 4 is the fourth generation of the front-end framework allowing for speedier web development with an attractive look and feel. For questions on previous versions, please use [tag:twitter-bootstrap-2] or [tag:twitter-bootstrap-3]

Twitter is no longer part of the Bootstrap brand: the official tag on Stackoverflow is bootstrap-4 https://stackoverflow.com/tags/bootstrap-4/info

Sources:

http://v4-alpha.getbootstrap.com/about/brand/#name https://github.com/twbs/bootstrap#community

Bootstrap 4 will build on top of the concepts already introduced by the Bootstrap Framework.

The release is not yet public, but here's the second beta release of Bootstrap 4 is out and it includes the following features:

  • 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.
  • flexbox support is here. You can now 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.
  • Brand new customization options. Instead of relegating style embellishments like gradients, transitions, shadows, and more to a separate stylesheet like v3, we’ve moved all those options into Sass variables. Want default transitions on everything or to disable rounded corners? Simply update a variable and recompile.
  • Dropped IE8 support and moved to rem and em units. Dropping support for IE8 means we can take advantage of the best parts of CSS without being held back with CSS hacks or fallbacks. Pixels have been swapped for rems and ems where appropriate to make responsive typography and component sizing even easier. If you need IE8 support, keep using Bootstrap 3.
  • Rewrote all our JavaScript plugins. Every plugin has been rewritten in ES6 to take advantage of the newest JavaScript enhancements. They also now come with UMD support, generic teardown methods, option type checking, and tons more.
  • Improved auto-placement of tooltips and popovers thanks to the help of a library called Tether.
  • Improved documentation. We rewrote it all in Markdown and added a few handy plugins to streamline examples and code snippets to make working with our docs way easier. Improved search is also on it’s way.
  • And tons more! Custom form controls, margin and padding classes, new utility classes, and more have also been included.

Current version: Bootstrap v4.0.0-beta.2

759 questions
0
votes
0 answers

cant's get my slide in nav bar to work

can't get my font awesome burger to toggle in my side bar. using bootstrap 4 i dont know anything about javascript i just pasted it in at bottom
0
votes
3 answers

Changing menu title only happens after first time

I have a bootstrap menu. If it is collapsed I want it to have the name of the page, if it is open I want it to name menu. For now I named it "Watch the Trailer" (so assume where on that page). When clicking the button, changing the title works but…
clankill3r
  • 9,146
  • 20
  • 70
  • 126
0
votes
1 answer

Have menu items in rows in Twitter Bootstrap 4

I wan't my menu to have rows, instead of summing up and breaking to the next line when no more space is left. Example: Now I have: Changing to display: inline has no effect.
clankill3r
  • 9,146
  • 20
  • 70
  • 126
0
votes
3 answers

bootstrap - go to next column

When the website goes to the -lg- size I want it to look like this: Desired result: But I only end up with this: Actual result:
THE
TITLE
clankill3r
  • 9,146
  • 20
  • 70
  • 126
0
votes
1 answer

Vertical cell alignment with Bootstrap 4

I'm creating an admin page that queries then reports on the page weights of key pages for a site (landing, etc.) As Bootstrap 4 is close, I have used it to create a layout, which I'm happy with. However for each row, the text in a cell is not…
timbo
  • 13,244
  • 8
  • 51
  • 71
0
votes
1 answer

Strange CSS :after effect in card columns in Bootstrap 4

I'm using Bootstrap 4 masonry card layout for a project and inside that project I have a