Problem/Motivation
We want to support all paragraph types that we are building in https://www.drupal.org/project/paragraphs_collection_bootstrap. Here we will list all issues related to this.
Proposed resolution
We need to figure best approach for this.
Comments
Comment #2
pivica commentedhttps://www.drupal.org/project/paragraphs_collection_bootstrap looks not active anymore, changing prio.
Comment #3
pivica commentedThere is also https://www.drupal.org/project/bootstrap_paragraphs project, however this project is using a bit different approach - attaching layout rules to paragraphs, etc. It also does not support Bootstrap 5. Because of this we will probably not use it because paragraphs have layout plugin support which should be used for layout behavior - what we want is clean Bootstrap component implementation without any layout or other behaviors that are outside of a component.