Problem/Motivation
We sometimes still use "pattern" instead of component:
modules/ui_patterns_layouts/src/Element/ComponentAlterer.php: * Renders a pattern element.
modules/ui_patterns_views/src/Plugin/views/style/ComponentStyle.php: * Style plugin to render items in a pattern field.
src/Plugin/UiPatterns/PropType/LinksPropType.php: // Don't inject URL object into patterns templates, use "title" as item
modules/ui_patterns_field_formatters/tests/src/Functional/LayoutBuilderFieldFormatterRenderTest.php: * Test pattern preview rendering.
modules/ui_patterns_layouts/tests/src/Functional/LayoutBuilderRenderTest.php: * Test pattern preview rendering.
modules/ui_patterns_views/tests/src/Functionnal/ViewsRenderTest.php: * Test pattern preview rendering.
What else?
Proposed resolution
Careful, sometimes it is trickier than just replacing "pattern" by "component".
Issue fork ui_patterns-3473852
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 #2
pdureau commentedAlso, because this issue is about wording, do that too:
Comment #4
pdureau commentedComment #5
pdureau commentedOK for Christian. Let's wait the pipeline succeeds
Comment #7
pdureau commentedComment #8
pdureau commented