Bootstrap 4 is just about to be released, and it will make a mess in your brunch structure.

I propose to change branches to be following:
8.x-4.x - Twitter Bootstrap 4.x
8.x-3.x - Twitter Bootstrap 3.x

Comments

mrded created an issue. See original summary.

darol100’s picture

I heard that Bootstrap 4 is going to be using the same classes as Bootstrap 3in their grid. I'm not 100% if this is true or not so I ask an issue at https://github.com/twbs/bootstrap/issues/18399. If they are using the same classes there is not need to create separate branches (IMO).

If the naming on their grid system have change, I will create a separate branch for the Bootstrap 4.x support.

darol100’s picture

I can confirm that Bootstrap uses https://github.com/twbs/bootstrap/issues/18399#issuecomment-161103862 grid system is a little bit different so I will created following branches changes:

8.x-4.x - Twitter Bootstrap 4.x
8.x-3.x - Twitter Bootstrap 3.x

darol100’s picture

Status: Active » Fixed

I have split both branches into:

8.x-4.x - Twitter Bootstrap 4.x
8.x-3.x - Twitter Bootstrap 3.x

However, for now I will leave the 8.x-1.x, while we refactoring the project. Marking this issue as fixed already.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.