patricktalmadge / bootstrapper

Laravel Twitter Bootstrap Bundle
561 stars 129 forks source link

Create some sensible way of handling Bootstrap 4 on release #241

Open PatrickRose opened 9 years ago

PatrickRose commented 9 years ago

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

ctf0 commented 9 years ago

how about making a new branch just for that release.

PatrickRose commented 9 years ago

I've already got a laravel-5 branch, though that's likely to be removed soon.

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.

ctf0 commented 9 years ago

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

  1. BS3 + L4
  2. BS4 + L5

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.

Jonathan-Rosewood commented 8 years ago

Agree! I'm looking forward to bootstrap version 4.

tortuetorche commented 8 years ago

@ctf0 @Jonathan-Rosewood Not agree! :smile:

  1. BS3 + L4 & L5
  2. BS4 + L5 and next major versions of Laravel
direcionawebsites commented 7 years ago

Bootstrap 4?