Allow configuring break points and prefixes

Created on 30 August 2023, 10 months ago

Problem/Motivation

- Currently the breakpoints are locked in, it'd be nice to add/remove here and define prefixes as Bootstrap allows you to do this as well, so if you wanted you could have like `col-xxl-12` for example. This would also open the door for people who are on older versions of bootstrap (i.e. ✨ Compatiblity with boostrap 3 ? Closed: duplicate )

Proposed resolution

Allow creating custom breakpoints and prefixes. Possibly editing existing or removing although this might be better to just be a disable/enable since Bootstrap has these defaults.

Remaining tasks

Refactor to allow this change.
Create feature functionality.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada b_sharpe

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @b_sharpe
  • πŸ‡¨πŸ‡¦Canada adixon

    I'm interested in working on this, I have a client with a bootstrap3 based theme (a subtheme of the eponymous drupal theme).

    Where is the code that generates the markup + classes?

    Bootstrap3 didn't use flexbox, which is unfortunate, but the client was used to doing this via a different module (I believe they used a ckeditor4 plugin) and have a fair amount of existing markup and workflows that make use of bootstrap3 html+css, so getting this to work for bootstrap3 would be a bonus.

    I'd be game even if this module just provided some method for overriding the markup and it needed a separate module to implement.

Production build 0.69.0 2024