-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Bootstrap 4 #12
Comments
hi |
1 - Bootstrap 4 has added some new button styles with "Outline Buttons". Outline Buttons appear hollow or are simply inverses of a regular button. 2 - Bootstrap 4 is 30% smaller than the latest Bootstrap 3 build! It previously was around ~123kb and now is a mere ~88kb. This is a huge reduction for not losing any features. 3 - IE8 support was dropped. Dropping support for IE8 means we can take advantage of the best parts of CSS without being held back with CSS hacks or fallbacks. It also means that the maintainers can focus on new technologies and pushing forward. It's currently unclear if there will be a partial support with a HTML5 shiv and respond.js or not. It seems though that if you need Internet Explorer 8 support, you'll have to stick to using Bootstrap 3. 5 - Everything with Bootstrap 4 is about customizing - maybe more than any other version before. They've consolodated all the variable options to a single file where you can compile your Sass on the fly and with little effort. This used be all previously done in a separate stylesheet. A tool that helps to make the migration: http://upgrade-bootstrap.bootply.com/ |
Hi Vincent, an update to bootstrap 4 would be great. I love your theme. A date please ? |
Hi |
Hi Vincent, You can publish an alpha or beta version by going slowly. |
news? |
No description provided.
The text was updated successfully, but these errors were encountered: