Bootstrap 4 Alpha 6 Released
blog.getbootstrap.com
Bootstrap 4 Alpha 6 Released
1–10 of 64 posts
Re: Bootstrap 4 Alpha 6 Released
#2Re: Bootstrap 4 Alpha 6 Released
#3Re: Bootstrap 4 Alpha 6 Released
#4What is the best way to extend bootstrap without loosing an ability to update it in the future and also do not have a ton of duplicated code?
Re: Bootstrap 4 Alpha 6 Released
#5What is the best way to extend bootstrap without loosing an ability to update it in the future and also do not have a ton of duplicated code?
Re: Bootstrap 4 Alpha 6 Released
#6Re: Bootstrap 4 Alpha 6 Released
#7What is the best way to extend bootstrap without loosing an ability to update it in the future and also do not have a ton of duplicated code?
I tend to keep the source in the bower_components directory and copy/modify only the includes.
The issue is that the project is changing, you will have to wait for an RC if you really want stable code.
Re: Bootstrap 4 Alpha 6 Released
#8This is not entirely accurate and I know it as the developer of Picnic CSS ( http://picnicss.com/ , which has been using flexbox for a while).
The columns will only be equal width with the same content or some smaller content, similarly to how table works. Case in point:
https://jsfiddle.net/q39rq6eu/
If the columns were equal-width, we'd see in the example that the one on the right starts in the middle of the screen.
Re: Bootstrap 4 Alpha 6 Released
#9Re: Bootstrap 4 Alpha 6 Released
#10Another Alpha? Am I correct in feeling like the fanfare for BS4 was a little premature?
Also I would cut BS folk some slack. They are maintaining most popular OS project on Github. The maintenance burden for previous release was unimaginable and terrific, effectively pulling them down until they decided to make harsh decision of ceasing work at Bootstrap 3 and focusing at BS4 exclusively.