Problem/Motivation

Some components use fixed grid columns like grid-2, for example, where in Bootstrap we can make it more dynamic with classes.
Also, if I have a lot of settings, it might be confusing, so it will be nice to be able to store these settings in groups and drop-downs.

Steps to reproduce

Enable the module and check drupal/canvas_bootstrap/components in Drupal Canvas UI

Proposed resolution

Make fewer components with more class options, and add a grouping system that can be read in yaml files, which works with weights.

Remaining tasks

-Add more components to work the same as wrapper, row, and column.

User interface changes

Show settings in dropdowns and groups when needed.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

oways_23 created an issue. See original summary.

oways_23’s picture

Status: Active » Needs review

  • ahmad abbad committed 09a6202d on 1.0.x authored by oways_23
    feat: #3569447 Generalize bootstrap components and add grouping system...
ahmad abbad’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

ahmad abbad’s picture

Status: Fixed » Closed (fixed)