-
Notifications
You must be signed in to change notification settings - Fork 129
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
Create some sensible way of handling Bootstrap 4 on release #241
Comments
how about making a new branch just for that release. |
I've already got a The problem is supporting BS3 and BS4 could be quite difficult, and I'm unsure whether that'll put a lot of work on me. Technically, we should become Bootstrapper 6.0.0, since it'll be a breaking change but I really don't want to do that. |
i know its really annoying because you will have both BS 3&4 + L4&5 and ppl will come asking for diff version mixing ,as a thought u can make 2 versions
so for those who wants to stay on the edge can go with the latest ,and those who prefer to play it safe can use the older ,this will be easier for u to maintain and for contributors as well. |
Agree! |
@ctf0 @Jonathan-Rosewood Not agree! 😄
|
Bootstrap 4? |
Looks like Bootstrap 4 is on the horizon and there'll be all sorts of fun changes that we'll need to account for. However, I don't want to change all code to use Bootstrap 4 by default - since not everyone will update on release.
I'll investigate a good update
The text was updated successfully, but these errors were encountered: