Bootstrap 4 Alpha 4 Released
21–30 of 78 posts
Re: Bootstrap 4 Alpha 4 Released
#22Re: Bootstrap 4 Alpha 4 Released
#23Hope this can be released soon, I honestly feel tired waiting for Angular2 and Bootstrap4 and I began to use something else instead(vuejs that is, stuck with Bootstrap3)
Re: Bootstrap 4 Alpha 4 Released
#24Beginning to wonder why they need to break compatibility so often?
If you already have a working project on Bootstrap 3 why bother upgrading?
If they had to maintain backwards compatibility they wouldn't be able to make a lot of the improvements they make.
Re: Bootstrap 4 Alpha 4 Released
#25What CSS framework is recommend these days if you can afford being flexbox only?
For vast majority of websites, no need to use framework. Work from scratch. No resets, no normalizing, nothing. Add in components as you go. Keep it light and bug free this way. Frameworks are unnecessary for most projects.
Re: Bootstrap 4 Alpha 4 Released
#26Isn't about time we had a grid container that fixed this?
Re: Bootstrap 4 Alpha 4 Released
#27We've been using maximum of 1140px col-xl width since 1920x1080 was considered the bleeding edge, but now monitors with 2560x1440 resolution are becoming more common- where 1140 barely covers half the width of the screen . Isn't about time we had a grid container that fixed this?
Re: Bootstrap 4 Alpha 4 Released
#28Re: Bootstrap 4 Alpha 4 Released
#29It's said Bootstrap5 will possible use postcss, which is great. Hope this can be released soon, I honestly feel tired waiting for Angular2 and Bootstrap4 and I began to use something else instead(vuejs that is, stuck with Bootstrap3)
Re: Bootstrap 4 Alpha 4 Released
#30What's new? I haven't been following bootstrap 4, ( especially since I switched to http://semantic-ui.com/ ). * I see a list of themes priced at 100$ :/ (maybe that's a good thing?) * "Moved from Less to Sass". OK, that's a late addition but always welcomed. (Although there was already an unofficial sass version of bootstrap.) * "Opt-in flexbox support is here". Why would flexbox not be opt-out? * "giving you more op…