Problem/Motivation
The naming conventions of our component libraries are a bit all over the place.
- iu-grid-builder
- iu-paragraphs-grid-builder
- rvt-c-hero
- rvt-c-iu-paragraphs-billboard
- rvt-c-iu-paragraphs-media
- rvt-c-iu-paragraphs-stats
- rvt-c-section
Proposed resolution
We should standardize on rvt-c-paragraph as one single custom component wrapper, and then create modifier classes for styling each individual component, such as rvt-c-paragraph--billboard.
Remaining tasks
Make it so.
User interface changes
API changes
Data model changes
Issue fork iu_paragraphs-3450833
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
Comment #4
jwilson3